{"title":"Hallway Lighting","description":"\u003cp\u003eBrighten narrow spaces with Stuberlighting’s hallway lighting collection. Explore ceiling lights, wall sconces, pendant lights, and flush mount fixtures designed for clean, warm illumination.\u003c\/p\u003e\n\n\u003cp\u003ePerfect for hallways, corridors, entryways, and stair landings, our hallway lights add style, safety, and a welcoming glow to everyday spaces.\u003c\/p\u003e","products":[{"product_id":"akari-23a-24a-washi-paper-egg-pendant-light","title":"Akari 23A 24A Washi Paper Egg-Shape Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AKARI 23A \/ 24A\n   WASHI PAPER EGG-SHAPE PENDANT\n   SHOPPER FOCUSED \/ MOBILE RESPONSIVE\n========================================================= *\/\n\n.stb-2324{\n  --cream:#F5EDD8;\n  --ivory:#FFFDF8;\n  --sand:#E9DDC5;\n  --sand-soft:#F3EBDD;\n  --dark:#1C1209;\n  --brown:#4A3218;\n  --gold:#C8A96E;\n  --gold-deep:#96713A;\n  --line:#DED2BD;\n\n  width:100%;\n  max-width:840px;\n  margin:0 auto;\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.65;\n\n  color:var(--brown);\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-2324 *{\n  box-sizing:border-box;\n}\n\n.stb-2324 h2,\n.stb-2324 h3,\n.stb-2324 p{\n  margin-top:0;\n}\n\n.stb-2324 h2,\n.stb-2324 h3{\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  color:var(--dark);\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-2324__intro{\n  position:relative;\n\n  margin-bottom:25px;\n  padding:22px 24px;\n\n  overflow:hidden;\n\n  background:\n    linear-gradient(\n      135deg,\n      #FFFDF8 0%,\n      #F7EEDF 65%,\n      #EBDABC 100%\n    );\n\n  border-radius:10px;\n}\n\n.stb-2324__intro:before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  bottom:0;\n  left:0;\n\n  width:4px;\n\n  background:var(--gold);\n}\n\n.stb-2324__eyebrow{\n  margin:0 0 8px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.17em;\n  text-transform:uppercase;\n}\n\n.stb-2324__intro h2{\n  max-width:680px;\n\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.12;\n}\n\n.stb-2324__intro p{\n  max-width:690px;\n  margin:0;\n\n  color:#604D3A;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-2324__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:34px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:9px;\n}\n\n.stb-2324__fact{\n  min-width:0;\n\n  padding:15px 11px;\n\n  background:var(--ivory);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-2324__fact:nth-child(even){\n  background:var(--sand-soft);\n}\n\n.stb-2324__fact:last-child{\n  border-right:0;\n}\n\n.stb-2324__fact small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#91795E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-2324__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:12.5px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SYSTEM\n   FULL IMAGE \/ NEVER CROP\n========================================================= *\/\n\n.stb-2324__image-link{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  padding:8px;\n\n  overflow:hidden;\n\n  background:#FAF5EB;\n\n  border:1px solid #D6C6AC;\n  border-radius:8px;\n\n  text-decoration:none;\n}\n\n.stb-2324__image-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto;\n\n  margin:0 auto;\n\n  object-fit:contain;\n  object-position:center;\n\n  transition:transform .25s ease;\n}\n\n.stb-2324__image-link:hover img{\n  transform:scale(1.015);\n}\n\n.stb-2324__zoom{\n  position:absolute;\n\n  right:8px;\n  bottom:8px;\n\n  padding:5px 8px;\n\n  background:rgba(28,18,9,.82);\n\n  border:1px solid rgba(200,169,110,.4);\n  border-radius:20px;\n\n  color:#F5EDD8;\n\n  font-size:9px;\n  font-weight:500;\n\n  pointer-events:none;\n}\n\n\n\/* =========================================================\n   MATERIAL\n========================================================= *\/\n\n.stb-2324__material{\n  display:grid;\n  grid-template-columns:215px 1fr;\n\n  gap:28px;\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:23px;\n\n  background:#E9DCC7;\n\n  border-radius:11px;\n}\n\n.stb-2324__material-image{\n  width:100%;\n  max-width:215px;\n\n  margin:0 auto;\n}\n\n.stb-2324__material-image img{\n  width:100%;\n  height:auto;\n  max-height:235px;\n\n  object-fit:contain;\n}\n\n.stb-2324__label{\n  display:inline-block;\n\n  margin-bottom:8px;\n  padding:4px 7px;\n\n  background:rgba(200,169,110,.18);\n\n  border-radius:3px;\n\n  color:#80602F;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.stb-2324__material h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-2324__material p{\n  margin:0 0 11px;\n\n  color:#5B4735;\n\n  font-size:13.5px;\n}\n\n.stb-2324__material-list{\n  display:grid;\n  gap:6px;\n}\n\n.stb-2324__material-item{\n  display:flex;\n  gap:8px;\n\n  color:#624B36;\n\n  font-size:12px;\n}\n\n.stb-2324__material-item:before{\n  content:\"—\";\n\n  color:#9B753B;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-2324__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:24px;\n\n  background:rgba(20,14,9,.95);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.stb-2324__lightbox:target{\n  display:flex;\n}\n\n.stb-2324__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-2324__lightbox img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:90vw;\n  max-height:78vh;\n\n  margin:auto;\n\n  object-fit:contain;\n\n  background:#F5EDD8;\n\n  box-shadow:0 14px 60px rgba(0,0,0,.45);\n}\n\n.stb-2324__lightbox-title{\n  margin:10px 0 0 !important;\n\n  color:#D8C8A9 !important;\n\n  font-size:10px !important;\n  font-weight:500;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n.stb-2324__lightbox-hint{\n  margin:4px 0 0 !important;\n\n  color:#A99677 !important;\n\n  font-size:9px !important;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   SIZE CHOICE\n========================================================= *\/\n\n.stb-2324__size{\n  margin-bottom:36px;\n  padding:23px;\n\n  background:var(--ivory);\n\n  border:1px solid #E6DCCC;\n  border-radius:10px;\n}\n\n.stb-2324__heading{\n  margin:0 0 15px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-2324__size-inner{\n  display:grid;\n  grid-template-columns:235px 1fr;\n\n  gap:28px;\n  align-items:center;\n}\n\n.stb-2324__size-image{\n  width:100%;\n  max-width:235px;\n\n  margin:0 auto;\n}\n\n.stb-2324__size-image img{\n  width:100%;\n  height:auto;\n  max-height:290px;\n\n  object-fit:contain;\n}\n\n.stb-2324__diagram-note{\n  display:block;\n\n  margin-top:7px;\n\n  color:#8B755E;\n\n  font-size:9.5px;\n  text-align:center;\n}\n\n\n\/* SIZE OPTIONS *\/\n\n.stb-2324__size-options{\n  display:grid;\n  gap:10px;\n}\n\n.stb-2324__size-option{\n  padding:14px 15px;\n\n  background:#F4EBDD;\n\n  border:1px solid #DED0B9;\n  border-radius:8px;\n}\n\n.stb-2324__size-option--feature{\n  background:#E7D7BD;\n\n  border-color:#D2B989;\n}\n\n.stb-2324__size-top{\n  display:flex;\n\n  align-items:baseline;\n  justify-content:space-between;\n\n  gap:12px;\n\n  margin-bottom:5px;\n}\n\n.stb-2324__size-name{\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  color:#24170D;\n\n  font-size:22px;\n  line-height:1;\n  font-weight:500;\n}\n\n.stb-2324__size-dim{\n  color:#8D6836;\n\n  font-size:11px;\n  font-weight:600;\n  text-align:right;\n}\n\n.stb-2324__size-option p{\n  margin:0;\n\n  color:#614D3A;\n\n  font-size:11.5px;\n  line-height:1.55;\n}\n\n.stb-2324__best{\n  display:inline-block;\n\n  margin-top:7px;\n  padding:4px 7px;\n\n  background:#FFF8EC;\n\n  border-radius:20px;\n\n  color:#765428;\n\n  font-size:9px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   SIGNATURE\n========================================================= *\/\n\n.stb-2324__signature{\n  display:grid;\n  grid-template-columns:auto 1fr;\n\n  gap:15px;\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:18px 20px;\n\n  background:\n    linear-gradient(\n      110deg,\n      #4A3218 0%,\n      #26180C 100%\n    );\n\n  border-left:4px solid var(--gold);\n  border-radius:9px;\n}\n\n.stb-2324__signature-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:35px;\n  height:35px;\n\n  background:rgba(200,169,110,.12);\n\n  border:1px solid rgba(200,169,110,.45);\n  border-radius:50%;\n\n  color:var(--gold);\n\n  font-size:16px;\n}\n\n.stb-2324__signature strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#F5EDD8;\n\n  font-size:12.5px;\n  font-weight:600;\n}\n\n.stb-2324__signature p{\n  margin:0;\n\n  color:#D9CEBA;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   LIGHT + INSTALLATION\n========================================================= *\/\n\n.stb-2324__utility{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border:1px solid #D9C8AA;\n  border-radius:10px;\n}\n\n.stb-2324__utility-card{\n  padding:19px 20px;\n}\n\n.stb-2324__utility-card:first-child{\n  background:#D8C3A0;\n}\n\n.stb-2324__utility-card:last-child{\n  background:#1C1209;\n}\n\n.stb-2324__utility-card small{\n  display:block;\n\n  margin-bottom:5px;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.stb-2324__utility-card:first-child small{\n  color:#705026;\n}\n\n.stb-2324__utility-card:last-child small{\n  color:var(--gold);\n}\n\n.stb-2324__utility-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  font-size:12.5px;\n  font-weight:600;\n}\n\n.stb-2324__utility-card:first-child strong{\n  color:#291A0E;\n}\n\n.stb-2324__utility-card:last-child strong{\n  color:#F5EDD8;\n}\n\n.stb-2324__utility-card p{\n  margin:0;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n.stb-2324__utility-card:first-child p{\n  color:#574028;\n}\n\n.stb-2324__utility-card:last-child p{\n  color:#D8CEBC;\n}\n\n\n\/* =========================================================\n   CLUSTER TIP\n========================================================= *\/\n\n.stb-2324__cluster{\n  margin-bottom:36px;\n  padding:18px 20px;\n\n  background:#F1E6D4;\n\n  border-left:3px solid #C8A96E;\n  border-radius:7px;\n}\n\n.stb-2324__cluster small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#8D6B39;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.stb-2324__cluster strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#281A0E;\n\n  font-size:12.5px;\n  font-weight:600;\n}\n\n.stb-2324__cluster p{\n  margin:0;\n\n  color:#624E3A;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.stb-2324__details{\n  margin-bottom:34px;\n}\n\n.stb-2324__spec-list{\n  overflow:hidden;\n\n  border:1px solid #E2D6C4;\n  border-radius:8px;\n}\n\n.stb-2324__spec{\n  display:grid;\n  grid-template-columns:35% 65%;\n\n  padding:10px 12px;\n\n  border-bottom:1px solid #E7DDCC;\n}\n\n.stb-2324__spec:nth-child(odd){\n  background:#FFFDF8;\n}\n\n.stb-2324__spec:nth-child(even){\n  background:#F7F0E4;\n}\n\n.stb-2324__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-2324__spec-name{\n  padding-right:14px;\n\n  color:#89745D;\n\n  font-size:11.5px;\n}\n\n.stb-2324__spec-value{\n  color:#24170D;\n\n  font-size:12.5px;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-2324__faq{\n  margin-bottom:30px;\n  padding:20px 22px;\n\n  background:#F0E4D0;\n\n  border-radius:10px;\n}\n\n.stb-2324__faq .stb-2324__heading{\n  margin-bottom:5px;\n}\n\n.stb-2324__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #D8C7AA;\n}\n\n.stb-2324__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-2324__faq summary{\n  position:relative;\n\n  padding-right:30px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:#281A0E;\n\n  font-size:13.5px;\n  font-weight:500;\n}\n\n.stb-2324__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-2324__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  top:-5px;\n  right:2px;\n\n  color:#9C763D;\n\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:24px;\n}\n\n.stb-2324__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-2324__faq details p{\n  margin:8px 0 0;\n\n  padding-right:20px;\n\n  color:#63503C;\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-2324__shipping{\n  padding:21px 22px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #F5EDD8 0%,\n      #EADCC2 100%\n    );\n\n  border-top:3px solid var(--gold);\n  border-radius:9px;\n}\n\n.stb-2324__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-2324__shipping p{\n  margin:0 0 8px;\n\n  color:#5A4734;\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n.stb-2324__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-2324__shipping strong{\n  color:#201309;\n  font-weight:600;\n}\n\n.stb-2324__shipping a{\n  color:#88652F;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   FINAL NOTE\n========================================================= *\/\n\n.stb-2324__final-note{\n  max-width:720px;\n\n  margin:18px auto 0 !important;\n  padding:0 10px;\n\n  color:#89745D !important;\n\n  font-size:11px !important;\n  line-height:1.6 !important;\n\n  font-style:italic;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-2324{\n    width:100%;\n    max-width:100%;\n\n    font-size:13.5px;\n  }\n\n\n  .stb-2324__intro{\n    padding:18px;\n  }\n\n  .stb-2324__intro h2{\n    font-size:25px;\n    line-height:1.14;\n  }\n\n  .stb-2324__heading{\n    font-size:21px;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-2324__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-2324__fact{\n    padding:13px 9px;\n  }\n\n  .stb-2324__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-2324__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-2324__material{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    padding:18px;\n  }\n\n  .stb-2324__material-image{\n    max-width:190px;\n  }\n\n  .stb-2324__material-image img{\n    width:100%;\n    height:auto;\n    max-height:220px;\n\n    object-fit:contain;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-2324__size{\n    padding:18px;\n  }\n\n  .stb-2324__size-inner{\n    grid-template-columns:1fr;\n\n    gap:18px;\n  }\n\n  .stb-2324__size-image{\n    max-width:220px;\n  }\n\n  .stb-2324__size-image img{\n    width:100%;\n    height:auto;\n    max-height:270px;\n\n    object-fit:contain;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-2324__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPEC *\/\n\n  .stb-2324__spec{\n    grid-template-columns:38% 62%;\n\n    padding:9px 10px;\n  }\n\n  .stb-2324__spec-name{\n    font-size:11px;\n  }\n\n  .stb-2324__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-2324__faq{\n    padding:18px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-2324__lightbox{\n    padding:14px;\n  }\n\n  .stb-2324__lightbox img{\n    width:auto;\n    height:auto;\n\n    max-width:94vw;\n    max-height:74vh;\n\n    object-fit:contain;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-2324__shipping{\n    padding:18px;\n  }\n\n  .stb-2324__shipping p{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-2324\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-2324__intro\"\u003e\n\u003cp class=\"stb-2324__eyebrow\"\u003eAkari 23A \/ 24A · Washi Paper\u003c\/p\u003e\n\u003ch2\u003eA Slim Pendant for Narrower Spaces\u003c\/h2\u003e\n\u003cp\u003eA softly elongated Washi paper pendant designed to add vertical presence without the width of a large globe. Choose between two slim sizes for hallways, bedside placement, dining areas or grouped installations.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-2324__facts\"\u003e\n\u003cdiv class=\"stb-2324__fact\"\u003e\n\u003csmall\u003eWidth\u003c\/small\u003e \u003cstrong\u003eOnly 11.4\"–12.6\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__fact\"\u003e\n\u003csmall\u003eSizes\u003c\/small\u003e \u003cstrong\u003e24A · 23A\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003e3000K Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__fact\"\u003e\n\u003csmall\u003eDrop\u003c\/small\u003e \u003cstrong\u003e59\" Adjustable\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       MATERIAL \u0026 STRUCTURE\n  ====================================================== --\u003e\n\u003csection id=\"stb-2324-material-section\" class=\"stb-2324__material\"\u003e\n\u003cdiv class=\"stb-2324__material-image\"\u003e\u003ca href=\"#stb-2324-material\" class=\"stb-2324__image-link\"\u003e \u003cimg src=\"https:\/\/stuberlighting.com\/cdn\/shop\/files\/akari-23a-24a-japandi-paper-bamboo-pendant-light-wabi-sabi-hanging-lamp-stuberlighting-5.jpg?v=1781246343\u0026amp;width=1946\" alt=\"Akari 23A 24A Washi paper and bamboo ribbing detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-2324__zoom\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-2324__label\"\u003e Material \u0026amp; Structure \u003c\/span\u003e\n\u003ch3\u003eWashi Paper \u003c\/h3\u003e\n\u003cp\u003eOff-white Washi paper is stretched over fine bamboo ribbing, creating the slim egg silhouette while softly diffusing the bulb across the full shade.\u003c\/p\u003e\n\u003cdiv class=\"stb-2324__material-list\"\u003e\n\u003cdiv class=\"stb-2324__material-item\"\u003eOff-white Washi paper\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__material-item\"\u003eMetal ceiling canopy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL LIGHTBOX --\u003e \u003ca id=\"stb-2324-material\" href=\"#stb-2324-material-section\" class=\"stb-2324__lightbox\"\u003e \u003cspan class=\"stb-2324__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/stuberlighting.com\/cdn\/shop\/files\/akari-23a-24a-japandi-paper-bamboo-pendant-light-wabi-sabi-hanging-lamp-stuberlighting-5.jpg?v=1781246343\u0026amp;width=1946\" alt=\"Enlarged Akari 23A 24A Washi paper detail\"\u003e \u003cspan class=\"stb-2324__lightbox-title\"\u003e 23A \/ 24A · Washi Paper \u0026amp; Bamboo Detail \u003c\/span\u003e \u003cspan class=\"stb-2324__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       CHOOSE YOUR SIZE\n  ====================================================== --\u003e\n\u003csection id=\"stb-2324-size-section\" class=\"stb-2324__size\"\u003e\n\u003ch3 class=\"stb-2324__heading\"\u003eChoose Your Size\u003c\/h3\u003e\n\u003cdiv class=\"stb-2324__size-inner\"\u003e\n\u003c!-- EXISTING 23A SIZE DIAGRAM --\u003e\n\u003cdiv class=\"stb-2324__size-image\"\u003e\n\u003ca href=\"#stb-2324-size\" class=\"stb-2324__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Handcrafted_Washi_23A24A_Pendant_Light_-_Akari_Inspired_Zen_Lantern_for_Japandi_Modern_Homes_5.jpg?v=1777536344\" alt=\"Akari 23A size diagram showing 12.6 inches wide and 24.8 inches high\" loading=\"lazy\"\u003e \u003cspan class=\"stb-2324__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e \u003cspan class=\"stb-2324__diagram-note\"\u003e 23A dimension diagram shown \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE OPTIONS --\u003e\n\u003cdiv class=\"stb-2324__size-options\"\u003e\n\u003cdiv class=\"stb-2324__size-option\"\u003e\n\u003cdiv class=\"stb-2324__size-top\"\u003e\n\u003cspan class=\"stb-2324__size-name\"\u003e 24A \u003c\/span\u003e \u003cspan class=\"stb-2324__size-dim\"\u003e Ø11.4\" × H19.7\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eØ29 × H50cm. The more compact option for narrow hallways, bedside pendants, small foyers and tighter clusters.\u003c\/p\u003e\n\u003cspan class=\"stb-2324__best\"\u003e More Compact \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__size-option stb-2324__size-option--feature\"\u003e\n\u003cdiv class=\"stb-2324__size-top\"\u003e\n\u003cspan class=\"stb-2324__size-name\"\u003e 23A \u003c\/span\u003e \u003cspan class=\"stb-2324__size-dim\"\u003e Ø12.6\" × H24.8\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eØ32 × H63cm. Taller and slightly wider for more visual presence over dining areas, hallways and staircase clusters.\u003c\/p\u003e\n\u003cspan class=\"stb-2324__best\"\u003e More Presence \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"stb-2324-size\" href=\"#stb-2324-size-section\" class=\"stb-2324__lightbox\"\u003e \u003cspan class=\"stb-2324__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Handcrafted_Washi_23A24A_Pendant_Light_-_Akari_Inspired_Zen_Lantern_for_Japandi_Modern_Homes_5.jpg?v=1777536344\" alt=\"Enlarged Akari 23A dimension diagram\"\u003e \u003cspan class=\"stb-2324__lightbox-title\"\u003e Akari 23A · Ø12.6\" × H24.8\" \u003c\/span\u003e \u003cspan class=\"stb-2324__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PRODUCT DIFFERENCE\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-2324__signature\"\u003e\n\u003cdiv class=\"stb-2324__signature-icon\"\u003e↕\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Vertical presence without a wide footprint \u003c\/strong\u003e\n\u003cp\u003eAt only 11.4\"–12.6\" across, the 23A \/ 24A can create a sculptural paper-light effect where a large globe or disc pendant would feel too wide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHT + INSTALLATION\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-2324__utility\"\u003e\n\u003cdiv class=\"stb-2324__utility-card\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Soft 3000K Washi glow \u003c\/strong\u003e\n\u003cp\u003eA 3000K warm-white bulb is included. The paper softens direct glare and creates comfortable ambient light around the pendant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__utility-card\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired · Adjustable Drop \u003c\/strong\u003e\n\u003cp\u003eIncludes a 59\" \/ 150cm adjustable cord. Longer suspension and plug-in conversion are available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       CLUSTER OPTION\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-2324__cluster\"\u003e\n\u003csmall\u003e Planning a Grouped Installation? \u003c\/small\u003e \u003cstrong\u003e The slim shape works especially well in multiples. \u003c\/strong\u003e\n\u003cp\u003eUse several pendants at equal heights over a long table, or stagger the drops in a staircase or double-height space. Longer cord lengths can be requested when ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-2324__details\"\u003e\n\u003ch3 class=\"stb-2324__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-2324__spec-list\"\u003e\n\u003cdiv class=\"stb-2324__spec\"\u003e\n\u003cdiv class=\"stb-2324__spec-name\"\u003e24A Size\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec-value\"\u003eØ11.4\" × H19.7\" \/ Ø29 × H50cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec\"\u003e\n\u003cdiv class=\"stb-2324__spec-name\"\u003e23A Size\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec-value\"\u003eØ12.6\" × H24.8\" \/ Ø32 × H63cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec\"\u003e\n\u003cdiv class=\"stb-2324__spec-name\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec-value\"\u003eWashi paper  · Metal \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec\"\u003e\n\u003cdiv class=\"stb-2324__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec-value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec\"\u003e\n\u003cdiv class=\"stb-2324__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec-value\"\u003eYes · 3000K warm white\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec\"\u003e\n\u003cdiv class=\"stb-2324__spec-name\"\u003eMax Wattage\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec-value\"\u003e40W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec\"\u003e\n\u003cdiv class=\"stb-2324__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec\"\u003e\n\u003cdiv class=\"stb-2324__spec-name\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec-value\"\u003eCompatible dimmable bulb + wall dimmer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec\"\u003e\n\u003cdiv class=\"stb-2324__spec-name\"\u003eSuspension\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec-value\"\u003e59\" \/ 150cm adjustable · Extension available\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec\"\u003e\n\u003cdiv class=\"stb-2324__spec-name\"\u003eWiring\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec-value\"\u003eHardwired · Plug-in conversion available\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec\"\u003e\n\u003cdiv class=\"stb-2324__spec-name\"\u003eCeiling\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec-value\"\u003eStandard · Sloped · Vaulted\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec\"\u003e\n\u003cdiv class=\"stb-2324__spec-name\"\u003eUse\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec-value\"\u003eIndoor dry locations · IP20\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-2324__faq\"\u003e\n\u003ch3 class=\"stb-2324__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I choose 24A or 23A?\u003c\/summary\u003e\n\u003cp\u003eChoose 24A when width is the main concern or you want a smaller bedside, hallway or grouped pendant. Choose 23A when you have slightly more room and want a taller, more noticeable silhouette.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use several together?\u003c\/summary\u003e\n\u003cp\u003eYes. Their narrow profile makes them especially suitable for grouped installations over long tables or at staggered heights in staircases and taller spaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the hanging length be extended?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard cord is 59\" \/ 150cm and adjustable. Longer suspension lengths can be requested for your project.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I clean the Washi paper?\u003c\/summary\u003e\n\u003cp\u003eDust gently with a dry soft cloth or feather duster. Avoid water, cleaning sprays, steam and humid locations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-2324__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FINAL HANDMADE NOTE\n  ====================================================== --\u003e\n\u003cp class=\"stb-2324__final-note\"\u003eEach piece is handmade, so slight variations in texture and dimensions are normal, and washi paper ambers gently over time. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"23A:Dia 12.6\"xH 24.8\" \/ White Wire","offer_id":52142111588635,"sku":"STB-NG-23A","price":260.0,"currency_code":"USD","in_stock":true},{"title":"24A: Dia 11.4\" x H 19.7\" \/ White Wire","offer_id":52142111621403,"sku":"STB-NG-24A","price":193.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-23a-24a-japandi-paper-bamboo-pendant-light-wabi-sabi-hanging-lamp-stuberlighting-2.jpg?v=1781246354"},{"product_id":"washi-paper-square-cube-pendant-light","title":"Washi Paper Square Cube Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — WASHI PAPER SQUARE CUBE PENDANT\n   33X \/ 45X\n   SHOPPER FOCUSED \/ MOBILE RESPONSIVE\n========================================================= *\/\n\n.stb-cube{\n  --cream:#F5EDD8;\n  --ivory:#FFFDF8;\n  --sand:#E9DDC5;\n  --soft:#F3EBDD;\n  --dark:#1C1209;\n  --brown:#4A3218;\n  --gold:#C8A96E;\n  --gold-deep:#96713A;\n  --line:#DED2BD;\n\n  width:100%;\n  max-width:840px;\n  margin:0 auto;\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.65;\n\n  color:var(--brown);\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-cube *{\n  box-sizing:border-box;\n}\n\n.stb-cube h2,\n.stb-cube h3,\n.stb-cube p{\n  margin-top:0;\n}\n\n.stb-cube h2,\n.stb-cube h3{\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  color:var(--dark);\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-cube__intro{\n  position:relative;\n\n  margin-bottom:25px;\n  padding:22px 24px;\n\n  overflow:hidden;\n\n  background:\n    linear-gradient(\n      135deg,\n      #FFFDF8 0%,\n      #F6EDDF 64%,\n      #E7D3B3 100%\n    );\n\n  border-radius:10px;\n}\n\n.stb-cube__intro:before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  bottom:0;\n  left:0;\n\n  width:4px;\n\n  background:var(--gold);\n}\n\n.stb-cube__eyebrow{\n  margin:0 0 8px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.17em;\n  text-transform:uppercase;\n}\n\n.stb-cube__intro h2{\n  max-width:680px;\n\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.12;\n}\n\n.stb-cube__intro p{\n  max-width:690px;\n  margin:0;\n\n  color:#604D3A;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-cube__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:34px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:9px;\n}\n\n.stb-cube__fact{\n  min-width:0;\n\n  padding:15px 11px;\n\n  background:var(--ivory);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-cube__fact:nth-child(2){\n  background:#E9DCC7;\n}\n\n.stb-cube__fact:nth-child(3){\n  background:#F5ECDF;\n}\n\n.stb-cube__fact:nth-child(4){\n  background:#2A1B0F;\n}\n\n.stb-cube__fact:last-child{\n  border-right:0;\n}\n\n.stb-cube__fact small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#91795E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-cube__fact:nth-child(4) small{\n  color:#B99A65;\n}\n\n.stb-cube__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:12.5px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-cube__fact:nth-child(4) strong{\n  color:#F5EDD8;\n}\n\n\n\/* =========================================================\n   IMAGE SYSTEM\n   ALWAYS CONTAIN \/ NEVER CROP\n========================================================= *\/\n\n.stb-cube__image-link{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  padding:8px;\n\n  overflow:hidden;\n\n  background:#FAF5EB;\n\n  border:1px solid #D6C6AC;\n  border-radius:8px;\n\n  text-decoration:none;\n}\n\n.stb-cube__image-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n  height:auto;\n\n  margin:0 auto;\n\n  object-fit:contain;\n  object-position:center;\n\n  transition:transform .25s ease;\n}\n\n.stb-cube__image-link:hover img{\n  transform:scale(1.015);\n}\n\n.stb-cube__zoom{\n  position:absolute;\n\n  right:8px;\n  bottom:8px;\n\n  padding:5px 8px;\n\n  background:rgba(28,18,9,.82);\n\n  border:1px solid rgba(200,169,110,.4);\n  border-radius:20px;\n\n  color:#F5EDD8;\n\n  font-size:9px;\n  font-weight:500;\n\n  pointer-events:none;\n}\n\n\n\/* =========================================================\n   MATERIAL DETAIL\n========================================================= *\/\n\n.stb-cube__material{\n  display:grid;\n  grid-template-columns:215px 1fr;\n\n  gap:28px;\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:23px;\n\n  background:#E9DCC7;\n\n  border-radius:11px;\n}\n\n.stb-cube__material-image{\n  width:100%;\n  max-width:215px;\n\n  margin:0 auto;\n}\n\n.stb-cube__material-image img{\n  width:100%;\n  max-width:100%;\n\n  height:auto;\n  max-height:235px;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-cube__label{\n  display:inline-block;\n\n  margin-bottom:8px;\n  padding:4px 7px;\n\n  background:rgba(200,169,110,.18);\n\n  border-radius:3px;\n\n  color:#80602F;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.stb-cube__material h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-cube__material p{\n  margin:0 0 11px;\n\n  color:#5B4735;\n\n  font-size:13.5px;\n}\n\n.stb-cube__material-list{\n  display:grid;\n  gap:6px;\n}\n\n.stb-cube__material-item{\n  display:flex;\n  gap:8px;\n\n  color:#624B36;\n\n  font-size:12px;\n  line-height:1.5;\n}\n\n.stb-cube__material-item:before{\n  content:\"—\";\n\n  color:#9B753B;\n}\n\n\n\/* =========================================================\n   SIZE COMPARISON\n========================================================= *\/\n\n.stb-cube__compare{\n  margin-bottom:36px;\n  padding:23px;\n\n  background:#FFFDF8;\n\n  border:1px solid #E6DCCC;\n  border-radius:10px;\n}\n\n.stb-cube__heading{\n  margin:0 0 7px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-cube__section-copy{\n  max-width:650px;\n\n  margin:0 0 17px;\n\n  color:#74604B;\n\n  font-size:12.5px;\n}\n\n.stb-cube__compare-inner{\n  display:grid;\n  grid-template-columns:255px 1fr;\n\n  gap:28px;\n  align-items:center;\n}\n\n.stb-cube__compare-image{\n  width:100%;\n  max-width:255px;\n\n  margin:0 auto;\n}\n\n.stb-cube__compare-image img{\n  width:100%;\n  max-width:100%;\n\n  height:auto;\n  max-height:295px;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n\n\/* =========================================================\n   SIZE OPTIONS\n========================================================= *\/\n\n.stb-cube__size-options{\n  display:grid;\n  gap:10px;\n}\n\n.stb-cube__size-card{\n  padding:14px 15px;\n\n  background:#F5ECDE;\n\n  border:1px solid #DED0B9;\n  border-radius:8px;\n}\n\n.stb-cube__size-card--large{\n  background:#E8D8BE;\n\n  border-color:#D1B98E;\n}\n\n.stb-cube__size-top{\n  display:flex;\n\n  align-items:baseline;\n  justify-content:space-between;\n\n  gap:12px;\n\n  margin-bottom:5px;\n}\n\n.stb-cube__size-name{\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  color:#24170D;\n\n  font-size:22px;\n  line-height:1;\n  font-weight:500;\n}\n\n.stb-cube__size-dim{\n  color:#8D6836;\n\n  font-size:11px;\n  font-weight:600;\n\n  text-align:right;\n}\n\n.stb-cube__size-card p{\n  margin:0;\n\n  color:#614D3A;\n\n  font-size:11.5px;\n  line-height:1.55;\n}\n\n.stb-cube__size-tag{\n  display:inline-block;\n\n  margin-top:7px;\n  padding:4px 7px;\n\n  background:#FFF9F0;\n\n  border-radius:20px;\n\n  color:#765428;\n\n  font-size:9px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   PRECISE DIMENSIONS\n========================================================= *\/\n\n.stb-cube__dimensions{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:14px;\n\n  margin-bottom:36px;\n}\n\n.stb-cube__dimension-card{\n  padding:14px;\n\n  background:#F4EBDD;\n\n  border:1px solid #DFD1BB;\n  border-radius:9px;\n}\n\n.stb-cube__dimension-image{\n  width:100%;\n  max-width:225px;\n\n  margin:0 auto 10px;\n}\n\n.stb-cube__dimension-image img{\n  width:100%;\n  max-width:100%;\n\n  height:auto;\n  max-height:255px;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-cube__dimension-card strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:11.5px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-cube__dimension-card span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#856A4D;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   SIGNATURE\n========================================================= *\/\n\n.stb-cube__signature{\n  display:grid;\n  grid-template-columns:auto 1fr;\n\n  gap:15px;\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:18px 20px;\n\n  background:\n    linear-gradient(\n      110deg,\n      #4A3218 0%,\n      #26180C 100%\n    );\n\n  border-left:4px solid var(--gold);\n  border-radius:9px;\n}\n\n.stb-cube__signature-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:36px;\n  height:36px;\n\n  background:rgba(200,169,110,.12);\n\n  border:1px solid rgba(200,169,110,.45);\n  border-radius:50%;\n\n  color:var(--gold);\n\n  font-size:17px;\n}\n\n.stb-cube__signature strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#F5EDD8;\n\n  font-size:12.5px;\n  font-weight:600;\n}\n\n.stb-cube__signature p{\n  margin:0;\n\n  color:#D9CEBA;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   LIGHT + INSTALLATION\n========================================================= *\/\n\n.stb-cube__utility{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border:1px solid #D9C8AA;\n  border-radius:10px;\n}\n\n.stb-cube__utility-card{\n  padding:19px 20px;\n}\n\n.stb-cube__utility-card:first-child{\n  background:#D8C3A0;\n}\n\n.stb-cube__utility-card:last-child{\n  background:#1C1209;\n}\n\n.stb-cube__utility-card small{\n  display:block;\n\n  margin-bottom:5px;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.stb-cube__utility-card:first-child small{\n  color:#705026;\n}\n\n.stb-cube__utility-card:last-child small{\n  color:var(--gold);\n}\n\n.stb-cube__utility-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  font-size:12.5px;\n  font-weight:600;\n}\n\n.stb-cube__utility-card:first-child strong{\n  color:#291A0E;\n}\n\n.stb-cube__utility-card:last-child strong{\n  color:#F5EDD8;\n}\n\n.stb-cube__utility-card p{\n  margin:0;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n.stb-cube__utility-card:first-child p{\n  color:#574028;\n}\n\n.stb-cube__utility-card:last-child p{\n  color:#D8CEBC;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.stb-cube__placement{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  gap:8px;\n\n  margin-bottom:36px;\n}\n\n.stb-cube__placement-item{\n  padding:12px 8px;\n\n  background:#F2E8D8;\n\n  border:1px solid #E0D2BD;\n  border-radius:7px;\n\n  color:#584330;\n\n  font-size:10.5px;\n  font-weight:500;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.stb-cube__details{\n  margin-bottom:34px;\n}\n\n.stb-cube__spec-list{\n  overflow:hidden;\n\n  border:1px solid #E2D6C4;\n  border-radius:8px;\n}\n\n.stb-cube__spec{\n  display:grid;\n  grid-template-columns:35% 65%;\n\n  padding:10px 12px;\n\n  border-bottom:1px solid #E7DDCC;\n}\n\n.stb-cube__spec:nth-child(odd){\n  background:#FFFDF8;\n}\n\n.stb-cube__spec:nth-child(even){\n  background:#F7F0E4;\n}\n\n.stb-cube__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-cube__spec-name{\n  padding-right:14px;\n\n  color:#89745D;\n\n  font-size:11.5px;\n}\n\n.stb-cube__spec-value{\n  color:#24170D;\n\n  font-size:12.5px;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-cube__faq{\n  margin-bottom:30px;\n  padding:20px 22px;\n\n  background:#F0E4D0;\n\n  border-radius:10px;\n}\n\n.stb-cube__faq .stb-cube__heading{\n  margin-bottom:5px;\n}\n\n.stb-cube__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #D8C7AA;\n}\n\n.stb-cube__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-cube__faq summary{\n  position:relative;\n\n  padding-right:30px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:#281A0E;\n\n  font-size:13.5px;\n  font-weight:500;\n}\n\n.stb-cube__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-cube__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  top:-5px;\n  right:2px;\n\n  color:#9C763D;\n\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:24px;\n}\n\n.stb-cube__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-cube__faq details p{\n  margin:8px 0 0;\n\n  padding-right:20px;\n\n  color:#63503C;\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-cube__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:24px;\n\n  background:rgba(20,14,9,.95);\n\n  cursor:zoom-out;\n\n  text-decoration:none;\n}\n\n.stb-cube__lightbox:target{\n  display:flex;\n}\n\n.stb-cube__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-cube__lightbox img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:90vw;\n  max-height:78vh;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n\n  background:#F5EDD8;\n\n  box-shadow:0 14px 60px rgba(0,0,0,.45);\n}\n\n.stb-cube__lightbox-title{\n  margin:10px 0 0 !important;\n\n  color:#D8C8A9 !important;\n\n  font-size:10px !important;\n  font-weight:500;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n.stb-cube__lightbox-hint{\n  margin:4px 0 0 !important;\n\n  color:#A99677 !important;\n\n  font-size:9px !important;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-cube__shipping{\n  padding:21px 22px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #F5EDD8 0%,\n      #EADCC2 100%\n    );\n\n  border-top:3px solid var(--gold);\n  border-radius:9px;\n}\n\n.stb-cube__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-cube__shipping p{\n  margin:0 0 8px;\n\n  color:#5A4734;\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n.stb-cube__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-cube__shipping strong{\n  color:#201309;\n\n  font-weight:600;\n}\n\n.stb-cube__shipping a{\n  color:#88652F;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   FINAL NOTE\n========================================================= *\/\n\n.stb-cube__final-note{\n  max-width:720px;\n\n  margin:18px auto 0 !important;\n  padding:0 10px;\n\n  color:#89745D !important;\n\n  font-size:11px !important;\n  line-height:1.6 !important;\n\n  font-style:italic;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-cube{\n    width:100%;\n    max-width:100%;\n\n    font-size:13.5px;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-cube__intro{\n    padding:18px;\n  }\n\n  .stb-cube__intro h2{\n    font-size:25px;\n    line-height:1.14;\n  }\n\n  .stb-cube__heading{\n    font-size:21px;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-cube__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-cube__fact{\n    padding:13px 9px;\n  }\n\n  .stb-cube__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-cube__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-cube__material{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    padding:18px;\n  }\n\n  .stb-cube__material-image{\n    max-width:190px;\n  }\n\n  .stb-cube__material-image img{\n    width:100%;\n    max-width:100%;\n\n    height:auto;\n    max-height:220px;\n\n    object-fit:contain;\n  }\n\n\n  \/* COMPARISON *\/\n\n  .stb-cube__compare{\n    padding:18px;\n  }\n\n  .stb-cube__compare-inner{\n    grid-template-columns:1fr;\n\n    gap:18px;\n  }\n\n  .stb-cube__compare-image{\n    max-width:230px;\n  }\n\n  .stb-cube__compare-image img{\n    width:100%;\n    max-width:100%;\n\n    height:auto;\n    max-height:270px;\n\n    object-fit:contain;\n  }\n\n\n  \/* DIMENSIONS *\/\n\n  .stb-cube__dimensions{\n    grid-template-columns:1fr;\n\n    gap:12px;\n  }\n\n  .stb-cube__dimension-image{\n    max-width:215px;\n  }\n\n  .stb-cube__dimension-image img{\n    width:100%;\n    max-width:100%;\n\n    height:auto;\n\n    object-fit:contain;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-cube__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* PLACEMENT *\/\n\n  .stb-cube__placement{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n\n  \/* SPEC *\/\n\n  .stb-cube__spec{\n    grid-template-columns:38% 62%;\n\n    padding:9px 10px;\n  }\n\n  .stb-cube__spec-name{\n    font-size:11px;\n  }\n\n  .stb-cube__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-cube__faq{\n    padding:18px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-cube__lightbox{\n    padding:14px;\n  }\n\n  .stb-cube__lightbox img{\n    width:auto;\n    height:auto;\n\n    max-width:94vw;\n    max-height:74vh;\n\n    object-fit:contain;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-cube__shipping{\n    padding:18px;\n  }\n\n  .stb-cube__shipping p{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-cube\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-cube__intro\"\u003e\n\u003cp class=\"stb-cube__eyebrow\"\u003e33X \/ 45X · Washi Paper\u003c\/p\u003e\n\u003ch2\u003eA Square Paper Pendant with Softer Edges\u003c\/h2\u003e\n\u003cp\u003eA geometric alternative to the classic round paper lantern. Washi paper softens the cube silhouette, while two sizes make it easy to scale for dining areas, bedrooms, entryways or kitchen islands.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-cube__facts\"\u003e\n\u003cdiv class=\"stb-cube__fact\"\u003e\n\u003csmall\u003eSizes\u003c\/small\u003e \u003cstrong\u003e13\" or 17.7\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__fact\"\u003e\n\u003csmall\u003eMaterial\u003c\/small\u003e \u003cstrong\u003eWashi + Bamboo\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003e3000K Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__fact\"\u003e\n\u003csmall\u003eDrop\u003c\/small\u003e \u003cstrong\u003e59\" Adjustable\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       MATERIAL DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"stb-cube-material-section\" class=\"stb-cube__material\"\u003e\n\u003cdiv class=\"stb-cube__material-image\"\u003e\u003ca href=\"#stb-cube-material\" class=\"stb-cube__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Sphere_Pendant_Light_2.jpg?v=1782557728\" alt=\"Natural Washi paper fiber and texture detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-cube__zoom\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-cube__label\"\u003e Material Detail \u003c\/span\u003e\n\u003ch3\u003eNatural Washi Paper Texture\u003c\/h3\u003e\n\u003cp\u003eThe shade is made from Washi paper with visible natural fibers and subtle variations across the surface. When lit, the paper softens direct glare and creates a warm, comfortable diffusion.\u003c\/p\u003e\n\u003cdiv class=\"stb-cube__material-list\"\u003e\n\u003cdiv class=\"stb-cube__material-item\"\u003eNatural Washi paper fibers\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__material-item\"\u003eSoft off-white surface\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__material-item\"\u003eWarm diffused light\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"stb-cube-material\" href=\"#stb-cube-material-section\" class=\"stb-cube__lightbox\"\u003e \u003cspan class=\"stb-cube__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Sphere_Pendant_Light_2.jpg?v=1782557728\" alt=\"Enlarged natural Washi paper fiber and texture detail\"\u003e \u003cspan class=\"stb-cube__lightbox-title\"\u003e Washi Paper · Material Detail \u003c\/span\u003e \u003cspan class=\"stb-cube__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       CHOOSE YOUR SIZE\n  ====================================================== --\u003e\n\u003csection id=\"stb-cube-compare-section\" class=\"stb-cube__compare\"\u003e\n\u003ch3 class=\"stb-cube__heading\"\u003eChoose Your Size\u003c\/h3\u003e\n\u003cp class=\"stb-cube__section-copy\"\u003eThe geometric form stays the same — only the overall scale changes. Choose 33X for a lighter footprint or 45X when you want the pendant to carry more visual weight.\u003c\/p\u003e\n\u003cdiv class=\"stb-cube__compare-inner\"\u003e\n\u003cdiv class=\"stb-cube__compare-image\"\u003e\u003ca href=\"#stb-cube-compare\" class=\"stb-cube__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Square_Pendant_Light_-_Handmade_33X45X_Akari_Style_Geometric_Hanging_Lamp_13.png?v=1777791343\" alt=\"Washi Paper Square Pendant 33X and 45X size comparison\" loading=\"lazy\"\u003e \u003cspan class=\"stb-cube__zoom\"\u003e Compare Sizes ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__size-options\"\u003e\n\u003c!-- 33X --\u003e\n\u003cdiv class=\"stb-cube__size-card\"\u003e\n\u003cdiv class=\"stb-cube__size-top\"\u003e\n\u003cspan class=\"stb-cube__size-name\"\u003e 33X \u003c\/span\u003e \u003cspan class=\"stb-cube__size-dim\"\u003e W13\" × H13\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eW33 × H33cm. Better for bedrooms, entryways, smaller dining areas or using two to three pendants in a repeated arrangement.\u003c\/p\u003e\n\u003cspan class=\"stb-cube__size-tag\"\u003e More Compact \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 45X --\u003e\n\u003cdiv class=\"stb-cube__size-card stb-cube__size-card--large\"\u003e\n\u003cdiv class=\"stb-cube__size-top\"\u003e\n\u003cspan class=\"stb-cube__size-name\"\u003e 45X \u003c\/span\u003e \u003cspan class=\"stb-cube__size-dim\"\u003e W17.7\" × H17.7\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eW45 × H45cm. Choose this size when one pendant needs stronger presence over a dining area, kitchen island or larger room.\u003c\/p\u003e\n\u003cspan class=\"stb-cube__size-tag\"\u003e More Presence \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COMPARISON LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"stb-cube-compare\" href=\"#stb-cube-compare-section\" class=\"stb-cube__lightbox\"\u003e \u003cspan class=\"stb-cube__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Square_Pendant_Light_-_Handmade_33X45X_Akari_Style_Geometric_Hanging_Lamp_13.png?v=1777791343\" alt=\"Enlarged Washi Paper Square Pendant 33X and 45X size comparison\"\u003e \u003cspan class=\"stb-cube__lightbox-title\"\u003e 33X \/ 45X · Size Comparison \u003c\/span\u003e \u003cspan class=\"stb-cube__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PRECISE DIMENSIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-cube__dimensions\"\u003e\u003c!-- 33X --\u003e\n\u003cdiv id=\"stb-cube-33-section\" class=\"stb-cube__dimension-card\"\u003e\n\u003cdiv class=\"stb-cube__dimension-image\"\u003e\u003ca href=\"#stb-cube-33\" class=\"stb-cube__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Square_Pendant_Light_-_Handmade_33X45X_Akari_Style_Geometric_Hanging_Lamp_5.jpg?v=1777791343\" alt=\"33X square Washi pendant dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-cube__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cstrong\u003e 33X · W13\" × H13\" \u003c\/strong\u003e \u003cspan\u003e W33 × H33cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 45X --\u003e\n\u003cdiv id=\"stb-cube-45-section\" class=\"stb-cube__dimension-card\"\u003e\n\u003cdiv class=\"stb-cube__dimension-image\"\u003e\u003ca href=\"#stb-cube-45\" class=\"stb-cube__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Square_Pendant_Light_-_Handmade_33X45X_Akari_Style_Geometric_Hanging_Lamp_2.jpg?v=1777791343\" alt=\"45X square Washi pendant dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-cube__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cstrong\u003e 45X · W17.7\" × H17.7\" \u003c\/strong\u003e \u003cspan\u003e W45 × H45cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       33X LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"stb-cube-33\" href=\"#stb-cube-33-section\" class=\"stb-cube__lightbox\"\u003e \u003cspan class=\"stb-cube__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Square_Pendant_Light_-_Handmade_33X45X_Akari_Style_Geometric_Hanging_Lamp_5.jpg?v=1777791343\" alt=\"Enlarged 33X square Washi pendant dimension diagram\"\u003e \u003cspan class=\"stb-cube__lightbox-title\"\u003e 33X · W13\" × H13\" \u003c\/span\u003e \u003cspan class=\"stb-cube__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       45X LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"stb-cube-45\" href=\"#stb-cube-45-section\" class=\"stb-cube__lightbox\"\u003e \u003cspan class=\"stb-cube__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Square_Pendant_Light_-_Handmade_33X45X_Akari_Style_Geometric_Hanging_Lamp_2.jpg?v=1777791343\" alt=\"Enlarged 45X square Washi pendant dimension diagram\"\u003e \u003cspan class=\"stb-cube__lightbox-title\"\u003e 45X · W17.7\" × H17.7\" \u003c\/span\u003e \u003cspan class=\"stb-cube__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PRODUCT DIFFERENCE\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-cube__signature\"\u003e\n\u003cdiv class=\"stb-cube__signature-icon\"\u003e□\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Choose square when you want structure, not another globe \u003c\/strong\u003e\n\u003cp\u003eThe straight edges echo tables, cabinetry and architectural lines, while the Washi surface keeps the fixture warm and visually soft.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHT + INSTALLATION\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-cube__utility\"\u003e\n\u003cdiv class=\"stb-cube__utility-card\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Warm, diffused ambient light \u003c\/strong\u003e\n\u003cp\u003eWashi paper softens the bulb across the shade instead of creating a harsh exposed light source. A 3000K warm-white bulb is included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__utility-card\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired · 59\" adjustable drop \u003c\/strong\u003e\n\u003cp\u003eIncludes a 59\" \/ 150cm suspension cord. Longer drops and plug-in conversion are available on request. Professional installation is recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       BEST FIT\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-cube__placement\"\u003e\n\u003cdiv class=\"stb-cube__placement-item\"\u003eDining Area\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__placement-item\"\u003eKitchen Island\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__placement-item\"\u003eBedroom\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__placement-item\"\u003eEntryway\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-cube__details\"\u003e\n\u003ch3 class=\"stb-cube__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-cube__spec-list\"\u003e\n\u003cdiv class=\"stb-cube__spec\"\u003e\n\u003cdiv class=\"stb-cube__spec-name\"\u003e33X Size\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec-value\"\u003eW13\" × H13\" \/ W33 × H33cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec\"\u003e\n\u003cdiv class=\"stb-cube__spec-name\"\u003e45X Size\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec-value\"\u003eW17.7\" × H17.7\" \/ W45 × H45cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec\"\u003e\n\u003cdiv class=\"stb-cube__spec-name\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec-value\"\u003eWashi paper · Bamboo ribbing · Metal canopy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec\"\u003e\n\u003cdiv class=\"stb-cube__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec-value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec\"\u003e\n\u003cdiv class=\"stb-cube__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec-value\"\u003eYes · 3000K warm white\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec\"\u003e\n\u003cdiv class=\"stb-cube__spec-name\"\u003eMax Wattage\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec-value\"\u003e40W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec\"\u003e\n\u003cdiv class=\"stb-cube__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec\"\u003e\n\u003cdiv class=\"stb-cube__spec-name\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec-value\"\u003eCompatible dimmable bulb + wall dimmer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec\"\u003e\n\u003cdiv class=\"stb-cube__spec-name\"\u003eSuspension\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec-value\"\u003e59\" \/ 150cm adjustable · Extension available\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec\"\u003e\n\u003cdiv class=\"stb-cube__spec-name\"\u003eWire Color\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec-value\"\u003eWhite or Black\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec\"\u003e\n\u003cdiv class=\"stb-cube__spec-name\"\u003eWiring\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec-value\"\u003eHardwired · Plug-in conversion available\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec\"\u003e\n\u003cdiv class=\"stb-cube__spec-name\"\u003eCeiling\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec-value\"\u003eStandard · Sloped · Vaulted\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec\"\u003e\n\u003cdiv class=\"stb-cube__spec-name\"\u003eEnvironment\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec-value\"\u003eIndoor dry locations · IP20\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-cube__faq\"\u003e\n\u003ch3 class=\"stb-cube__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I choose 33X or 45X?\u003c\/summary\u003e\n\u003cp\u003eChoose 33X when the space is compact, or when you plan to use multiple pendants together. Choose 45X when you want one pendant to have more visual presence over a dining area, island or larger room.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use several 33X pendants together?\u003c\/summary\u003e\n\u003cp\u003eYes. The smaller cube works well in a row of two or three, especially over longer kitchen islands or other linear surfaces. Custom suspension lengths are available on request.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the suspension cord be longer?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard cord is 59\" \/ 150cm and adjustable. Longer suspension lengths can be requested when ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I clean the Washi paper?\u003c\/summary\u003e\n\u003cp\u003eDust gently with a dry soft cloth, microfiber wand or feather duster. Avoid water, cleaning sprays, steam and humid locations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-cube__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FINAL HANDMADE NOTE\n  ====================================================== --\u003e\n\u003cp class=\"stb-cube__final-note\"\u003eEach piece is handmade, so slight variations in texture and dimensions are normal, and washi paper ambers gently over time. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"33X: Dia 13\" x H 13\" \/ White Wire","offer_id":52153352388891,"sku":"STB-NG-33X","price":155.0,"currency_code":"USD","in_stock":true},{"title":"33X: Dia 13\" x H 13\" \/ Black Wire","offer_id":52153352421659,"sku":"STB-NG-33X","price":155.0,"currency_code":"USD","in_stock":true},{"title":"45X:Dia 17.7\"xH 17.7\" \/ White Wire","offer_id":52153352454427,"sku":"STB-NG-45X","price":195.0,"currency_code":"USD","in_stock":true},{"title":"45X:Dia 17.7\"xH 17.7\" \/ Black Wire","offer_id":52153352487195,"sku":"STB-NG-45X","price":195.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-33x-45x-pendant-lamp-textured-shade-unlit-stuberlighting.jpg?v=1781251742"},{"product_id":"akari-uf4-31n-washi-paper-floor-lamp","title":"Akari UF4-31N Washi Paper Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AKARI UF4-31N\n   TALL FORM \/ VERTICAL PROFILE\n   COMPACT EDITORIAL · SMALL IMAGES · DAWN SAFE\n========================================================= *\/\n\n.stb-uf431{\n  --cream:#F5EDD8;\n  --ivory:#FFFDF8;\n  --sand:#E9DDC5;\n  --soft:#F3EBDD;\n\n  --brown:#4A3218;\n  --dark:#1C1209;\n  --dark2:#2A1B0F;\n\n  --gold:#C8A96E;\n  --gold-dark:#92703D;\n\n  --paper:#F0EEE6;\n  --sage:#DDE1D8;\n  --clay:#D9C1A9;\n  --line:#DED2BD;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n  margin:0 auto;\n  overflow:hidden;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-uf431 *,\n.stb-uf431 *::before,\n.stb-uf431 *::after{\n  box-sizing:border-box;\n}\n\n.stb-uf431 h2,\n.stb-uf431 h3,\n.stb-uf431 p{\n  margin-top:0;\n}\n\n.stb-uf431 h2,\n.stb-uf431 h3{\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n  color:var(--dark);\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-uf431 img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-uf431 a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OPENING — TALL FORM PROFILE\n========================================================= *\/\n\n.uf431-open{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,175px);\n\n  gap:38px;\n  align-items:stretch;\n\n  margin-bottom:23px;\n}\n\n.uf431-open__copy{\n  min-width:0;\n\n  padding:5px 0 18px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.uf431-kicker{\n  margin:0 0 7px !important;\n\n  color:var(--gold-dark);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.18em;\n  text-transform:uppercase;\n}\n\n.uf431-open h2{\n  max-width:570px;\n\n  margin:0 0 9px;\n\n  font-size:35px;\n  line-height:1.02;\n}\n\n.uf431-open__copy \u003e p{\n  max-width:555px;\n\n  margin:0;\n\n  color:#66513E;\n\n  font-size:12.4px;\n}\n\n.uf431-tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:5px;\n\n  margin-top:12px;\n}\n\n.uf431-tags span{\n  padding:4px 8px;\n\n  border-radius:25px;\n\n  font-size:8.5px;\n  font-weight:500;\n}\n\n.uf431-tags span:nth-child(1){\n  background:#EEE6D9;\n  color:#725A3E;\n}\n\n.uf431-tags span:nth-child(2){\n  background:#DDE1D8;\n  color:#51594F;\n}\n\n.uf431-tags span:nth-child(3){\n  background:#D9C1A9;\n  color:#583B29;\n}\n\n\n\/* HEIGHT INDEX *\/\n\n.uf431-height{\n  display:flex;\n  flex-direction:column;\n  justify-content:space-between;\n\n  min-width:0;\n\n  padding:16px;\n\n  background:#1C1209;\n\n  border-radius:8px;\n}\n\n.uf431-height small{\n  color:#C8A96E;\n\n  font-size:7.5px;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.uf431-height__number{\n  padding:20px 0;\n}\n\n.uf431-height__number strong{\n  display:block;\n\n  color:#F5EDD8;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:45px;\n  line-height:.92;\n\n  font-weight:500;\n}\n\n.uf431-height__number span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#BFAF9C;\n\n  font-size:8.5px;\n}\n\n.uf431-height__foot{\n  padding-top:9px;\n\n  border-top:1px solid rgba(255,255,255,.11);\n\n  color:#C8BCAA;\n\n  font-size:8.5px;\n}\n\n\n\/* =========================================================\n   BEFORE YOU CHOOSE\n========================================================= *\/\n\n.uf431-check{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:1px;\n\n  margin-bottom:25px;\n\n  overflow:hidden;\n\n  background:#CABDAA;\n\n  border-radius:7px;\n}\n\n.uf431-check__item{\n  min-width:0;\n\n  padding:12px 13px;\n}\n\n.uf431-check__item:nth-child(1){\n  background:#FFFDF8;\n}\n\n.uf431-check__item:nth-child(2){\n  background:#E9DDC5;\n}\n\n.uf431-check__item:nth-child(3){\n  background:#DDE1D8;\n}\n\n.uf431-check__item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#8A755D;\n\n  font-size:7px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.uf431-check__item strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:9.6px;\n  font-weight:600;\n}\n\n.uf431-check__item span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#725E4A;\n\n  font-size:8px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   PAPER + FRAME\n   SMALL REAL DETAIL IMAGE\n========================================================= *\/\n\n.uf431-craft{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:26px;\n  align-items:center;\n\n  margin-bottom:26px;\n  padding:14px 16px;\n\n  background:#F0EEE6;\n\n  border-left:4px solid var(--gold);\n}\n\n.uf431-craft__image{\n  width:175px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:#FFFDF8;\n\n  border-radius:5px;\n}\n\n.uf431-craft__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.uf431-craft__image img{\n  max-height:165px !important;\n}\n\n.uf431-zoom{\n  position:absolute;\n\n  right:5px;\n  bottom:5px;\n\n  padding:3px 6px;\n\n  background:rgba(28,18,9,.82);\n\n  border-radius:18px;\n\n  color:#FFF8EC;\n\n  font-size:7px;\n\n  pointer-events:none;\n}\n\n.uf431-craft__copy{\n  min-width:0;\n}\n\n.uf431-craft__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#92703D;\n\n  font-size:7.5px;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.uf431-craft__copy h3{\n  margin:0 0 5px;\n\n  font-size:21px;\n  line-height:1.1;\n}\n\n.uf431-craft__copy p{\n  margin:0 0 7px;\n\n  color:#65513E;\n\n  font-size:10.5px;\n}\n\n.uf431-craft__copy p:last-child{\n  margin-bottom:0;\n}\n\n.uf431-craft__mini{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:5px;\n\n  margin-top:9px;\n}\n\n.uf431-craft__mini span{\n  padding:4px 7px;\n\n  border:1px solid #D7CBBB;\n  border-radius:20px;\n\n  color:#66513D;\n\n  font-size:7.8px;\n}\n\n\n\/* =========================================================\n   SCALE — SIZE DRAWING + PRACTICAL CHECK\n========================================================= *\/\n\n.uf431-scale{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:27px;\n  align-items:center;\n\n  width:calc(100% - 55px);\n  min-width:0;\n\n  margin:0 0 26px 55px;\n}\n\n.uf431-scale__image{\n  width:155px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:#E5E8E5;\n\n  border-radius:6px;\n}\n\n.uf431-scale__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.uf431-scale__image img{\n  max-height:150px !important;\n}\n\n.uf431-scale__content{\n  min-width:0;\n}\n\n.uf431-scale__content small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#92703D;\n\n  font-size:7.5px;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.uf431-scale__content h3{\n  margin:0 0 6px;\n\n  font-size:22px;\n}\n\n.uf431-scale__content \u003e p{\n  margin:0 0 9px;\n\n  color:#65513E;\n\n  font-size:10.4px;\n}\n\n.uf431-scale__rows{\n  border-top:1px solid var(--line);\n}\n\n.uf431-scale__row{\n  display:grid;\n  grid-template-columns:minmax(0,115px) minmax(0,1fr);\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.uf431-scale__row strong{\n  color:#281A0E;\n\n  font-size:9.4px;\n  font-weight:600;\n}\n\n.uf431-scale__row span{\n  color:#715D49;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   LIGHT \/ CONTROL\n========================================================= *\/\n\n.uf431-light{\n  display:grid;\n  grid-template-columns:minmax(0,195px) minmax(0,1fr);\n\n  gap:0;\n\n  margin-bottom:26px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.uf431-light__lead{\n  min-width:0;\n\n  padding:16px 17px;\n\n  background:#1C1209;\n}\n\n.uf431-light__lead small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#C8A96E;\n\n  font-size:7.4px;\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.uf431-light__lead h3{\n  margin:0 0 4px;\n\n  color:#F5EDD8;\n\n  font-size:20px;\n}\n\n.uf431-light__lead p{\n  margin:0;\n\n  color:#C8BCAB;\n\n  font-size:9.5px;\n}\n\n.uf431-light__data{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  min-width:0;\n}\n\n.uf431-light__cell{\n  min-width:0;\n\n  padding:12px 13px;\n\n  border-right:1px solid rgba(90,70,50,.1);\n  border-bottom:1px solid rgba(90,70,50,.1);\n}\n\n.uf431-light__cell:nth-child(1){\n  background:#F0DBAF;\n}\n\n.uf431-light__cell:nth-child(2){\n  background:#F4F1E8;\n}\n\n.uf431-light__cell:nth-child(3){\n  background:#DDE1D8;\n}\n\n.uf431-light__cell:nth-child(4){\n  background:#D9C1A9;\n}\n\n.uf431-light__cell small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#806B52;\n\n  font-size:6.8px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.uf431-light__cell strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:9.4px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   AMBIENT LIGHT NOTE\n========================================================= *\/\n\n.uf431-use{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:25px;\n\n  margin-bottom:25px;\n}\n\n.uf431-use__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#92703D;\n\n  font-size:7.4px;\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.uf431-use__title h3{\n  margin:0;\n\n  font-size:20px;\n  line-height:1.12;\n}\n\n.uf431-use__rows{\n  min-width:0;\n\n  border-top:1px solid var(--line);\n}\n\n.uf431-use__row{\n  display:grid;\n  grid-template-columns:minmax(0,115px) minmax(0,1fr);\n\n  gap:15px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.uf431-use__row strong{\n  color:#291A0E;\n\n  font-size:9.6px;\n  font-weight:600;\n}\n\n.uf431-use__row p{\n  margin:0;\n\n  color:#67523F;\n\n  font-size:9.7px;\n}\n\n\n\/* =========================================================\n   CARE STRIP\n========================================================= *\/\n\n.uf431-care{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:12px;\n  align-items:center;\n\n  margin-bottom:25px;\n  padding:11px 13px;\n\n  background:#2A1B0F;\n\n  border-radius:6px;\n}\n\n.uf431-care__mark{\n  padding:5px 7px;\n\n  border:1px solid #C8A96E;\n  border-radius:20px;\n\n  color:#C8A96E;\n\n  font-size:7px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.uf431-care strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#F5EDD8;\n\n  font-size:9.5px;\n  font-weight:600;\n}\n\n.uf431-care span{\n  display:block;\n\n  color:#BFB3A3;\n\n  font-size:8.6px;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.uf431-specs{\n  margin-bottom:25px;\n}\n\n.uf431-specs__head{\n  display:flex;\n  align-items:end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:6px;\n}\n\n.uf431-specs__head h3{\n  margin:0;\n\n  font-size:20px;\n}\n\n.uf431-specs__head span{\n  color:#90775D;\n\n  font-size:8.3px;\n}\n\n.uf431-specs__grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  column-gap:30px;\n}\n\n.uf431-spec{\n  display:grid;\n  grid-template-columns:minmax(0,39%) minmax(0,61%);\n\n  gap:8px;\n\n  padding:6px 0;\n\n  border-bottom:1px solid #E5DACB;\n}\n\n.uf431-spec span:first-child{\n  color:#89745D;\n\n  font-size:9.5px;\n}\n\n.uf431-spec span:last-child{\n  min-width:0;\n\n  color:#27190D;\n\n  font-size:10.3px;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.uf431-faq{\n  margin-bottom:25px;\n}\n\n.uf431-faq h3{\n  margin:0 0 3px;\n\n  font-size:20px;\n}\n\n.uf431-faq details{\n  padding:9px 0;\n\n  border-bottom:1px solid #E0D3C0;\n}\n\n.uf431-faq summary{\n  position:relative;\n\n  padding-right:27px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:#281A0E;\n\n  font-size:11.1px;\n  font-weight:500;\n}\n\n.uf431-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.uf431-faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n\n  right:2px;\n  top:-4px;\n\n  color:#99733C;\n\n  font-family:\"Cormorant Garamond\",serif;\n\n  font-size:21px;\n}\n\n.uf431-faq details[open] summary::after{\n  content:\"−\";\n}\n\n.uf431-faq p{\n  margin:6px 0 0;\n\n  color:#67513D;\n\n  font-size:10.2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.uf431-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:18px;\n\n  background:rgba(15,12,10,.96);\n\n  cursor:zoom-out;\n\n  text-decoration:none;\n}\n\n.uf431-lightbox:target{\n  display:flex;\n}\n\n.uf431-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.uf431-lightbox img{\n  width:auto !important;\n  max-width:92vw !important;\n\n  height:auto !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.uf431-lightbox__text{\n  margin-top:8px;\n\n  color:#D9C7A8;\n\n  font-size:8.5px;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.uf431-shipping{\n  padding:17px 19px;\n\n  background:\n    linear-gradient(\n      110deg,\n      #F5EDD8 0%,\n      #F5EDD8 68%,\n      #D9C1A9 100%\n    );\n\n  border-left:4px solid #C8A96E;\n\n  border-radius:7px;\n}\n\n.uf431-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.uf431-shipping p{\n  margin:0 0 6px;\n\n  color:#594533;\n\n  font-size:11.3px;\n}\n\n.uf431-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.uf431-shipping strong{\n  color:#24170D;\n}\n\n.uf431-shipping a{\n  color:#80602F;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n.uf431-final{\n  max-width:700px;\n\n  margin:14px auto 0 !important;\n  padding:0 8px;\n\n  color:#88735B !important;\n\n  font-size:9.8px !important;\n  line-height:1.55 !important;\n\n  font-style:italic;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .uf431-open{\n    grid-template-columns:minmax(0,1fr) minmax(0,130px);\n\n    gap:16px;\n  }\n\n  .uf431-open h2{\n    font-size:28px;\n  }\n\n  .uf431-height{\n    padding:13px;\n  }\n\n  .uf431-height__number strong{\n    font-size:37px;\n  }\n\n\n  .uf431-check{\n    grid-template-columns:1fr;\n  }\n\n\n  .uf431-craft{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n    gap:15px;\n\n    padding:12px;\n  }\n\n  .uf431-craft__image{\n    width:135px;\n  }\n\n  .uf431-craft__image img{\n    max-height:125px !important;\n  }\n\n\n  .uf431-scale{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    width:100%;\n\n    margin-left:0;\n\n    gap:16px;\n  }\n\n  .uf431-scale__image{\n    width:125px;\n  }\n\n  .uf431-scale__image img{\n    max-height:120px !important;\n  }\n\n\n  .uf431-light{\n    grid-template-columns:1fr;\n  }\n\n\n  .uf431-use{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n\n  .uf431-specs__grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .uf431-shipping{\n    padding:16px;\n  }\n\n}\n\n\n@media screen and (max-width:480px){\n\n  .uf431-open{\n    grid-template-columns:1fr;\n  }\n\n  .uf431-height{\n    display:grid;\n    grid-template-columns:auto 1fr auto;\n\n    gap:12px;\n    align-items:center;\n  }\n\n  .uf431-height__number{\n    padding:0;\n  }\n\n  .uf431-height__number strong{\n    font-size:31px;\n  }\n\n  .uf431-height__foot{\n    padding:0 0 0 10px;\n\n    border-top:0;\n    border-left:1px solid rgba(255,255,255,.11);\n  }\n\n\n  .uf431-craft{\n    grid-template-columns:1fr;\n  }\n\n  .uf431-craft__image{\n    width:125px;\n\n    margin:0;\n  }\n\n\n  .uf431-scale{\n    grid-template-columns:1fr;\n  }\n\n  .uf431-scale__image{\n    width:120px;\n\n    margin:0;\n  }\n\n\n  .uf431-light__data{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-uf431\" id=\"uf431-root\"\u003e\n\u003c!-- =====================================================\n       OPENING\n  ====================================================== --\u003e\n\u003csection class=\"uf431-open\"\u003e\n\u003cdiv class=\"uf431-open__copy\"\u003e\n\u003cp class=\"uf431-kicker\"\u003eAkari UF4-31N · Washi Paper Floor Lamp\u003c\/p\u003e\n\u003ch2\u003e74.8 Inches Tall. Only 13 Inches Wide.\u003c\/h2\u003e\n\u003cp\u003eUF4-31N is designed for shoppers who want strong vertical presence without a bulky floor footprint. Its tall Washi paper column glows softly from within, while the slim black tripod keeps the base visually light.\u003c\/p\u003e\n\u003cdiv class=\"uf431-tags\"\u003e\n\u003cspan\u003e Ø13\" × H74.8\" \u003c\/span\u003e \u003cspan\u003e Handmade Washi \u003c\/span\u003e \u003cspan\u003e Plug-In \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-height\"\u003e\n\u003csmall\u003e Overall Height \u003c\/small\u003e\n\u003cdiv class=\"uf431-height__number\"\u003e\n\u003cstrong\u003e 74.8\" \u003c\/strong\u003e \u003cspan\u003e 190cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-height__foot\"\u003eTall architectural scale with a slim 13\" diameter.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BEFORE YOU CHOOSE\n  ====================================================== --\u003e\n\u003csection class=\"uf431-check\"\u003e\n\u003cdiv class=\"uf431-check__item\"\u003e\n\u003csmall\u003e Footprint \u003c\/small\u003e \u003cstrong\u003e Only 13\" Wide \u003c\/strong\u003e \u003cspan\u003e Tall presence without taking over the floor. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-check__item\"\u003e\n\u003csmall\u003e Best Ceiling Scale \u003c\/small\u003e \u003cstrong\u003e 9 ft+ Recommended \u003c\/strong\u003e \u003cspan\u003e Gives the 74.8\" form more breathing room above. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-check__item\"\u003e\n\u003csmall\u003e Light Type \u003c\/small\u003e \u003cstrong\u003e Ambient, Not Task \u003c\/strong\u003e \u003cspan\u003e Designed for soft room atmosphere rather than focused reading light. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL \/ REAL DETAIL\n  ====================================================== --\u003e\n\u003csection class=\"uf431-craft\"\u003e\n\u003cdiv class=\"uf431-craft__image\"\u003e\u003ca href=\"#uf431-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/uf4-31n-washi-paper-floor-lamp-75-inch_6.png?v=1777884616\" alt=\"Akari UF4-31N floor lamp close-up showing folded Washi paper texture and slender black tripod base\" loading=\"lazy\"\u003e \u003cspan class=\"uf431-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"uf431-craft__copy\"\u003e\n\u003csmall\u003e Real Material Detail \u003c\/small\u003e\n\u003ch3\u003eWashi Texture You Can See Even When the Lamp Is Off\u003c\/h3\u003e\n\u003cp\u003eThe off-white mulberry Washi is shaped around bamboo ribbing, creating visible folds and subtle surface variation rather than the perfectly uniform look of a synthetic shade.\u003c\/p\u003e\n\u003cp\u003eA slender black metal tripod supports the tall paper form without adding heavy visual bulk at floor level.\u003c\/p\u003e\n\u003cdiv class=\"uf431-craft__mini\"\u003e\n\u003cspan\u003e Mulberry Washi \u003c\/span\u003e \u003cspan\u003e Bamboo Ribbing \u003c\/span\u003e \u003cspan\u003e Black Metal Tripod \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SCALE \/ DIMENSION\n  ====================================================== --\u003e\n\u003csection class=\"uf431-scale\"\u003e\n\u003cdiv class=\"uf431-scale__image\"\u003e\u003ca href=\"#uf431-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/uf4-31n-washi-paper-floor-lamp-75-inch_2.jpg?v=1777884615\" alt=\"UF4-31N floor lamp dimension diagram showing 13 inch diameter and 74.8 inch height\" loading=\"lazy\"\u003e \u003cspan class=\"uf431-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"uf431-scale__content\"\u003e\n\u003csmall\u003e Check the Scale Before Ordering \u003c\/small\u003e\n\u003ch3\u003eØ13\" × H74.8\"\u003c\/h3\u003e\n\u003cp\u003eØ33 × H190cm. This is a genuinely tall floor lamp, not a standard reading-lamp height.\u003c\/p\u003e\n\u003cdiv class=\"uf431-scale__rows\"\u003e\n\u003cdiv class=\"uf431-scale__row\"\u003e\n\u003cstrong\u003e 8 ft Ceiling \u003c\/strong\u003e \u003cspan\u003e It fits, but the lamp will sit visually closer to the ceiling. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-scale__row\"\u003e\n\u003cstrong\u003e 9 ft+ Ceiling \u003c\/strong\u003e \u003cspan\u003e Gives the tall silhouette more balanced breathing room. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-scale__row\"\u003e\n\u003cstrong\u003e Floor Position \u003c\/strong\u003e \u003cspan\u003e Use on a stable, level surface away from busy walkways. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT \/ CONTROL\n  ====================================================== --\u003e\n\u003csection class=\"uf431-light\"\u003e\n\u003cdiv class=\"uf431-light__lead\"\u003e\n\u003csmall\u003e Light \u0026amp; Control \u003c\/small\u003e\n\u003ch3\u003ePlug In and Glow\u003c\/h3\u003e\n\u003cp\u003eNo hardwiring is required. A 3000K warm-white bulb is included, with simple inline control on the power cord.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-light__data\"\u003e\n\u003cdiv class=\"uf431-light__cell\"\u003e\n\u003csmall\u003e Included Bulb \u003c\/small\u003e \u003cstrong\u003e 3000K Warm White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-light__cell\"\u003e\n\u003csmall\u003e Bulb Base \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-light__cell\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Inline ON\/OFF \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-light__cell\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT CHARACTER\n  ====================================================== --\u003e\n\u003csection class=\"uf431-use\"\u003e\n\u003cdiv class=\"uf431-use__title\"\u003e\n\u003csmall\u003e In the Room \u003c\/small\u003e\n\u003ch3\u003eBest Used for Atmosphere\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-use__rows\"\u003e\n\u003cdiv class=\"uf431-use__row\"\u003e\n\u003cstrong\u003e Light Character \u003c\/strong\u003e\n\u003cp\u003eWashi diffuses the bulb into a broad, soft glow with no exposed point of light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-use__row\"\u003e\n\u003cstrong\u003e Best Placement \u003c\/strong\u003e\n\u003cp\u003eLiving-room corners, large bedrooms, entry spaces and other areas where vertical scale matters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-use__row\"\u003e\n\u003cstrong\u003e Dimming \u003c\/strong\u003e\n\u003cp\u003eCompatible with a dimmable E26\/E27 bulb when used with an appropriate inline dimmer or smart-bulb setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"uf431-care\"\u003e\n\u003cdiv class=\"uf431-care__mark\"\u003eWashi Care\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Dry dust only. \u003c\/strong\u003e \u003cspan\u003e Use a feather duster or soft microfiber wand. Do not wet-clean, steam or spray the Washi paper. Keep away from humid areas and direct heat. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"uf431-specs\"\u003e\n\u003cdiv class=\"uf431-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Tall plug-in floor lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-specs__grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"uf431-spec\"\u003e\n\u003cspan\u003eDimensions\u003c\/span\u003e \u003cspan\u003eØ13\" × H74.8\" \/ Ø33 × H190cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-spec\"\u003e\n\u003cspan\u003eWeight\u003c\/span\u003e \u003cspan\u003eApprox. 6.6lb \/ 3kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-spec\"\u003e\n\u003cspan\u003eMaterials\u003c\/span\u003e \u003cspan\u003eMetal, Paper.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-spec\"\u003e\n\u003cspan\u003eBulb Base\u003c\/span\u003e \u003cspan\u003eE26 \/ E27\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-spec\"\u003e\n\u003cspan\u003eBulb Included\u003c\/span\u003e \u003cspan\u003eYes · 3000K warm white\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"uf431-spec\"\u003e\n\u003cspan\u003eMax Wattage\u003c\/span\u003e \u003cspan\u003e40W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-spec\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-spec\"\u003e\n\u003cspan\u003eDimming\u003c\/span\u003e \u003cspan\u003eCompatible with dimmable bulb + suitable dimming control\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-spec\"\u003e\n\u003cspan\u003eCord\u003c\/span\u003e \u003cspan\u003e59\" \/ 150cm · Custom extension available\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-spec\"\u003e\n\u003cspan\u003eControl\u003c\/span\u003e \u003cspan\u003eInline ON\/OFF button switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-spec\"\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e \u003cspan\u003ePlug-in · No hardwiring required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-spec\"\u003e\n\u003cspan\u003eEnvironment\u003c\/span\u003e \u003cspan\u003eIndoor dry locations · IP20\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"uf431-faq\"\u003e\n\u003ch3\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the UF4-31N too tall for an 8-foot ceiling?\u003c\/summary\u003e\n\u003cp\u003eIt physically fits under an 8-foot ceiling, but at 74.8\" tall the lamp will sit relatively close to the ceiling. A 9-foot or higher ceiling gives its tall proportions more visual breathing room.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a good reading lamp?\u003c\/summary\u003e\n\u003cp\u003eUF4-31N is primarily an ambient floor lamp. The Washi shade spreads light softly through the paper rather than producing a concentrated task beam.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\n\u003cp\u003eYes. A 3000K warm-white E26\/E27 bulb is included.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I request a longer power cord?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard cord is approximately 59\" \/ 150cm, and a longer cord can be requested.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I clean the Washi paper?\u003c\/summary\u003e\n\u003cp\u003eGently remove dust with a feather duster or soft microfiber wand. Do not use water, damp cloths, steam or cleaning sprays on the paper.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"uf431-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cp class=\"uf431-final\"\u003eEach piece is handmade, so slight variations in texture and dimensions are normal, and washi paper ambers gently over time. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/p\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"uf431-detail-large\" href=\"#uf431-root\" class=\"uf431-lightbox\"\u003e \u003cspan class=\"uf431-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/uf4-31n-washi-paper-floor-lamp-75-inch_6.png?v=1777884616\" alt=\"Enlarged UF4-31N Washi paper and tripod detail\"\u003e \u003cspan class=\"uf431-lightbox__text\"\u003e Washi Paper \u0026amp; Tripod Detail · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"uf431-size-large\" href=\"#uf431-root\" class=\"uf431-lightbox\"\u003e \u003cspan class=\"uf431-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/uf4-31n-washi-paper-floor-lamp-75-inch_2.jpg?v=1777884615\" alt=\"Enlarged UF4-31N floor lamp dimensions\"\u003e \u003cspan class=\"uf431-lightbox__text\"\u003e Ø13\" × H74.8\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia13″ x H 74.8″ \/ US Plug","offer_id":52157381542171,"sku":"STB-NG-UF4-31N","price":715.0,"currency_code":"USD","in_stock":true},{"title":"Dia13″ x H 74.8″ \/ UK Plug","offer_id":52157381574939,"sku":"STB-NG-UF4-31N","price":715.0,"currency_code":"USD","in_stock":true},{"title":"Dia13″ x H 74.8″ \/ AU Plug","offer_id":52157381607707,"sku":"STB-NG-UF4-31N","price":715.0,"currency_code":"USD","in_stock":true},{"title":"Dia13″ x H 74.8″ \/ EU Plug","offer_id":52157381640475,"sku":"STB-NG-UF4-31N","price":715.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-uf4-31n-floor-lamp-white-background-unlit-stuberlighting.jpg?v=1781311871"},{"product_id":"akari-ori-lantern-washi-paper-stacked-pendant-light","title":"Ori Lantern Series Pendant Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ORI LANTERN SERIES\n   Compact Series Comparison + Size Gallery\n========================================================= *\/\n\n.stb-ori{\n  --cream:#F5EDD8;\n  --ivory:#FFFCF6;\n  --soft:#FAF7EF;\n  --sand:#EDE3D1;\n  --paper:#F1E5CF;\n\n  --dark:#1C1209;\n  --brown:#4A3218;\n  --walnut:#573C27;\n  --muted:#7B6B58;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703B;\n  --line:#E2D6C3;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  color:var(--brown);\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n}\n\n.stb-ori *,\n.stb-ori *::before,\n.stb-ori *::after{\n  box-sizing:border-box;\n}\n\n.stb-ori h2,\n.stb-ori h3{\n  margin-top:0;\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-ori p{\n  margin-top:0;\n}\n\n.stb-ori__label{\n  display:block;\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.16em;\n  text-transform:uppercase;\n}\n\n.stb-ori__heading{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-ori__view{\n  display:block;\n  margin-top:6px;\n\n  color:#80613A;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.06em;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-ori__intro{\n  max-width:720px;\n  padding:4px 0 24px;\n}\n\n.stb-ori__intro h2{\n  max-width:680px;\n  margin:0 0 10px;\n\n  font-size:29px;\n  line-height:1.12;\n}\n\n.stb-ori__intro p{\n  margin:0;\n  color:#604F3E;\n  font-size:14px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-ori__quick{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:34px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-ori__quick-item{\n  padding:14px 12px;\n  border-right:1px solid var(--line);\n}\n\n.stb-ori__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-ori__quick-item small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#917D63;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-ori__quick-item strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   SERIES VISUAL\n   Before all size images\n========================================================= *\/\n\n.stb-ori__series{\n  display:grid;\n  grid-template-columns:230px 1fr;\n  gap:28px;\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:21px;\n\n  background:var(--sand);\n\n  border-radius:9px;\n}\n\n.stb-ori__series-media{\n  width:230px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-ori__series-link{\n  display:block;\n\n  padding:7px;\n\n  background:#F9F4EA;\n\n  border:1px solid #D6C8B1;\n  border-radius:7px;\n\n  text-decoration:none;\n}\n\n.stb-ori__series-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-ori__series-copy h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-ori__series-copy p{\n  margin:0 0 11px;\n\n  color:#604D3A;\n\n  font-size:13px;\n}\n\n.stb-ori__series-points{\n  display:grid;\n  gap:5px;\n}\n\n.stb-ori__series-point{\n  display:flex;\n  gap:8px;\n\n  color:#66513D;\n\n  font-size:11.5px;\n}\n\n.stb-ori__series-point::before{\n  content:\"—\";\n  color:#9A743E;\n}\n\n\n\/* =========================================================\n   SIZE SECTION\n========================================================= *\/\n\n.stb-ori__sizes{\n  margin-bottom:38px;\n}\n\n.stb-ori__sizes-head{\n  max-width:650px;\n  margin-bottom:17px;\n}\n\n.stb-ori__sizes-head p{\n  margin:0;\n\n  color:#675441;\n\n  font-size:12.5px;\n}\n\n\n\/* =========================================================\n   THREE SIZE CARDS\n========================================================= *\/\n\n.stb-ori__size-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:11px;\n}\n\n.stb-ori__size-card{\n  min-width:0;\n\n  padding:15px 13px 16px;\n\n  background:var(--soft);\n\n  border:1px solid var(--line);\n  border-radius:8px;\n\n  text-align:center;\n}\n\n.stb-ori__size-card:nth-child(2){\n  background:#F3E9D8;\n}\n\n.stb-ori__size-card:nth-child(3){\n  background:#EEE0CA;\n}\n\n.stb-ori__size-top{\n  margin-bottom:10px;\n}\n\n.stb-ori__size-top small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#92703B;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-ori__size-top strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:17px;\n  line-height:1.2;\n  font-weight:600;\n}\n\n.stb-ori__size-top span{\n  display:block;\n  margin-top:3px;\n\n  color:#79634A;\n\n  font-size:10px;\n}\n\n\n\/* compact inline size images *\/\n\n.stb-ori__size-image{\n  width:165px;\n  max-width:100%;\n  margin:0 auto 11px;\n}\n\n.stb-ori__size-link{\n  display:block;\n\n  padding:6px;\n\n  background:var(--ivory);\n\n  border:1px solid #DDD0BC;\n  border-radius:6px;\n\n  text-decoration:none;\n}\n\n.stb-ori__size-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-ori__size-use{\n  padding-top:10px;\n\n  border-top:1px solid #DED2C0;\n\n  color:#665340;\n\n  font-size:11px;\n  line-height:1.5;\n  text-align:left;\n}\n\n.stb-ori__size-use strong{\n  display:block;\n  margin-bottom:2px;\n\n  color:var(--dark);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   CEILING GUIDE\n========================================================= *\/\n\n.stb-ori__ceiling{\n  display:grid;\n  grid-template-columns:175px 1fr;\n\n  margin-bottom:38px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-ori__ceiling-title{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px;\n\n  background:var(--walnut);\n}\n\n.stb-ori__ceiling-title small{\n  margin-bottom:5px;\n\n  color:#D8B978;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.stb-ori__ceiling-title strong{\n  color:#F8F0DF;\n\n  font-size:17px;\n  line-height:1.25;\n  font-weight:500;\n}\n\n.stb-ori__ceiling-options{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:#F3E8D6;\n}\n\n.stb-ori__ceiling-item{\n  padding:17px 14px;\n\n  border-right:1px solid #DCCDB5;\n}\n\n.stb-ori__ceiling-item:last-child{\n  border-right:0;\n}\n\n.stb-ori__ceiling-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#967A51;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-ori__ceiling-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:12px;\n  font-weight:600;\n}\n\n.stb-ori__ceiling-item p{\n  margin:0;\n\n  color:#66523E;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   FORM + MATERIAL\n========================================================= *\/\n\n.stb-ori__form{\n  margin-bottom:38px;\n\n  padding:22px 23px;\n\n  background:var(--sand);\n\n  border-radius:9px;\n}\n\n.stb-ori__form-grid{\n  display:grid;\n  grid-template-columns:1.1fr .9fr;\n  gap:30px;\n}\n\n.stb-ori__form-copy h3{\n  margin:0 0 8px;\n\n  font-size:22px;\n}\n\n.stb-ori__form-copy p{\n  margin:0;\n\n  color:#604D3A;\n\n  font-size:12.8px;\n}\n\n.stb-ori__form-facts{\n  display:grid;\n  gap:9px;\n}\n\n.stb-ori__form-fact{\n  padding-bottom:8px;\n\n  border-bottom:1px solid #D8C9B1;\n}\n\n.stb-ori__form-fact:last-child{\n  border-bottom:0;\n  padding-bottom:0;\n}\n\n.stb-ori__form-fact small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#92703B;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-ori__form-fact strong{\n  color:var(--dark);\n\n  font-size:11.8px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   LIGHT + INSTALLATION\n========================================================= *\/\n\n.stb-ori__utility{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:38px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-ori__utility-panel{\n  padding:19px 20px;\n}\n\n.stb-ori__utility-panel:first-child{\n  background:var(--dark);\n}\n\n.stb-ori__utility-panel:last-child{\n  background:#4A3218;\n}\n\n.stb-ori__utility-panel small{\n  display:block;\n  margin-bottom:5px;\n\n  color:#D8B978;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.stb-ori__utility-panel strong{\n  display:block;\n  margin-bottom:5px;\n\n  color:#F8F0DF;\n\n  font-size:12.5px;\n  font-weight:600;\n}\n\n.stb-ori__utility-panel p{\n  margin:0;\n\n  color:#DDD1BE;\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-ori__details{\n  margin-bottom:34px;\n}\n\n.stb-ori__specs{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border-top:1px solid var(--line);\n  border-left:1px solid var(--line);\n}\n\n.stb-ori__spec{\n  padding:11px 14px;\n\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-ori__spec small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#8A755B;\n\n  font-size:8.5px;\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-ori__spec strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-ori__faq{\n  margin-bottom:30px;\n\n  padding:19px 21px 7px;\n\n  background:#F8F3E8;\n\n  border-radius:8px;\n}\n\n.stb-ori__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #DFD3BF;\n}\n\n.stb-ori__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-ori__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--dark);\n\n  font-size:13.2px;\n  font-weight:500;\n}\n\n.stb-ori__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-ori__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-4px;\n\n  color:#A87E3C;\n\n  font-size:22px;\n}\n\n.stb-ori__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-ori__faq details p{\n  margin:8px 0 0;\n\n  color:#665544;\n\n  font-size:12px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-ori__shipping{\n  padding:20px 22px;\n\n  background:var(--cream);\n\n  border-top:3px solid var(--gold);\n  border-radius:8px;\n}\n\n.stb-ori__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-ori__shipping p{\n  margin:0 0 8px;\n\n  color:#5E4D3E;\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n.stb-ori__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-ori__shipping strong{\n  color:var(--dark);\n}\n\n.stb-ori__shipping a{\n  color:var(--gold-deep);\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   WASHI NOTE\n========================================================= *\/\n\n.stb-ori__note{\n  max-width:740px;\n\n  margin:18px auto 0 !important;\n  padding:0 8px;\n\n  color:#82715E !important;\n\n  font-size:11px !important;\n  line-height:1.6 !important;\n  font-style:italic;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-ori__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(18,12,7,.95);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-ori__lightbox:target{\n  display:flex;\n}\n\n.stb-ori__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-ori__lightbox img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:92vw;\n  max-height:80vh;\n\n  object-fit:contain;\n  object-position:center;\n\n  box-shadow:0 14px 60px rgba(0,0,0,.4);\n}\n\n.stb-ori__lightbox-title{\n  margin:9px 0 0 !important;\n\n  color:#DDCCAC !important;\n\n  font-size:9px !important;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n.stb-ori__lightbox-hint{\n  margin:4px 0 0 !important;\n\n  color:#A99575 !important;\n\n  font-size:8.5px !important;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-ori__intro h2{\n    font-size:25px;\n  }\n\n\n  .stb-ori__quick{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-ori__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-ori__quick-item:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* series image stays compact *\/\n\n  .stb-ori__series{\n    grid-template-columns:1fr;\n\n    gap:15px;\n\n    padding:18px;\n  }\n\n  .stb-ori__series-media{\n    width:210px;\n  }\n\n  .stb-ori__series-copy h3{\n    font-size:21px;\n  }\n\n\n  \/* size cards *\/\n\n  .stb-ori__size-grid{\n    grid-template-columns:1fr;\n\n    gap:9px;\n  }\n\n  .stb-ori__size-card{\n    display:grid;\n    grid-template-columns:145px 1fr;\n    gap:12px;\n    align-items:center;\n\n    padding:13px;\n  }\n\n  .stb-ori__size-top{\n    grid-column:2;\n    grid-row:1;\n\n    margin:0;\n\n    text-align:left;\n  }\n\n  .stb-ori__size-image{\n    grid-column:1;\n    grid-row:1 \/ span 2;\n\n    width:145px;\n    margin:0;\n  }\n\n  .stb-ori__size-use{\n    grid-column:2;\n    grid-row:2;\n\n    padding-top:8px;\n\n    text-align:left;\n  }\n\n\n  \/* ceiling *\/\n\n  .stb-ori__ceiling{\n    grid-template-columns:1fr;\n  }\n\n  .stb-ori__ceiling-title{\n    padding:16px 18px;\n  }\n\n  .stb-ori__ceiling-options{\n    grid-template-columns:1fr;\n  }\n\n  .stb-ori__ceiling-item{\n    padding:12px 17px;\n\n    border-right:0;\n    border-bottom:1px solid #DCCDB5;\n  }\n\n  .stb-ori__ceiling-item:last-child{\n    border-bottom:0;\n  }\n\n\n  .stb-ori__form{\n    padding:18px;\n  }\n\n  .stb-ori__form-grid{\n    grid-template-columns:1fr;\n\n    gap:16px;\n  }\n\n\n  .stb-ori__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-ori__specs{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-ori__faq{\n    padding:18px 17px 7px;\n  }\n\n\n  .stb-ori__shipping{\n    padding:18px;\n  }\n\n  .stb-ori__shipping p{\n    font-size:12px;\n  }\n\n\n  .stb-ori__lightbox{\n    padding:14px;\n  }\n\n  .stb-ori__lightbox img{\n    max-width:94vw;\n    max-height:75vh;\n  }\n\n}\n\n\n\/* extra narrow phones *\/\n\n@media screen and (max-width:430px){\n\n  .stb-ori__size-card{\n    grid-template-columns:120px 1fr;\n    gap:10px;\n  }\n\n  .stb-ori__size-image{\n    width:120px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"stb-ori\"\u003e\n\n\n  \u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\n  \u003csection class=\"stb-ori__intro\"\u003e\n\n    \u003cspan class=\"stb-ori__label\"\u003e\n      Ori Lantern Series · Stacked Washi Pendant\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Three Heights for Tall Architectural Spaces.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Ori stacks softly rounded Washi forms into one slender vertical\n      pendant. Choose from three heights depending on how much of your\n      ceiling volume you want the fixture to occupy.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\n  \u003cdiv class=\"stb-ori__quick\"\u003e\n\n    \u003cdiv class=\"stb-ori__quick-item\"\u003e\n      \u003csmall\u003eDiameter\u003c\/small\u003e\n      \u003cstrong\u003eØ15.7\" \/ 40cm\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"stb-ori__quick-item\"\u003e\n      \u003csmall\u003eHeights\u003c\/small\u003e\n      \u003cstrong\u003e44.9\" \/ 56.3\" \/ 68.1\"\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"stb-ori__quick-item\"\u003e\n      \u003csmall\u003eBulb\u003c\/small\u003e\n      \u003cstrong\u003e3000K Included\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"stb-ori__quick-item\"\u003e\n      \u003csmall\u003eCeiling\u003c\/small\u003e\n      \u003cstrong\u003eStandard · Sloped · Vaulted\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       SERIES COMPARISON — BEFORE SIZE IMAGES\n  ====================================================== --\u003e\n\n  \u003csection id=\"ori-series-section\" class=\"stb-ori__series\"\u003e\n\n    \u003cdiv class=\"stb-ori__series-media\"\u003e\n\n      \u003ca href=\"#ori-series\" class=\"stb-ori__series-link\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ori-lantern-series-pendant-lights-collection-unlit-stuberlighting.jpg?v=1781313389\" alt=\"Ori Lantern Series three stacked Washi pendant light models\" loading=\"lazy\"\u003e\n\n        \u003cspan class=\"stb-ori__view\"\u003e\n          View Series ↗\n        \u003c\/span\u003e\n\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"stb-ori__series-copy\"\u003e\n\n      \u003cspan class=\"stb-ori__label\"\u003e\n        Series Comparison\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Same Diameter. Different Vertical Presence.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        All three models stay at Ø15.7\" wide.\n        What changes is how far the stacked Washi form extends vertically.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"stb-ori__series-points\"\u003e\n\n        \u003cdiv class=\"stb-ori__series-point\"\u003e\n          44.9\" — most versatile\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"stb-ori__series-point\"\u003e\n          56.3\" — taller vaulted-room scale\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"stb-ori__series-point\"\u003e\n          68.1\" — double-height statement\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SERIES LIGHTBOX --\u003e\n\n  \u003ca id=\"ori-series\" href=\"#ori-series-section\" class=\"stb-ori__lightbox\"\u003e\n\n    \u003cspan class=\"stb-ori__lightbox-inner\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ori-lantern-series-pendant-lights-collection-unlit-stuberlighting.jpg?v=1781313389\" alt=\"Enlarged Ori Lantern Series comparison\"\u003e\n\n      \u003cspan class=\"stb-ori__lightbox-title\"\u003e\n        Ori Lantern Series · Model Comparison\n      \u003c\/span\u003e\n\n      \u003cspan class=\"stb-ori__lightbox-hint\"\u003e\n        Click or tap anywhere to close\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\n  \u003c!-- =====================================================\n       SIZE GALLERY\n  ====================================================== --\u003e\n\n  \u003csection class=\"stb-ori__sizes\"\u003e\n\n    \u003cdiv class=\"stb-ori__sizes-head\"\u003e\n\n      \u003cspan class=\"stb-ori__label\"\u003e\n        Choose Your Size\n      \u003c\/span\u003e\n\n      \u003ch3 class=\"stb-ori__heading\"\u003e\n        Start With Ceiling Height.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Each option keeps the same slim Ø15.7\" width,\n        making Ori especially useful in tall but relatively narrow spaces.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"stb-ori__size-grid\"\u003e\n\n\n      \u003c!-- ===================================================\n           44.9\"\n      ==================================================== --\u003e\n\n      \u003carticle class=\"stb-ori__size-card\"\u003e\n\n        \u003cdiv class=\"stb-ori__size-top\"\u003e\n\n          \u003csmall\u003e\n            Size 01\n          \u003c\/small\u003e\n\n          \u003cstrong\u003e\n            H44.9\"\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Ø15.7\" × H44.9\"\u003cbr\u003e\n            Ø40 × H114cm\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"stb-ori__size-image\"\u003e\n\n          \u003ca href=\"#ori-size-449\" class=\"stb-ori__size-link\"\u003e\n\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Ori_Lantern_Series_Pendant_Lamp_2.jpg?v=1778210591\" alt=\"Ori Lantern Pendant 44.9 inch dimension diagram\" loading=\"lazy\"\u003e\n\n            \u003cspan class=\"stb-ori__view\"\u003e\n              Enlarge ↗\n            \u003c\/span\u003e\n\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"stb-ori__size-use\"\u003e\n\n          \u003cstrong\u003e\n            Best for 10ft+ ceilings\n          \u003c\/strong\u003e\n\n          Dining areas, kitchen islands and moderately tall rooms.\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003c!-- ===================================================\n           56.3\"\n      ==================================================== --\u003e\n\n      \u003carticle class=\"stb-ori__size-card\"\u003e\n\n        \u003cdiv class=\"stb-ori__size-top\"\u003e\n\n          \u003csmall\u003e\n            Size 02\n          \u003c\/small\u003e\n\n          \u003cstrong\u003e\n            H56.3\"\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Ø15.7\" × H56.3\"\u003cbr\u003e\n            Ø40 × H143cm\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"stb-ori__size-image\"\u003e\n\n          \u003ca href=\"#ori-size-563\" class=\"stb-ori__size-link\"\u003e\n\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Ori_Lantern_Series_Pendant_Lamp_4.jpg?v=1778210591\" alt=\"Ori Lantern Pendant 56.3 inch dimension diagram\" loading=\"lazy\"\u003e\n\n            \u003cspan class=\"stb-ori__view\"\u003e\n              Enlarge ↗\n            \u003c\/span\u003e\n\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"stb-ori__size-use\"\u003e\n\n          \u003cstrong\u003e\n            Best for 11–12ft ceilings\n          \u003c\/strong\u003e\n\n          Vaulted living rooms and taller single-story foyers.\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003c!-- ===================================================\n           68.1\"\n      ==================================================== --\u003e\n\n      \u003carticle class=\"stb-ori__size-card\"\u003e\n\n        \u003cdiv class=\"stb-ori__size-top\"\u003e\n\n          \u003csmall\u003e\n            Size 03\n          \u003c\/small\u003e\n\n          \u003cstrong\u003e\n            H68.1\"\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Ø15.7\" × H68.1\"\u003cbr\u003e\n            Ø40 × H173cm\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"stb-ori__size-image\"\u003e\n\n          \u003ca href=\"#ori-size-681\" class=\"stb-ori__size-link\"\u003e\n\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Ori_Lantern_Series_Pendant_Lamp_5.jpg?v=1778210591\" alt=\"Ori Lantern Pendant 68.1 inch dimension diagram\" loading=\"lazy\"\u003e\n\n            \u003cspan class=\"stb-ori__view\"\u003e\n              Enlarge ↗\n            \u003c\/span\u003e\n\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"stb-ori__size-use\"\u003e\n\n          \u003cstrong\u003e\n            Best for 14ft+ \/ double-height\n          \u003c\/strong\u003e\n\n          Foyers, staircases and tall great rooms.\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       SIZE LIGHTBOXES\n  ====================================================== --\u003e\n\n  \u003ca id=\"ori-size-449\" href=\"#\" class=\"stb-ori__lightbox\"\u003e\n\n    \u003cspan class=\"stb-ori__lightbox-inner\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Ori_Lantern_Series_Pendant_Lamp_2.jpg?v=1778210591\" alt=\"Ori 44.9 inch enlarged dimension image\"\u003e\n\n      \u003cspan class=\"stb-ori__lightbox-title\"\u003e\n        Ø15.7\" × H44.9\"\n      \u003c\/span\u003e\n\n      \u003cspan class=\"stb-ori__lightbox-hint\"\u003e\n        Click or tap anywhere to close\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\n  \u003ca id=\"ori-size-563\" href=\"#\" class=\"stb-ori__lightbox\"\u003e\n\n    \u003cspan class=\"stb-ori__lightbox-inner\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Ori_Lantern_Series_Pendant_Lamp_4.jpg?v=1778210591\" alt=\"Ori 56.3 inch enlarged dimension image\"\u003e\n\n      \u003cspan class=\"stb-ori__lightbox-title\"\u003e\n        Ø15.7\" × H56.3\"\n      \u003c\/span\u003e\n\n      \u003cspan class=\"stb-ori__lightbox-hint\"\u003e\n        Click or tap anywhere to close\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\n  \u003ca id=\"ori-size-681\" href=\"#\" class=\"stb-ori__lightbox\"\u003e\n\n    \u003cspan class=\"stb-ori__lightbox-inner\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Ori_Lantern_Series_Pendant_Lamp_5.jpg?v=1778210591\" alt=\"Ori 68.1 inch enlarged dimension image\"\u003e\n\n      \u003cspan class=\"stb-ori__lightbox-title\"\u003e\n        Ø15.7\" × H68.1\"\n      \u003c\/span\u003e\n\n      \u003cspan class=\"stb-ori__lightbox-hint\"\u003e\n        Click or tap anywhere to close\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\n  \u003c!-- =====================================================\n       CEILING GUIDE\n  ====================================================== --\u003e\n\n  \u003csection class=\"stb-ori__ceiling\"\u003e\n\n    \u003cdiv class=\"stb-ori__ceiling-title\"\u003e\n\n      \u003csmall\u003e\n        Quick Guide\n      \u003c\/small\u003e\n\n      \u003cstrong\u003e\n        Match Ori to the Room\n      \u003c\/strong\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"stb-ori__ceiling-options\"\u003e\n\n\n      \u003cdiv class=\"stb-ori__ceiling-item\"\u003e\n\n        \u003csmall\u003e\n          10ft+\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          44.9\"\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Most flexible residential scale.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"stb-ori__ceiling-item\"\u003e\n\n        \u003csmall\u003e\n          11–12ft\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          56.3\"\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          More presence for vaulted rooms.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"stb-ori__ceiling-item\"\u003e\n\n        \u003csmall\u003e\n          14ft+\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          68.1\"\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Double-height and staircase scale.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       FORM + MATERIAL\n  ====================================================== --\u003e\n\n  \u003csection class=\"stb-ori__form\"\u003e\n\n    \u003cdiv class=\"stb-ori__form-grid\"\u003e\n\n\n      \u003cdiv class=\"stb-ori__form-copy\"\u003e\n\n        \u003cspan class=\"stb-ori__label\"\u003e\n          Form \u0026amp; Material\n        \u003c\/span\u003e\n\n        \u003ch3\u003e\n          A Vertical Rhythm of Washi.\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Instead of one continuous shade, Ori uses repeated rounded\n          Washi sections to create a layered vertical silhouette.\n          The narrow profile keeps even the tallest version visually light.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"stb-ori__form-facts\"\u003e\n\n        \u003cdiv class=\"stb-ori__form-fact\"\u003e\n\n          \u003csmall\u003eShade\u003c\/small\u003e\n\n          \u003cstrong\u003e\n            Off-White Mulberry Washi\n          \u003c\/strong\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"stb-ori__form-fact\"\u003e\n\n          \u003csmall\u003eStructure\u003c\/small\u003e\n\n          \u003cstrong\u003e\n            Bamboo Ribbing + Metal Frame\n          \u003c\/strong\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"stb-ori__form-fact\"\u003e\n\n          \u003csmall\u003eWidth\u003c\/small\u003e\n\n          \u003cstrong\u003e\n            Ø15.7\" Across All Models\n          \u003c\/strong\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       LIGHT + INSTALLATION\n  ====================================================== --\u003e\n\n  \u003csection class=\"stb-ori__utility\"\u003e\n\n    \u003cdiv class=\"stb-ori__utility-panel\"\u003e\n\n      \u003csmall\u003e\n        Light\n      \u003c\/small\u003e\n\n      \u003cstrong\u003e\n        E26 \/ E27 · 3000K bulb included\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Maximum 40W. Compatible with a suitable dimmable bulb.\n        Washi softens the light for warm ambient illumination.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"stb-ori__utility-panel\"\u003e\n\n      \u003csmall\u003e\n        Installation\n      \u003c\/small\u003e\n\n      \u003cstrong\u003e\n        Hardwired · 59\" suspension\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Compatible with standard, sloped and vaulted ceilings.\n        Longer suspension and plug-in conversion are available on request.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\n  \u003csection class=\"stb-ori__details\"\u003e\n\n    \u003cspan class=\"stb-ori__label\"\u003e\n      Specifications\n    \u003c\/span\u003e\n\n    \u003ch3 class=\"stb-ori__heading\"\u003e\n      Product Details\n    \u003c\/h3\u003e\n\n\n    \u003cdiv class=\"stb-ori__specs\"\u003e\n\n      \u003cdiv class=\"stb-ori__spec\"\u003e\n        \u003csmall\u003eSize 01\u003c\/small\u003e\n        \u003cstrong\u003eØ15.7\" × H44.9\" \/ Ø40 × H114cm\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stb-ori__spec\"\u003e\n        \u003csmall\u003eSize 02\u003c\/small\u003e\n        \u003cstrong\u003eØ15.7\" × H56.3\" \/ Ø40 × H143cm\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stb-ori__spec\"\u003e\n        \u003csmall\u003eSize 03\u003c\/small\u003e\n        \u003cstrong\u003eØ15.7\" × H68.1\" \/ Ø40 × H173cm\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stb-ori__spec\"\u003e\n        \u003csmall\u003eMaterials\u003c\/small\u003e\n        \u003cstrong\u003eMulberry Washi · Bamboo Ribbing · Metal Frame\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stb-ori__spec\"\u003e\n        \u003csmall\u003eBulb Base\u003c\/small\u003e\n        \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stb-ori__spec\"\u003e\n        \u003csmall\u003eBulb Included\u003c\/small\u003e\n        \u003cstrong\u003eYes · 3000K Warm White\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stb-ori__spec\"\u003e\n        \u003csmall\u003eMax Wattage\u003c\/small\u003e\n        \u003cstrong\u003e40W\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stb-ori__spec\"\u003e\n        \u003csmall\u003eVoltage\u003c\/small\u003e\n        \u003cstrong\u003eAC 110–240V\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stb-ori__spec\"\u003e\n        \u003csmall\u003eDimming\u003c\/small\u003e\n        \u003cstrong\u003eCompatible With Suitable Dimmable Bulb\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stb-ori__spec\"\u003e\n        \u003csmall\u003eSuspension\u003c\/small\u003e\n        \u003cstrong\u003e59\" \/ 150cm · Extension Available\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stb-ori__spec\"\u003e\n        \u003csmall\u003eInstallation\u003c\/small\u003e\n        \u003cstrong\u003eHardwired · Plug-In Conversion on Request\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stb-ori__spec\"\u003e\n        \u003csmall\u003eCeiling\u003c\/small\u003e\n        \u003cstrong\u003eStandard · Sloped · Vaulted\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stb-ori__spec\"\u003e\n        \u003csmall\u003eEnvironment\u003c\/small\u003e\n        \u003cstrong\u003eIndoor Dry Locations · IP20\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stb-ori__spec\"\u003e\n        \u003csmall\u003eInstallation Advice\u003c\/small\u003e\n        \u003cstrong\u003eProfessional Electrician Recommended\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       GOOD TO KNOW\n  ====================================================== --\u003e\n\n  \u003csection class=\"stb-ori__faq\"\u003e\n\n    \u003ch3 class=\"stb-ori__heading\"\u003e\n      Good to Know\n    \u003c\/h3\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Which Ori size should I choose?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        As a general guide, choose 44.9\" for most 10ft+ rooms,\n        56.3\" for roughly 11–12ft spaces, and 68.1\" for\n        double-height, staircase and approximately 14ft+ spaces.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can Ori install on a vaulted or sloped ceiling?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        Yes. Ori is compatible with standard, vaulted and sloped ceilings.\n        Professional installation is recommended for high or angled ceilings.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can I request a longer drop?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        Yes. Standard suspension is 59\" \/ 150cm.\n        Longer suspension lengths and plug-in conversion are available\n        on request.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\n  \u003csection class=\"stb-ori__shipping\"\u003e\n\n    \u003ch3\u003e\n      Shipping \u0026amp; Returns\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders.\n      \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see\n      \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e\n        Shipping Policy\n      \u003c\/a\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      If you are not satisfied, you may request a return and refund within\n      \u003cstrong\u003e30 days\u003c\/strong\u003e, provided the items remain brand new and unused.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Once shipped, original shipping fees are non-refundable.\n      Buyers are responsible for return shipping costs unless there is a quality issue.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      To start a return, email\n      \u003ca href=\"mailto:support@stuberlighting.com\"\u003e\n        support@stuberlighting.com\n      \u003c\/a\u003e.\n      For details, see our\n      \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e\n        Returns Policy\n      \u003c\/a\u003e.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       WASHI NOTE\n  ====================================================== --\u003e\n\n  \u003cp class=\"stb-ori__note\"\u003e\n    Each piece is handmade, so slight variations in texture and dimensions are normal,\n    and washi paper ambers gently over time. Screen colors are approximate;\n    hand-measured sizes may vary 1–2cm.\n  \u003c\/p\u003e\n\n\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia15.7\"xH44.9\" \/ White Wire","offer_id":52180051689755,"sku":"STB-NG-ORI","price":700.0,"currency_code":"USD","in_stock":true},{"title":"Dia15.7\"xH44.9\" \/ Black Wire","offer_id":52180051722523,"sku":"STB-NG-ORI","price":700.0,"currency_code":"USD","in_stock":true},{"title":"Dia15.7\"xH56.3\" \/ White Wire","offer_id":52180051755291,"sku":"STB-NG-ORI","price":740.0,"currency_code":"USD","in_stock":true},{"title":"Dia15.7\"xH56.3\" \/ Black Wire","offer_id":52180051788059,"sku":"STB-NG-ORI","price":740.0,"currency_code":"USD","in_stock":true},{"title":"Dia15.7\"xH68.1\" \/ White Wire","offer_id":52180051820827,"sku":"STB-NG-ORI","price":780.0,"currency_code":"USD","in_stock":true},{"title":"Dia15.7\"xH68.1\" \/ Black Wire","offer_id":52180051853595,"sku":"STB-NG-ORI","price":780.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ori-lantern-series-pendant-lamp-white-background-unlit-stuberlighting.jpg?v=1781313395"},{"product_id":"washi-paper-whimsy-dual-pendant-cluster-light","title":"Washi Paper Whimsy Dual Pendant Cluster Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — WHIMSY DUAL\n   Dual-Form Washi Pendant Cluster\n   Composition-Led \/ Compact Editorial Layout\n========================================================= *\/\n\n.stb-whimsy{\n  --cream:#F5EDD8;\n  --ivory:#FFFCF6;\n  --soft:#FAF7EF;\n  --sand:#EDE3D1;\n  --paper:#F1E5CF;\n\n  --dark:#1C1209;\n  --brown:#4A3218;\n  --walnut:#573C27;\n  --muted:#7B6B58;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703B;\n  --line:#E2D5C1;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-whimsy *,\n.stb-whimsy *::before,\n.stb-whimsy *::after{\n  box-sizing:border-box;\n}\n\n.stb-whimsy h2,\n.stb-whimsy h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-whimsy p{\n  margin-top:0;\n}\n\n.stb-whimsy__label{\n  display:block;\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.16em;\n  text-transform:uppercase;\n}\n\n.stb-whimsy__heading{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-whimsy__view{\n  display:block;\n  margin-top:6px;\n\n  color:#826440;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.06em;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-whimsy__intro{\n  display:grid;\n  grid-template-columns:1fr 210px;\n  gap:30px;\n  align-items:end;\n\n  padding:4px 0 25px;\n}\n\n.stb-whimsy__intro-copy{\n  max-width:650px;\n}\n\n.stb-whimsy__intro h2{\n  max-width:650px;\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.12;\n}\n\n.stb-whimsy__intro p{\n  margin:0;\n\n  color:#604F3E;\n  font-size:14px;\n}\n\n\n\/* large typographic signature *\/\n\n.stb-whimsy__signature{\n  padding-left:18px;\n\n  border-left:1px solid var(--line);\n}\n\n.stb-whimsy__signature strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:28px;\n  line-height:1;\n  font-weight:500;\n}\n\n.stb-whimsy__signature span{\n  display:block;\n  margin-top:6px;\n\n  color:#846B4D;\n\n  font-size:9px;\n  line-height:1.5;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   KEY FACTS\n========================================================= *\/\n\n.stb-whimsy__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:35px;\n\n  overflow:hidden;\n\n  background:var(--dark);\n\n  border-radius:7px;\n}\n\n.stb-whimsy__fact{\n  padding:14px 13px;\n\n  border-right:1px solid rgba(245,237,216,.15);\n}\n\n.stb-whimsy__fact:last-child{\n  border-right:0;\n}\n\n.stb-whimsy__fact small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#CBB795;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-whimsy__fact strong{\n  display:block;\n\n  color:#F8F0DF;\n\n  font-size:11.8px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   COMPOSITION — UNIQUE TO THIS PRODUCT\n========================================================= *\/\n\n.stb-whimsy__compose{\n  margin-bottom:38px;\n}\n\n.stb-whimsy__compose-head{\n  max-width:640px;\n  margin-bottom:16px;\n}\n\n.stb-whimsy__compose-head p{\n  margin:0;\n\n  color:#665441;\n\n  font-size:12.8px;\n}\n\n\n\/* visual pair *\/\n\n.stb-whimsy__pair{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:1px;\n\n  min-height:180px;\n\n  overflow:hidden;\n\n  background:var(--dark);\n\n  border-radius:9px;\n}\n\n.stb-whimsy__shape{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  flex-direction:column;\n\n  padding:20px;\n\n  background:#F0E4D0;\n}\n\n.stb-whimsy__shape:last-child{\n  background:#E9D9BF;\n}\n\n.stb-whimsy__orb{\n  display:block;\n\n  margin-bottom:10px;\n\n  background:#FFF9EC;\n\n  border:1px solid #D5C6AE;\n\n  box-shadow:\n    inset 0 0 18px rgba(200,169,110,.12),\n    0 5px 18px rgba(74,50,24,.06);\n}\n\n.stb-whimsy__orb--sphere{\n  width:82px;\n  height:82px;\n\n  border-radius:50%;\n}\n\n.stb-whimsy__orb--oval{\n  width:103px;\n  height:58px;\n\n  border-radius:50%;\n}\n\n.stb-whimsy__shape small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#97794F;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-whimsy__shape strong{\n  color:var(--dark);\n\n  font-size:12px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   THREE ARRANGEMENT IDEAS\n========================================================= *\/\n\n.stb-whimsy__arrangements{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:9px;\n\n  margin-top:10px;\n}\n\n.stb-whimsy__arrangement{\n  padding:13px 14px;\n\n  background:var(--soft);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.stb-whimsy__arrangement:nth-child(2){\n  background:#F3E8D6;\n}\n\n.stb-whimsy__arrangement:nth-child(3){\n  background:#EDE0CC;\n}\n\n.stb-whimsy__arrangement small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#94754A;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-whimsy__arrangement strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.stb-whimsy__arrangement p{\n  margin:0;\n\n  color:#675441;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   DETAIL + MATERIAL\n   BOTH BEFORE DIMENSION IMAGE\n========================================================= *\/\n\n.stb-whimsy__evidence{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:12px;\n\n  margin-bottom:38px;\n}\n\n.stb-whimsy__evidence-card{\n  display:grid;\n  grid-template-columns:145px 1fr;\n  gap:16px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:16px;\n\n  border:1px solid var(--line);\n  border-radius:8px;\n}\n\n.stb-whimsy__evidence-card:first-child{\n  background:var(--cream);\n}\n\n.stb-whimsy__evidence-card:last-child{\n  background:var(--sand);\n}\n\n.stb-whimsy__thumb{\n  width:145px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-whimsy__thumb-link{\n  display:block;\n\n  width:100%;\n\n  padding:5px;\n\n  background:#FFFCF6;\n\n  border:1px solid #D9CCB8;\n  border-radius:6px;\n\n  text-decoration:none;\n}\n\n.stb-whimsy__thumb-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-whimsy__evidence-copy h3{\n  margin:0 0 5px;\n\n  font-size:17px;\n  line-height:1.2;\n}\n\n.stb-whimsy__evidence-copy p{\n  margin:0;\n\n  color:#65513F;\n\n  font-size:10.8px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   DIMENSION SECTION — AFTER DETAIL \/ MATERIAL\n========================================================= *\/\n\n.stb-whimsy__size{\n  display:grid;\n  grid-template-columns:190px 1fr;\n  gap:26px;\n  align-items:center;\n\n  margin-bottom:38px;\n}\n\n.stb-whimsy__size-media{\n  width:190px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-whimsy__size-link{\n  display:block;\n\n  width:100%;\n\n  padding:6px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:6px;\n\n  text-decoration:none;\n}\n\n.stb-whimsy__size-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-whimsy__size-copy h3{\n  margin:0 0 7px;\n\n  font-size:22px;\n}\n\n.stb-whimsy__size-pair{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:7px;\n\n  margin-top:12px;\n}\n\n.stb-whimsy__size-piece{\n  padding:10px 11px;\n\n  background:var(--soft);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-whimsy__size-piece small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#97794F;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-whimsy__size-piece strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   SPIDER MOUNT\n========================================================= *\/\n\n.stb-whimsy__mount{\n  display:grid;\n  grid-template-columns:.9fr 1.1fr;\n\n  margin-bottom:38px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-whimsy__mount-title{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:21px;\n\n  background:var(--walnut);\n}\n\n.stb-whimsy__mount-title small{\n  display:block;\n  margin-bottom:5px;\n\n  color:#D8B978;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.stb-whimsy__mount-title strong{\n  color:#F8F0DF;\n\n  font-size:18px;\n  line-height:1.25;\n  font-weight:500;\n}\n\n.stb-whimsy__mount-body{\n  padding:20px 22px;\n\n  background:#F2E7D5;\n}\n\n.stb-whimsy__mount-body p{\n  margin:0 0 11px;\n\n  color:#604D3A;\n\n  font-size:12px;\n}\n\n.stb-whimsy__mount-row{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:7px;\n}\n\n.stb-whimsy__mount-chip{\n  padding:9px 10px;\n\n  background:rgba(255,252,246,.65);\n\n  color:#5F4B38;\n\n  font-size:10.5px;\n  line-height:1.4;\n}\n\n.stb-whimsy__mount-chip strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:10.8px;\n}\n\n\n\/* =========================================================\n   LIGHT + INSTALL\n========================================================= *\/\n\n.stb-whimsy__utility{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:37px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-whimsy__utility-item{\n  padding:14px 15px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-whimsy__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-whimsy__utility-item small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#92703B;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-whimsy__utility-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.7px;\n  font-weight:600;\n}\n\n.stb-whimsy__utility-item p{\n  margin:0;\n\n  color:#675441;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-whimsy__details{\n  margin-bottom:34px;\n}\n\n.stb-whimsy__specs{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border-top:1px solid var(--line);\n  border-left:1px solid var(--line);\n}\n\n.stb-whimsy__spec{\n  display:grid;\n  grid-template-columns:38% 62%;\n\n  padding:10px 12px;\n\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-whimsy__spec span{\n  padding-right:8px;\n\n  color:#8B755B;\n\n  font-size:9.5px;\n}\n\n.stb-whimsy__spec strong{\n  color:var(--dark);\n\n  font-size:11.2px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-whimsy__faq{\n  margin-bottom:30px;\n\n  padding:19px 21px 7px;\n\n  background:#F8F3E8;\n\n  border-radius:8px;\n}\n\n.stb-whimsy__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #DFD3BF;\n}\n\n.stb-whimsy__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-whimsy__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--dark);\n\n  font-size:13.2px;\n  font-weight:500;\n}\n\n.stb-whimsy__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-whimsy__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-4px;\n\n  color:#A87E3C;\n\n  font-size:22px;\n}\n\n.stb-whimsy__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-whimsy__faq details p{\n  margin:8px 0 0;\n\n  color:#665544;\n\n  font-size:12px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-whimsy__shipping{\n  padding:20px 22px;\n\n  background:var(--cream);\n\n  border-top:3px solid var(--gold);\n  border-radius:8px;\n}\n\n.stb-whimsy__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-whimsy__shipping p{\n  margin:0 0 8px;\n\n  color:#5E4D3E;\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n.stb-whimsy__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-whimsy__shipping strong{\n  color:var(--dark);\n}\n\n.stb-whimsy__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   NOTE\n========================================================= *\/\n\n.stb-whimsy__note{\n  max-width:740px;\n\n  margin:18px auto 0 !important;\n  padding:0 8px;\n\n  color:#82715E !important;\n\n  font-size:11px !important;\n  line-height:1.6 !important;\n  font-style:italic;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-whimsy__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(18,12,7,.95);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-whimsy__lightbox:target{\n  display:flex;\n}\n\n.stb-whimsy__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-whimsy__lightbox img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:92vw;\n  max-height:80vh;\n\n  object-fit:contain;\n  object-position:center;\n\n  box-shadow:0 14px 60px rgba(0,0,0,.42);\n}\n\n.stb-whimsy__lightbox-title{\n  margin:9px 0 0 !important;\n\n  color:#DDCCAC !important;\n\n  font-size:9px !important;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n.stb-whimsy__lightbox-hint{\n  margin:4px 0 0 !important;\n\n  color:#A99575 !important;\n\n  font-size:8.5px !important;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-whimsy__intro{\n    grid-template-columns:1fr;\n    gap:15px;\n  }\n\n  .stb-whimsy__intro h2{\n    font-size:25px;\n  }\n\n  .stb-whimsy__signature{\n    display:flex;\n    align-items:center;\n    gap:10px;\n\n    padding:10px 0 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .stb-whimsy__signature strong{\n    font-size:22px;\n  }\n\n  .stb-whimsy__signature span{\n    margin:0;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-whimsy__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-whimsy__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-whimsy__fact:nth-child(-n+2){\n    border-bottom:1px solid rgba(245,237,216,.15);\n  }\n\n\n  \/* PAIR *\/\n\n  .stb-whimsy__pair{\n    min-height:150px;\n  }\n\n  .stb-whimsy__orb--sphere{\n    width:65px;\n    height:65px;\n  }\n\n  .stb-whimsy__orb--oval{\n    width:82px;\n    height:48px;\n  }\n\n\n  \/* ARRANGEMENTS *\/\n\n  .stb-whimsy__arrangements{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* EVIDENCE *\/\n\n  .stb-whimsy__evidence{\n    grid-template-columns:1fr;\n  }\n\n  .stb-whimsy__evidence-card{\n    grid-template-columns:125px 1fr;\n  }\n\n  .stb-whimsy__thumb{\n    width:125px;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-whimsy__size{\n    grid-template-columns:160px 1fr;\n\n    gap:16px;\n  }\n\n  .stb-whimsy__size-media{\n    width:160px;\n  }\n\n  .stb-whimsy__size-copy h3{\n    font-size:19px;\n  }\n\n  .stb-whimsy__size-pair{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* MOUNT *\/\n\n  .stb-whimsy__mount{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-whimsy__utility{\n    grid-template-columns:1fr;\n  }\n\n  .stb-whimsy__utility-item{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .stb-whimsy__utility-item:last-child{\n    border-bottom:0;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-whimsy__specs{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-whimsy__faq{\n    padding:18px 17px 7px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-whimsy__shipping{\n    padding:18px;\n  }\n\n  .stb-whimsy__shipping p{\n    font-size:12px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-whimsy__lightbox{\n    padding:14px;\n  }\n\n  .stb-whimsy__lightbox img{\n    max-width:94vw;\n    max-height:75vh;\n  }\n\n}\n\n\n\/* very narrow *\/\n\n@media screen and (max-width:470px){\n\n  .stb-whimsy__evidence-card,\n  .stb-whimsy__size{\n    grid-template-columns:1fr;\n  }\n\n  .stb-whimsy__thumb{\n    width:145px;\n  }\n\n  .stb-whimsy__size-media{\n    width:175px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-whimsy\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-whimsy__intro\"\u003e\n\u003cdiv class=\"stb-whimsy__intro-copy\"\u003e\n\u003cspan class=\"stb-whimsy__label\"\u003e Washi Paper · Dual Pendant Cluster \u003c\/span\u003e\n\u003ch2\u003eTwo Different Forms. One Flexible Composition.\u003c\/h2\u003e\n\u003cp\u003eWhimsy pairs a large Washi sphere with a lower-profile oval shade, both suspended from one ceiling canopy. Adjust each cord independently to create a balanced pair, a staggered cascade or a wider asymmetric arrangement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__signature\"\u003e\n\u003cstrong\u003e 2 + 1 \u003c\/strong\u003e \u003cspan\u003e Two Washi Shades\u003cbr\u003eOne Ceiling Canopy \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-whimsy__facts\"\u003e\n\u003cdiv class=\"stb-whimsy__fact\"\u003e\n\u003csmall\u003eSphere\u003c\/small\u003e \u003cstrong\u003eØ25.6\" \/ 65cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__fact\"\u003e\n\u003csmall\u003eOval\u003c\/small\u003e \u003cstrong\u003eØ19.7\" \/ 50cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__fact\"\u003e\n\u003csmall\u003eSuspension\u003c\/small\u003e \u003cstrong\u003e2 × 59\" Adjustable\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__fact\"\u003e\n\u003csmall\u003eBulbs\u003c\/small\u003e \u003cstrong\u003e2 × 3000K Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       COMPOSE THE PAIR\n  ====================================================== --\u003e\n\u003csection class=\"stb-whimsy__compose\"\u003e\n\u003cdiv class=\"stb-whimsy__compose-head\"\u003e\n\u003cspan class=\"stb-whimsy__label\"\u003e Compose the Pair \u003c\/span\u003e\n\u003ch3 class=\"stb-whimsy__heading\"\u003eThe Mismatch Is the Design.\u003c\/h3\u003e\n\u003cp\u003eOne full sphere and one flatter oval create more visual movement than two identical lanterns. Their independent cords let you decide how symmetrical or relaxed the final installation feels.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__pair\"\u003e\n\u003cdiv class=\"stb-whimsy__shape\"\u003e\n\u003cspan class=\"stb-whimsy__orb stb-whimsy__orb--sphere\"\u003e\u003c\/span\u003e \u003csmall\u003e Form 01 \u003c\/small\u003e \u003cstrong\u003e Ø25.6\" Sphere \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__shape\"\u003e\n\u003cspan class=\"stb-whimsy__orb stb-whimsy__orb--oval\"\u003e\u003c\/span\u003e \u003csmall\u003e Form 02 \u003c\/small\u003e \u003cstrong\u003e Ø19.7\" Oval \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__arrangements\"\u003e\n\u003cdiv class=\"stb-whimsy__arrangement\"\u003e\n\u003csmall\u003e Arrangement 01 \u003c\/small\u003e \u003cstrong\u003e Balanced \u003c\/strong\u003e\n\u003cp\u003eKeep both shades at similar heights for a calmer, more symmetrical composition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__arrangement\"\u003e\n\u003csmall\u003e Arrangement 02 \u003c\/small\u003e \u003cstrong\u003e Staggered \u003c\/strong\u003e\n\u003cp\u003eDrop one shade lower to create the layered, relaxed look Whimsy is designed for.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__arrangement\"\u003e\n\u003csmall\u003e Arrangement 03 \u003c\/small\u003e \u003cstrong\u003e Spread Wide \u003c\/strong\u003e\n\u003cp\u003eSeparate the two suspension points visually to cover a longer table or larger ceiling volume.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL + MATERIAL\n       BOTH BEFORE SIZE\n  ====================================================== --\u003e\n\u003csection class=\"stb-whimsy__evidence\"\u003e\u003c!-- PRODUCT DETAIL --\u003e\n\u003carticle id=\"whimsy-detail-section\" class=\"stb-whimsy__evidence-card\"\u003e\n\u003cdiv class=\"stb-whimsy__thumb\"\u003e\u003ca href=\"#whimsy-detail\" class=\"stb-whimsy__thumb-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-washi-paper-whimsy-dual-pendant-cluster_13.png?v=1778228788\" alt=\"Whimsy Dual Pendant Cluster product construction detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-whimsy__view\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__evidence-copy\"\u003e\n\u003cspan class=\"stb-whimsy__label\"\u003e Product Detail \u003c\/span\u003e\n\u003ch3\u003eBuilt as One Dual-Light System\u003c\/h3\u003e\n\u003cp\u003eBoth pendants connect back to one canopy, keeping the installation visually unified while allowing each shade to hang independently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MATERIAL --\u003e\n\u003carticle id=\"whimsy-material-section\" class=\"stb-whimsy__evidence-card\"\u003e\n\u003cdiv class=\"stb-whimsy__thumb\"\u003e\u003ca href=\"#whimsy-material\" class=\"stb-whimsy__thumb-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Sphere_Pendant_Light_2.jpg?v=1782557728\" alt=\"Mulberry Washi paper texture detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-whimsy__view\"\u003e View Material ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__evidence-copy\"\u003e\n\u003cspan class=\"stb-whimsy__label\"\u003e Material \u003c\/span\u003e\n\u003ch3\u003eMulberry Washi\u003c\/h3\u003e\n\u003cp\u003eVisible natural fibers soften direct bulb glare, allowing both lanterns to produce a warm, diffused layer of ambient light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"whimsy-detail\" href=\"#whimsy-detail-section\" class=\"stb-whimsy__lightbox\"\u003e \u003cspan class=\"stb-whimsy__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-washi-paper-whimsy-dual-pendant-cluster_13.png?v=1778228788\" alt=\"Enlarged Whimsy Dual Pendant Cluster detail\"\u003e \u003cspan class=\"stb-whimsy__lightbox-title\"\u003e Whimsy Dual · Product Detail \u003c\/span\u003e \u003cspan class=\"stb-whimsy__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       MATERIAL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"whimsy-material\" href=\"#whimsy-material-section\" class=\"stb-whimsy__lightbox\"\u003e \u003cspan class=\"stb-whimsy__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Sphere_Pendant_Light_2.jpg?v=1782557728\" alt=\"Enlarged Mulberry Washi paper\"\u003e \u003cspan class=\"stb-whimsy__lightbox-title\"\u003e Mulberry Washi · Material Detail \u003c\/span\u003e \u003cspan class=\"stb-whimsy__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE IMAGE — AFTER DETAIL + MATERIAL\n  ====================================================== --\u003e\n\u003csection id=\"whimsy-size-section\" class=\"stb-whimsy__size\"\u003e\n\u003cdiv class=\"stb-whimsy__size-media\"\u003e\u003ca href=\"#whimsy-size\" class=\"stb-whimsy__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-washi-paper-whimsy-dual-pendant-cluster_3.jpg?v=1778228788\" alt=\"Whimsy Dual Pendant Cluster dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-whimsy__view\"\u003e View Dimensions ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__size-copy\"\u003e\n\u003cspan class=\"stb-whimsy__label\"\u003e Shade Scale \u003c\/span\u003e\n\u003ch3\u003eTwo Different Sizes by Design.\u003c\/h3\u003e\n\u003cdiv class=\"stb-whimsy__size-pair\"\u003e\n\u003cdiv class=\"stb-whimsy__size-piece\"\u003e\n\u003csmall\u003e Sphere \u003c\/small\u003e \u003cstrong\u003e Ø25.6\" \/ Ø65cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__size-piece\"\u003e\n\u003csmall\u003e Oval \u003c\/small\u003e \u003cstrong\u003e Ø19.7\" \/ Ø50cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"whimsy-size\" href=\"#whimsy-size-section\" class=\"stb-whimsy__lightbox\"\u003e \u003cspan class=\"stb-whimsy__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-washi-paper-whimsy-dual-pendant-cluster_3.jpg?v=1778228788\" alt=\"Enlarged Whimsy Dual Pendant dimension diagram\"\u003e \u003cspan class=\"stb-whimsy__lightbox-title\"\u003e Sphere Ø25.6\" · Oval Ø19.7\" \u003c\/span\u003e \u003cspan class=\"stb-whimsy__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SPIDER MOUNT\n  ====================================================== --\u003e\n\u003csection class=\"stb-whimsy__mount\"\u003e\n\u003cdiv class=\"stb-whimsy__mount-title\"\u003e\n\u003csmall\u003e Spider Mount \u003c\/small\u003e \u003cstrong\u003e One Canopy.\u003cbr\u003eTwo Adjustable Drops. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__mount-body\"\u003e\n\u003cp\u003eBoth cords originate from one ceiling connection, but each shade can be positioned independently during installation.\u003c\/p\u003e\n\u003cdiv class=\"stb-whimsy__mount-row\"\u003e\n\u003cdiv class=\"stb-whimsy__mount-chip\"\u003e\n\u003cstrong\u003e 2 × 59\" Cords \u003c\/strong\u003e Individually adjustable.\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__mount-chip\"\u003e\n\u003cstrong\u003e Longer Drops Available \u003c\/strong\u003e Custom extension on request.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT + INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-whimsy__utility\"\u003e\n\u003cdiv class=\"stb-whimsy__utility-item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e 2 × 3000K Bulbs Included \u003c\/strong\u003e\n\u003cp\u003eE26 \/ E27. Warm ambient light through both Washi shades.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__utility-item\"\u003e\n\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmable Bulb Compatible \u003c\/strong\u003e\n\u003cp\u003eUse suitable dimmable E26 \/ E27 bulbs when brightness control is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__utility-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003cp\u003eStandard, vaulted and sloped ceilings. Professional installation recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-whimsy__details\"\u003e\u003cspan class=\"stb-whimsy__label\"\u003e Specifications \u003c\/span\u003e\n\u003ch3 class=\"stb-whimsy__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-whimsy__specs\"\u003e\n\u003cdiv class=\"stb-whimsy__spec\"\u003e\n\u003cspan\u003eSphere Shade\u003c\/span\u003e \u003cstrong\u003eØ25.6\" \/ Ø65cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__spec\"\u003e\n\u003cspan\u003eOval Shade\u003c\/span\u003e \u003cstrong\u003eØ19.7\" \/ Ø50cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__spec\"\u003e\n\u003cspan\u003eMaterial\u003c\/span\u003e \u003cstrong\u003eMulberry Washi Paper\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__spec\"\u003e\n\u003cspan\u003eStructure\u003c\/span\u003e \u003cstrong\u003eBamboo Ribbing · Metal Frame\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__spec\"\u003e\n\u003cspan\u003eBulb Base\u003c\/span\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__spec\"\u003e\n\u003cspan\u003eBulbs Included\u003c\/span\u003e \u003cstrong\u003e2 × 3000K Warm White\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__spec\"\u003e\n\u003cspan\u003eMax Wattage\u003c\/span\u003e \u003cstrong\u003e40W Per Shade · 80W Total\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__spec\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cstrong\u003eAC 110–240V\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__spec\"\u003e\n\u003cspan\u003eDimming\u003c\/span\u003e \u003cstrong\u003eCompatible Dimmable Bulbs\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__spec\"\u003e\n\u003cspan\u003eCords\u003c\/span\u003e \u003cstrong\u003e2 × 59\" \/ 150cm Adjustable\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__spec\"\u003e\n\u003cspan\u003eMount\u003c\/span\u003e \u003cstrong\u003eSingle Canopy · Dual Spider Suspension\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__spec\"\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__spec\"\u003e\n\u003cspan\u003eCeiling\u003c\/span\u003e \u003cstrong\u003eStandard · Vaulted · Sloped\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__spec\"\u003e\n\u003cspan\u003eEnvironment\u003c\/span\u003e \u003cstrong\u003eIndoor Dry Locations · IP20\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       GOOD TO KNOW\n  ====================================================== --\u003e\n\u003csection class=\"stb-whimsy__faq\"\u003e\n\u003ch3 class=\"stb-whimsy__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo the two shades have to hang at the same height?\u003c\/summary\u003e\n\u003cp\u003eNo. Each 59\" suspension cord can be adjusted independently. Keep the pair relatively level for a balanced look or stagger them to emphasize the contrast between the sphere and oval shades.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow far apart should I position the two shades?\u003c\/summary\u003e\n\u003cp\u003eThere is no single required spacing. Above a table or island, keep enough separation for the two forms to read individually without feeling disconnected. Larger vaulted spaces can support a much wider spread.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use longer suspension cords?\u003c\/summary\u003e\n\u003cp\u003eYes. Each standard cord is 59\" \/ 150cm. Longer suspension lengths can be prepared on request for high ceilings, stairwells and other taller installations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-whimsy__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within \u003cstrong\u003e30 days\u003c\/strong\u003e, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HANDMADE WASHI NOTE\n  ====================================================== --\u003e\n\u003cp class=\"stb-whimsy__note\"\u003eEach piece is handmade, so slight variations in texture and dimensions are normal, and washi paper ambers gently over time. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia25.6\"+Dia19.7\"","offer_id":52180948386075,"sku":"STB-NG-WHIMSY","price":585.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-whimsy-2-light-pendant-white-background-unlit-stuberlighting.jpg?v=1781316074"},{"product_id":"form-series-washi-paper-lantern-pendant-black-oak-rings","title":"Washi Paper Lantern Pendant Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — FORM SERIES\n   WASHI PAPER + BLACK OAK PENDANT\n   SILHOUETTE LIBRARY\n   DISTINCT CONTRAST · COMPACT · DAWN SAFE\n========================================================= *\/\n\n.stb-form{\n  --ivory:#FFFDF8;\n  --paper:#F4F1EA;\n  --cream:#F5EDD8;\n\n  --espresso:#1C1209;\n  --charcoal:#292925;\n  --brown:#4A3218;\n\n  --sage:#DCE2DA;\n  --stone:#E4E5E2;\n  --clay:#CBB29C;\n  --smoke:#D6D8D5;\n\n  --gold:#C8A96E;\n  --gold-dark:#92703D;\n  --line:#D9CEBE;\n\n  width:100%;\n  max-width:860px;\n  min-width:0;\n  margin:0 auto;\n  overflow:hidden;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-form *,\n.stb-form *::before,\n.stb-form *::after{\n  box-sizing:border-box;\n}\n\n.stb-form h2,\n.stb-form h3,\n.stb-form p{\n  margin-top:0;\n}\n\n.stb-form h2,\n.stb-form h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   DAWN IMAGE SAFETY\n========================================================= *\/\n\n.stb-form img{\n  display:block !important;\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n  margin:0 auto !important;\n  object-fit:contain !important;\n  object-position:center !important;\n  box-sizing:border-box !important;\n}\n\n.stb-form a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OPENING — CONTRAST FIRST\n========================================================= *\/\n\n.form-open{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,190px);\n  gap:34px;\n  align-items:stretch;\n\n  margin-bottom:22px;\n}\n\n.form-open__copy{\n  min-width:0;\n\n  padding:7px 0 18px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.form-kicker{\n  margin:0 0 7px !important;\n\n  color:var(--gold-dark);\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.18em;\n  text-transform:uppercase;\n}\n\n.form-open h2{\n  max-width:600px;\n\n  margin:0 0 8px;\n\n  font-size:35px;\n  line-height:1.02;\n}\n\n.form-open__copy \u003e p{\n  max-width:570px;\n\n  margin:0;\n\n  color:#66513E;\n\n  font-size:12.2px;\n}\n\n.form-open__tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:5px;\n\n  margin-top:11px;\n}\n\n.form-open__tags span{\n  padding:4px 8px;\n\n  border-radius:22px;\n\n  font-size:8.2px;\n  font-weight:500;\n}\n\n.form-open__tags span:nth-child(1){\n  background:#1C1209;\n  color:#F5EDD8;\n}\n\n.form-open__tags span:nth-child(2){\n  background:#DCE2DA;\n  color:#50584F;\n}\n\n.form-open__tags span:nth-child(3){\n  background:#CBB29C;\n  color:#503A2B;\n}\n\n\n\/* DARK SIDE INDEX *\/\n\n.form-open__index{\n  display:flex;\n  flex-direction:column;\n  justify-content:space-between;\n\n  min-width:0;\n\n  padding:16px;\n\n  background:#20211E;\n\n  border-radius:8px;\n}\n\n.form-open__index small{\n  color:#C8A96E;\n\n  font-size:7px;\n  font-weight:600;\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.form-open__index strong{\n  display:block;\n\n  padding:18px 0;\n\n  color:#F7F0E4;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:44px;\n  line-height:.9;\n  font-weight:500;\n}\n\n.form-open__index span{\n  display:block;\n\n  padding-top:9px;\n\n  border-top:1px solid rgba(255,255,255,.12);\n\n  color:#BFC1BC;\n\n  font-size:8.3px;\n}\n\n\n\/* =========================================================\n   MATERIAL CONTRAST\n   DETAIL + WASHI\n========================================================= *\/\n\n.form-material{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr) minmax(0,100px);\n\n  gap:18px;\n  align-items:center;\n\n  margin-bottom:26px;\n  padding:12px 14px;\n\n  background:#E4E5E2;\n\n  border-radius:7px;\n}\n\n.form-material__detail,\n.form-material__paper{\n  min-width:0;\n\n  overflow:hidden;\n\n  border-radius:5px;\n}\n\n.form-material__detail{\n  width:155px;\n\n  padding:5px;\n\n  background:#1C1209;\n}\n\n.form-material__paper{\n  width:100px;\n\n  padding:4px;\n\n  background:#FFFDF8;\n}\n\n.form-material__detail a,\n.form-material__paper a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.form-material__detail img{\n  max-height:145px !important;\n}\n\n.form-material__paper img{\n  max-height:92px !important;\n}\n\n.form-zoom{\n  position:absolute;\n\n  right:4px;\n  bottom:4px;\n\n  padding:3px 6px;\n\n  background:rgba(28,18,9,.84);\n\n  border-radius:20px;\n\n  color:#FFF8EB;\n\n  font-size:7px;\n\n  pointer-events:none;\n}\n\n.form-material__copy{\n  min-width:0;\n}\n\n.form-material__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#726954;\n\n  font-size:7.2px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.form-material__copy h3{\n  margin:0 0 5px;\n\n  font-size:21px;\n  line-height:1.08;\n}\n\n.form-material__copy p{\n  margin:0;\n\n  color:#5E5D57;\n\n  font-size:9.8px;\n}\n\n.form-material__key{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:5px;\n\n  margin-top:8px;\n}\n\n.form-material__key span{\n  padding:4px 7px;\n\n  border-radius:20px;\n\n  font-size:7.5px;\n}\n\n.form-material__key span:nth-child(1){\n  background:#FFFDF8;\n  color:#6A5B49;\n}\n\n.form-material__key span:nth-child(2){\n  background:#1C1209;\n  color:#F5EDD8;\n}\n\n.form-material__key span:nth-child(3){\n  background:#CBB29C;\n  color:#503B2A;\n}\n\n\n\/* =========================================================\n   SILHOUETTE LIBRARY\n========================================================= *\/\n\n.form-library{\n  margin-bottom:26px;\n}\n\n.form-library__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:27px;\n  align-items:end;\n\n  margin-bottom:9px;\n}\n\n.form-library__head h3{\n  margin:0;\n\n  font-size:23px;\n}\n\n.form-library__head p{\n  margin:0;\n\n  color:#76614C;\n\n  font-size:10px;\n}\n\n\n\/* MODEL ROW *\/\n\n.form-model{\n  display:grid;\n  grid-template-columns:minmax(0,55px) minmax(0,150px) minmax(0,1fr) minmax(0,110px);\n\n  gap:1px;\n  align-items:stretch;\n\n  margin-bottom:5px;\n\n  overflow:hidden;\n\n  border-radius:6px;\n}\n\n.form-model:last-child{\n  margin-bottom:0;\n}\n\n\n\/* LETTER *\/\n\n.form-model__letter{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-width:0;\n}\n\n.form-model__letter strong{\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:30px;\n  font-weight:500;\n}\n\n\n\/* NAME *\/\n\n.form-model__name{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:11px 12px;\n}\n\n.form-model__name small{\n  display:block;\n\n  margin-bottom:2px;\n\n  font-size:6.6px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.form-model__name strong{\n  display:block;\n\n  font-size:9.7px;\n  font-weight:600;\n}\n\n\n\/* SHOPPER COPY *\/\n\n.form-model__fit{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:11px 13px;\n}\n\n.form-model__fit strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  font-size:9.2px;\n  font-weight:600;\n}\n\n.form-model__fit span{\n  display:block;\n\n  font-size:8.3px;\n  line-height:1.45;\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.form-model__image{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:5px;\n}\n\n.form-model__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.form-model__image img{\n  max-height:96px !important;\n}\n\n\n\/* MODEL A COLORS *\/\n\n.form-model--a{\n  background:#D7C5B1;\n}\n\n.form-model--a .form-model__letter{\n  background:#1C1209;\n}\n\n.form-model--a .form-model__letter strong{\n  color:#F5EDD8;\n}\n\n.form-model--a .form-model__name{\n  background:#D7C5B1;\n}\n\n.form-model--a .form-model__name small{\n  color:#775B40;\n}\n\n.form-model--a .form-model__name strong,\n.form-model--a .form-model__fit strong{\n  color:#281A0E;\n}\n\n.form-model--a .form-model__fit{\n  background:#F4EEE5;\n}\n\n.form-model--a .form-model__fit span{\n  color:#6A5847;\n}\n\n.form-model--a .form-model__image{\n  background:#FFFDF8;\n}\n\n\n\/* MODEL B COLORS *\/\n\n.form-model--b{\n  background:#DCE2DA;\n}\n\n.form-model--b .form-model__letter{\n  background:#596057;\n}\n\n.form-model--b .form-model__letter strong{\n  color:#FFFDF8;\n}\n\n.form-model--b .form-model__name{\n  background:#DCE2DA;\n}\n\n.form-model--b .form-model__name small{\n  color:#687166;\n}\n\n.form-model--b .form-model__name strong,\n.form-model--b .form-model__fit strong{\n  color:#272D27;\n}\n\n.form-model--b .form-model__fit{\n  background:#F1F3F0;\n}\n\n.form-model--b .form-model__fit span{\n  color:#626A61;\n}\n\n.form-model--b .form-model__image{\n  background:#FFFDF8;\n}\n\n\n\/* MODEL C COLORS *\/\n\n.form-model--c{\n  background:#2A2A27;\n}\n\n.form-model--c .form-model__letter{\n  background:#C8A96E;\n}\n\n.form-model--c .form-model__letter strong{\n  color:#1C1209;\n}\n\n.form-model--c .form-model__name{\n  background:#2A2A27;\n}\n\n.form-model--c .form-model__name small{\n  color:#C8A96E;\n}\n\n.form-model--c .form-model__name strong{\n  color:#F7EFE3;\n}\n\n.form-model--c .form-model__fit{\n  background:#44443F;\n}\n\n.form-model--c .form-model__fit strong{\n  color:#FFF6E9;\n}\n\n.form-model--c .form-model__fit span{\n  color:#CACCC5;\n}\n\n.form-model--c .form-model__image{\n  background:#E6E7E3;\n}\n\n\n\/* MODEL D COLORS *\/\n\n.form-model--d{\n  background:#CBB29C;\n}\n\n.form-model--d .form-model__letter{\n  background:#6C4B37;\n}\n\n.form-model--d .form-model__letter strong{\n  color:#FFF4E6;\n}\n\n.form-model--d .form-model__name{\n  background:#CBB29C;\n}\n\n.form-model--d .form-model__name small{\n  color:#72513D;\n}\n\n.form-model--d .form-model__name strong,\n.form-model--d .form-model__fit strong{\n  color:#2A1C12;\n}\n\n.form-model--d .form-model__fit{\n  background:#F2E7DC;\n}\n\n.form-model--d .form-model__fit span{\n  color:#6A5342;\n}\n\n.form-model--d .form-model__image{\n  background:#FFFDF8;\n}\n\n\n\/* =========================================================\n   QUICK CHOICE\n========================================================= *\/\n\n.form-choice{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:23px;\n\n  margin-bottom:26px;\n}\n\n.form-choice__title{\n  min-width:0;\n}\n\n.form-choice__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#92703D;\n\n  font-size:7.3px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.form-choice__title h3{\n  margin:0;\n\n  font-size:20px;\n  line-height:1.1;\n}\n\n.form-choice__rows{\n  min-width:0;\n\n  border-top:1px solid var(--line);\n}\n\n.form-choice__row{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.form-choice__row strong{\n  color:#281A0E;\n\n  font-size:9.3px;\n  font-weight:600;\n}\n\n.form-choice__row span{\n  color:#6B5744;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   LIGHT \/ ELECTRICAL\n========================================================= *\/\n\n.form-light{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  margin-bottom:25px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.form-light__lead{\n  min-width:0;\n\n  padding:16px 17px;\n\n  background:#1C1209;\n}\n\n.form-light__lead small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#C8A96E;\n\n  font-size:7.2px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.form-light__lead h3{\n  margin:0 0 4px;\n\n  color:#F5EDD8;\n\n  font-size:20px;\n  line-height:1.08;\n}\n\n.form-light__lead p{\n  margin:0;\n\n  color:#C7BAAA;\n\n  font-size:9.2px;\n}\n\n.form-light__data{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  min-width:0;\n}\n\n.form-light__cell{\n  min-width:0;\n\n  padding:12px 13px;\n}\n\n.form-light__cell:nth-child(1){\n  background:#F0DAAF;\n}\n\n.form-light__cell:nth-child(2){\n  background:#E4E5E2;\n}\n\n.form-light__cell:nth-child(3){\n  background:#DCE2DA;\n}\n\n.form-light__cell:nth-child(4){\n  background:#CBB29C;\n}\n\n.form-light__cell small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#806A52;\n\n  font-size:6.7px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.form-light__cell strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:9px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   INSTALLATION STRIP\n========================================================= *\/\n\n.form-install{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  gap:1px;\n\n  margin-bottom:25px;\n\n  overflow:hidden;\n\n  background:#B9AA99;\n\n  border-radius:6px;\n}\n\n.form-install__item{\n  min-width:0;\n\n  padding:11px 9px;\n\n  text-align:center;\n}\n\n.form-install__item:nth-child(1){\n  background:#272724;\n}\n\n.form-install__item:nth-child(2){\n  background:#5A5F57;\n}\n\n.form-install__item:nth-child(3){\n  background:#D7C5B1;\n}\n\n.form-install__item:nth-child(4){\n  background:#E3E4E0;\n}\n\n.form-install__item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#806D59;\n\n  font-size:6.4px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.form-install__item strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:8.4px;\n  font-weight:600;\n}\n\n.form-install__item:nth-child(1) small,\n.form-install__item:nth-child(2) small{\n  color:#C8A96E;\n}\n\n.form-install__item:nth-child(1) strong,\n.form-install__item:nth-child(2) strong{\n  color:#FFF7EA;\n}\n\n\n\/* =========================================================\n   DIMMING NOTE\n========================================================= *\/\n\n.form-dim{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:10px;\n  align-items:center;\n\n  margin-bottom:25px;\n  padding:9px 11px;\n\n  background:#F3EEE7;\n\n  border-left:3px solid #C8A96E;\n}\n\n.form-dim__mark{\n  padding:4px 7px;\n\n  background:#292925;\n\n  border-radius:20px;\n\n  color:#F5EDD8;\n\n  font-size:6.8px;\n  font-weight:600;\n}\n\n.form-dim strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:8.8px;\n  font-weight:600;\n}\n\n.form-dim span{\n  display:block;\n\n  margin-top:1px;\n\n  color:#705C48;\n\n  font-size:8px;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.form-care{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:22px;\n\n  margin-bottom:25px;\n}\n\n.form-care__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#92703D;\n\n  font-size:7.3px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.form-care__title h3{\n  margin:0;\n\n  font-size:20px;\n}\n\n.form-care__rows{\n  min-width:0;\n\n  border-top:1px solid var(--line);\n}\n\n.form-care__row{\n  display:grid;\n  grid-template-columns:minmax(0,110px) minmax(0,1fr);\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.form-care__row strong{\n  color:#281A0E;\n\n  font-size:9.2px;\n  font-weight:600;\n}\n\n.form-care__row span{\n  color:#6B5744;\n\n  font-size:8.9px;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.form-specs{\n  margin-bottom:25px;\n}\n\n.form-specs__head{\n  display:flex;\n  align-items:end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:6px;\n}\n\n.form-specs__head h3{\n  margin:0;\n\n  font-size:20px;\n}\n\n.form-specs__head span{\n  color:#90785D;\n\n  font-size:8.2px;\n}\n\n.form-specs__grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  column-gap:30px;\n}\n\n.form-spec{\n  display:grid;\n  grid-template-columns:minmax(0,39%) minmax(0,61%);\n\n  gap:8px;\n\n  padding:6px 0;\n\n  border-bottom:1px solid #E4D9CA;\n}\n\n.form-spec span:first-child{\n  color:#89745D;\n\n  font-size:9.4px;\n}\n\n.form-spec span:last-child{\n  min-width:0;\n\n  color:#27190D;\n\n  font-size:10.2px;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   BEFORE ORDERING\n========================================================= *\/\n\n.form-before{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:23px;\n\n  margin-bottom:25px;\n}\n\n.form-before__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#92703D;\n\n  font-size:7.3px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.form-before__title h3{\n  margin:0;\n\n  font-size:20px;\n  line-height:1.1;\n}\n\n.form-before__rows{\n  min-width:0;\n\n  border-top:1px solid var(--line);\n}\n\n.form-before__row{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:14px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.form-before__row strong{\n  color:#281A0E;\n\n  font-size:9.3px;\n  font-weight:600;\n}\n\n.form-before__row p{\n  margin:0;\n\n  color:#67523F;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.form-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:18px;\n\n  background:rgba(14,13,12,.96);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.form-lightbox:target{\n  display:flex;\n}\n\n.form-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.form-lightbox img{\n  width:auto !important;\n  max-width:92vw !important;\n\n  height:auto !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.form-lightbox__text{\n  margin-top:8px;\n\n  color:#D9C7A8;\n\n  font-size:8.5px;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.form-shipping{\n  padding:17px 19px;\n\n  background:#1F201D;\n\n  border-left:4px solid #C8A96E;\n\n  border-radius:7px;\n}\n\n.form-shipping h3{\n  margin:0 0 8px;\n\n  color:#F5EDD8;\n\n  font-size:19px;\n}\n\n.form-shipping p{\n  margin:0 0 6px;\n\n  color:#CBC6BB;\n\n  font-size:11.3px;\n}\n\n.form-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.form-shipping strong{\n  color:#FFF7E9;\n}\n\n.form-shipping a{\n  color:#D7B979;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n.form-final{\n  max-width:700px;\n\n  margin:14px auto 0 !important;\n  padding:0 8px;\n\n  color:#88735B !important;\n\n  font-size:9.8px !important;\n  line-height:1.55 !important;\n\n  font-style:italic;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .form-open{\n    grid-template-columns:minmax(0,1fr) minmax(0,135px);\n\n    gap:16px;\n  }\n\n  .form-open h2{\n    font-size:28px;\n  }\n\n  .form-open__index{\n    padding:13px;\n  }\n\n  .form-open__index strong{\n    font-size:34px;\n  }\n\n\n  .form-material{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr) minmax(0,80px);\n\n    gap:11px;\n  }\n\n  .form-material__detail{\n    width:125px;\n  }\n\n  .form-material__detail img{\n    max-height:115px !important;\n  }\n\n  .form-material__paper{\n    width:80px;\n  }\n\n  .form-material__paper img{\n    max-height:72px !important;\n  }\n\n\n  .form-library__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n\n  .form-model{\n    grid-template-columns:minmax(0,44px) minmax(0,120px) minmax(0,1fr) minmax(0,90px);\n  }\n\n  .form-model__image img{\n    max-height:78px !important;\n  }\n\n\n  .form-choice,\n  .form-care,\n  .form-before{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n\n  .form-light{\n    grid-template-columns:1fr;\n  }\n\n\n  .form-install{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  .form-specs__grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .form-shipping{\n    padding:16px;\n  }\n\n}\n\n\n@media screen and (max-width:520px){\n\n  .form-open{\n    grid-template-columns:1fr;\n  }\n\n  .form-open__index{\n    display:grid;\n    grid-template-columns:auto 1fr auto;\n\n    gap:12px;\n    align-items:center;\n  }\n\n  .form-open__index strong{\n    padding:0;\n\n    font-size:30px;\n  }\n\n  .form-open__index span{\n    padding:0 0 0 10px;\n\n    border-top:0;\n    border-left:1px solid rgba(255,255,255,.12);\n  }\n\n\n  .form-material{\n    grid-template-columns:minmax(0,110px) minmax(0,1fr);\n  }\n\n  .form-material__detail{\n    width:110px;\n  }\n\n  .form-material__paper{\n    grid-column:1 \/ -1;\n\n    width:80px;\n  }\n\n\n  .form-model{\n    grid-template-columns:minmax(0,42px) minmax(0,1fr) minmax(0,85px);\n  }\n\n  .form-model__name{\n    grid-column:2;\n  }\n\n  .form-model__fit{\n    grid-column:1 \/ -1;\n  }\n\n  .form-model__image{\n    grid-column:3;\n    grid-row:1;\n  }\n\n\n  .form-light__data{\n    grid-template-columns:1fr;\n  }\n\n\n  .form-dim{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-form\" id=\"form-root\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"form-open\"\u003e\n\u003cdiv class=\"form-open__copy\"\u003e\n\u003cp class=\"form-kicker\"\u003eForm Series · Washi Paper \u0026amp; Black Oak Pendant\u003c\/p\u003e\n\u003ch2\u003eFour Silhouettes. One Material Language.\u003c\/h2\u003e\n\u003cp\u003eIvory Washi paper softens the light while matte black oak rings give each shade a stronger architectural outline. Choose the model by proportion first — tall, rounded, oversized or wide and low.\u003c\/p\u003e\n\u003cdiv class=\"form-open__tags\"\u003e\n\u003cspan\u003e 4 Shapes \u003c\/span\u003e \u003cspan\u003e Washi + Bamboo \u003c\/span\u003e \u003cspan\u003e Black Oak Rings \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-open__index\"\u003e\n\u003csmall\u003e Available Forms \u003c\/small\u003e \u003cstrong\u003e 04 \u003c\/strong\u003e \u003cspan\u003e A · B · C · D\u003cbr\u003eEach uses a different width-to-height proportion. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL CONTRAST\n  ====================================================== --\u003e\n\u003csection class=\"form-material\"\u003e\u003c!-- DETAIL --\u003e\n\u003cdiv class=\"form-material__detail\"\u003e\u003ca href=\"#form-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Lantern_Pendant_Lamp_11.jpg?v=1778287511\" alt=\"Form Series Washi paper pendant detail showing ivory paper and dark oak ring construction\" loading=\"lazy\"\u003e \u003cspan class=\"form-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c!-- COPY --\u003e\n\u003cdiv class=\"form-material__copy\"\u003e\n\u003csmall\u003e The Defining Contrast \u003c\/small\u003e\n\u003ch3\u003eSoft Paper. Dark Oak. Clear Structure.\u003c\/h3\u003e\n\u003cp\u003eThe black oak rings visually divide and frame the lighter Washi shade, giving the lantern more graphic definition than an all-paper pendant. Bamboo ribbing supports the paper form beneath the surface.\u003c\/p\u003e\n\u003cdiv class=\"form-material__key\"\u003e\n\u003cspan\u003e Ivory Washi \u003c\/span\u003e \u003cspan\u003e Matte Black Oak \u003c\/span\u003e \u003cspan\u003e Bamboo Ribbing \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WASHI MATERIAL --\u003e\n\u003cdiv class=\"form-material__paper\"\u003e\u003ca href=\"#form-paper-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Sphere_Pendant_Light_2.jpg?v=1782557728\" alt=\"Close-up of natural Washi paper fiber texture\" loading=\"lazy\"\u003e \u003cspan class=\"form-zoom\"\u003e ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SILHOUETTE LIBRARY\n  ====================================================== --\u003e\n\u003csection class=\"form-library\"\u003e\n\u003cdiv class=\"form-library__head\"\u003e\n\u003ch3\u003eChoose by Proportion\u003c\/h3\u003e\n\u003cp\u003eThe four models share the same material story. What changes most is how much vertical height or horizontal width the shade occupies in the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===================================================\n         MODEL A\n    ==================================================== --\u003e\n\u003cdiv class=\"form-model form-model--a\"\u003e\n\u003cdiv class=\"form-model__letter\"\u003e\u003cstrong\u003eA\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"form-model__name\"\u003e\n\u003csmall\u003e Tall Form \u003c\/small\u003e \u003cstrong\u003e Tall Sculptor \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-model__fit\"\u003e\n\u003cstrong\u003e Ø17.7\" × H25.6\" \u003c\/strong\u003e \u003cspan\u003e The narrowest and tallest proportion. Choose A when vertical presence matters more than width. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-model__image\"\u003e\u003ca href=\"#form-a-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Lantern_Pendant_Lamp_10.jpg?v=1778287511\" alt=\"Form Series Model A dimension drawing showing 17.7 inch diameter and 25.6 inch height\" loading=\"lazy\"\u003e \u003cspan class=\"form-zoom\"\u003e ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===================================================\n         MODEL B\n    ==================================================== --\u003e\n\u003cdiv class=\"form-model form-model--b\"\u003e\n\u003cdiv class=\"form-model__letter\"\u003e\u003cstrong\u003eB\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"form-model__name\"\u003e\n\u003csmall\u003e Balanced Form \u003c\/small\u003e \u003cstrong\u003e Classic Orb \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-model__fit\"\u003e\n\u003cstrong\u003e Ø19.7\" × H18.9\" \u003c\/strong\u003e \u003cspan\u003e The most balanced width-to-height ratio. A versatile choice when you do not want the shade to feel especially tall or especially low. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-model__image\"\u003e\u003ca href=\"#form-b-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Lantern_Pendant_Lamp_8.jpg?v=1778287511\" alt=\"Form Series Model B dimension drawing showing 19.7 inch diameter and 18.9 inch height\" loading=\"lazy\"\u003e \u003cspan class=\"form-zoom\"\u003e ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===================================================\n         MODEL C\n    ==================================================== --\u003e\n\u003cdiv class=\"form-model form-model--c\"\u003e\n\u003cdiv class=\"form-model__letter\"\u003e\u003cstrong\u003eC\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"form-model__name\"\u003e\n\u003csmall\u003e Largest Form \u003c\/small\u003e \u003cstrong\u003e Grand Statement \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-model__fit\"\u003e\n\u003cstrong\u003e Ø27.5\" × H26.4\" \u003c\/strong\u003e \u003cspan\u003e The largest version in both width and height. Choose C where the pendant needs enough physical scale to hold its own in a larger room. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-model__image\"\u003e\u003ca href=\"#form-c-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Lantern_Pendant_Lamp_7.jpg?v=1778287511\" alt=\"Form Series Model C dimension drawing showing 27.5 inch diameter and 26.4 inch height\" loading=\"lazy\"\u003e \u003cspan class=\"form-zoom\"\u003e ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===================================================\n         MODEL D\n    ==================================================== --\u003e\n\u003cdiv class=\"form-model form-model--d\"\u003e\n\u003cdiv class=\"form-model__letter\"\u003e\u003cstrong\u003eD\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"form-model__name\"\u003e\n\u003csmall\u003e Wide \/ Low Form \u003c\/small\u003e \u003cstrong\u003e Tiered Zen \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-model__fit\"\u003e\n\u003cstrong\u003e Ø19.7\" × H16.5\" \u003c\/strong\u003e \u003cspan\u003e The lowest profile of the four. Choose D when horizontal width matters more than vertical shade height. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-model__image\"\u003e\u003ca href=\"#form-d-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Lantern_Pendant_Lamp_12.jpg?v=1778287511\" alt=\"Form Series Model D dimension drawing showing 19.7 inch diameter and 16.5 inch height\" loading=\"lazy\"\u003e \u003cspan class=\"form-zoom\"\u003e ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK CHOICE\n  ====================================================== --\u003e\n\u003csection class=\"form-choice\"\u003e\n\u003cdiv class=\"form-choice__title\"\u003e\n\u003csmall\u003e Quick Decision \u003c\/small\u003e\n\u003ch3\u003eWhich Form Should You Choose?\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-choice__rows\"\u003e\n\u003cdiv class=\"form-choice__row\"\u003e\n\u003cstrong\u003e Want more height? \u003c\/strong\u003e \u003cspan\u003e Model A has the strongest vertical proportion. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-choice__row\"\u003e\n\u003cstrong\u003e Want the safest all-round scale? \u003c\/strong\u003e \u003cspan\u003e Model B has the most balanced width-to-height ratio. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-choice__row\"\u003e\n\u003cstrong\u003e Large room or high ceiling? \u003c\/strong\u003e \u003cspan\u003e Model C is substantially larger at 27.5 inches wide. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-choice__row\"\u003e\n\u003cstrong\u003e Over a table or island? \u003c\/strong\u003e \u003cspan\u003e Model D gives you a wider, lower silhouette with less vertical bulk. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"form-light\"\u003e\n\u003cdiv class=\"form-light__lead\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e\n\u003ch3\u003eSoft, Diffused Paper Light\u003c\/h3\u003e\n\u003cp\u003eWashi reduces the appearance of a bare point light source and spreads the bulb's glow through the paper surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-light__data\"\u003e\n\u003cdiv class=\"form-light__cell\"\u003e\n\u003csmall\u003e Included Bulb \u003c\/small\u003e \u003cstrong\u003e 3000K Warm White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-light__cell\"\u003e\n\u003csmall\u003e Bulb Base \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-light__cell\"\u003e\n\u003csmall\u003e Max Wattage \u003c\/small\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-light__cell\"\u003e\n\u003csmall\u003e Voltage \u003c\/small\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"form-install\"\u003e\n\u003cdiv class=\"form-install__item\"\u003e\n\u003csmall\u003e Standard \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-install__item\"\u003e\n\u003csmall\u003e Ceiling \u003c\/small\u003e \u003cstrong\u003e Flat \/ Sloped \/ Vaulted \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-install__item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-install__item\"\u003e\n\u003csmall\u003e On Request \u003c\/small\u003e \u003cstrong\u003e Plug-In Conversion \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"form-dim\"\u003e\n\u003cdiv class=\"form-dim__mark\"\u003eDimming\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Dimming depends on the bulb and control used. \u003c\/strong\u003e \u003cspan\u003e Use a compatible dimmable E26\/E27 bulb together with a suitable dimmer. The included bulb does not require a separate purchase for standard use. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"form-care\"\u003e\n\u003cdiv class=\"form-care__title\"\u003e\n\u003csmall\u003e Material Care \u003c\/small\u003e\n\u003ch3\u003ePaper and Oak Need Different Care\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-care__rows\"\u003e\n\u003cdiv class=\"form-care__row\"\u003e\n\u003cstrong\u003e Washi Paper \u003c\/strong\u003e \u003cspan\u003e Dust gently with a soft duster. Do not wet-clean, steam or spray the paper. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-care__row\"\u003e\n\u003cstrong\u003e Black Oak \u003c\/strong\u003e \u003cspan\u003e Wipe gently with a soft cloth and dry immediately. Avoid soaking or harsh cleaners. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-care__row\"\u003e\n\u003cstrong\u003e Handmade Finish \u003c\/strong\u003e \u003cspan\u003e Slight differences in paper texture, alignment and wood grain are normal. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"form-specs\"\u003e\n\u003cdiv class=\"form-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Form Series · Models A–D \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-specs__grid\"\u003e\n\u003c!-- LEFT --\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"form-spec\"\u003e\n\u003cspan\u003eModel A\u003c\/span\u003e \u003cspan\u003eØ17.7\" × H25.6\" \/ Ø45 × H65cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-spec\"\u003e\n\u003cspan\u003eModel B\u003c\/span\u003e \u003cspan\u003eØ19.7\" × H18.9\" \/ Ø50 × H48cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-spec\"\u003e\n\u003cspan\u003eModel C\u003c\/span\u003e \u003cspan\u003eØ27.5\" × H26.4\" \/ Ø70 × H67cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-spec\"\u003e\n\u003cspan\u003eModel D\u003c\/span\u003e \u003cspan\u003eØ19.7\" × H16.5\" \/ Ø50 × H42cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-spec\"\u003e\n\u003cspan\u003eMaterials\u003c\/span\u003e \u003cspan\u003eIvory mulberry Washi · Matte black oak · Bamboo ribbing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-spec\"\u003e\n\u003cspan\u003eBulb Base\u003c\/span\u003e \u003cspan\u003eE26 \/ E27\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-spec\"\u003e\n\u003cspan\u003eBulb Included\u003c\/span\u003e \u003cspan\u003eYes · 3000K warm white\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- RIGHT --\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"form-spec\"\u003e\n\u003cspan\u003eMax Wattage\u003c\/span\u003e \u003cspan\u003e40W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-spec\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-spec\"\u003e\n\u003cspan\u003eDimming\u003c\/span\u003e \u003cspan\u003eCompatible dimmable bulb + suitable dimmer required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-spec\"\u003e\n\u003cspan\u003eCord\u003c\/span\u003e \u003cspan\u003e59\" \/ 150cm · Custom extension available\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-spec\"\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e \u003cspan\u003eHardwired · Plug-in conversion available on request\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-spec\"\u003e\n\u003cspan\u003eCeiling\u003c\/span\u003e \u003cspan\u003eStandard · Sloped · Vaulted\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-spec\"\u003e\n\u003cspan\u003eEnvironment\u003c\/span\u003e \u003cspan\u003eIndoor dry locations · IP20\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BEFORE ORDERING\n  ====================================================== --\u003e\n\u003csection class=\"form-before\"\u003e\n\u003cdiv class=\"form-before__title\"\u003e\n\u003csmall\u003e Before You Order \u003c\/small\u003e\n\u003ch3\u003eCheck These Three Things\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-before__rows\"\u003e\n\u003cdiv class=\"form-before__row\"\u003e\n\u003cstrong\u003e Shape or size? \u003c\/strong\u003e\n\u003cp\u003eChoose by proportion as well as diameter. Models B and D are both 19.7\" wide but D is noticeably lower.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-before__row\"\u003e\n\u003cstrong\u003e Ceiling type? \u003c\/strong\u003e\n\u003cp\u003eThe fixture can be installed on standard, sloped or vaulted ceilings. Professional installation is recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-before__row\"\u003e\n\u003cstrong\u003e Need more drop? \u003c\/strong\u003e\n\u003cp\u003eStandard cord length is approximately 59\" \/ 150cm. A longer suspension can be requested.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"form-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HANDMADE NOTE\n  ====================================================== --\u003e\n\u003cp class=\"form-final\"\u003eEach piece is handmade, so slight variations in texture and dimensions are normal, and washi paper ambers gently over time. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/p\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — PRODUCT DETAIL\n  ====================================================== --\u003e \u003ca id=\"form-detail-large\" href=\"#form-root\" class=\"form-lightbox\"\u003e \u003cspan class=\"form-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Lantern_Pendant_Lamp_11.jpg?v=1778287511\" alt=\"Enlarged Form Series Washi paper and black oak detail\"\u003e \u003cspan class=\"form-lightbox__text\"\u003e Washi Paper + Black Oak Detail · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — WASHI\n  ====================================================== --\u003e \u003ca id=\"form-paper-large\" href=\"#form-root\" class=\"form-lightbox\"\u003e \u003cspan class=\"form-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Sphere_Pendant_Light_2.jpg?v=1782557728\" alt=\"Enlarged natural Washi paper fiber detail\"\u003e \u003cspan class=\"form-lightbox__text\"\u003e Washi Paper Detail · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — A\n  ====================================================== --\u003e \u003ca id=\"form-a-large\" href=\"#form-root\" class=\"form-lightbox\"\u003e \u003cspan class=\"form-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Lantern_Pendant_Lamp_10.jpg?v=1778287511\" alt=\"Enlarged Form Series Model A dimensions\"\u003e \u003cspan class=\"form-lightbox__text\"\u003e Model A · Ø17.7\" × H25.6\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — B\n  ====================================================== --\u003e \u003ca id=\"form-b-large\" href=\"#form-root\" class=\"form-lightbox\"\u003e \u003cspan class=\"form-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Lantern_Pendant_Lamp_8.jpg?v=1778287511\" alt=\"Enlarged Form Series Model B dimensions\"\u003e \u003cspan class=\"form-lightbox__text\"\u003e Model B · Ø19.7\" × H18.9\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — C\n  ====================================================== --\u003e \u003ca id=\"form-c-large\" href=\"#form-root\" class=\"form-lightbox\"\u003e \u003cspan class=\"form-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Lantern_Pendant_Lamp_7.jpg?v=1778287511\" alt=\"Enlarged Form Series Model C dimensions\"\u003e \u003cspan class=\"form-lightbox__text\"\u003e Model C · Ø27.5\" × H26.4\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — D\n  ====================================================== --\u003e \u003ca id=\"form-d-large\" href=\"#form-root\" class=\"form-lightbox\"\u003e \u003cspan class=\"form-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Lantern_Pendant_Lamp_12.jpg?v=1778287511\" alt=\"Enlarged Form Series Model D dimensions\"\u003e \u003cspan class=\"form-lightbox__text\"\u003e Model D · Ø19.7\" × H16.5\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Model A ∅17.7\" x H 25.6\" \/Dia 45cm x H 65cm \/ White","offer_id":52183435641115,"sku":"STB-NG-LAN-A","price":298.0,"currency_code":"USD","in_stock":true},{"title":"Model B ∅19.7\" xH18.9\"\/Dia 50cm x H 48cm \/ White","offer_id":52183435673883,"sku":"STB-NG-LAN-B","price":268.0,"currency_code":"USD","in_stock":true},{"title":"Model D ∅19.7\" x H 16.5\" \/Dia 50cm x H 42cm \/ White","offer_id":52183435706651,"sku":"STB-NG-LAN-D","price":268.0,"currency_code":"USD","in_stock":true},{"title":"Model C ∅27.5\"xH 26.4\"\/Dia 70cmxH 67cm \/ White","offer_id":52183435739419,"sku":"STB-NG-LAN-C","price":398.0,"currency_code":"USD","in_stock":true},{"title":"Model A+Model B \/ White","offer_id":52183435772187,"sku":"STB-NG-LAN-AB","price":568.0,"currency_code":"USD","in_stock":true},{"title":"Model A+Model C \/ White","offer_id":52183435804955,"sku":"STB-NG-LAN-AC","price":698.0,"currency_code":"USD","in_stock":true},{"title":"Model B+Model D \/ White","offer_id":52183435837723,"sku":"STB-NG-LAN-BD","price":538.0,"currency_code":"USD","in_stock":true},{"title":"Model A+Model B+Model C \/ White","offer_id":52183435870491,"sku":"STB-NG-LAN-ABC","price":968.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-lantern-pendant-light-cluster-unlit-stuberlighting.jpg?v=1781318571"},{"product_id":"beam-wood-linear-led-wall-light","title":"Beam Wood Linear LED Wall Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — BEAM WOOD LINEAR LED WALL LIGHT\n   Warm Minimal · Pine Wood · Integrated LED\n========================================================= *\/\n\n.stb-beam{\n  --cream:#F5EDD8;\n  --ivory:#FFFCF6;\n  --paper:#F2E8D8;\n  --sand:#E5D5BE;\n\n  --dark:#1C1209;\n  --charcoal:#292521;\n  --brown:#4A3218;\n\n  --walnut:#59402E;\n  --walnut-deep:#3C2A1F;\n  --wood:#B68A5A;\n  --wood-light:#D2AE7D;\n\n  --acrylic:#ECECE8;\n  --acrylic-deep:#D5D5CF;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703B;\n\n  --muted:#756555;\n  --line:#DACAB4;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  color:var(--brown);\n  font-family:var(--font-body-family,inherit);\n  font-size:14.5px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-beam *,\n.stb-beam *::before,\n.stb-beam *::after{\n  box-sizing:border-box;\n}\n\n.stb-beam h2,\n.stb-beam h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-beam p{\n  margin-top:0;\n}\n\n.stb-beam__label{\n  display:block;\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.stb-beam__heading{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-beam__view{\n  display:block;\n  margin-top:6px;\n\n  color:#765A3E;\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n  letter-spacing:.05em;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-beam__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 190px;\n  gap:34px;\n  align-items:end;\n\n  padding:4px 0 27px;\n}\n\n.stb-beam__intro-copy{\n  max-width:650px;\n}\n\n.stb-beam__intro h2{\n  max-width:650px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.13;\n}\n\n.stb-beam__intro p{\n  margin:0;\n\n  color:#604D3B;\n\n  font-size:14.5px;\n  line-height:1.65;\n}\n\n\n\/* intro configuration *\/\n\n.stb-beam__intro-side{\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-beam__intro-side-top{\n  padding:13px 15px;\n\n  background:var(--walnut-deep);\n}\n\n.stb-beam__intro-side-bottom{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-beam__intro-side-item{\n  padding:10px 11px;\n}\n\n.stb-beam__intro-side-item:first-child{\n  background:var(--wood);\n}\n\n.stb-beam__intro-side-item:last-child{\n  background:var(--charcoal);\n}\n\n.stb-beam__intro-side small{\n  display:block;\n  margin-bottom:3px;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-beam__intro-side-top small{\n  color:#D7C3A9;\n}\n\n.stb-beam__intro-side-top strong{\n  color:#FFF5E7;\n\n  font-size:14px;\n}\n\n.stb-beam__intro-side-item:first-child small{\n  color:#624326;\n}\n\n.stb-beam__intro-side-item:first-child strong{\n  color:#281B12;\n}\n\n.stb-beam__intro-side-item:last-child small{\n  color:#CDBDA9;\n}\n\n.stb-beam__intro-side-item:last-child strong{\n  color:#FFF4E5;\n}\n\n.stb-beam__intro-side strong{\n  display:block;\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-beam__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:35px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-beam__fact{\n  padding:14px 13px;\n}\n\n.stb-beam__fact:nth-child(1){\n  background:var(--charcoal);\n}\n\n.stb-beam__fact:nth-child(2){\n  background:var(--walnut);\n}\n\n.stb-beam__fact:nth-child(3){\n  background:var(--wood);\n}\n\n.stb-beam__fact:nth-child(4){\n  background:var(--acrylic);\n}\n\n.stb-beam__fact small{\n  display:block;\n  margin-bottom:4px;\n\n  font-size:8.5px;\n  line-height:1.35;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-beam__fact:nth-child(1) small,\n.stb-beam__fact:nth-child(2) small{\n  color:#D9C8B3;\n}\n\n.stb-beam__fact:nth-child(3) small{\n  color:#614323;\n}\n\n.stb-beam__fact:nth-child(4) small{\n  color:#716A63;\n}\n\n.stb-beam__fact strong{\n  display:block;\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n.stb-beam__fact:nth-child(1) strong,\n.stb-beam__fact:nth-child(2) strong{\n  color:#FFF4E4;\n}\n\n.stb-beam__fact:nth-child(3) strong{\n  color:#2D1E12;\n}\n\n.stb-beam__fact:nth-child(4) strong{\n  color:#302923;\n}\n\n\n\/* =========================================================\n   DETAIL IMAGE\n========================================================= *\/\n\n.stb-beam__detail{\n  display:grid;\n  grid-template-columns:175px 1fr;\n  gap:27px;\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:19px 21px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:5px solid var(--walnut);\n\n  border-radius:8px;\n}\n\n.stb-beam__detail-media{\n  width:175px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-beam__image-link{\n  display:block;\n\n  width:100%;\n  padding:5px;\n\n  background:#EEE3D3;\n\n  border:1px solid #D7C6AD;\n  border-radius:6px;\n\n  text-decoration:none;\n}\n\n.stb-beam__image-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-beam__detail-copy h3{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-beam__detail-copy p{\n  margin:0 0 10px;\n\n  color:#604D3B;\n\n  font-size:13px;\n  line-height:1.6;\n}\n\n.stb-beam__tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:6px;\n}\n\n.stb-beam__tag{\n  padding:5px 8px;\n\n  background:#ECE2D4;\n\n  color:#634A37;\n\n  font-size:10px;\n  line-height:1.4;\n\n  border-radius:20px;\n}\n\n\n\/* =========================================================\n   FINISHES\n========================================================= *\/\n\n.stb-beam__finishes{\n  margin-bottom:36px;\n}\n\n.stb-beam__finishes-head{\n  max-width:620px;\n\n  margin-bottom:12px;\n}\n\n.stb-beam__finishes-head p{\n  margin:0;\n\n  color:#66513E;\n\n  font-size:12.5px;\n  line-height:1.6;\n}\n\n.stb-beam__finish-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:9px;\n}\n\n.stb-beam__finish{\n  display:grid;\n  grid-template-columns:46px 1fr;\n  gap:13px;\n  align-items:center;\n\n  padding:15px;\n\n  border-radius:8px;\n}\n\n.stb-beam__finish--natural{\n  background:#C7A071;\n}\n\n.stb-beam__finish--walnut{\n  background:var(--walnut-deep);\n}\n\n.stb-beam__finish-swatch{\n  width:46px;\n  height:46px;\n\n  border-radius:50%;\n}\n\n.stb-beam__finish--natural .stb-beam__finish-swatch{\n  background:#C49A69;\n\n  border:1px solid #E0BE92;\n}\n\n.stb-beam__finish--walnut .stb-beam__finish-swatch{\n  background:#4A3527;\n\n  border:1px solid #7A5A45;\n}\n\n.stb-beam__finish small{\n  display:block;\n\n  margin-bottom:2px;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-beam__finish--natural small{\n  color:#5C3D20;\n}\n\n.stb-beam__finish--walnut small{\n  color:#CDBA9F;\n}\n\n.stb-beam__finish strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  font-size:13px;\n}\n\n.stb-beam__finish--natural strong{\n  color:#2A1B11;\n}\n\n.stb-beam__finish--walnut strong{\n  color:#FFF3E3;\n}\n\n.stb-beam__finish p{\n  margin:0;\n\n  font-size:10.8px;\n  line-height:1.45;\n}\n\n.stb-beam__finish--natural p{\n  color:#543B27;\n}\n\n.stb-beam__finish--walnut p{\n  color:#D9CBBB;\n}\n\n\n\/* =========================================================\n   LIGHT EFFECT\n========================================================= *\/\n\n.stb-beam__light{\n  display:grid;\n  grid-template-columns:170px 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-beam__light-title{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px;\n\n  background:var(--acrylic-deep);\n}\n\n.stb-beam__light-title small{\n  margin-bottom:4px;\n\n  color:#706A64;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-beam__light-title strong{\n  color:#302923;\n\n  font-size:17px;\n  line-height:1.25;\n  font-weight:500;\n}\n\n.stb-beam__light-copy{\n  padding:20px 22px;\n\n  background:var(--charcoal);\n}\n\n.stb-beam__light-copy p{\n  margin:0;\n\n  color:#DDD2C4;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   SIZE SECTION\n========================================================= *\/\n\n.stb-beam__sizes{\n  margin-bottom:38px;\n}\n\n.stb-beam__sizes-head{\n  display:flex;\n  justify-content:space-between;\n  align-items:end;\n  gap:20px;\n\n  margin-bottom:14px;\n}\n\n.stb-beam__sizes-head p{\n  max-width:570px;\n  margin:0;\n\n  color:#66513E;\n\n  font-size:12.5px;\n  line-height:1.6;\n}\n\n.stb-beam__depth-badge{\n  flex-shrink:0;\n\n  padding:7px 10px;\n\n  background:var(--walnut-deep);\n\n  color:#FFF4E5;\n\n  font-size:9px;\n  font-weight:600;\n\n  border-radius:4px;\n}\n\n\n\/* =========================================================\n   3 SIZE CARDS — HORIZONTAL\n========================================================= *\/\n\n.stb-beam__size-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:9px;\n}\n\n.stb-beam__size-card{\n  min-width:0;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:8px;\n}\n\n.stb-beam__size-card:nth-child(1){\n  background:#F7F1E8;\n}\n\n.stb-beam__size-card:nth-child(2){\n  background:#E4D7C4;\n\n  border-top:4px solid var(--wood);\n}\n\n.stb-beam__size-card:nth-child(3){\n  background:var(--dark);\n\n  border-color:var(--dark);\n}\n\n.stb-beam__size-head{\n  padding:11px 12px 7px;\n\n  text-align:center;\n}\n\n.stb-beam__size-head small{\n  display:block;\n\n  color:#94724B;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-beam__size-head strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:17px;\n  line-height:1.35;\n}\n\n.stb-beam__size-card:nth-child(3)\n.stb-beam__size-head small{\n  color:#D4B77B;\n}\n\n.stb-beam__size-card:nth-child(3)\n.stb-beam__size-head strong{\n  color:#FFF4E5;\n}\n\n.stb-beam__size-media{\n  width:145px;\n  max-width:calc(100% - 22px);\n\n  margin:0 auto 8px;\n}\n\n.stb-beam__size-link{\n  display:block;\n\n  padding:4px;\n\n  background:#FFF9F0;\n\n  border:1px solid #D4C4AD;\n  border-radius:5px;\n\n  text-decoration:none;\n}\n\n.stb-beam__size-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-beam__size-copy{\n  padding:9px 12px 13px;\n\n  text-align:center;\n}\n\n.stb-beam__size-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12px;\n  line-height:1.4;\n}\n\n.stb-beam__size-copy p{\n  margin:0;\n\n  color:#66513E;\n\n  font-size:10.7px;\n  line-height:1.5;\n}\n\n.stb-beam__size-card:nth-child(3)\n.stb-beam__size-copy strong{\n  color:#FFF1DE;\n}\n\n.stb-beam__size-card:nth-child(3)\n.stb-beam__size-copy p{\n  color:#D5C8B7;\n}\n\n\n\/* =========================================================\n   PLACEMENT GUIDE\n========================================================= *\/\n\n.stb-beam__placement{\n  display:grid;\n  grid-template-columns:155px 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-beam__placement-title{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:18px;\n\n  background:#92704A;\n}\n\n.stb-beam__placement-title small{\n  margin-bottom:4px;\n\n  color:#EED8BC;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-beam__placement-title strong{\n  color:#FFF4E5;\n\n  font-size:16px;\n  line-height:1.25;\n  font-weight:500;\n}\n\n.stb-beam__placement-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:#EFE3D1;\n}\n\n.stb-beam__placement-item{\n  padding:14px;\n\n  border-right:1px solid #D6C4AA;\n}\n\n.stb-beam__placement-item:last-child{\n  border-right:0;\n}\n\n.stb-beam__placement-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#94724A;\n\n  font-size:8.5px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-beam__placement-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.5px;\n}\n\n.stb-beam__placement-item p{\n  margin:0;\n\n  color:#66513E;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   MOUNTING + PLUG\n========================================================= *\/\n\n.stb-beam__utility{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-beam__utility-panel{\n  padding:20px 21px;\n}\n\n.stb-beam__utility-panel:first-child{\n  background:var(--walnut);\n}\n\n.stb-beam__utility-panel:last-child{\n  background:var(--charcoal);\n}\n\n.stb-beam__utility-panel small{\n  display:block;\n  margin-bottom:5px;\n\n  color:#D3BEA2;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-beam__utility-panel strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#FFF4E4;\n\n  font-size:12.8px;\n  line-height:1.4;\n}\n\n.stb-beam__utility-panel p{\n  margin:0;\n\n  color:#D9CCBA;\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   INSTALL OPTIONS\n========================================================= *\/\n\n.stb-beam__mounting{\n  display:grid;\n  grid-template-columns:150px 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-beam__mounting-title{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px;\n\n  background:var(--wood);\n}\n\n.stb-beam__mounting-title small{\n  margin-bottom:3px;\n\n  color:#60401F;\n\n  font-size:8.5px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-beam__mounting-title strong{\n  color:#2D1F14;\n\n  font-size:15.5px;\n}\n\n.stb-beam__mounting-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:#E9DFD0;\n}\n\n.stb-beam__mounting-item{\n  padding:15px;\n\n  border-right:1px solid #D3C2AB;\n}\n\n.stb-beam__mounting-item:last-child{\n  border-right:0;\n}\n\n.stb-beam__mounting-item small{\n  display:block;\n\n  color:#92714B;\n\n  font-size:8.5px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-beam__mounting-item strong{\n  display:block;\n\n  margin:2px 0;\n\n  color:var(--dark);\n\n  font-size:12px;\n}\n\n.stb-beam__mounting-item p{\n  margin:0;\n\n  color:#66513E;\n\n  font-size:10.8px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   COMPACT SPECIFICATIONS\n========================================================= *\/\n\n.stb-beam__specs{\n  margin-bottom:33px;\n}\n\n.stb-beam__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:20px;\n\n  padding:13px 16px;\n\n  background:var(--espresso,var(--dark));\n\n  border-bottom:3px solid var(--gold);\n}\n\n.stb-beam__spec-head span{\n  color:#D7BA84;\n\n  font-size:9px;\n  line-height:1.35;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-beam__spec-head strong{\n  color:#FFF4E5;\n\n  font-size:16.5px;\n  font-weight:500;\n}\n\n.stb-beam__spec-list{\n  background:var(--ivory);\n\n  border-right:1px solid var(--line);\n  border-left:1px solid var(--line);\n}\n\n.stb-beam__spec{\n  display:grid;\n  grid-template-columns:29% 71%;\n\n  padding:10px 13px;\n\n  border-bottom:1px solid #E6DAC8;\n}\n\n.stb-beam__spec span{\n  padding-right:10px;\n\n  color:#88725A;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n.stb-beam__spec strong{\n  color:var(--dark);\n\n  font-size:11.7px;\n  line-height:1.5;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.stb-beam__care{\n  display:grid;\n  grid-template-columns:72px 1fr;\n\n  margin-bottom:30px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.stb-beam__care-mark{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  background:var(--walnut);\n\n  color:#E5C99F;\n\n  font-size:23px;\n}\n\n.stb-beam__care-copy{\n  padding:14px 16px;\n\n  background:#E8DCCB;\n}\n\n.stb-beam__care-copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n}\n\n.stb-beam__care-copy p{\n  margin:0;\n\n  color:#67513E;\n\n  font-size:11px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-beam__faq{\n  margin-bottom:30px;\n\n  padding:18px 20px 7px;\n\n  background:#EEE2D2;\n\n  border-left:4px solid var(--wood);\n  border-radius:7px;\n}\n\n.stb-beam__faq details{\n  padding:12px 0;\n\n  border-bottom:1px solid #D7C5AC;\n}\n\n.stb-beam__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-beam__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--dark);\n\n  font-size:13.5px;\n  line-height:1.5;\n  font-weight:500;\n}\n\n.stb-beam__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-beam__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-4px;\n\n  color:var(--walnut);\n\n  font-size:22px;\n}\n\n.stb-beam__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-beam__faq details p{\n  margin:8px 0 0;\n\n  color:#65503D;\n\n  font-size:12.2px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-beam__shipping{\n  padding:20px 22px;\n\n  background:var(--cream);\n\n  border-top:3px solid var(--gold);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n  border-left:1px solid var(--line);\n\n  border-radius:8px;\n}\n\n.stb-beam__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-beam__shipping p{\n  margin:0 0 8px;\n\n  color:#5E4D3E;\n\n  font-size:12.8px;\n  line-height:1.65;\n}\n\n.stb-beam__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-beam__shipping strong{\n  color:var(--dark);\n}\n\n.stb-beam__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-beam__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,12,8,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-beam__lightbox:target{\n  display:flex;\n}\n\n.stb-beam__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-beam__lightbox img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:92vw;\n  max-height:80vh;\n\n  object-fit:contain;\n  object-position:center;\n\n  box-shadow:0 14px 60px rgba(0,0,0,.45);\n}\n\n.stb-beam__lightbox-title{\n  margin:9px 0 0 !important;\n\n  color:#E1C99E !important;\n\n  font-size:10px !important;\n  line-height:1.4;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n.stb-beam__lightbox-hint{\n  margin:5px 0 0 !important;\n\n  color:#A99575 !important;\n\n  font-size:9.5px !important;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-beam{\n    font-size:14.5px;\n  }\n\n\n  .stb-beam__intro{\n    grid-template-columns:1fr;\n\n    gap:14px;\n  }\n\n  .stb-beam__intro h2{\n    font-size:25px;\n    line-height:1.17;\n  }\n\n  .stb-beam__intro p{\n    font-size:14px;\n  }\n\n  .stb-beam__intro-side{\n    max-width:300px;\n  }\n\n\n  .stb-beam__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-beam__fact small{\n    font-size:9px;\n  }\n\n  .stb-beam__fact strong{\n    font-size:12px;\n  }\n\n\n  .stb-beam__detail{\n    grid-template-columns:145px 1fr;\n\n    gap:15px;\n    padding:15px;\n  }\n\n  .stb-beam__detail-media{\n    width:145px;\n  }\n\n  .stb-beam__detail-copy h3{\n    font-size:19px;\n  }\n\n  .stb-beam__detail-copy p{\n    font-size:12.7px;\n  }\n\n\n  .stb-beam__finish-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-beam__light{\n    grid-template-columns:135px 1fr;\n  }\n\n\n  .stb-beam__sizes-head{\n    display:block;\n  }\n\n  .stb-beam__depth-badge{\n    display:inline-block;\n\n    margin-top:8px;\n\n    font-size:9.5px;\n  }\n\n\n  \/* stacked on mobile *\/\n\n  .stb-beam__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-beam__size-card{\n    display:grid;\n    grid-template-columns:110px 1fr;\n\n    padding:9px;\n  }\n\n  .stb-beam__size-head{\n    grid-column:2;\n\n    padding:5px 8px;\n\n    text-align:left;\n  }\n\n  .stb-beam__size-head small{\n    font-size:9px;\n  }\n\n  .stb-beam__size-head strong{\n    font-size:17px;\n  }\n\n  .stb-beam__size-media{\n    grid-column:1;\n    grid-row:1 \/ span 2;\n\n    width:100px;\n    max-width:100px;\n\n    margin:0;\n  }\n\n  .stb-beam__size-copy{\n    grid-column:2;\n\n    padding:6px 8px;\n\n    text-align:left;\n  }\n\n  .stb-beam__size-copy strong{\n    font-size:12px;\n  }\n\n  .stb-beam__size-copy p{\n    font-size:11px;\n  }\n\n\n  .stb-beam__placement{\n    grid-template-columns:1fr;\n  }\n\n  .stb-beam__placement-title{\n    padding:14px 17px;\n  }\n\n  .stb-beam__placement-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-beam__placement-item{\n    border-right:0;\n    border-bottom:1px solid #D6C4AA;\n  }\n\n  .stb-beam__placement-item:last-child{\n    border-bottom:0;\n  }\n\n\n  .stb-beam__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-beam__mounting{\n    grid-template-columns:1fr;\n  }\n\n  .stb-beam__mounting-title{\n    padding:14px 17px;\n  }\n\n\n  .stb-beam__spec{\n    grid-template-columns:35% 65%;\n  }\n\n\n  .stb-beam__shipping{\n    padding:18px;\n  }\n\n  .stb-beam__shipping p{\n    font-size:12.5px;\n  }\n\n\n  .stb-beam__lightbox{\n    padding:14px;\n  }\n\n  .stb-beam__lightbox img{\n    max-width:94vw;\n    max-height:75vh;\n  }\n\n}\n\n\n@media screen and (max-width:470px){\n\n  .stb-beam__detail,\n  .stb-beam__light{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-beam__detail-media{\n    width:155px;\n  }\n\n\n  .stb-beam__mounting-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-beam__mounting-item{\n    border-right:0;\n    border-bottom:1px solid #D3C2AB;\n  }\n\n  .stb-beam__mounting-item:last-child{\n    border-bottom:0;\n  }\n\n\n  .stb-beam__size-card{\n    grid-template-columns:105px 1fr;\n  }\n\n  .stb-beam__size-media{\n    width:95px;\n    max-width:95px;\n  }\n\n\n  .stb-beam__spec{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n  .stb-beam__spec span{\n    font-size:10.5px;\n    font-weight:600;\n  }\n\n  .stb-beam__spec strong{\n    font-size:11.8px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-beam\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-beam__intro\"\u003e\n\u003cdiv class=\"stb-beam__intro-copy\"\u003e\n\u003cspan class=\"stb-beam__label\"\u003e Pine Wood · Integrated LED · Plug-In \u003c\/span\u003e\n\u003ch2\u003eA Clean Line of Light, Warmed by Real Wood.\u003c\/h2\u003e\n\u003cp\u003eBeam combines a pine wood body with a full-length acrylic LED diffuser for soft, even linear illumination. Mount it on the wall or ceiling, plug it into a standard outlet, and avoid the complexity of hardwired installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__intro-side\"\u003e\n\u003cdiv class=\"stb-beam__intro-side-top\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug-In \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__intro-side-bottom\"\u003e\n\u003cdiv class=\"stb-beam__intro-side-item\"\u003e\n\u003csmall\u003e Finish \u003c\/small\u003e \u003cstrong\u003e Natural \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__intro-side-item\"\u003e\n\u003csmall\u003e Finish \u003c\/small\u003e \u003cstrong\u003e Walnut \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-beam__facts\"\u003e\n\u003cdiv class=\"stb-beam__fact\"\u003e\n\u003csmall\u003e Lengths \u003c\/small\u003e \u003cstrong\u003e 23.6\" \/ 31.5\" \/ 47.2\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__fact\"\u003e\n\u003csmall\u003e Profile \u003c\/small\u003e \u003cstrong\u003e Only 2\" Deep \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__fact\"\u003e\n\u003csmall\u003e Power \u003c\/small\u003e \u003cstrong\u003e 59\" Plug-In Cord \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"beam-detail-section\" class=\"stb-beam__detail\"\u003e\n\u003cdiv class=\"stb-beam__detail-media\"\u003e\u003ca href=\"#beam-detail\" class=\"stb-beam__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/beam-wood-linear-led-wall-light-stuberlighting_17.jpg?v=1778826183\" alt=\"Beam Wood Linear LED Wall Light pine wood and acrylic diffuser detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-beam__view\"\u003e View Product Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__detail-copy\"\u003e\n\u003cspan class=\"stb-beam__label\"\u003e Product Detail \u003c\/span\u003e\n\u003ch3\u003eReal Pine Outside. Diffused LED Inside.\u003c\/h3\u003e\n\u003cp\u003eThe wood housing gives Beam the warmth of a natural material, while the white acrylic diffuser hides the LED source and spreads the light evenly across the full length of the fixture.\u003c\/p\u003e\n\u003cdiv class=\"stb-beam__tags\"\u003e\n\u003cspan class=\"stb-beam__tag\"\u003e Pine Wood Body \u003c\/span\u003e \u003cspan class=\"stb-beam__tag\"\u003e Acrylic Diffuser \u003c\/span\u003e \u003cspan class=\"stb-beam__tag\"\u003e Integrated LED \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"beam-detail\" href=\"#beam-detail-section\" class=\"stb-beam__lightbox\"\u003e \u003cspan class=\"stb-beam__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/beam-wood-linear-led-wall-light-stuberlighting_17.jpg?v=1778826183\" alt=\"Enlarged Beam Wood Linear LED Wall Light detail\"\u003e \u003cspan class=\"stb-beam__lightbox-title\"\u003e Beam · Pine Wood + Acrylic Diffuser \u003c\/span\u003e \u003cspan class=\"stb-beam__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FINISH OPTIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-beam__finishes\"\u003e\n\u003cdiv class=\"stb-beam__finishes-head\"\u003e\n\u003cspan class=\"stb-beam__label\"\u003e Choose Your Wood Tone \u003c\/span\u003e\n\u003ch3 class=\"stb-beam__heading\"\u003eNatural or Walnut.\u003c\/h3\u003e\n\u003cp\u003eBoth use a pine wood body. Choose Natural when you want a lighter Scandinavian or Japandi direction, or Walnut when the room already includes richer wood tones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__finish-grid\"\u003e\n\u003cdiv class=\"stb-beam__finish stb-beam__finish--natural\"\u003e\n\u003cspan class=\"stb-beam__finish-swatch\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Lighter \u003c\/small\u003e \u003cstrong\u003e Natural Wood \u003c\/strong\u003e\n\u003cp\u003ePairs well with oak, cream, linen and lighter interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__finish stb-beam__finish--walnut\"\u003e\n\u003cspan class=\"stb-beam__finish-swatch\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Richer \u003c\/small\u003e \u003cstrong\u003e Walnut \u003c\/strong\u003e\n\u003cp\u003eBetter with darker wood, leather and warmer interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT EFFECT\n  ====================================================== --\u003e\n\u003csection class=\"stb-beam__light\"\u003e\n\u003cdiv class=\"stb-beam__light-title\"\u003e\n\u003csmall\u003e Light Effect \u003c\/small\u003e \u003cstrong\u003e Continuous, Even Illumination. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__light-copy\"\u003e\n\u003cp\u003eA full-length white acrylic panel diffuses the integrated LED along the entire fixture instead of creating visible individual light points. No separate bulb or socket is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE COMPARISON\n  ====================================================== --\u003e\n\u003csection id=\"beam-size-section\" class=\"stb-beam__sizes\"\u003e\n\u003cdiv class=\"stb-beam__sizes-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-beam__label\"\u003e Choose Your Length \u003c\/span\u003e\n\u003ch3 class=\"stb-beam__heading\"\u003eThree Lengths, Same 2\" Profile.\u003c\/h3\u003e\n\u003cp\u003eChoose by the width of the wall, mirror, bed or furniture beneath the light. Longer versions also provide proportionally higher LED output.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"stb-beam__depth-badge\"\u003e All Sizes · 2\" Deep \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__size-grid\"\u003e\n\u003c!-- SMALL --\u003e\n\u003carticle class=\"stb-beam__size-card\"\u003e\n\u003cdiv class=\"stb-beam__size-head\"\u003e\n\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e 23.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__size-media\"\u003e\u003ca href=\"#beam-size-small\" class=\"stb-beam__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/beam-wood-linear-led-wall-light-stuberlighting_21.jpg?v=1778826183\" alt=\"Beam 23.6 inch wall light dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-beam__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__size-copy\"\u003e\n\u003cstrong\u003e L23.6\" × D2\" · ~12W \u003c\/strong\u003e\n\u003cp\u003e60 × 5cm.\u003cbr\u003eBedside, narrow wall, small mirror or reading nook.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MEDIUM --\u003e\n\u003carticle class=\"stb-beam__size-card\"\u003e\n\u003cdiv class=\"stb-beam__size-head\"\u003e\n\u003csmall\u003e Most Versatile \u003c\/small\u003e \u003cstrong\u003e 31.5\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__size-media\"\u003e\u003ca href=\"#beam-size-medium\" class=\"stb-beam__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/beam-wood-linear-led-wall-light-stuberlighting_2.jpg?v=1778826183\" alt=\"Beam 31.5 inch wall light dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-beam__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__size-copy\"\u003e\n\u003cstrong\u003e L31.5\" × D2\" · ~16W \u003c\/strong\u003e\n\u003cp\u003e80 × 5cm.\u003cbr\u003eStandard mirror, desk or wider bedside installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- LARGE --\u003e\n\u003carticle class=\"stb-beam__size-card\"\u003e\n\u003cdiv class=\"stb-beam__size-head\"\u003e\n\u003csmall\u003e Wide Coverage \u003c\/small\u003e \u003cstrong\u003e 47.2\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__size-media\"\u003e\u003ca href=\"#beam-size-large\" class=\"stb-beam__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/beam-wood-linear-led-wall-light-stuberlighting_19.jpg?v=1778826183\" alt=\"Beam 47.2 inch wall light dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-beam__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__size-copy\"\u003e\n\u003cstrong\u003e L47.2\" × D2\" · ~24W \u003c\/strong\u003e\n\u003cp\u003e120 × 5cm.\u003cbr\u003eHeadboard, large mirror, sofa wall or hallway feature.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"beam-size-small\" href=\"#beam-size-section\" class=\"stb-beam__lightbox\"\u003e \u003cspan class=\"stb-beam__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/beam-wood-linear-led-wall-light-stuberlighting_21.jpg?v=1778826183\" alt=\"Enlarged Beam 23.6 inch dimensions\"\u003e \u003cspan class=\"stb-beam__lightbox-title\"\u003e 23.6\" · 60cm · ~12W \u003c\/span\u003e \u003cspan class=\"stb-beam__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"beam-size-medium\" href=\"#beam-size-section\" class=\"stb-beam__lightbox\"\u003e \u003cspan class=\"stb-beam__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/beam-wood-linear-led-wall-light-stuberlighting_2.jpg?v=1778826183\" alt=\"Enlarged Beam 31.5 inch dimensions\"\u003e \u003cspan class=\"stb-beam__lightbox-title\"\u003e 31.5\" · 80cm · ~16W \u003c\/span\u003e \u003cspan class=\"stb-beam__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"beam-size-large\" href=\"#beam-size-section\" class=\"stb-beam__lightbox\"\u003e \u003cspan class=\"stb-beam__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/beam-wood-linear-led-wall-light-stuberlighting_19.jpg?v=1778826183\" alt=\"Enlarged Beam 47.2 inch dimensions\"\u003e \u003cspan class=\"stb-beam__lightbox-title\"\u003e 47.2\" · 120cm · ~24W \u003c\/span\u003e \u003cspan class=\"stb-beam__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PLACEMENT GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-beam__placement\"\u003e\n\u003cdiv class=\"stb-beam__placement-title\"\u003e\n\u003csmall\u003e Quick Placement \u003c\/small\u003e \u003cstrong\u003e Match the Length to the Surface. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__placement-grid\"\u003e\n\u003cdiv class=\"stb-beam__placement-item\"\u003e\n\u003csmall\u003e 23.6\" \u003c\/small\u003e \u003cstrong\u003e Bedside \/ Narrow Wall \u003c\/strong\u003e\n\u003cp\u003eA compact linear accent where you do not need full-width coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__placement-item\"\u003e\n\u003csmall\u003e 31.5\" \u003c\/small\u003e \u003cstrong\u003e Mirror \/ Desk \u003c\/strong\u003e\n\u003cp\u003eThe easiest all-purpose size for medium-width surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__placement-item\"\u003e\n\u003csmall\u003e 47.2\" \u003c\/small\u003e \u003cstrong\u003e Headboard \/ Accent Wall \u003c\/strong\u003e\n\u003cp\u003eBest when the light needs to visually span a wider area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PLUG + LED\n  ====================================================== --\u003e\n\u003csection class=\"stb-beam__utility\"\u003e\n\u003cdiv class=\"stb-beam__utility-panel\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003cp\u003eThe LED source is built into the fixture behind the acrylic diffuser. No separate bulb, socket selection or routine bulb replacement is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__utility-panel\"\u003e\n\u003csmall\u003e Power \u003c\/small\u003e \u003cstrong\u003e Plug-In · 59\" Cord \u003c\/strong\u003e\n\u003cp\u003eStandard plug-in power with a 59\" \/ 150cm cord and inline ON\/OFF switch. No hardwired electrical connection is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       WALL \/ CEILING MOUNT\n  ====================================================== --\u003e\n\u003csection class=\"stb-beam__mounting\"\u003e\n\u003cdiv class=\"stb-beam__mounting-title\"\u003e\n\u003csmall\u003e Mounting \u003c\/small\u003e \u003cstrong\u003e Wall or Ceiling. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__mounting-grid\"\u003e\n\u003cdiv class=\"stb-beam__mounting-item\"\u003e\n\u003csmall\u003e Wall \u003c\/small\u003e \u003cstrong\u003e Horizontal or Vertical \u003c\/strong\u003e\n\u003cp\u003eUse above furniture, beside a bed or as a linear wall accent.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__mounting-item\"\u003e\n\u003csmall\u003e Ceiling \u003c\/small\u003e \u003cstrong\u003e Surface Mounted \u003c\/strong\u003e\n\u003cp\u003eMounting hardware is included for wall or ceiling installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-beam__specs\"\u003e\n\u003cdiv class=\"stb-beam__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Beam \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__spec-list\"\u003e\n\u003cdiv class=\"stb-beam__spec\"\u003e\n\u003cspan\u003e Sizes \u0026amp; Output \u003c\/span\u003e \u003cstrong\u003e 23.6\" \/ 60cm · ~12W · 31.5\" \/ 80cm · ~16W · 47.2\" \/ 120cm · ~24W · All Sizes D2\" \/ 5cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__spec\"\u003e\n\u003cspan\u003e Materials \u0026amp; Finish \u003c\/span\u003e \u003cstrong\u003e Pine Wood Body · Metal Mounting Hardware · White Acrylic Diffuser · Natural Wood \/ Walnut \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED Included · Full-Length Acrylic Diffuser · No Replaceable Bulb Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Plug-In · Inline ON\/OFF Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm Power Cord \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__spec\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Wall or Ceiling Mount · Mounting Hardware Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__spec\"\u003e\n\u003cspan\u003e Weight \u0026amp; Rating \u003c\/span\u003e \u003cstrong\u003e 23.6\" \/ 31.5\": 2.2 lb \/ 1kg · 47.2\": 2.6 lb \/ 1.2kg · IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__spec\"\u003e\n\u003cspan\u003e Care \u003c\/span\u003e \u003cstrong\u003e Soft Dry Cloth for Wood · Avoid Water \u0026amp; Chemicals on Wood · Acrylic Diffuser May Be Gently Damp-Wiped and Dried \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-beam__care\"\u003e\n\u003cdiv class=\"stb-beam__care-mark\"\u003e—\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__care-copy\"\u003e\n\u003cstrong\u003e Protect the wood finish from moisture. \u003c\/strong\u003e\n\u003cp\u003eUse a soft dry cloth on the pine body and avoid chemical cleaners or water. The acrylic diffuser can be gently damp-wiped and dried when necessary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-beam__faq\"\u003e\n\u003ch3 class=\"stb-beam__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Beam need to be hardwired?\u003c\/summary\u003e\n\u003cp\u003eNo. Beam uses a standard plug-in power cord with an inline ON\/OFF switch, so no hardwired electrical connection is required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it need replacement bulbs?\u003c\/summary\u003e\n\u003cp\u003eNo. Beam uses an integrated LED light source behind the full-length acrylic diffuser.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Beam be mounted on the ceiling?\u003c\/summary\u003e\n\u003cp\u003eYes. Beam can be mounted on either a wall or ceiling, and mounting hardware is included.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich length should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose 23.6\" for compact areas, 31.5\" for most medium-width mirrors or desks, and 47.2\" when you need the light to span a headboard, larger wall or wider surface.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-beam__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 23.6\"xH2\" \/ Wood Color \/ Warm Light \u0026 US Plug","offer_id":52213426389275,"sku":"STB-BEAM-WOD-1","price":145.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\"xH2\" \/ Wood Color \/ Warm Light \u0026 UK Plug","offer_id":52213426422043,"sku":"STB-BEAM-WOD-2","price":145.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\"xH2\" \/ Wood Color \/ Warm Light \u0026 EU Plug","offer_id":52213426454811,"sku":"STB-BEAM-WOD-3","price":145.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\"xH2\" \/ Wood Color \/ Warm Light \u0026 AU Plug","offer_id":52213426487579,"sku":"STB-BEAM-WOD-4","price":145.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\"xH2\" \/ Walnut Color \/ Warm Light \u0026 US Plug","offer_id":52213426520347,"sku":"STB-BEAM-WAL-5","price":145.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\"xH2\" \/ Walnut Color \/ Warm Light \u0026 UK Plug","offer_id":52213426553115,"sku":"STB-BEAM-WAL-6","price":145.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\"xH2\" \/ Walnut Color \/ Warm Light \u0026 EU Plug","offer_id":52213426585883,"sku":"STB-BEAM-WAL-7","price":145.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\"xH2\" \/ Walnut Color \/ Warm Light \u0026 AU Plug","offer_id":52213426618651,"sku":"STB-BEAM-WAL-8","price":145.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\"xH2\" \/ Wood Color \/ Warm Light \u0026 US Plug","offer_id":52213426651419,"sku":"STB-BEAM-WOD-1","price":210.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\"xH2\" \/ Wood Color \/ Warm Light \u0026 UK Plug","offer_id":52213426684187,"sku":"STB-BEAM-WOD-2","price":210.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\"xH2\" \/ Wood Color \/ Warm Light \u0026 EU Plug","offer_id":52213426716955,"sku":"STB-BEAM-WOD-3","price":210.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\"xH2\" \/ Wood Color \/ Warm Light \u0026 AU Plug","offer_id":52213426749723,"sku":"STB-BEAM-WOD-4","price":210.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\"xH2\" \/ Walnut Color \/ Warm Light \u0026 US Plug","offer_id":52213426782491,"sku":"STB-BEAM-WAL-5","price":210.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\"xH2\" \/ Walnut Color \/ Warm Light \u0026 UK Plug","offer_id":52213426815259,"sku":"STB-BEAM-WAL-6","price":210.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\"xH2\" \/ Walnut Color \/ Warm Light \u0026 EU Plug","offer_id":52213426848027,"sku":"STB-BEAM-WAL-7","price":210.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\"xH2\" \/ Walnut Color \/ Warm Light \u0026 AU Plug","offer_id":52213426880795,"sku":"STB-BEAM-WAL-8","price":210.0,"currency_code":"USD","in_stock":true},{"title":"Dia 47.2\"xH2\" \/ Wood Color \/ Warm Light \u0026 US Plug","offer_id":52213426913563,"sku":"STB-BEAM-WOD-1","price":240.0,"currency_code":"USD","in_stock":true},{"title":"Dia 47.2\"xH2\" \/ Wood Color \/ Warm Light \u0026 UK Plug","offer_id":52213426946331,"sku":"STB-BEAM-WOD-2","price":240.0,"currency_code":"USD","in_stock":true},{"title":"Dia 47.2\"xH2\" \/ Wood Color \/ Warm Light \u0026 EU Plug","offer_id":52213426979099,"sku":"STB-BEAM-WOD-3","price":240.0,"currency_code":"USD","in_stock":true},{"title":"Dia 47.2\"xH2\" \/ Wood Color \/ Warm Light \u0026 AU Plug","offer_id":52213427011867,"sku":"STB-BEAM-WOD-4","price":240.0,"currency_code":"USD","in_stock":true},{"title":"Dia 47.2\"xH2\" \/ Walnut Color \/ Warm Light \u0026 US Plug","offer_id":52213427044635,"sku":"STB-BEAM-WAL-5","price":240.0,"currency_code":"USD","in_stock":true},{"title":"Dia 47.2\"xH2\" \/ Walnut Color \/ Warm Light \u0026 UK Plug","offer_id":52213427077403,"sku":"STB-BEAM-WAL-6","price":240.0,"currency_code":"USD","in_stock":true},{"title":"Dia 47.2\"xH2\" \/ Walnut Color \/ Warm Light \u0026 EU Plug","offer_id":52213427110171,"sku":"STB-BEAM-WAL-7","price":240.0,"currency_code":"USD","in_stock":true},{"title":"Dia 47.2\"xH2\" \/ Walnut Color \/ Warm Light \u0026 AU Plug","offer_id":52213427142939,"sku":"STB-BEAM-WAL-8","price":240.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/beam-wood-linear-led-wall-light-stuberlighting_24.jpg?v=1778828696"},{"product_id":"cove-travertine-wall-sconce","title":"Cove Wall Sconce","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — COVE\n   TRAVERTINE WALL SCONCE\n\n   MATERIAL STUDY\n   BLACK TRAVERTINE · WALNUT · METAL\n\n   Ø7\" · D3.9\"\n   E26\/E27 · 3000K BULB INCLUDED\n   PULL CHAIN · HARDWIRED\n\n   QUIET LUXURY · MINIMAL PALETTE\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-cove{\n  --white:#FFFFFF;\n  --ivory:#FFFDF8;\n  --paper:#F6F3EE;\n  --stone:#E7E1D8;\n\n  --espresso:#1C1209;\n  --charcoal:#292725;\n  --brown:#4A3218;\n\n  --walnut:#6F4C35;\n  --walnut-soft:#D7C2AE;\n\n  --gold:#C8A96E;\n  --line:#D9D0C4;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.62;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-cove *,\n.stb-cove *::before,\n.stb-cove *::after{\n  box-sizing:border-box;\n}\n\n.stb-cove h2,\n.stb-cove h3,\n.stb-cove p{\n  margin-top:0;\n}\n\n.stb-cove h2,\n.stb-cove h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   DAWN IMAGE SAFETY\n========================================================= *\/\n\n.stb-cove img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-cove a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.cove-open{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,155px);\n\n  gap:30px;\n  align-items:stretch;\n\n  margin-bottom:27px;\n}\n\n.cove-open__copy{\n  min-width:0;\n\n  padding:4px 0 18px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cove-kicker{\n  margin:0 0 7px !important;\n\n  color:#826749;\n\n  font-size:10px;\n  font-weight:600;\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.cove-open h2{\n  max-width:595px;\n\n  margin:0 0 9px;\n\n  font-size:34px;\n  line-height:1.04;\n}\n\n.cove-open__copy \u003e p{\n  max-width:570px;\n\n  margin:0;\n\n  color:#66513F;\n\n  font-size:13px;\n}\n\n.cove-open__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:12px;\n}\n\n.cove-open__facts span{\n  padding:5px 9px;\n\n  border-radius:20px;\n\n  font-size:10px;\n  font-weight:500;\n}\n\n.cove-open__facts span:nth-child(1){\n  background:#1C1209;\n  color:#F5EDD8;\n}\n\n.cove-open__facts span:nth-child(2){\n  background:#6F4C35;\n  color:#FFF8ED;\n}\n\n.cove-open__facts span:nth-child(3),\n.cove-open__facts span:nth-child(4){\n  background:#E7E1D8;\n  color:#5E5347;\n}\n\n\n\/* SCALE *\/\n\n.cove-open__scale{\n  display:flex;\n  flex-direction:column;\n  justify-content:space-between;\n\n  min-width:0;\n\n  padding:15px;\n\n  background:#292725;\n\n  border-radius:7px;\n}\n\n.cove-open__scale small{\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.cove-open__scale strong{\n  display:block;\n\n  padding:15px 0;\n\n  color:#FFF7EA;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:33px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.cove-open__scale span{\n  display:block;\n\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.14);\n\n  color:#CBC4BA;\n\n  font-size:11px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   MATERIAL COMPOSITION\n========================================================= *\/\n\n.cove-material{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.cove-material__title{\n  min-width:0;\n\n  padding:17px;\n\n  background:#1C1209;\n}\n\n.cove-material__title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.cove-material__title h3{\n  margin:0 0 5px;\n\n  color:#FFF8EB;\n\n  font-size:22px;\n  line-height:1.08;\n}\n\n.cove-material__title p{\n  margin:0;\n\n  color:#CFC6B9;\n\n  font-size:11px;\n}\n\n.cove-material__copy{\n  min-width:0;\n\n  padding:16px 18px;\n\n  background:#FFFFFF;\n\n  border:1px solid #DDD5CA;\n  border-left:0;\n}\n\n.cove-material__copy p{\n  margin:0;\n\n  color:#665442;\n\n  font-size:12px;\n}\n\n.cove-material__tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.cove-material__tags span{\n  padding:4px 8px;\n\n  border:1px solid #D8CEC1;\n  border-radius:20px;\n\n  color:#695745;\n\n  font-size:9.5px;\n}\n\n.cove-material__tags span:first-child{\n  background:#6F4C35;\n\n  border-color:#6F4C35;\n\n  color:#FFF8ED;\n}\n\n\n\/* =========================================================\n   MATERIAL EVIDENCE\n========================================================= *\/\n\n.cove-evidence{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n\n  gap:18px;\n\n  margin-bottom:28px;\n}\n\n.cove-evidence__item{\n  display:grid;\n  grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n  gap:15px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:11px;\n\n  background:#F6F3EE;\n\n  border-top:2px solid #292725;\n}\n\n.cove-evidence__item:nth-child(2){\n  border-top-color:#6F4C35;\n}\n\n.cove-evidence__image{\n  width:130px;\n  max-width:100%;\n  min-width:0;\n\n  padding:4px;\n\n  background:#FFFFFF;\n\n  overflow:hidden;\n}\n\n.cove-evidence__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.cove-evidence__image img{\n  max-height:125px !important;\n}\n\n.cove-evidence__copy{\n  min-width:0;\n}\n\n.cove-evidence__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#806B53;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.cove-evidence__copy h3{\n  margin:0 0 4px;\n\n  font-size:18px;\n}\n\n.cove-evidence__copy p{\n  margin:0;\n\n  color:#695847;\n\n  font-size:10.8px;\n}\n\n.cove-zoom{\n  position:absolute;\n\n  right:4px;\n  bottom:4px;\n\n  padding:3px 6px;\n\n  background:rgba(28,18,9,.87);\n\n  border-radius:20px;\n\n  color:#FFF8EB;\n\n  font-size:8px;\n\n  pointer-events:none;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.cove-size{\n  display:grid;\n  grid-template-columns:minmax(0,120px) minmax(0,1fr) minmax(0,150px);\n\n  gap:20px;\n  align-items:center;\n\n  margin-bottom:27px;\n  padding:13px 15px;\n\n  background:#E7E1D8;\n\n  border-radius:7px;\n}\n\n.cove-size__number{\n  min-width:0;\n\n  padding:13px;\n\n  background:#1C1209;\n\n  border-radius:6px;\n}\n\n.cove-size__number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.cove-size__number strong{\n  display:block;\n\n  color:#FFF8EB;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:27px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.cove-size__number span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#CEC4B7;\n\n  font-size:10px;\n}\n\n.cove-size__copy{\n  min-width:0;\n}\n\n.cove-size__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#806D59;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.cove-size__copy h3{\n  margin:0 0 5px;\n\n  font-size:21px;\n}\n\n.cove-size__copy p{\n  margin:0;\n\n  color:#62584D;\n\n  font-size:11.5px;\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.cove-size__image{\n  width:150px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:#FFFFFF;\n\n  border-radius:5px;\n}\n\n.cove-size__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.cove-size__image img{\n  max-height:140px !important;\n}\n\n\n\/* =========================================================\n   MEASUREMENTS\n========================================================= *\/\n\n.cove-measures{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:4px;\n\n  margin:-17px 0 28px;\n}\n\n.cove-measure{\n  min-width:0;\n\n  padding:11px 12px;\n\n  background:#FFFFFF;\n\n  border:1px solid #E2DBD1;\n  border-top:2px solid #6F4C35;\n}\n\n.cove-measure:nth-child(2){\n  border-top-color:#292725;\n}\n\n.cove-measure:nth-child(3){\n  border-top-color:#C8A96E;\n}\n\n.cove-measure small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#806C55;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.cove-measure strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:12px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   CONTROL\n========================================================= *\/\n\n.cove-control{\n  display:grid;\n  grid-template-columns:minmax(0,200px) minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.cove-control__lead{\n  min-width:0;\n\n  padding:16px 17px;\n\n  background:#292725;\n}\n\n.cove-control__lead small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.cove-control__lead h3{\n  margin:0 0 5px;\n\n  color:#FFF8EB;\n\n  font-size:21px;\n}\n\n.cove-control__lead p{\n  margin:0;\n\n  color:#CAC2B8;\n\n  font-size:11.5px;\n}\n\n.cove-control__data{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  min-width:0;\n\n  background:#FFFFFF;\n}\n\n.cove-control__cell{\n  min-width:0;\n\n  padding:13px 14px;\n\n  border-right:1px solid #DED6CB;\n  border-bottom:1px solid #DED6CB;\n}\n\n.cove-control__cell small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#806B53;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.cove-control__cell strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   DIMMING NOTE\n========================================================= *\/\n\n.cove-dimming{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:11px;\n  align-items:center;\n\n  margin:-18px 0 28px;\n  padding:10px 12px;\n\n  background:#F6F3EE;\n\n  border-left:3px solid #6F4C35;\n}\n\n.cove-dimming__tag{\n  padding:4px 8px;\n\n  background:#6F4C35;\n\n  border-radius:20px;\n\n  color:#FFF8EB;\n\n  font-size:9px;\n  font-weight:600;\n}\n\n.cove-dimming strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.cove-dimming span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#705D49;\n\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.cove-placement{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:23px;\n\n  margin-bottom:28px;\n}\n\n.cove-placement__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#826A49;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.cove-placement__title h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.cove-placement__rows{\n  min-width:0;\n\n  border-top:1px solid var(--line);\n}\n\n.cove-placement__row{\n  display:grid;\n  grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n  gap:15px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cove-placement__row strong{\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.cove-placement__row span{\n  color:#67523F;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   BEFORE ORDERING\n========================================================= *\/\n\n.cove-before{\n  margin-bottom:28px;\n\n  padding:14px 15px;\n\n  background:#1C1209;\n\n  border-left:3px solid #C8A96E;\n\n  border-radius:6px;\n}\n\n.cove-before__head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:15px;\n\n  margin-bottom:8px;\n}\n\n.cove-before__head h3{\n  margin:0;\n\n  color:#FFF8EB;\n\n  font-size:20px;\n}\n\n.cove-before__head small{\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.cove-before__grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:1px;\n\n  background:#4A433C;\n}\n\n.cove-before__item{\n  min-width:0;\n\n  padding:11px;\n\n  background:#1C1209;\n}\n\n.cove-before__item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EB;\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n.cove-before__item span{\n  display:block;\n\n  color:#CAC2B7;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   MATERIAL DECLARATION\n========================================================= *\/\n\n.cove-natural{\n  display:grid;\n  grid-template-columns:minmax(0,110px) minmax(0,1fr);\n\n  gap:16px;\n  align-items:center;\n\n  margin-bottom:28px;\n  padding:12px;\n\n  background:#FFFFFF;\n\n  border:1px solid #DED6CB;\n}\n\n.cove-natural__image{\n  width:110px;\n  max-width:100%;\n  min-width:0;\n\n  padding:4px;\n\n  overflow:hidden;\n\n  background:#F6F3EE;\n}\n\n.cove-natural__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.cove-natural__image img{\n  max-height:105px !important;\n}\n\n.cove-natural__copy{\n  min-width:0;\n}\n\n.cove-natural__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#80684D;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.cove-natural__copy h3{\n  margin:0 0 4px;\n\n  font-size:19px;\n}\n\n.cove-natural__copy p{\n  margin:0;\n\n  color:#675746;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.cove-specs{\n  margin-bottom:26px;\n}\n\n.cove-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:8px;\n}\n\n.cove-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.cove-specs__head span{\n  color:#90785D;\n\n  font-size:10px;\n}\n\n.cove-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.cove-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid #E4D9CA;\n}\n\n.cove-spec-row:nth-child(even){\n  margin-left:-8px;\n  margin-right:-8px;\n\n  padding-left:8px;\n  padding-right:8px;\n\n  background:#F6F3EE;\n}\n\n.cove-spec-row__label{\n  color:#806C55;\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.cove-spec-row__value{\n  min-width:0;\n\n  color:#27190D;\n\n  font-size:11.5px;\n  font-weight:500;\n  line-height:1.5;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CERTIFICATION *\/\n\n.cove-cert{\n  margin-top:9px;\n  padding:11px 13px;\n\n  background:#E7E1D8;\n\n  border-left:3px solid #6F4C35;\n\n  border-radius:5px;\n}\n\n.cove-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#78634D;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.cove-cert strong{\n  display:block;\n\n  color:#352719;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.cove-care{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:11px;\n  align-items:center;\n\n  margin-bottom:26px;\n  padding:11px 13px;\n\n  background:#292725;\n\n  border-radius:7px;\n}\n\n.cove-care__tag{\n  padding:4px 8px;\n\n  border:1px solid #C8A96E;\n\n  border-radius:20px;\n\n  color:#DABE87;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.cove-care strong{\n  display:block;\n\n  color:#FFF8EB;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.cove-care span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#CBC6BD;\n\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.cove-shipping{\n  padding:18px 20px;\n\n  background:#1C1209;\n\n  border-left:4px solid #C8A96E;\n\n  border-radius:7px;\n}\n\n.cove-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF4E5;\n\n  font-size:20px;\n}\n\n.cove-shipping p{\n  margin:0 0 7px;\n\n  color:#D0CBC2;\n\n  font-size:12px;\n}\n\n.cove-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.cove-shipping strong{\n  color:#FFF8EB;\n}\n\n.cove-shipping a{\n  color:#E3C58D;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   FINAL MATERIAL NOTE\n========================================================= *\/\n\n.cove-final{\n  max-width:720px;\n\n  margin:14px auto 0 !important;\n  padding:0 8px;\n\n  color:#82705D !important;\n\n  font-size:10.5px !important;\n  line-height:1.55 !important;\n\n  font-style:italic;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.cove-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:18px;\n\n  background:rgba(14,13,12,.96);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.cove-lightbox:target{\n  display:flex;\n}\n\n.cove-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.cove-lightbox img{\n  width:auto !important;\n  max-width:92vw !important;\n\n  height:auto !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.cove-lightbox__text{\n  margin-top:9px;\n\n  color:#D9C7A8;\n\n  font-size:10px;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .cove-open{\n    grid-template-columns:minmax(0,1fr) minmax(0,125px);\n\n    gap:16px;\n  }\n\n  .cove-open h2{\n    font-size:29px;\n  }\n\n  .cove-open__copy \u003e p{\n    font-size:13px;\n  }\n\n\n  .cove-material{\n    grid-template-columns:minmax(0,150px) minmax(0,1fr);\n  }\n\n\n  .cove-evidence{\n    grid-template-columns:1fr;\n  }\n\n\n  .cove-evidence__item{\n    grid-template-columns:minmax(0,115px) minmax(0,1fr);\n  }\n\n  .cove-evidence__image{\n    width:115px;\n  }\n\n\n  .cove-size{\n    grid-template-columns:minmax(0,105px) minmax(0,1fr) minmax(0,118px);\n\n    gap:12px;\n  }\n\n  .cove-size__image{\n    width:118px;\n  }\n\n  .cove-size__image img{\n    max-height:110px !important;\n  }\n\n\n  .cove-control{\n    grid-template-columns:1fr;\n  }\n\n\n  .cove-placement{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n\n  .cove-spec-row{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n@media screen and (max-width:500px){\n\n  .cove-open{\n    grid-template-columns:1fr;\n  }\n\n  .cove-open__scale{\n    width:140px;\n  }\n\n\n  .cove-material{\n    grid-template-columns:1fr;\n  }\n\n  .cove-material__copy{\n    border-left:1px solid #DDD5CA;\n    border-top:0;\n  }\n\n\n  .cove-evidence__item{\n    grid-template-columns:1fr;\n  }\n\n  .cove-evidence__image{\n    width:105px;\n\n    margin:0;\n  }\n\n\n  .cove-size{\n    grid-template-columns:1fr;\n  }\n\n  .cove-size__number{\n    width:130px;\n  }\n\n  .cove-size__image{\n    width:105px;\n\n    margin:0;\n  }\n\n  .cove-size__image img{\n    max-height:98px !important;\n  }\n\n\n  .cove-measures{\n    grid-template-columns:1fr;\n  }\n\n\n  .cove-control__data{\n    grid-template-columns:1fr;\n  }\n\n\n  .cove-dimming,\n  .cove-care{\n    grid-template-columns:1fr;\n  }\n\n\n  .cove-before__head{\n    display:block;\n  }\n\n  .cove-before__head small{\n    display:block;\n\n    margin-top:3px;\n  }\n\n  .cove-before__grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .cove-natural{\n    grid-template-columns:1fr;\n  }\n\n  .cove-natural__image{\n    width:95px;\n\n    margin:0;\n  }\n\n\n  .cove-specs__head{\n    display:block;\n  }\n\n  .cove-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .cove-spec-row{\n    grid-template-columns:1fr;\n\n    gap:3px;\n\n    padding:9px 0;\n  }\n\n  .cove-spec-row__label{\n    color:#6F4C35;\n\n    font-size:10px;\n    font-weight:600;\n\n    text-transform:uppercase;\n    letter-spacing:.05em;\n  }\n\n  .cove-spec-row__value{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-cove\" id=\"cove-root\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"cove-open\"\u003e\n\u003cdiv class=\"cove-open__copy\"\u003e\n\u003cp class=\"cove-kicker\"\u003eCove · Travertine Wall Sconce\u003c\/p\u003e\n\u003ch2\u003eReal Stone on the Wall, with Warm Walnut Beside It\u003c\/h2\u003e\n\u003cp\u003eCove combines a round black travertine backplate, walnut wood and metal in a compact wall-mounted form. At only 7 inches across and 3.9 inches deep, it brings natural material character without projecting far into the room.\u003c\/p\u003e\n\u003cdiv class=\"cove-open__facts\"\u003e\n\u003cspan\u003e Ø7\" × D3.9\" \u003c\/span\u003e \u003cspan\u003e Black Travertine \u003c\/span\u003e \u003cspan\u003e Walnut Wood \u003c\/span\u003e \u003cspan\u003e Pull Chain \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-open__scale\"\u003e\n\u003csmall\u003e Wall Projection \u003c\/small\u003e \u003cstrong\u003e 3.9\" \u003c\/strong\u003e \u003cspan\u003e 10cm projection\u003cbr\u003eØ7\" \/ 18cm face \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"cove-material\"\u003e\n\u003cdiv class=\"cove-material__title\"\u003e\n\u003csmall\u003e Material Composition \u003c\/small\u003e\n\u003ch3\u003eStone · Wood · Metal\u003c\/h3\u003e\n\u003cp\u003eThree materials, kept visually simple.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-material__copy\"\u003e\n\u003cp\u003eThe black travertine creates a dense mineral backdrop, while walnut introduces warmer natural grain. The metal hardware and pull chain remain visually secondary, keeping the material contrast as the main feature.\u003c\/p\u003e\n\u003cdiv class=\"cove-material__tags\"\u003e\n\u003cspan\u003e Genuine Travertine \u003c\/span\u003e \u003cspan\u003e Walnut Wood \u003c\/span\u003e \u003cspan\u003e Metal Hardware \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL EVIDENCE\n  ====================================================== --\u003e\n\u003csection class=\"cove-evidence\"\u003e\u003c!-- TRAVERTINE CLOSE-UP --\u003e\n\u003cdiv class=\"cove-evidence__item\"\u003e\n\u003cdiv class=\"cove-evidence__image\"\u003e\u003ca href=\"#cove-stone-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cove-wall-sconce-black-travertine-stone-texture-detail_1.jpg?v=1779527310\" alt=\"Close-up of Cove black travertine natural stone texture\" loading=\"lazy\"\u003e \u003cspan class=\"cove-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"cove-evidence__copy\"\u003e\n\u003csmall\u003e Stone Detail \u003c\/small\u003e\n\u003ch3\u003eNatural Travertine Texture\u003c\/h3\u003e\n\u003cp\u003eNatural pores, tonal shifts and mineral markings vary from piece to piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WALNUT \/ CHAIN DETAIL --\u003e\n\u003cdiv class=\"cove-evidence__item\"\u003e\n\u003cdiv class=\"cove-evidence__image\"\u003e\u003ca href=\"#cove-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cove-wall-sconce-walnut-wood-pendant-chain-detail_2.jpg?v=1779527310\" alt=\"Close-up of Cove walnut wood housing and metal pull chain\" loading=\"lazy\"\u003e \u003cspan class=\"cove-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"cove-evidence__copy\"\u003e\n\u003csmall\u003e Wood + Control \u003c\/small\u003e\n\u003ch3\u003eWalnut with Pull Chain\u003c\/h3\u003e\n\u003cp\u003eWarm wood grain softens the black stone while the chain provides local ON\/OFF control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection class=\"cove-size\"\u003e\n\u003cdiv class=\"cove-size__number\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e Ø7\" \u003c\/strong\u003e \u003cspan\u003e Approx. Ø18cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-size__copy\"\u003e\n\u003csmall\u003e Compact Wall Profile \u003c\/small\u003e\n\u003ch3\u003eOnly 3.9\" Deep\u003c\/h3\u003e\n\u003cp\u003eCove projects approximately 3.9 inches from the wall, making it practical for bedside walls, hallways and other locations where a deeper wall fixture may feel intrusive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-size__image\"\u003e\u003ca href=\"#cove-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cove-wall-sconce-walnut-wood-pendant-chain-detail_1.jpg?v=1779527309\" alt=\"Cove Travertine Wall Sconce dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"cove-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MEASUREMENTS\n  ====================================================== --\u003e\n\u003csection class=\"cove-measures\"\u003e\n\u003cdiv class=\"cove-measure\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 7\" \/ 18cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-measure\"\u003e\n\u003csmall\u003e Projection \u003c\/small\u003e \u003cstrong\u003e 3.9\" \/ 10cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-measure\"\u003e\n\u003csmall\u003e Pull Chain \u003c\/small\u003e \u003cstrong\u003e 19.7\" \/ 50cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT \u0026 CONTROL\n  ====================================================== --\u003e\n\u003csection class=\"cove-control\"\u003e\n\u003cdiv class=\"cove-control__lead\"\u003e\n\u003csmall\u003e Light \u0026amp; Control \u003c\/small\u003e\n\u003ch3\u003ePull Chain at the Fixture, Wall Switch at the Room\u003c\/h3\u003e\n\u003cp\u003eCove uses a replaceable E26\/E27 light source and can be controlled locally by the pull chain or through a standard wall switch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-control__data\"\u003e\n\u003cdiv class=\"cove-control__cell\"\u003e\n\u003csmall\u003e Bulb Base \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-control__cell\"\u003e\n\u003csmall\u003e Bulb Included \u003c\/small\u003e \u003cstrong\u003e Yes · 3000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-control__cell\"\u003e\n\u003csmall\u003e Local Control \u003c\/small\u003e \u003cstrong\u003e Pull Chain \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-control__cell\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"cove-dimming\"\u003e\n\u003cdiv class=\"cove-dimming__tag\"\u003eDimming\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Compatible with dimmable E26\/E27 bulbs. \u003c\/strong\u003e \u003cspan\u003e Dimming requires a compatible dimmable bulb together with a compatible external wall dimmer. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PLACEMENT\n  ====================================================== --\u003e\n\u003csection class=\"cove-placement\"\u003e\n\u003cdiv class=\"cove-placement__title\"\u003e\n\u003csmall\u003e Placement \u003c\/small\u003e\n\u003ch3\u003eBest Where a Shallow Wall Light Matters\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-placement__rows\"\u003e\n\u003cdiv class=\"cove-placement__row\"\u003e\n\u003cstrong\u003e Bedside \u003c\/strong\u003e \u003cspan\u003e A pair can free the nightstand surface while keeping ON\/OFF control within reach. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-placement__row\"\u003e\n\u003cstrong\u003e Hallway \u003c\/strong\u003e \u003cspan\u003e The 3.9\" projection keeps the fixture relatively close to the wall. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-placement__row\"\u003e\n\u003cstrong\u003e Living Room \u003c\/strong\u003e \u003cspan\u003e Use beside artwork, a console or fireplace for layered accent lighting. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-placement__row\"\u003e\n\u003cstrong\u003e Pairing \u003c\/strong\u003e \u003cspan\u003e Two identical sconces create a balanced composition around a bed, console or artwork. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BEFORE ORDER\n  ====================================================== --\u003e\n\u003csection class=\"cove-before\"\u003e\n\u003cdiv class=\"cove-before__head\"\u003e\n\u003ch3\u003eBefore You Order\u003c\/h3\u003e\n\u003csmall\u003e Three Quick Checks \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-before__grid\"\u003e\n\u003cdiv class=\"cove-before__item\"\u003e\n\u003cstrong\u003e Hardwired installation \u003c\/strong\u003e \u003cspan\u003e Cove requires wall wiring. Professional installation is recommended. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-before__item\"\u003e\n\u003cstrong\u003e Indoor dry location \u003c\/strong\u003e \u003cspan\u003e The fixture is not waterproof and should remain away from direct moisture. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-before__item\"\u003e\n\u003cstrong\u003e Natural stone varies \u003c\/strong\u003e \u003cspan\u003e Pores, mineral markings and tonal depth will not be identical from piece to piece. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL STONE DECLARATION\n  ====================================================== --\u003e\n\u003csection class=\"cove-natural\"\u003e\n\u003cdiv class=\"cove-natural__image\"\u003e\u003ca href=\"#cove-material-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/yellow-travertine-stuber_1.jpg?v=1786528654\" alt=\"Natural travertine stone reference showing pores and mineral variation\" loading=\"lazy\"\u003e \u003cspan class=\"cove-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"cove-natural__copy\"\u003e\n\u003csmall\u003e Natural Stone Declaration \u003c\/small\u003e\n\u003ch3\u003eVariation Is Part of Genuine Travertine\u003c\/h3\u003e\n\u003cp\u003eTravertine naturally contains pores, cavities, mineral lines and tonal variation. The reference image illustrates typical travertine characteristics; Cove itself uses black travertine, so the exact color and markings will differ.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"cove-specs\"\u003e\n\u003cdiv class=\"cove-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Cove · Travertine Wall Sconce \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-spec-list\"\u003e\n\u003cdiv class=\"cove-spec-row\"\u003e\n\u003cspan class=\"cove-spec-row__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"cove-spec-row__value\"\u003e Ø7\" × D3.9\" \/ Ø18 × D10cm · Pull Chain 19.7\" \/ 50cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-spec-row\"\u003e\n\u003cspan class=\"cove-spec-row__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"cove-spec-row__value\"\u003e Black travertine stone · Walnut wood · Metal \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-spec-row\"\u003e\n\u003cspan class=\"cove-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"cove-spec-row__value\"\u003e E26 \/ E27 · Bulb Included: Yes · 3000K warm white LED included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-spec-row\"\u003e\n\u003cspan class=\"cove-spec-row__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"cove-spec-row__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-spec-row\"\u003e\n\u003cspan class=\"cove-spec-row__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"cove-spec-row__value\"\u003e 19.7\" \/ 50cm pull-chain switch · Standard wall switch compatible \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-spec-row\"\u003e\n\u003cspan class=\"cove-spec-row__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"cove-spec-row__value\"\u003e Compatible with dimmable bulbs and a compatible external dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-spec-row\"\u003e\n\u003cspan class=\"cove-spec-row__label\"\u003e Wiring \u0026amp; Mounting \u003c\/span\u003e \u003cspan class=\"cove-spec-row__value\"\u003e Hardwired · Wall mounted · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-spec-row\"\u003e\n\u003cspan class=\"cove-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"cove-spec-row__value\"\u003e Indoor dry locations only · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"cove-care\"\u003e\n\u003cdiv class=\"cove-care__tag\"\u003eMaterial Care\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Keep stone and wood clean with gentle dry care. \u003c\/strong\u003e \u003cspan\u003e Use a soft dry cloth on travertine, walnut and metal. Avoid acidic cleaners, abrasive pads and prolonged moisture on the stone surface. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"cove-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL MATERIAL NOTE\n  ====================================================== --\u003e\n\u003cp class=\"cove-final\"\u003eNatural travertine may show pores, cavities, veins and tonal variation. These characteristics are part of genuine stone, not defects. Walnut grain and tone also vary naturally. Screen colors are approximate; hand-measured dimensions may vary 1–2cm.\u003c\/p\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — BLACK TRAVERTINE\n  ====================================================== --\u003e \u003ca id=\"cove-stone-large\" href=\"#cove-root\" class=\"cove-lightbox\"\u003e \u003cspan class=\"cove-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cove-wall-sconce-black-travertine-stone-texture-detail_1.jpg?v=1779527310\" alt=\"Enlarged Cove black travertine stone texture\"\u003e \u003cspan class=\"cove-lightbox__text\"\u003e Black Travertine Detail · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — WOOD \/ CHAIN\n  ====================================================== --\u003e \u003ca id=\"cove-detail-large\" href=\"#cove-root\" class=\"cove-lightbox\"\u003e \u003cspan class=\"cove-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cove-wall-sconce-walnut-wood-pendant-chain-detail_2.jpg?v=1779527310\" alt=\"Enlarged Cove walnut wood and pull chain detail\"\u003e \u003cspan class=\"cove-lightbox__text\"\u003e Walnut + Pull Chain · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — DIMENSIONS\n  ====================================================== --\u003e \u003ca id=\"cove-size-large\" href=\"#cove-root\" class=\"cove-lightbox\"\u003e \u003cspan class=\"cove-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cove-wall-sconce-walnut-wood-pendant-chain-detail_1.jpg?v=1779527309\" alt=\"Enlarged Cove Travertine Wall Sconce dimension drawing\"\u003e \u003cspan class=\"cove-lightbox__text\"\u003e Ø7\" × D3.9\" · Pull Chain 19.7\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — MATERIAL DECLARATION\n  ====================================================== --\u003e \u003ca id=\"cove-material-large\" href=\"#cove-root\" class=\"cove-lightbox\"\u003e \u003cspan class=\"cove-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/yellow-travertine-stuber_1.jpg?v=1786528654\" alt=\"Enlarged natural travertine material reference\"\u003e \u003cspan class=\"cove-lightbox__text\"\u003e Natural Travertine Characteristics · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 7\"xH3.9” \/ Walnut Wood \u0026 Black Travertine","offer_id":52247320559899,"sku":"STB-COVE-01","price":140.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cove-wall-sconce-black-travertine-walnut-wood-main_1.jpg?v=1779527309"},{"product_id":"crescent-curved-wall-lamp","title":"Crescent Wall Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — CRESCENT\n   CURVED WALL LAMP\n\n   LINE \/ GLOBE \/ MODEL\n\n   CURVED METAL · WOOD · FROSTED GLASS\n   MODEL A \/ MODEL B\n   WALNUT \/ GOLD\n\n   QUIET EDITORIAL LUXURY\n   MINIMAL PALETTE · DAWN SAFE\n========================================================= *\/\n\n.stb-crescent{\n  --white:#FFFFFF;\n  --ivory:#FFFDF9;\n  --paper:#F5F2ED;\n\n  --espresso:#1C1209;\n  --charcoal:#2A2825;\n  --brown:#4A3218;\n  --muted:#756555;\n\n  --walnut:#70503A;\n  --brass:#A8875A;\n  --gold:#C8A96E;\n\n  --line:#DDD5CA;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.62;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-crescent *,\n.stb-crescent *::before,\n.stb-crescent *::after{\n  box-sizing:border-box;\n}\n\n.stb-crescent h2,\n.stb-crescent h3,\n.stb-crescent p{\n  margin-top:0;\n}\n\n.stb-crescent h2,\n.stb-crescent h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   DAWN IMAGE SAFETY\n========================================================= *\/\n\n.stb-crescent img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-crescent a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   EDITORIAL SHEET\n========================================================= *\/\n\n.cres-sheet{\n  background:#FFFFFF;\n\n  border:1px solid #E1D9CE;\n  border-top:4px solid #1C1209;\n\n  padding:25px 26px 0;\n}\n\n\n\/* =========================================================\n   OPENING\n========================================================= *\/\n\n.cres-open{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,145px);\n\n  gap:30px;\n  align-items:end;\n\n  padding-bottom:23px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cres-kicker{\n  margin:0 0 7px !important;\n\n  color:#7D6249;\n\n  font-size:10px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.cres-open h2{\n  max-width:590px;\n\n  margin:0 0 9px;\n\n  font-size:34px;\n  line-height:1.04;\n}\n\n.cres-open__copy \u003e p{\n  max-width:575px;\n\n  margin:0;\n\n  color:#675645;\n\n  font-size:13px;\n}\n\n.cres-open__meta{\n  min-width:0;\n\n  padding-left:15px;\n\n  border-left:2px solid #70503A;\n}\n\n.cres-open__meta small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#7D684F;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.cres-open__meta strong{\n  display:block;\n\n  color:#1C1209;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:26px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.cres-open__meta span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#746453;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   QUICK FACT LINE\n========================================================= *\/\n\n.cres-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cres-fact{\n  padding:2px 15px;\n\n  border-right:1px solid var(--line);\n\n  color:#615346;\n\n  font-size:10.5px;\n}\n\n.cres-fact:first-child{\n  padding-left:0;\n}\n\n.cres-fact:last-child{\n  border-right:0;\n}\n\n.cres-fact strong{\n  color:#281A0E;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   FORM \/ DETAIL\n========================================================= *\/\n\n.cres-form{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:29px;\n  align-items:center;\n\n  padding:29px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cres-form__image{\n  width:175px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:#F5F2ED;\n\n  border:1px solid #DDD5CA;\n}\n\n.cres-form__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.cres-form__image img{\n  max-height:165px !important;\n}\n\n.cres-zoom{\n  position:absolute;\n\n  right:5px;\n  bottom:5px;\n\n  padding:4px 7px;\n\n  background:rgba(28,18,9,.87);\n\n  border-radius:20px;\n\n  color:#FFF8EB;\n\n  font-size:8.5px;\n\n  pointer-events:none;\n}\n\n.cres-label{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#7D6249;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.cres-form__copy h3{\n  margin:0 0 7px;\n\n  font-size:24px;\n  line-height:1.08;\n}\n\n.cres-form__copy p{\n  margin:0;\n\n  color:#675747;\n\n  font-size:12px;\n}\n\n.cres-material-line{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:14px;\n\n  margin-top:11px;\n}\n\n.cres-material-line span{\n  position:relative;\n\n  padding-left:9px;\n\n  color:#6D5D4C;\n\n  font-size:10px;\n}\n\n.cres-material-line span::before{\n  content:\"\";\n\n  position:absolute;\n\n  left:0;\n  top:.56em;\n\n  width:3px;\n  height:3px;\n\n  background:#70503A;\n\n  border-radius:50%;\n}\n\n\n\/* =========================================================\n   MODEL SELECTOR\n========================================================= *\/\n\n.cres-models{\n  padding:29px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cres-models__head{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:25px;\n\n  margin-bottom:14px;\n}\n\n.cres-models__head h3{\n  margin:0;\n\n  font-size:23px;\n}\n\n.cres-models__head p{\n  margin:0;\n\n  color:#71604F;\n\n  font-size:11.5px;\n}\n\n\n\/* MODEL ROWS *\/\n\n.cres-model{\n  display:grid;\n  grid-template-columns:minmax(0,90px) minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  padding:11px 0;\n\n  border-top:1px solid #E3DBD1;\n}\n\n.cres-model:last-of-type{\n  border-bottom:1px solid #E3DBD1;\n}\n\n.cres-model--a{\n  margin-left:-10px;\n  margin-right:-10px;\n\n  padding-left:10px;\n  padding-right:10px;\n\n  background:#F5F2ED;\n}\n\n.cres-model__name small{\n  display:block;\n\n  margin-bottom:1px;\n\n  color:#856C53;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.cres-model__name strong{\n  color:#281A0E;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  font-weight:500;\n}\n\n.cres-model__size{\n  padding-left:12px;\n\n  border-left:2px solid #70503A;\n}\n\n.cres-model__size strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.cres-model__size span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#786653;\n\n  font-size:10px;\n}\n\n.cres-model__use{\n  color:#665544;\n\n  font-size:11px;\n}\n\n.cres-model__use strong{\n  color:#281A0E;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   DIMENSION PAIR\n========================================================= *\/\n\n.cres-dimensions{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:18px;\n\n  margin-top:18px;\n}\n\n.cres-dimension{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,105px);\n\n  gap:12px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:11px 12px;\n\n  border:1px solid #E0D8CD;\n}\n\n.cres-dimension__copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#7F6850;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.cres-dimension__copy strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.cres-dimension__image{\n  width:105px;\n  max-width:100%;\n  min-width:0;\n\n  padding:4px;\n\n  overflow:hidden;\n\n  background:#F5F2ED;\n}\n\n.cres-dimension__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.cres-dimension__image img{\n  max-height:100px !important;\n}\n\n\n\/* =========================================================\n   FINISH\n========================================================= *\/\n\n.cres-finishes{\n  padding:29px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cres-finishes__head{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:25px;\n\n  margin-bottom:10px;\n}\n\n.cres-finishes__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.cres-finishes__head p{\n  margin:0;\n\n  color:#71604F;\n\n  font-size:11.5px;\n}\n\n\n\/* FINISH AS TEXT, NOT CARDS *\/\n\n.cres-finish{\n  display:grid;\n  grid-template-columns:minmax(0,95px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:10px 0;\n\n  border-top:1px solid #E3DBD1;\n}\n\n.cres-finish:last-child{\n  border-bottom:1px solid #E3DBD1;\n}\n\n.cres-finish__name{\n  display:flex;\n  align-items:center;\n\n  gap:8px;\n}\n\n.cres-finish__mark{\n  width:10px;\n  height:10px;\n\n  flex:0 0 auto;\n\n  border-radius:50%;\n}\n\n.cres-finish--walnut .cres-finish__mark{\n  background:#70503A;\n}\n\n.cres-finish--gold .cres-finish__mark{\n  background:#A8875A;\n}\n\n.cres-finish__name strong{\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.cres-finish__copy{\n  color:#665544;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   LIGHT \/ CONTROL BAND\n========================================================= *\/\n\n.cres-utility{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin:0 -26px;\n\n  background:#1C1209;\n}\n\n.cres-utility__item{\n  min-width:0;\n\n  padding:20px 26px;\n}\n\n.cres-utility__item:first-child{\n  border-right:1px solid rgba(255,255,255,.14);\n}\n\n.cres-utility small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.cres-utility h3{\n  margin:0 0 6px;\n\n  color:#FFF7EA;\n\n  font-size:21px;\n}\n\n.cres-utility p{\n  margin:0;\n\n  color:#CDC5B9;\n\n  font-size:11.5px;\n}\n\n.cres-utility__stats{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:12px;\n\n  margin-top:10px;\n}\n\n.cres-utility__stats span{\n  color:#E4DDD3;\n\n  font-size:10px;\n}\n\n.cres-utility__stats strong{\n  color:#FFF8EB;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.cres-place{\n  padding:29px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cres-place__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:20px;\n\n  margin-bottom:8px;\n}\n\n.cres-place__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.cres-place__head span{\n  color:#8A7761;\n\n  font-size:10px;\n}\n\n.cres-place__rows{\n  border-top:1px solid #E3DBD1;\n}\n\n.cres-place__row{\n  display:grid;\n  grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid #E3DBD1;\n}\n\n.cres-place__row strong{\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.cres-place__row span{\n  color:#675645;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   MOUNTING NOTE\n========================================================= *\/\n\n.cres-mount{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:24px;\n\n  padding:29px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cres-mount__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#80654A;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.cres-mount__title h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.cres-mount__rows{\n  border-top:1px solid #DDD5CA;\n}\n\n.cres-mount__row{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:15px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid #DDD5CA;\n}\n\n.cres-mount__row strong{\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.cres-mount__row p{\n  margin:0;\n\n  color:#675645;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.cres-specs{\n  padding:29px 0;\n}\n\n.cres-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:8px;\n}\n\n.cres-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.cres-specs__head span{\n  color:#887562;\n\n  font-size:10px;\n}\n\n.cres-spec-list{\n  border-top:1px solid #DDD5CA;\n}\n\n.cres-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid #E4DDD3;\n}\n\n.cres-spec-row:nth-child(even){\n  margin-left:-8px;\n  margin-right:-8px;\n\n  padding-left:8px;\n  padding-right:8px;\n\n  background:#F5F2ED;\n}\n\n.cres-spec-row__label{\n  color:#806C58;\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.cres-spec-row__value{\n  min-width:0;\n\n  color:#281A0E;\n\n  font-size:11.5px;\n  font-weight:500;\n  line-height:1.5;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CERT *\/\n\n.cres-cert{\n  margin-top:10px;\n\n  padding:11px 13px;\n\n  background:#F5F2ED;\n\n  border-left:3px solid #70503A;\n}\n\n.cres-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#80654A;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.cres-cert strong{\n  display:block;\n\n  color:#352719;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.cres-care{\n  margin:0 -26px;\n\n  padding:13px 26px;\n\n  background:#F5F2ED;\n\n  border-top:1px solid #DDD5CA;\n}\n\n.cres-care strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#281A0E;\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n.cres-care span{\n  display:block;\n\n  color:#71604F;\n\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.cres-shipping{\n  margin:0 -26px;\n\n  padding:19px 26px;\n\n  background:#1C1209;\n\n  border-top:3px solid #70503A;\n}\n\n.cres-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF4E5;\n\n  font-size:20px;\n}\n\n.cres-shipping p{\n  margin:0 0 7px;\n\n  color:#D0CBC2;\n\n  font-size:12px;\n}\n\n.cres-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.cres-shipping strong{\n  color:#FFF8EB;\n}\n\n.cres-shipping a{\n  color:#E2C38C;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   WOOD NOTE\n========================================================= *\/\n\n.cres-final{\n  max-width:700px;\n\n  margin:14px auto 0 !important;\n  padding:0 8px;\n\n  color:#82705D !important;\n\n  font-size:10.5px !important;\n  line-height:1.55 !important;\n\n  font-style:italic;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.cres-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:18px;\n\n  background:rgba(14,13,12,.96);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.cres-lightbox:target{\n  display:flex;\n}\n\n.cres-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.cres-lightbox img{\n  width:auto !important;\n  max-width:92vw !important;\n\n  height:auto !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.cres-lightbox__text{\n  margin-top:9px;\n\n  color:#D9C7A8;\n\n  font-size:10px;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .cres-sheet{\n    padding:20px 18px 0;\n  }\n\n\n  .cres-open{\n    grid-template-columns:minmax(0,1fr) minmax(0,115px);\n\n    gap:17px;\n  }\n\n  .cres-open h2{\n    font-size:29px;\n  }\n\n  .cres-open__copy \u003e p{\n    font-size:13px;\n  }\n\n\n  .cres-form{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:18px;\n  }\n\n  .cres-form__image{\n    width:125px;\n  }\n\n  .cres-form__image img{\n    max-height:118px !important;\n  }\n\n\n  .cres-models__head,\n  .cres-finishes__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .cres-model{\n    grid-template-columns:minmax(0,80px) minmax(0,135px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n\n  .cres-dimensions{\n    gap:10px;\n  }\n\n  .cres-dimension{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n  .cres-dimension__image{\n    width:95px;\n\n    margin:0;\n  }\n\n\n  .cres-utility{\n    margin-left:-18px;\n    margin-right:-18px;\n  }\n\n  .cres-utility__item{\n    padding:18px;\n  }\n\n\n  .cres-mount{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n\n  .cres-spec-row{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n\n  .cres-care,\n  .cres-shipping{\n    margin-left:-18px;\n    margin-right:-18px;\n\n    padding-left:18px;\n    padding-right:18px;\n  }\n\n}\n\n\n@media screen and (max-width:500px){\n\n  .cres-open{\n    grid-template-columns:1fr;\n  }\n\n  .cres-open__meta{\n    width:150px;\n\n    padding-left:11px;\n  }\n\n\n  .cres-facts{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n  }\n\n  .cres-fact{\n    padding:5px 8px 5px 0;\n\n    border-right:0;\n  }\n\n\n  .cres-form{\n    grid-template-columns:1fr;\n  }\n\n  .cres-form__image{\n    width:110px;\n\n    margin:0;\n  }\n\n\n  .cres-model{\n    grid-template-columns:minmax(0,80px) minmax(0,1fr);\n  }\n\n  .cres-model__use{\n    grid-column:1 \/ -1;\n  }\n\n\n  .cres-dimensions{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .cres-dimension{\n    padding:9px;\n  }\n\n  .cres-dimension__image{\n    width:82px;\n  }\n\n\n  .cres-finish{\n    grid-template-columns:minmax(0,85px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n\n  .cres-utility{\n    grid-template-columns:1fr;\n  }\n\n  .cres-utility__item:first-child{\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.14);\n  }\n\n\n  .cres-place__head{\n    display:block;\n  }\n\n  .cres-place__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .cres-place__row{\n    grid-template-columns:minmax(0,95px) minmax(0,1fr);\n\n    gap:10px;\n  }\n\n\n  .cres-specs__head{\n    display:block;\n  }\n\n  .cres-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .cres-spec-row{\n    grid-template-columns:1fr;\n\n    gap:3px;\n\n    padding:9px 0;\n  }\n\n  .cres-spec-row__label{\n    color:#70503A;\n\n    font-size:10px;\n    font-weight:600;\n\n    text-transform:uppercase;\n    letter-spacing:.05em;\n  }\n\n  .cres-spec-row__value{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-crescent\" id=\"crescent-root\"\u003e\n\u003cdiv class=\"cres-sheet\"\u003e\n\u003c!-- =====================================================\n         INTRO\n    ====================================================== --\u003e\n\u003csection class=\"cres-open\"\u003e\n\u003cdiv class=\"cres-open__copy\"\u003e\n\u003cp class=\"cres-kicker\"\u003eCrescent · Curved Wall Lamp\u003c\/p\u003e\n\u003ch2\u003eOne Curved Line, Ending in a Frosted Glass Globe\u003c\/h2\u003e\n\u003cp\u003eCrescent combines a gently curved metal arm, warm wood and a frosted glass globe in a compact wall-mounted form. The open curve gives the fixture shape without adding unnecessary visual weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-open__meta\"\u003e\n\u003csmall\u003e Two Models \u003c\/small\u003e \u003cstrong\u003e A \/ B \u003c\/strong\u003e \u003cspan\u003e Walnut \/ Gold\u003cbr\u003eE26 \/ E27 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         QUICK FACTS\n    ====================================================== --\u003e\n\u003csection class=\"cres-facts\"\u003e\n\u003cdiv class=\"cres-fact\"\u003e\n\u003cstrong\u003eMaterials\u003c\/strong\u003e · Metal \/ Wood \/ Glass\u003c\/div\u003e\n\u003cdiv class=\"cres-fact\"\u003e\n\u003cstrong\u003eGlass\u003c\/strong\u003e · Frosted\u003c\/div\u003e\n\u003cdiv class=\"cres-fact\"\u003e\n\u003cstrong\u003eBulb\u003c\/strong\u003e · 3000K Included\u003c\/div\u003e\n\u003cdiv class=\"cres-fact\"\u003e\n\u003cstrong\u003eControl\u003c\/strong\u003e · Pull Chain\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         FORM\n    ====================================================== --\u003e\n\u003csection class=\"cres-form\"\u003e\n\u003cdiv class=\"cres-form__image\"\u003e\u003ca href=\"#cres-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/crescent-curved-wall-lamp-stuberlighting_9.jpg?v=1779614892\" alt=\"Close-up detail of Crescent Curved Wall Lamp showing curved metal arm wood base and frosted glass globe\" loading=\"lazy\"\u003e \u003cspan class=\"cres-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"cres-form__copy\"\u003e\n\u003csmall class=\"cres-label\"\u003e Form \u003c\/small\u003e\n\u003ch3\u003eThe Curve Is the Structure\u003c\/h3\u003e\n\u003cp\u003eThe metal arm reaches outward from the wall in one continuous curve, with the frosted globe suspended at its end. Wood adds warmth at the mounting point while the glass keeps the light visually soft.\u003c\/p\u003e\n\u003cdiv class=\"cres-material-line\"\u003e\n\u003cspan\u003e Curved Metal \u003c\/span\u003e \u003cspan\u003e Wood Base \u003c\/span\u003e \u003cspan\u003e Frosted Glass \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         MODEL SELECTION\n    ====================================================== --\u003e\n\u003csection class=\"cres-models\"\u003e\n\u003cdiv class=\"cres-models__head\"\u003e\n\u003ch3\u003eChoose the Proportion\u003c\/h3\u003e\n\u003cp\u003eModel A has the fuller 11.4-inch profile. Model B keeps the same design language in a tighter footprint.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MODEL A --\u003e\n\u003cdiv class=\"cres-model cres-model--a\"\u003e\n\u003cdiv class=\"cres-model__name\"\u003e\n\u003csmall\u003e Fuller Form \u003c\/small\u003e \u003cstrong\u003e Model A \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-model__size\"\u003e\n\u003cstrong\u003e W11.4\" × H11.4\" \u003c\/strong\u003e \u003cspan\u003e W29 × H29cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-model__use\"\u003e\n\u003cstrong\u003eBest when:\u003c\/strong\u003e you want the curved arm and globe to have more visible presence on the wall.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MODEL B --\u003e\n\u003cdiv class=\"cres-model\"\u003e\n\u003cdiv class=\"cres-model__name\"\u003e\n\u003csmall\u003e Compact Form \u003c\/small\u003e \u003cstrong\u003e Model B \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-model__size\"\u003e\n\u003cstrong\u003e W9.8\" × H8.7\" \u003c\/strong\u003e \u003cspan\u003e W25 × H22cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-model__use\"\u003e\n\u003cstrong\u003eBest when:\u003c\/strong\u003e wall space is tighter or a smaller bedside profile is preferred.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSION DRAWINGS --\u003e\n\u003cdiv class=\"cres-dimensions\"\u003e\n\u003cdiv class=\"cres-dimension\"\u003e\n\u003cdiv class=\"cres-dimension__copy\"\u003e\n\u003csmall\u003e Model A \u003c\/small\u003e \u003cstrong\u003e 11.4\" × 11.4\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-dimension__image\"\u003e\u003ca href=\"#cres-size-a\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/crescent-curved-wall-lamp-stuberlighting_12.jpg?v=1779614892\" alt=\"Crescent Curved Wall Lamp Model A dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"cres-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-dimension\"\u003e\n\u003cdiv class=\"cres-dimension__copy\"\u003e\n\u003csmall\u003e Model B \u003c\/small\u003e \u003cstrong\u003e 9.8\" × 8.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-dimension__image\"\u003e\u003ca href=\"#cres-size-b\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/crescent-curved-wall-lamp-stuberlighting_6.jpg?v=1779614891\" alt=\"Crescent Curved Wall Lamp Model B dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"cres-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         FINISH\n    ====================================================== --\u003e\n\u003csection class=\"cres-finishes\"\u003e\n\u003cdiv class=\"cres-finishes__head\"\u003e\n\u003ch3\u003eChoose the Finish\u003c\/h3\u003e\n\u003cp\u003eThe silhouette remains the same. The finish determines whether Crescent feels warmer and more natural or more polished and decorative.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-finish cres-finish--walnut\"\u003e\n\u003cdiv class=\"cres-finish__name\"\u003e\n\u003cspan class=\"cres-finish__mark\"\u003e\u003c\/span\u003e \u003cstrong\u003e Walnut \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-finish__copy\"\u003eA warmer wood-led appearance that pairs naturally with walnut furniture, cream walls and softer neutral interiors.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-finish cres-finish--gold\"\u003e\n\u003cdiv class=\"cres-finish__name\"\u003e\n\u003cspan class=\"cres-finish__mark\"\u003e\u003c\/span\u003e \u003cstrong\u003e Gold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-finish__copy\"\u003eA more refined metallic appearance with stronger contrast against pale walls and darker surrounding materials.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         LIGHT + CONTROL\n    ====================================================== --\u003e\n\u003csection class=\"cres-utility\"\u003e\n\u003cdiv class=\"cres-utility__item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e\n\u003ch3\u003eFrosted Glass Softens the Bulb\u003c\/h3\u003e\n\u003cp\u003eThe globe diffuses the visible E26\/E27 light source, creating a softer ambient layer than an exposed-bulb sconce.\u003c\/p\u003e\n\u003cdiv class=\"cres-utility__stats\"\u003e\n\u003cspan\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e3000K\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eBulb Included\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-utility__item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e\n\u003ch3\u003ePull Chain + Wall Switch\u003c\/h3\u003e\n\u003cp\u003eCrescent can be switched locally from the fixture using the pull chain and is also compatible with a standard wall switch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PLACEMENT\n    ====================================================== --\u003e\n\u003csection class=\"cres-place\"\u003e\n\u003cdiv class=\"cres-place__head\"\u003e\n\u003ch3\u003eWhere Crescent Works Best\u003c\/h3\u003e\n\u003cspan\u003e Wall-mounted · Hardwired \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-place__rows\"\u003e\n\u003cdiv class=\"cres-place__row\"\u003e\n\u003cstrong\u003e Bedside \u003c\/strong\u003e \u003cspan\u003e Install as a pair to keep nightstands clear while placing the pull chain within easy reach. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-place__row\"\u003e\n\u003cstrong\u003e Hallway \u003c\/strong\u003e \u003cspan\u003e The curved silhouette adds visual movement without the mass of a larger decorative wall fixture. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-place__row\"\u003e\n\u003cstrong\u003e Living Room \u003c\/strong\u003e \u003cspan\u003e Use beside artwork, a console or sofa to add a softer secondary light layer. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-place__row\"\u003e\n\u003cstrong\u003e Reading Corner \u003c\/strong\u003e \u003cspan\u003e The pull-chain control is useful where the sconce is mounted close to a chair. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         MOUNTING\n    ====================================================== --\u003e\n\u003csection class=\"cres-mount\"\u003e\n\u003cdiv class=\"cres-mount__title\"\u003e\n\u003csmall\u003e Mounting Guide \u003c\/small\u003e\n\u003ch3\u003eTwo Useful Starting Heights\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-mount__rows\"\u003e\n\u003cdiv class=\"cres-mount__row\"\u003e\n\u003cstrong\u003e Bedside \u003c\/strong\u003e\n\u003cp\u003eStart around 24–30\" above the mattress, then adjust according to bed height and desired reach.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-mount__row\"\u003e\n\u003cstrong\u003e Hallway \/ General \u003c\/strong\u003e\n\u003cp\u003eApproximately 60–66\" from the floor is a useful starting range for general wall placement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-mount__row\"\u003e\n\u003cstrong\u003e Pair Installation \u003c\/strong\u003e\n\u003cp\u003eMatch the mounting height and spacing carefully when installing two fixtures around a bed, mirror or artwork.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"cres-specs\"\u003e\n\u003cdiv class=\"cres-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Crescent · Curved Wall Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-spec-list\"\u003e\n\u003cdiv class=\"cres-spec-row\"\u003e\n\u003cspan class=\"cres-spec-row__label\"\u003e Models \u003c\/span\u003e \u003cspan class=\"cres-spec-row__value\"\u003e Model A: W11.4\" × H11.4\" \/ W29 × H29cm · Model B: W9.8\" × H8.7\" \/ W25 × H22cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-spec-row\"\u003e\n\u003cspan class=\"cres-spec-row__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"cres-spec-row__value\"\u003e Metal \u0026amp; iron · Wood · Frosted glass \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-spec-row\"\u003e\n\u003cspan class=\"cres-spec-row__label\"\u003e Finishes \u003c\/span\u003e \u003cspan class=\"cres-spec-row__value\"\u003e Walnut Wood · Gold \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-spec-row\"\u003e\n\u003cspan class=\"cres-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"cres-spec-row__value\"\u003e E26 \/ E27 · Bulb Included: Yes · 3000K warm white LED included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-spec-row\"\u003e\n\u003cspan class=\"cres-spec-row__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"cres-spec-row__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-spec-row\"\u003e\n\u003cspan class=\"cres-spec-row__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"cres-spec-row__value\"\u003e Pull-chain switch · Compatible with standard wall switch · Wall switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-spec-row\"\u003e\n\u003cspan class=\"cres-spec-row__label\"\u003e Wiring \u0026amp; Mounting \u003c\/span\u003e \u003cspan class=\"cres-spec-row__value\"\u003e Hardwired · Wall mounted · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-spec-row\"\u003e\n\u003cspan class=\"cres-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"cres-spec-row__value\"\u003e Indoor dry locations only · IP20 · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-spec-row\"\u003e\n\u003cspan class=\"cres-spec-row__label\"\u003e Maintenance \u003c\/span\u003e \u003cspan class=\"cres-spec-row__value\"\u003e Soft dry cloth for metal and wood · Frosted glass may be gently damp-wiped and dried completely \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         CARE\n    ====================================================== --\u003e\n\u003csection class=\"cres-care\"\u003e\u003cstrong\u003e Keep the finish simple to maintain. \u003c\/strong\u003e \u003cspan\u003e Wipe metal and wood with a soft dry cloth. Clean the frosted glass gently with a soft slightly damp cloth and dry completely. Avoid abrasive cleaners. \u003c\/span\u003e\u003c\/section\u003e\n\u003c!-- =====================================================\n         SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"cres-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       MATERIAL NOTE\n  ====================================================== --\u003e\n\u003cp class=\"cres-final\"\u003eWood grain and tone may vary slightly from piece to piece. Screen colors are approximate; hand-measured dimensions may vary 1–2cm.\u003c\/p\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"cres-detail-large\" href=\"#crescent-root\" class=\"cres-lightbox\"\u003e \u003cspan class=\"cres-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/crescent-curved-wall-lamp-stuberlighting_9.jpg?v=1779614892\" alt=\"Enlarged Crescent Curved Wall Lamp detail\"\u003e \u003cspan class=\"cres-lightbox__text\"\u003e Curved Metal · Wood · Frosted Glass · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — MODEL A\n  ====================================================== --\u003e \u003ca id=\"cres-size-a\" href=\"#crescent-root\" class=\"cres-lightbox\"\u003e \u003cspan class=\"cres-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/crescent-curved-wall-lamp-stuberlighting_12.jpg?v=1779614892\" alt=\"Enlarged Crescent Model A dimension drawing\"\u003e \u003cspan class=\"cres-lightbox__text\"\u003e Model A · W11.4\" × H11.4\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — MODEL B\n  ====================================================== --\u003e \u003ca id=\"cres-size-b\" href=\"#crescent-root\" class=\"cres-lightbox\"\u003e \u003cspan class=\"cres-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/crescent-curved-wall-lamp-stuberlighting_6.jpg?v=1779614891\" alt=\"Enlarged Crescent Model B dimension drawing\"\u003e \u003cspan class=\"cres-lightbox__text\"\u003e Model B · W9.8\" × H8.7\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Model A Dia 7.9\"x W11.4\"xH11.4\" \/ Walnut wood color \u0026 Gold \u0026 White","offer_id":52251163132187,"sku":"STB-CRSC-A","price":135.0,"currency_code":"USD","in_stock":true},{"title":"Model B Dia 11.0\"xW9.8\"xH8.7\" \/ Walnut wood color \u0026 Gold \u0026 White","offer_id":52251163164955,"sku":"STB-CRSC-B","price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/crescent-curved-wall-lamp-stuberlighting_1.jpg?v=1779614892"},{"product_id":"bonbon-brass-bow-wall-sconce","title":"Bonbon Wall Sconce","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — BONBON\n   BRASS BOW WALL SCONCE\n\n   EDITORIAL + SELECTIVE CARDS\n   BOW \/ COLOR \/ SCALE \/ PAIR\n\n   NO OVERALL BACKGROUND\n   ESPRESSO · CREAM · WALNUT · GOLD · DUSTY ROSE\n========================================================= *\/\n\n.stb-bonbon{\n  --espresso:#1C1209;\n  --deep:#2B1D12;\n\n  --brown:#4A3218;\n  --text:#655546;\n  --muted:#837362;\n\n  --gold:#C8A96E;\n  --gold-deep:#9A7948;\n\n  --walnut:#76543D;\n  --rose:#B98982;\n\n  --cream:#F7F1E5;\n  --paper:#FBF8F2;\n  --blush:#F7EEEB;\n\n  --line:#DED2BD;\n  --line-soft:#EAE1D3;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-bonbon *,\n.stb-bonbon *::before,\n.stb-bonbon *::after{\n  box-sizing:border-box;\n}\n\n.stb-bonbon h2,\n.stb-bonbon h3,\n.stb-bonbon p{\n  margin-top:0;\n}\n\n.stb-bonbon h2,\n.stb-bonbon h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-bonbon img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-bonbon a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n   NO BACKGROUND\n========================================================= *\/\n\n.bon-wrap{\n  position:relative;\n\n  padding:28px 29px 0;\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n}\n\n.bon-wrap::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:29px;\n\n  width:66px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.bon-wrap::after{\n  content:\"\";\n\n  position:absolute;\n\n  top:11px;\n  left:29px;\n\n  width:28px;\n  height:1px;\n\n  background:var(--rose);\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.bon-intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,135px);\n\n  gap:31px;\n  align-items:end;\n\n  padding:21px 0 25px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.bon-kicker{\n  margin:0 0 7px !important;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.bon-intro h2{\n  max-width:600px;\n\n  margin:0 0 9px;\n\n  font-size:36px;\n  line-height:1.02;\n}\n\n.bon-intro__copy \u003e p{\n  max-width:575px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:13px;\n}\n\n.bon-intro__scale{\n  min-width:0;\n\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.bon-intro__scale small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.bon-intro__scale strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:30px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.bon-intro__scale span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#756452;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   QUICK CARDS\n========================================================= *\/\n\n.bon-quick{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:10px;\n\n  padding:18px 0 28px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.bon-quick__card{\n  position:relative;\n\n  min-width:0;\n\n  padding:14px 15px;\n\n  border:1px solid var(--line);\n\n  border-radius:7px;\n}\n\n.bon-quick__card--detail{\n  background:var(--paper);\n}\n\n.bon-quick__card--color{\n  background:var(--blush);\n}\n\n.bon-quick__card--light{\n  background:var(--cream);\n}\n\n.bon-quick__card::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:-1px;\n  left:14px;\n\n  width:31px;\n  height:2px;\n}\n\n.bon-quick__card--detail::before{\n  background:var(--gold);\n}\n\n.bon-quick__card--color::before{\n  background:var(--rose);\n}\n\n.bon-quick__card--light::before{\n  background:var(--walnut);\n}\n\n.bon-quick__card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--muted);\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.bon-quick__card strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  font-weight:500;\n}\n\n.bon-quick__card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   SIGNATURE DETAIL\n========================================================= *\/\n\n.bon-signature{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:32px;\n  align-items:center;\n\n  padding:32px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.bon-image-frame{\n  width:175px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--gold);\n}\n\n.bon-image-frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.bon-image-frame img{\n  max-height:164px !important;\n}\n\n.bon-image-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n\n  text-align:center;\n}\n\n.bon-label{\n  display:flex;\n  align-items:center;\n\n  gap:8px;\n\n  margin-bottom:6px;\n}\n\n.bon-label strong{\n  color:var(--gold-deep);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  font-weight:500;\n}\n\n.bon-label span{\n  color:var(--muted);\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.bon-label::after{\n  content:\"\";\n\n  width:33px;\n  height:1px;\n\n  background:var(--rose);\n}\n\n.bon-signature__copy h3{\n  margin:0 0 7px;\n\n  font-size:25px;\n  line-height:1.08;\n}\n\n.bon-signature__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12px;\n}\n\n\n\/* SMALL DETAIL CARD *\/\n\n.bon-detail-note{\n  max-width:470px;\n\n  margin-top:13px;\n  padding:10px 13px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n\n  border-radius:5px;\n}\n\n.bon-detail-note strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:10.5px;\n}\n\n.bon-detail-note span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   COLOR SECTION\n========================================================= *\/\n\n.bon-colors{\n  padding:32px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.bon-colors__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:30px;\n\n  margin-bottom:18px;\n}\n\n.bon-colors__head h3{\n  margin:0;\n\n  font-size:24px;\n}\n\n.bon-colors__head p{\n  max-width:485px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n\n\/* COLOR IMAGE *\/\n\n.bon-color-image{\n  width:100%;\n  max-width:390px;\n\n  margin:0 auto 18px;\n\n  padding:6px;\n\n  border:1px solid var(--line);\n}\n\n.bon-color-image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.bon-color-image img{\n  max-height:290px !important;\n}\n\n\n\/* COLOR CARDS *\/\n\n.bon-color-cards{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:10px;\n}\n\n.bon-color-card{\n  position:relative;\n\n  min-width:0;\n\n  padding:14px 15px;\n\n  border:1px solid var(--line);\n\n  border-radius:7px;\n}\n\n.bon-color-card--pink{\n  background:#F8EFED;\n}\n\n.bon-color-card--beige{\n  background:#F6F0E5;\n}\n\n.bon-color-card--white{\n  background:#FCFBF8;\n}\n\n.bon-color-card::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:12px;\n  right:13px;\n\n  width:9px;\n  height:9px;\n\n  border-radius:50%;\n}\n\n.bon-color-card--pink::before{\n  background:#C2948D;\n}\n\n.bon-color-card--beige::before{\n  background:#B49D7F;\n}\n\n.bon-color-card--white::before{\n  background:#E7E1D8;\n  border:1px solid #BDB4A7;\n}\n\n.bon-color-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.bon-color-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  font-weight:500;\n}\n\n.bon-color-card--pink strong{\n  color:#875C57;\n}\n\n.bon-color-card--beige strong{\n  color:#785E42;\n}\n\n.bon-color-card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   SCALE\n========================================================= *\/\n\n.bon-scale{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,145px);\n\n  gap:31px;\n  align-items:center;\n\n  padding:32px 0;\n}\n\n.bon-scale__copy h3{\n  margin:0 0 6px;\n\n  font-size:24px;\n}\n\n.bon-scale__copy \u003e p{\n  max-width:515px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n.bon-measures{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:28px;\n\n  margin-top:15px;\n}\n\n.bon-measure{\n  min-width:80px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.bon-measure:nth-child(2){\n  border-color:var(--rose);\n}\n\n.bon-measure small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:8px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.bon-measure strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:23px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.bon-size-image{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  border:1px solid var(--line);\n}\n\n.bon-size-image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.bon-size-image img{\n  max-height:135px !important;\n}\n\n\n\/* =========================================================\n   PAIR CARD\n   ONE STRONG DARK CARD ONLY\n========================================================= *\/\n\n.bon-pair{\n  display:grid;\n  grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n  gap:24px;\n  align-items:center;\n\n  margin:0 0 31px;\n\n  padding:20px 22px;\n\n  background:var(--espresso);\n\n  border-radius:8px;\n}\n\n.bon-pair__mark{\n  padding-right:19px;\n\n  border-right:1px solid rgba(255,255,255,.18);\n}\n\n.bon-pair__mark small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold);\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.bon-pair__mark strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:38px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.bon-pair__copy h3{\n  margin:0 0 5px;\n\n  color:#FFF7EA;\n\n  font-size:21px;\n}\n\n.bon-pair__copy p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D6CEC1;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.bon-practical{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:31px;\n\n  padding:31px 0;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.bon-practical__title h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.bon-practical__title p{\n  margin:5px 0 0;\n\n  color:var(--muted);\n\n  font-size:10px;\n}\n\n.bon-practical__rows{\n  border-top:1px solid var(--line);\n}\n\n.bon-practical__row{\n  display:grid;\n  grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n  gap:15px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.bon-practical__row strong{\n  color:var(--espresso);\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.bon-practical__row:nth-child(1) strong{\n  color:var(--gold-deep);\n}\n\n.bon-practical__row:nth-child(3) strong{\n  color:#8B625E;\n}\n\n.bon-practical__row span{\n  color:var(--text);\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.bon-place{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.bon-place__head{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:30px;\n\n  margin-bottom:10px;\n}\n\n.bon-place__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.bon-place__head p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11px;\n}\n\n.bon-place__cards{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:9px;\n}\n\n.bon-place__card{\n  padding:13px 14px;\n\n  border:1px solid var(--line);\n\n  border-radius:6px;\n}\n\n.bon-place__card:nth-child(1){\n  border-top:2px solid var(--gold);\n}\n\n.bon-place__card:nth-child(2){\n  border-top:2px solid var(--rose);\n}\n\n.bon-place__card:nth-child(3){\n  border-top:2px solid var(--walnut);\n}\n\n.bon-place__card strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n.bon-place__card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.bon-specs{\n  padding:31px 0;\n}\n\n.bon-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.bon-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.bon-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.bon-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.bon-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.bon-spec-row__label{\n  color:#806C58;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.bon-spec-row__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11px;\n  font-weight:500;\n  line-height:1.5;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CERTIFICATION CARD *\/\n\n.bon-cert{\n  margin-top:12px;\n\n  padding:11px 13px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n\n  border-radius:5px;\n}\n\n.bon-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.bon-cert strong{\n  display:block;\n\n  color:#352719;\n\n  font-size:10.8px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.bon-care{\n  padding:14px 0 18px;\n\n  border-top:1px solid var(--line);\n}\n\n.bon-care strong{\n  color:var(--walnut);\n\n  font-size:10.5px;\n}\n\n.bon-care span{\n  color:#71604F;\n\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   SHIPPING\n   NO BACKGROUND FILL\n========================================================= *\/\n\n.bon-shipping{\n  position:relative;\n\n  margin:0 -29px;\n\n  padding:23px 29px 25px;\n\n  border-top:3px solid var(--espresso);\n}\n\n.bon-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:7px;\n  left:29px;\n\n  width:55px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.bon-shipping::after{\n  content:\"\";\n\n  position:absolute;\n\n  top:10px;\n  left:29px;\n\n  width:27px;\n  height:1px;\n\n  background:var(--rose);\n}\n\n.bon-shipping h3{\n  margin:0 0 9px;\n\n  font-size:21px;\n}\n\n.bon-shipping p{\n  margin:0 0 6px;\n\n  color:#5E4F41;\n\n  font-size:11.5px;\n}\n\n.bon-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.bon-shipping strong{\n  color:var(--espresso);\n}\n\n.bon-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.bon-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(20,14,9,.95);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.bon-lightbox:target{\n  display:flex;\n}\n\n.bon-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.bon-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.bon-lightbox__inner span{\n  margin-top:10px;\n\n  color:#DEC9A5;\n\n  font-size:9.5px;\n  letter-spacing:.08em;\n\n  text-align:center;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .bon-wrap{\n    padding:25px 18px 0;\n  }\n\n  .bon-wrap::before,\n  .bon-wrap::after{\n    left:18px;\n  }\n\n\n  .bon-intro{\n    grid-template-columns:minmax(0,1fr) minmax(0,110px);\n\n    gap:18px;\n  }\n\n  .bon-intro h2{\n    font-size:30px;\n  }\n\n\n  .bon-signature{\n    grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .bon-image-frame{\n    width:130px;\n  }\n\n  .bon-image-frame img{\n    max-height:120px !important;\n  }\n\n\n  .bon-colors__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .bon-practical{\n    grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n\n  .bon-place__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .bon-shipping{\n    margin-left:-18px;\n    margin-right:-18px;\n\n    padding-left:18px;\n    padding-right:18px;\n  }\n\n  .bon-shipping::before,\n  .bon-shipping::after{\n    left:18px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:500px){\n\n  .bon-intro{\n    grid-template-columns:1fr;\n  }\n\n  .bon-intro__scale{\n    width:145px;\n  }\n\n\n  .bon-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .bon-signature{\n    grid-template-columns:1fr;\n  }\n\n  .bon-image-frame{\n    width:112px;\n\n    margin:0;\n  }\n\n\n  .bon-color-image{\n    width:185px;\n\n    margin-left:0;\n  }\n\n  .bon-color-image img{\n    max-height:175px !important;\n  }\n\n\n  .bon-color-cards{\n    grid-template-columns:1fr;\n  }\n\n\n  .bon-scale{\n    grid-template-columns:1fr;\n  }\n\n  .bon-size-image{\n    width:105px;\n\n    margin:0;\n  }\n\n  .bon-size-image img{\n    max-height:98px !important;\n  }\n\n\n  .bon-pair{\n    grid-template-columns:minmax(0,82px) minmax(0,1fr);\n\n    gap:15px;\n\n    padding:18px;\n  }\n\n  .bon-pair__mark{\n    padding-right:14px;\n  }\n\n  .bon-pair__mark strong{\n    font-size:31px;\n  }\n\n\n  .bon-practical{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n\n  .bon-place__cards{\n    grid-template-columns:1fr;\n  }\n\n\n  .bon-specs__head{\n    display:block;\n  }\n\n  .bon-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .bon-spec-row{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .bon-spec-row__label{\n    color:var(--gold-deep);\n\n    font-size:9.5px;\n    font-weight:600;\n\n    letter-spacing:.05em;\n    text-transform:uppercase;\n  }\n\n  .bon-spec-row__value{\n    font-size:11.5px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-bonbon\" id=\"bonbon-root\"\u003e\n\u003cdiv class=\"bon-wrap\"\u003e\n\u003c!-- =====================================================\n         INTRO\n    ====================================================== --\u003e\n\u003csection class=\"bon-intro\"\u003e\n\u003cdiv class=\"bon-intro__copy\"\u003e\n\u003cp class=\"bon-kicker\"\u003eBonbon · Brass Bow Wall Sconce\u003c\/p\u003e\n\u003ch2\u003eA Small Glass Globe, Finished with One Brass Bow\u003c\/h2\u003e\n\u003cp\u003eBonbon combines a compact glass globe with antique brass-finish metal and a delicate bow detail. The form stays simple; the bow gives it just enough personality to feel decorative without becoming ornate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bon-intro__scale\"\u003e\n\u003csmall\u003e Overall Scale \u003c\/small\u003e \u003cstrong\u003e Ø5.5\" \u003c\/strong\u003e \u003cspan\u003e H8.3\"\u003cbr\u003eØ14 × H21cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         QUICK DECISION CARDS\n    ====================================================== --\u003e\n\u003csection class=\"bon-quick\"\u003e\n\u003cdiv class=\"bon-quick__card bon-quick__card--detail\"\u003e\n\u003csmall\u003e Signature \u003c\/small\u003e \u003cstrong\u003e Brass Bow \u003c\/strong\u003e\n\u003cp\u003eThe decorative detail that gives Bonbon its identity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bon-quick__card bon-quick__card--color\"\u003e\n\u003csmall\u003e Glass \u003c\/small\u003e \u003cstrong\u003e 3 Colors \u003c\/strong\u003e\n\u003cp\u003ePink, Beige or White with the same antique brass finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bon-quick__card bon-quick__card--light\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003cp\u003e3000K warm white LED bulb included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         SIGNATURE DETAIL\n    ====================================================== --\u003e\n\u003csection class=\"bon-signature\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"bon-image-frame\"\u003e\u003ca href=\"#bon-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bonbon-brass-bow-wall-sconce-stuberlighting_13.jpg?v=1779843926\" alt=\"Close-up of Bonbon Brass Bow Wall Sconce showing antique brass bow and glass globe\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"bon-image-caption\"\u003eBrass bow detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bon-signature__copy\"\u003e\n\u003cdiv class=\"bon-label\"\u003e\n\u003cstrong\u003e 01 \u003c\/strong\u003e \u003cspan\u003e Signature Detail \u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch3\u003eThe Bow Is Small Enough to Stay Refined\u003c\/h3\u003e\n\u003cp\u003eFrom across the room, Bonbon reads as a clean globe sconce. Up close, the bow softens the straight metal arm with one decorative gesture — enough detail to feel special without making the fixture visually busy.\u003c\/p\u003e\n\u003cdiv class=\"bon-detail-note\"\u003e\n\u003cstrong\u003e Why it works \u003c\/strong\u003e \u003cspan\u003e Simple globe + slim arm + one decorative focal point. Nothing else needs to compete with it. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         COLOR\n    ====================================================== --\u003e\n\u003csection class=\"bon-colors\"\u003e\n\u003cdiv class=\"bon-colors__head\"\u003e\n\u003ch3\u003eChoose the Glass Tone\u003c\/h3\u003e\n\u003cp\u003eEvery version keeps the same antique brass-finish structure. The glass color determines how much visual personality Bonbon brings to the wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bon-color-image\"\u003e\u003ca href=\"#bon-colors-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bonbon-brass-bow-wall-sconce-stuberlighting_5.jpg?v=1779843926\" alt=\"Bonbon Brass Bow Wall Sconce shown in Pink Beige and White glass options\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"bon-color-cards\"\u003e\n\u003cdiv class=\"bon-color-card bon-color-card--pink\"\u003e\n\u003csmall\u003e Color 01 \u003c\/small\u003e \u003cstrong\u003e Pink \u003c\/strong\u003e\n\u003cp\u003eSoft blush glass with the strongest decorative presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bon-color-card bon-color-card--beige\"\u003e\n\u003csmall\u003e Color 02 \u003c\/small\u003e \u003cstrong\u003e Beige \u003c\/strong\u003e\n\u003cp\u003eWarm and restrained beside cream, linen and natural wood.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bon-color-card bon-color-card--white\"\u003e\n\u003csmall\u003e Color 03 \u003c\/small\u003e \u003cstrong\u003e White \u003c\/strong\u003e\n\u003cp\u003eThe quietest choice, giving the brass bow more emphasis.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         SCALE\n    ====================================================== --\u003e\n\u003csection class=\"bon-scale\"\u003e\n\u003cdiv class=\"bon-scale__copy\"\u003e\n\u003cdiv class=\"bon-label\"\u003e\n\u003cstrong\u003e 02 \u003c\/strong\u003e \u003cspan\u003e Scale \u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch3\u003eCompact by Design\u003c\/h3\u003e\n\u003cp\u003eBonbon is intentionally smaller than a statement wall sconce. At only 5.5 inches across, it fits naturally beside beds, mirrors, artwork and narrower wall sections.\u003c\/p\u003e\n\u003cdiv class=\"bon-measures\"\u003e\n\u003cdiv class=\"bon-measure\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 5.5\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bon-measure\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 8.3\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bon-measure\"\u003e\n\u003csmall\u003e Metric \u003c\/small\u003e \u003cstrong\u003e 14 × 21cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"bon-size-image\"\u003e\u003ca href=\"#bon-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bonbon-brass-bow-wall-sconce-stuberlighting_2.jpg?v=1779843926\" alt=\"Bonbon Brass Bow Wall Sconce dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"bon-image-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PAIR CARD\n    ====================================================== --\u003e\n\u003csection class=\"bon-pair\"\u003e\n\u003cdiv class=\"bon-pair__mark\"\u003e\n\u003csmall\u003e Pairing \u003c\/small\u003e \u003cstrong\u003e ×2 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bon-pair__copy\"\u003e\n\u003ch3\u003eOne Is an Accent. Two Create the Composition.\u003c\/h3\u003e\n\u003cp\u003eBonbon's compact scale works particularly well as a matched pair around a headboard, dressing mirror, artwork or console. For bedside use, approximately 24–30 inches above the mattress is a useful starting point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PRACTICAL\n    ====================================================== --\u003e\n\u003csection class=\"bon-practical\"\u003e\n\u003cdiv class=\"bon-practical__title\"\u003e\n\u003cdiv class=\"bon-label\"\u003e\n\u003cstrong\u003e 03 \u003c\/strong\u003e \u003cspan\u003e Practical \u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch3\u003eLight \u0026amp; Installation\u003c\/h3\u003e\n\u003cp\u003eThe details worth checking before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bon-practical__rows\"\u003e\n\u003cdiv class=\"bon-practical__row\"\u003e\n\u003cstrong\u003e Light Source \u003c\/strong\u003e \u003cspan\u003e E26 \/ E27 · Bulb Included: Yes · 3000K warm white LED included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bon-practical__row\"\u003e\n\u003cstrong\u003e Maximum \u003c\/strong\u003e \u003cspan\u003e Max 40W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bon-practical__row\"\u003e\n\u003cstrong\u003e Dimming \u003c\/strong\u003e \u003cspan\u003e Compatible with dimmable E26\/E27 bulbs and a compatible external wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bon-practical__row\"\u003e\n\u003cstrong\u003e Voltage \u003c\/strong\u003e \u003cspan\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bon-practical__row\"\u003e\n\u003cstrong\u003e Installation \u003c\/strong\u003e \u003cspan\u003e Hardwired wall installation · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bon-practical__row\"\u003e\n\u003cstrong\u003e Environment \u003c\/strong\u003e \u003cspan\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PLACEMENT CARDS\n    ====================================================== --\u003e\n\u003csection class=\"bon-place\"\u003e\n\u003cdiv class=\"bon-place__head\"\u003e\n\u003ch3\u003eWhere Bonbon Works Best\u003c\/h3\u003e\n\u003cp\u003eIts compact scale works best where you want decorative character without adding a visually heavy wall fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bon-place__cards\"\u003e\n\u003cdiv class=\"bon-place__card\"\u003e\n\u003cstrong\u003e Bedside \u003c\/strong\u003e\n\u003cp\u003eUse as a matched pair to free nightstand space and create clean symmetry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bon-place__card\"\u003e\n\u003cstrong\u003e Dressing Area \u003c\/strong\u003e\n\u003cp\u003eCompact enough to sit beside a mirror in a dry bedroom or dressing space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bon-place__card\"\u003e\n\u003cstrong\u003e Hallway \/ Artwork \u003c\/strong\u003e\n\u003cp\u003eAdds decorative light without overwhelming a narrow wall or artwork arrangement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"bon-specs\"\u003e\n\u003cdiv class=\"bon-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Bonbon · Brass Bow Wall Sconce \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bon-spec-list\"\u003e\n\u003cdiv class=\"bon-spec-row\"\u003e\n\u003cspan class=\"bon-spec-row__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"bon-spec-row__value\"\u003e Ø5.5\" × H8.3\" \/ Ø14 × H21cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bon-spec-row\"\u003e\n\u003cspan class=\"bon-spec-row__label\"\u003e Materials \u0026amp; Finish \u003c\/span\u003e \u003cspan class=\"bon-spec-row__value\"\u003e Antique brass-finish metal · Glass globe shade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bon-spec-row\"\u003e\n\u003cspan class=\"bon-spec-row__label\"\u003e Color Options \u003c\/span\u003e \u003cspan class=\"bon-spec-row__value\"\u003e Brass \u0026amp; Pink · Brass \u0026amp; Beige · Brass \u0026amp; White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bon-spec-row\"\u003e\n\u003cspan class=\"bon-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"bon-spec-row__value\"\u003e E26 \/ E27 · Bulb Included: Yes · 3000K warm white LED included · Max 40W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bon-spec-row\"\u003e\n\u003cspan class=\"bon-spec-row__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"bon-spec-row__value\"\u003e Compatible with dimmable E26\/E27 bulbs and a compatible external wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bon-spec-row\"\u003e\n\u003cspan class=\"bon-spec-row__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"bon-spec-row__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bon-spec-row\"\u003e\n\u003cspan class=\"bon-spec-row__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"bon-spec-row__value\"\u003e Compatible with standard wall switch · Wall switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bon-spec-row\"\u003e\n\u003cspan class=\"bon-spec-row__label\"\u003e Wiring \u0026amp; Mounting \u003c\/span\u003e \u003cspan class=\"bon-spec-row__value\"\u003e Hardwired · Wall mounted · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bon-spec-row\"\u003e\n\u003cspan class=\"bon-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"bon-spec-row__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bon-spec-row\"\u003e\n\u003cspan class=\"bon-spec-row__label\"\u003e Maintenance \u003c\/span\u003e \u003cspan class=\"bon-spec-row__value\"\u003e Wipe metal with a soft dry cloth · Clean glass gently with a soft slightly damp cloth and dry completely · Avoid abrasive cleaners \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bon-cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         CARE\n    ====================================================== --\u003e\n\u003csection class=\"bon-care\"\u003e\u003cstrong\u003e Care — \u003c\/strong\u003e \u003cspan\u003e wipe antique brass-finish metal with a soft dry cloth. Clean the glass gently and avoid abrasive cleaners or prolonged moisture. \u003c\/span\u003e\u003c\/section\u003e\n\u003c!-- =====================================================\n         SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"bon-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"bon-detail-large\" href=\"#bonbon-root\" class=\"bon-lightbox\"\u003e \u003cspan class=\"bon-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bonbon-brass-bow-wall-sconce-stuberlighting_13.jpg?v=1779843926\" alt=\"Enlarged Bonbon antique brass bow and glass globe detail\"\u003e \u003cspan\u003e Antique Brass Bow Detail · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — COLORS\n  ====================================================== --\u003e \u003ca id=\"bon-colors-large\" href=\"#bonbon-root\" class=\"bon-lightbox\"\u003e \u003cspan class=\"bon-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bonbon-brass-bow-wall-sconce-stuberlighting_5.jpg?v=1779843926\" alt=\"Enlarged Bonbon Pink Beige and White glass options\"\u003e \u003cspan\u003e Pink · Beige · White · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"bon-size-large\" href=\"#bonbon-root\" class=\"bon-lightbox\"\u003e \u003cspan class=\"bon-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bonbon-brass-bow-wall-sconce-stuberlighting_2.jpg?v=1779843926\" alt=\"Enlarged Bonbon Brass Bow Wall Sconce dimensions\"\u003e \u003cspan\u003e Ø5.5\" × H8.3\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 5.5\"xH8.3\" \/ Brass \u0026 Pink","offer_id":52261516247323,"sku":"STB-BONB-PK","price":105.0,"currency_code":"USD","in_stock":true},{"title":"Dia 5.5\"xH8.3\" \/ Brass \u0026 Beige","offer_id":52261516280091,"sku":"STB-BONB-BG","price":105.0,"currency_code":"USD","in_stock":true},{"title":"Dia 5.5\"xH8.3\" \/ Brass \u0026 White","offer_id":52261516312859,"sku":"STB-BONB-WH","price":105.0,"currency_code":"USD","in_stock":true},{"title":"Set Of 2 \/ Brass \u0026 Pink","offer_id":52261516345627,"sku":"STB-BONB-PK2","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Set Of 2 \/ Brass \u0026 Beige","offer_id":52261516378395,"sku":"STB-BONB-BG2","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Set Of 2 \/ Brass \u0026 White","offer_id":52261516411163,"sku":"STB-BONB-WH3","price":195.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bonbon-brass-bow-wall-sconce-stuberlighting_1.jpg?v=1779843926"},{"product_id":"lumen-travertine-wall-lamp","title":"Lumen Travertine Wall Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — LUMEN\n   TRAVERTINE WALL LAMP\n\n   AIM \/ STONE \/ CONTROL\n\n   EDITORIAL + SELECTIVE CARDS\n   NO OVERALL BACKGROUND FILL\n\n   ESPRESSO · CREAM · TRAVERTINE · WALNUT · GOLD\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-lumen{\n  --espresso:#1C1209;\n  --deep:#2C1D12;\n\n  --brown:#4A3218;\n  --text:#655546;\n  --muted:#81705E;\n\n  --gold:#C8A96E;\n  --gold-deep:#977344;\n\n  --travertine:#D7C2A0;\n  --travertine-deep:#AE8F68;\n\n  --walnut:#6E4B33;\n  --wood:#A7825E;\n\n  --cream:#F7F0E3;\n  --paper:#FBF8F2;\n\n  --line:#DED2BD;\n  --line-soft:#EAE1D3;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-lumen *,\n.stb-lumen *::before,\n.stb-lumen *::after{\n  box-sizing:border-box;\n}\n\n.stb-lumen h2,\n.stb-lumen h3,\n.stb-lumen p{\n  margin-top:0;\n}\n\n.stb-lumen h2,\n.stb-lumen h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-lumen img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-lumen a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.lumen-wrap{\n  position:relative;\n\n  padding:28px 29px 0;\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n}\n\n.lumen-wrap::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:29px;\n\n  width:62px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.lumen-wrap::after{\n  content:\"\";\n\n  position:absolute;\n\n  top:11px;\n  left:29px;\n\n  width:31px;\n  height:1px;\n\n  background:var(--travertine-deep);\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.lumen-intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,140px);\n\n  gap:31px;\n  align-items:end;\n\n  padding:21px 0 25px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lumen-kicker{\n  margin:0 0 7px !important;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.lumen-intro h2{\n  max-width:600px;\n\n  margin:0 0 9px;\n\n  font-size:35px;\n  line-height:1.03;\n}\n\n.lumen-intro__copy \u003e p{\n  max-width:575px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:13px;\n}\n\n\n\/* SCALE RAIL *\/\n\n.lumen-intro__scale{\n  min-width:0;\n\n  padding-left:15px;\n\n  border-left:2px solid var(--travertine-deep);\n}\n\n.lumen-intro__scale small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.lumen-intro__scale strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:29px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.lumen-intro__scale span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#756452;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   QUICK FACT CARDS\n========================================================= *\/\n\n.lumen-quick{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:10px;\n\n  padding:18px 0 29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lumen-quick__card{\n  position:relative;\n\n  min-width:0;\n\n  padding:14px 15px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.lumen-quick__card:nth-child(1){\n  background:#F8F2E7;\n}\n\n.lumen-quick__card:nth-child(2){\n  background:#F5EFE6;\n}\n\n.lumen-quick__card:nth-child(3){\n  background:#FAF7F1;\n}\n\n.lumen-quick__card::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:-1px;\n  left:14px;\n\n  width:31px;\n  height:2px;\n}\n\n.lumen-quick__card:nth-child(1)::before{\n  background:var(--travertine-deep);\n}\n\n.lumen-quick__card:nth-child(2)::before{\n  background:var(--walnut);\n}\n\n.lumen-quick__card:nth-child(3)::before{\n  background:var(--gold);\n}\n\n.lumen-quick__card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--muted);\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.lumen-quick__card strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.12;\n  font-weight:500;\n}\n\n.lumen-quick__card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   SECTION LABEL\n========================================================= *\/\n\n.lumen-label{\n  display:flex;\n  align-items:center;\n\n  gap:8px;\n\n  margin-bottom:7px;\n}\n\n.lumen-label strong{\n  color:var(--gold-deep);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.lumen-label span{\n  color:var(--muted);\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.lumen-label::after{\n  content:\"\";\n\n  width:34px;\n  height:1px;\n\n  background:var(--travertine-deep);\n}\n\n\n\/* =========================================================\n   ADJUSTABLE AIM\n   MAIN DARK ANCHOR\n========================================================= *\/\n\n.lumen-aim{\n  display:grid;\n  grid-template-columns:minmax(0,245px) minmax(0,1fr);\n\n  gap:0;\n\n  margin:31px 0;\n\n  overflow:hidden;\n\n  background:var(--espresso);\n\n  border-radius:8px;\n}\n\n.lumen-aim__image{\n  min-width:0;\n\n  padding:8px;\n\n  background:#F7F0E3;\n}\n\n.lumen-aim__image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.lumen-aim__image img{\n  max-height:225px !important;\n}\n\n.lumen-aim__copy{\n  min-width:0;\n\n  padding:25px 27px;\n}\n\n.lumen-aim__copy small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold);\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.lumen-aim__copy h3{\n  margin:0 0 7px;\n\n  color:#FFF7EA;\n\n  font-size:23px;\n  line-height:1.08;\n}\n\n.lumen-aim__copy p{\n  margin:0;\n\n  color:#D3CABD;\n\n  font-size:11.5px;\n}\n\n.lumen-aim__note{\n  margin-top:12px;\n  padding-top:10px;\n\n  border-top:1px solid rgba(255,255,255,.15);\n\n  color:#EEE2CF;\n\n  font-size:10.5px;\n}\n\n.lumen-aim__note strong{\n  color:#FFF7EA;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   FINISHES\n========================================================= *\/\n\n.lumen-finishes{\n  padding:32px 0;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.lumen-finishes__head{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:30px;\n\n  margin-bottom:17px;\n}\n\n.lumen-finishes__head h3{\n  margin:0;\n\n  font-size:24px;\n}\n\n.lumen-finishes__head p{\n  max-width:480px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n\n\/* FINISH CARDS *\/\n\n.lumen-finish-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:11px;\n}\n\n.lumen-finish-card{\n  min-width:0;\n\n  padding:8px 8px 14px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.lumen-finish-card--walnut{\n  background:#F5EFE7;\n  border-top:2px solid var(--walnut);\n}\n\n.lumen-finish-card--wood{\n  background:#F8F2E7;\n  border-top:2px solid var(--wood);\n}\n\n.lumen-finish-card__image{\n  width:100%;\n  max-width:180px;\n\n  margin:0 auto 11px;\n\n  overflow:hidden;\n}\n\n.lumen-finish-card__image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.lumen-finish-card__image img{\n  max-height:165px !important;\n}\n\n.lumen-finish-card__copy{\n  padding:0 5px;\n}\n\n.lumen-finish-card small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.lumen-finish-card h3{\n  margin:0 0 4px;\n\n  font-size:18px;\n}\n\n.lumen-finish-card--walnut h3{\n  color:var(--walnut);\n}\n\n.lumen-finish-card--wood h3{\n  color:#876545;\n}\n\n.lumen-finish-card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   NATURAL TRAVERTINE MATERIAL\n========================================================= *\/\n\n.lumen-material{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:31px;\n  align-items:center;\n\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lumen-material__image{\n  width:170px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:#FAF6EF;\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--travertine-deep);\n\n  border-radius:6px;\n}\n\n.lumen-material__image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.lumen-material__image img{\n  max-height:158px !important;\n}\n\n.lumen-material__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n}\n\n.lumen-material__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n.lumen-material__traits{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:13px;\n}\n\n.lumen-material__trait{\n  padding:9px 10px;\n\n  border:1px solid var(--line);\n\n  border-radius:5px;\n}\n\n.lumen-material__trait:nth-child(1){\n  background:#F8F2E7;\n}\n\n.lumen-material__trait:nth-child(2){\n  background:#FAF7F1;\n}\n\n.lumen-material__trait:nth-child(3){\n  background:#F5EFE6;\n}\n\n.lumen-material__trait small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:7.8px;\n  font-weight:600;\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.lumen-material__trait strong{\n  color:var(--espresso);\n\n  font-size:9.8px;\n  font-weight:600;\n}\n\n.lumen-material__note{\n  margin-top:10px !important;\n\n  color:var(--muted) !important;\n\n  font-size:10px !important;\n  font-style:italic;\n}\n\n\n\/* =========================================================\n   CONTROL CHOICE\n========================================================= *\/\n\n.lumen-control{\n  padding:32px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lumen-control__head{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:30px;\n\n  margin-bottom:14px;\n}\n\n.lumen-control__head h3{\n  margin:0;\n\n  font-size:23px;\n}\n\n.lumen-control__head p{\n  max-width:470px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n.lumen-control-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:10px;\n}\n\n.lumen-control-card{\n  position:relative;\n\n  min-width:0;\n\n  padding:15px 16px;\n\n  border:1px solid var(--line);\n\n  border-radius:6px;\n}\n\n.lumen-control-card:nth-child(1){\n  background:var(--paper);\n}\n\n.lumen-control-card:nth-child(2){\n  background:var(--cream);\n}\n\n.lumen-control-card::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:0;\n  left:15px;\n\n  width:31px;\n  height:2px;\n\n  background:var(--gold);\n}\n\n.lumen-control-card:nth-child(2)::before{\n  background:var(--walnut);\n}\n\n.lumen-control-card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--muted);\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.lumen-control-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  font-weight:500;\n}\n\n.lumen-control-card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   SCALE + DIMENSION\n========================================================= *\/\n\n.lumen-scale{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,145px);\n\n  gap:30px;\n  align-items:center;\n\n  padding:32px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lumen-scale__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n}\n\n.lumen-scale__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n.lumen-measures{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:28px;\n\n  margin-top:14px;\n}\n\n.lumen-measure{\n  min-width:82px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--travertine-deep);\n}\n\n.lumen-measure:nth-child(2){\n  border-color:var(--walnut);\n}\n\n.lumen-measure small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:8px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.lumen-measure strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:22px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.lumen-size-image{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--travertine-deep);\n}\n\n.lumen-size-image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.lumen-size-image img{\n  max-height:135px !important;\n}\n\n.lumen-image-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   WHERE IT WORKS\n========================================================= *\/\n\n.lumen-place{\n  padding:32px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lumen-place__head{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:30px;\n\n  margin-bottom:12px;\n}\n\n.lumen-place__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.lumen-place__head p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11px;\n}\n\n.lumen-place-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:9px;\n}\n\n.lumen-place-card{\n  min-width:0;\n\n  padding:13px 14px;\n\n  border:1px solid var(--line);\n\n  border-radius:6px;\n}\n\n.lumen-place-card:nth-child(1){\n  border-top:2px solid var(--travertine-deep);\n}\n\n.lumen-place-card:nth-child(2){\n  border-top:2px solid var(--gold);\n}\n\n.lumen-place-card:nth-child(3){\n  border-top:2px solid var(--walnut);\n}\n\n.lumen-place-card strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n.lumen-place-card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.lumen-specs{\n  padding:32px 0;\n}\n\n.lumen-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.lumen-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.lumen-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.lumen-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.lumen-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.lumen-spec-row__label{\n  color:#806C58;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.lumen-spec-row__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11px;\n  font-weight:500;\n  line-height:1.5;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   CERTIFICATION\n========================================================= *\/\n\n.lumen-cert{\n  margin-top:12px;\n\n  padding:11px 13px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n\n  border-radius:5px;\n}\n\n.lumen-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.lumen-cert strong{\n  display:block;\n\n  color:#352719;\n\n  font-size:10.8px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   NATURAL MATERIAL NOTE\n========================================================= *\/\n\n.lumen-natural{\n  padding:14px 0 18px;\n\n  border-top:1px solid var(--line);\n}\n\n.lumen-natural strong{\n  color:var(--travertine-deep);\n\n  font-size:10.5px;\n}\n\n.lumen-natural span{\n  color:#71604F;\n\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.lumen-shipping{\n  position:relative;\n\n  padding:20px 21px;\n\n  background:#F7F0E3;\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n\n  border-radius:7px 7px 0 0;\n}\n\n.lumen-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:52px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.lumen-shipping h3{\n  margin:0 0 9px;\n\n  font-size:20px;\n}\n\n.lumen-shipping p{\n  margin:0 0 6px;\n\n  color:#5E4F41;\n\n  font-size:11.5px;\n}\n\n.lumen-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.lumen-shipping strong{\n  color:var(--espresso);\n}\n\n.lumen-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.lumen-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(20,14,9,.95);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.lumen-lightbox:target{\n  display:flex;\n}\n\n.lumen-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.lumen-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.lumen-lightbox__inner span{\n  margin-top:10px;\n\n  color:#DEC9A5;\n\n  font-size:9.5px;\n  letter-spacing:.08em;\n\n  text-align:center;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .lumen-wrap{\n    padding:25px 18px 0;\n  }\n\n  .lumen-wrap::before,\n  .lumen-wrap::after{\n    left:18px;\n  }\n\n\n  .lumen-intro{\n    grid-template-columns:minmax(0,1fr) minmax(0,110px);\n\n    gap:18px;\n  }\n\n  .lumen-intro h2{\n    font-size:29px;\n  }\n\n\n  .lumen-aim{\n    grid-template-columns:minmax(0,200px) minmax(0,1fr);\n  }\n\n  .lumen-aim__copy{\n    padding:21px;\n  }\n\n\n  .lumen-finishes__head,\n  .lumen-control__head,\n  .lumen-place__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .lumen-material{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .lumen-material__image{\n    width:135px;\n  }\n\n  .lumen-material__image img{\n    max-height:125px !important;\n  }\n\n\n  .lumen-spec-row{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:500px){\n\n  .lumen-intro{\n    grid-template-columns:1fr;\n  }\n\n  .lumen-intro__scale{\n    width:145px;\n  }\n\n\n  .lumen-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .lumen-aim{\n    grid-template-columns:1fr;\n  }\n\n  .lumen-aim__image{\n    padding:7px;\n  }\n\n  .lumen-aim__image img{\n    max-height:190px !important;\n  }\n\n  .lumen-aim__copy{\n    padding:19px;\n  }\n\n\n  .lumen-finish-grid{\n    grid-template-columns:1fr;\n  }\n\n  .lumen-finish-card__image{\n    max-width:145px;\n\n    margin-left:0;\n  }\n\n\n  .lumen-material{\n    grid-template-columns:1fr;\n\n    gap:13px;\n  }\n\n  .lumen-material__image{\n    width:125px;\n\n    margin:0;\n  }\n\n  .lumen-material__image img{\n    max-height:116px !important;\n  }\n\n  .lumen-material__traits{\n    grid-template-columns:1fr;\n  }\n\n\n  .lumen-control-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .lumen-scale{\n    grid-template-columns:1fr;\n  }\n\n  .lumen-size-image{\n    width:105px;\n\n    margin:0;\n  }\n\n  .lumen-size-image img{\n    max-height:98px !important;\n  }\n\n\n  .lumen-place-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .lumen-specs__head{\n    display:block;\n  }\n\n  .lumen-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .lumen-spec-row{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .lumen-spec-row__label{\n    color:var(--gold-deep);\n\n    font-size:9.5px;\n    font-weight:600;\n    letter-spacing:.05em;\n    text-transform:uppercase;\n  }\n\n  .lumen-spec-row__value{\n    font-size:11.5px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-lumen\" id=\"lumen-root\"\u003e\n\u003cdiv class=\"lumen-wrap\"\u003e\n\u003c!-- =====================================================\n         INTRO\n    ====================================================== --\u003e\n\u003csection class=\"lumen-intro\"\u003e\n\u003cdiv class=\"lumen-intro__copy\"\u003e\n\u003cp class=\"lumen-kicker\"\u003eLumen · Travertine Wall Lamp\u003c\/p\u003e\n\u003ch2\u003eNatural Stone with Light You Can Aim\u003c\/h2\u003e\n\u003cp\u003eLumen combines yellow travertine with a warm wood base in a compact wall light designed for controlled, downward illumination. Its adjustable angle lets you refine where the light lands without adding a visually heavy fixture to the wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-intro__scale\"\u003e\n\u003csmall\u003e Compact Scale \u003c\/small\u003e \u003cstrong\u003e Ø3.9\" \u003c\/strong\u003e \u003cspan\u003e H9.1\"\u003cbr\u003eØ10 × H23cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         QUICK CARDS\n    ====================================================== --\u003e\n\u003csection class=\"lumen-quick\"\u003e\n\u003cdiv class=\"lumen-quick__card\"\u003e\n\u003csmall\u003e Direction \u003c\/small\u003e \u003cstrong\u003e Adjustable Angle \u003c\/strong\u003e\n\u003cp\u003eFine-tune where the downward light lands on the wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-quick__card\"\u003e\n\u003csmall\u003e Materials \u003c\/small\u003e \u003cstrong\u003e Stone + Wood \u003c\/strong\u003e\n\u003cp\u003eYellow travertine paired with Walnut or Wood Color.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-quick__card\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Two Options \u003c\/strong\u003e\n\u003cp\u003eChoose Wall Switch or Pull Cord control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         ADJUSTABLE ANGLE\n    ====================================================== --\u003e\n\u003csection class=\"lumen-aim\"\u003e\n\u003cdiv class=\"lumen-aim__image\"\u003e\u003ca href=\"#lumen-angle-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumen-travertine-wall-lamp-stuberlighting_8.jpg?v=1779866109\" alt=\"Lumen Travertine Wall Lamp adjustable angle demonstration\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"lumen-aim__copy\"\u003e\n\u003csmall\u003e Aim the Light \u003c\/small\u003e\n\u003ch3\u003eAdjust the Angle, Then Let the Wall Carry the Glow\u003c\/h3\u003e\n\u003cp\u003eLumen is designed around a controlled downward wash. Adjusting the fixture angle lets you refine the direction of that light for a bedside, hallway, staircase or architectural wall detail.\u003c\/p\u003e\n\u003cdiv class=\"lumen-aim__note\"\u003e\n\u003cstrong\u003e Best for: \u003c\/strong\u003e directional ambient light rather than broad, all-room illumination.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         FINISHES\n    ====================================================== --\u003e\n\u003csection class=\"lumen-finishes\"\u003e\n\u003cdiv class=\"lumen-finishes__head\"\u003e\n\u003ch3\u003eChoose the Wood Tone\u003c\/h3\u003e\n\u003cp\u003eThe yellow travertine remains consistent. The wood finish changes how warm or light the fixture feels against the wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-finish-grid\"\u003e\n\u003c!-- WALNUT --\u003e\n\u003cdiv class=\"lumen-finish-card lumen-finish-card--walnut\"\u003e\n\u003cdiv class=\"lumen-finish-card__image\"\u003e\u003ca href=\"#lumen-walnut-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumen-travertine-wall-lamp-stuberlighting_9.jpg?v=1779866109\" alt=\"Lumen Travertine Wall Lamp Walnut finish shown with light on and off\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"lumen-finish-card__copy\"\u003e\n\u003csmall\u003e Finish 01 \u003c\/small\u003e\n\u003ch3\u003eWalnut\u003c\/h3\u003e\n\u003cp\u003eA deeper brown wood tone with stronger contrast beside pale walls and yellow travertine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WOOD COLOR --\u003e\n\u003cdiv class=\"lumen-finish-card lumen-finish-card--wood\"\u003e\n\u003cdiv class=\"lumen-finish-card__image\"\u003e\u003ca href=\"#lumen-wood-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumen-travertine-wall-lamp-stuberlighting_11.jpg?v=1779866109\" alt=\"Lumen Travertine Wall Lamp Wood Color finish shown with light on and off\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"lumen-finish-card__copy\"\u003e\n\u003csmall\u003e Finish 02 \u003c\/small\u003e\n\u003ch3\u003eWood Color\u003c\/h3\u003e\n\u003cp\u003eA lighter wood tone for softer contrast with cream walls, pale timber and bright neutral interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         NATURAL TRAVERTINE\n    ====================================================== --\u003e\n\u003csection class=\"lumen-material\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"lumen-material__image\"\u003e\u003ca href=\"#lumen-material-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/yellow-travertine-stuber_1.jpg?v=1786528654\" alt=\"Natural yellow travertine material reference showing pores veins and stone variation\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"lumen-image-caption\"\u003eYellow Travertine · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-material__copy\"\u003e\n\u003cdiv class=\"lumen-label\"\u003e\n\u003cstrong\u003e 02 \u003c\/strong\u003e \u003cspan\u003e Natural Material \u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch3\u003eGenuine Yellow Travertine\u003c\/h3\u003e\n\u003cp\u003eTravertine is naturally porous and varied. Small cavities, veins and shifts in tone are part of the stone itself, which means no two Lumen fixtures will look completely identical.\u003c\/p\u003e\n\u003cdiv class=\"lumen-material__traits\"\u003e\n\u003cdiv class=\"lumen-material__trait\"\u003e\n\u003csmall\u003e Surface \u003c\/small\u003e \u003cstrong\u003e Natural Pores \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-material__trait\"\u003e\n\u003csmall\u003e Pattern \u003c\/small\u003e \u003cstrong\u003e Variable Veining \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-material__trait\"\u003e\n\u003csmall\u003e Tone \u003c\/small\u003e \u003cstrong\u003e Warm Stone Variation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"lumen-material__note\"\u003eThese natural differences are material characteristics, not quality defects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         CONTROL\n    ====================================================== --\u003e\n\u003csection class=\"lumen-control\"\u003e\n\u003cdiv class=\"lumen-control__head\"\u003e\n\u003ch3\u003eChoose How You Want to Switch It\u003c\/h3\u003e\n\u003cp\u003eThe fixture design stays the same. Select the control method that makes the most sense for the wall where Lumen will be installed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-control-grid\"\u003e\n\u003cdiv class=\"lumen-control-card\"\u003e\n\u003csmall\u003e Standard \u003c\/small\u003e \u003cstrong\u003e Wall Switch \u003c\/strong\u003e\n\u003cp\u003eChoose this version when the fixture will connect to an existing room wall switch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-control-card\"\u003e\n\u003csmall\u003e On-Fixture Control \u003c\/small\u003e \u003cstrong\u003e Pull Cord \u003c\/strong\u003e\n\u003cp\u003eOperate the light directly at the fixture when convenient local control is preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         SCALE\n    ====================================================== --\u003e\n\u003csection class=\"lumen-scale\"\u003e\n\u003cdiv class=\"lumen-scale__copy\"\u003e\n\u003cdiv class=\"lumen-label\"\u003e\n\u003cstrong\u003e 03 \u003c\/strong\u003e \u003cspan\u003e Scale \u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch3\u003eSmall Enough to Repeat Along a Wall\u003c\/h3\u003e\n\u003cp\u003eAt only 3.9 inches across and 9.1 inches high, Lumen stays visually compact. That makes it particularly useful for repeated hallway or staircase installations, as well as paired bedside lighting.\u003c\/p\u003e\n\u003cdiv class=\"lumen-measures\"\u003e\n\u003cdiv class=\"lumen-measure\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 3.9\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-measure\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 9.1\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-measure\"\u003e\n\u003csmall\u003e Metric \u003c\/small\u003e \u003cstrong\u003e 10 × 23cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"lumen-size-image\"\u003e\u003ca href=\"#lumen-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumen-travertine-wall-lamp-stuberlighting_17.jpg?v=1779866109\" alt=\"Lumen Travertine Wall Lamp dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"lumen-image-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PLACEMENT\n    ====================================================== --\u003e\n\u003csection class=\"lumen-place\"\u003e\n\u003cdiv class=\"lumen-place__head\"\u003e\n\u003ch3\u003eWhere Lumen Makes the Most Sense\u003c\/h3\u003e\n\u003cp\u003eIts compact scale and directional light are most useful where illumination needs to guide the eye without dominating the wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-place-grid\"\u003e\n\u003cdiv class=\"lumen-place-card\"\u003e\n\u003cstrong\u003e Hallway \u003c\/strong\u003e\n\u003cp\u003eRepeat several fixtures at even intervals for a quiet, directional wash along the wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-place-card\"\u003e\n\u003cstrong\u003e Staircase \u003c\/strong\u003e\n\u003cp\u003eDirect the light toward the steps and wall rather than toward the viewer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-place-card\"\u003e\n\u003cstrong\u003e Bedside \u003c\/strong\u003e\n\u003cp\u003eUse as a pair; the Pull Cord option is useful when on-fixture control is preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"lumen-specs\"\u003e\n\u003cdiv class=\"lumen-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Lumen · Travertine Wall Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-spec-list\"\u003e\n\u003cdiv class=\"lumen-spec-row\"\u003e\n\u003cspan class=\"lumen-spec-row__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"lumen-spec-row__value\"\u003e Ø3.9\" × H9.1\" \/ Ø10 × H23cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-spec-row\"\u003e\n\u003cspan class=\"lumen-spec-row__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"lumen-spec-row__value\"\u003e Yellow Travertine · Wood · Acrylic \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-spec-row\"\u003e\n\u003cspan class=\"lumen-spec-row__label\"\u003e Finish Options \u003c\/span\u003e \u003cspan class=\"lumen-spec-row__value\"\u003e Walnut Wood + Yellow Travertine · Wood Color + Yellow Travertine \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-spec-row\"\u003e\n\u003cspan class=\"lumen-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"lumen-spec-row__value\"\u003e Integrated LED · Included · Separate Bulb: Not required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-spec-row\"\u003e\n\u003cspan class=\"lumen-spec-row__label\"\u003e Color Temperature \u003c\/span\u003e \u003cspan class=\"lumen-spec-row__value\"\u003e 3000K warm white standard · 4000K \/ 6000K available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-spec-row\"\u003e\n\u003cspan class=\"lumen-spec-row__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"lumen-spec-row__value\"\u003e Wall Switch version · or Pull Cord Switch version \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-spec-row\"\u003e\n\u003cspan class=\"lumen-spec-row__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"lumen-spec-row__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-spec-row\"\u003e\n\u003cspan class=\"lumen-spec-row__label\"\u003e Wiring \u0026amp; Mounting \u003c\/span\u003e \u003cspan class=\"lumen-spec-row__value\"\u003e Hardwired · Wall mounted · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-spec-row\"\u003e\n\u003cspan class=\"lumen-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"lumen-spec-row__value\"\u003e Indoor damp-rated · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         NATURAL MATERIAL NOTE\n    ====================================================== --\u003e\n\u003csection class=\"lumen-natural\"\u003e\u003cstrong\u003e Natural material note — \u003c\/strong\u003e \u003cspan\u003e Travertine can show pores, cavities, veins and tone variation. These are genuine characteristics of natural stone, not defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\u003c\/section\u003e\n\u003c!-- =====================================================\n         SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"lumen-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — ANGLE\n  ====================================================== --\u003e \u003ca id=\"lumen-angle-large\" href=\"#lumen-root\" class=\"lumen-lightbox\"\u003e \u003cspan class=\"lumen-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumen-travertine-wall-lamp-stuberlighting_8.jpg?v=1779866109\" alt=\"Enlarged Lumen adjustable angle demonstration\"\u003e \u003cspan\u003e Adjustable Angle · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — WALNUT\n  ====================================================== --\u003e \u003ca id=\"lumen-walnut-large\" href=\"#lumen-root\" class=\"lumen-lightbox\"\u003e \u003cspan class=\"lumen-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumen-travertine-wall-lamp-stuberlighting_9.jpg?v=1779866109\" alt=\"Enlarged Walnut Lumen Travertine Wall Lamp light on and off\"\u003e \u003cspan\u003e Walnut + Yellow Travertine · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — WOOD COLOR\n  ====================================================== --\u003e \u003ca id=\"lumen-wood-large\" href=\"#lumen-root\" class=\"lumen-lightbox\"\u003e \u003cspan class=\"lumen-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumen-travertine-wall-lamp-stuberlighting_11.jpg?v=1779866109\" alt=\"Enlarged Wood Color Lumen Travertine Wall Lamp light on and off\"\u003e \u003cspan\u003e Wood Color + Yellow Travertine · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — MATERIAL\n  ====================================================== --\u003e \u003ca id=\"lumen-material-large\" href=\"#lumen-root\" class=\"lumen-lightbox\"\u003e \u003cspan class=\"lumen-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/yellow-travertine-stuber_1.jpg?v=1786528654\" alt=\"Enlarged natural yellow travertine material reference\"\u003e \u003cspan\u003e Natural Yellow Travertine · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"lumen-size-large\" href=\"#lumen-root\" class=\"lumen-lightbox\"\u003e \u003cspan class=\"lumen-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumen-travertine-wall-lamp-stuberlighting_17.jpg?v=1779866109\" alt=\"Enlarged Lumen Travertine Wall Lamp dimensions\"\u003e \u003cspan\u003e Ø3.9\" × H9.1\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 3.9\"xH 9.1\" \/ Walnut wood \u0026 Yellow Travertine \/ Wall Switch","offer_id":52263168475419,"sku":"STB-LUMEN-WAL-WS","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 3.9\"xH 9.1\" \/ Walnut wood \u0026 Yellow Travertine \/ Pull Cord Switch","offer_id":52263168508187,"sku":"STB-LUMEN-WAL-PC","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 3.9\"xH 9.1\" \/ Wood color \u0026 Yellow Travertine \/ Wall Switch","offer_id":52263168540955,"sku":"STB-LUMEN-WD-WS","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 3.9\"xH 9.1\" \/ Wood color \u0026 Yellow Travertine \/ Pull Cord Switch","offer_id":52263168573723,"sku":"STB-LUMEN-WD-PC","price":175.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumen-travertine-wall-lamp-stuberlighting_1.jpg?v=1779866109"},{"product_id":"mira-mid-century-glass-wall-sconce","title":"Mira Wall Sconce","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — MIRA MID-CENTURY GLASS WALL SCONCE\n   Quiet Editorial · Glass + Metal · Compact Scale\n========================================================= *\/\n\n.stb-mira{\n  --ivory:#FFFDF8;\n  --soft:#F1EBE4;\n  --stone:#E5DDD5;\n\n  --dark:#211A16;\n  --espresso:#362A23;\n  --brown:#493A31;\n\n  --gold:#B49364;\n  --gold-deep:#816342;\n\n  --muted:#74685F;\n  --line:#D8CEC3;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  color:var(--brown);\n  font-family:var(--font-body-family,inherit);\n  font-size:14.5px;\n  line-height:1.68;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-mira *,\n.stb-mira *::before,\n.stb-mira *::after{\n  box-sizing:border-box;\n}\n\n.stb-mira h2,\n.stb-mira h3{\n  margin-top:0;\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-mira p{\n  margin-top:0;\n}\n\n.stb-mira__eyebrow{\n  display:block;\n  margin-bottom:7px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-mira__title{\n  margin:0 0 10px;\n\n  font-size:29px;\n  line-height:1.15;\n}\n\n.stb-mira__section-title{\n  margin:0 0 8px;\n\n  font-size:22px;\n  line-height:1.25;\n}\n\n.stb-mira__view{\n  display:block;\n\n  margin-top:7px;\n\n  color:#75675C;\n\n  font-size:10px;\n  font-weight:600;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-mira__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 200px;\n\n  gap:34px;\n  align-items:end;\n\n  padding:8px 0 28px;\n}\n\n.stb-mira__intro-copy{\n  max-width:630px;\n}\n\n.stb-mira__intro-copy p{\n  max-width:600px;\n  margin:0;\n\n  color:#5D5148;\n\n  font-size:14.5px;\n  line-height:1.7;\n}\n\n.stb-mira__intro-side{\n  padding:17px 18px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-mira__intro-side small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#C7AE8B;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-mira__intro-side strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF7EC;\n\n  font-size:16px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-mira__intro-side span{\n  display:block;\n\n  color:#D5C9BE;\n\n  font-size:11.5px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-mira__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:40px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-mira__fact{\n  padding:15px 14px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-mira__fact:last-child{\n  border-right:0;\n}\n\n.stb-mira__fact small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#83756A;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.stb-mira__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAIL\n========================================================= *\/\n\n.stb-mira__detail{\n  display:grid;\n  grid-template-columns:190px minmax(0,1fr);\n\n  gap:30px;\n  align-items:center;\n\n  margin-bottom:40px;\n  padding:21px;\n\n  background:var(--soft);\n\n  border:1px solid #D5CAC0;\n  border-radius:5px;\n}\n\n.stb-mira__detail-media{\n  width:180px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-mira__media-link{\n  display:block;\n\n  width:100%;\n  padding:5px;\n\n  background:var(--ivory);\n\n  border:1px solid #D2C6BB;\n  border-radius:4px;\n\n  text-decoration:none;\n}\n\n.stb-mira__media-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto!important;\n  max-height:none!important;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-mira__detail-copy{\n  max-width:550px;\n}\n\n.stb-mira__detail-copy p{\n  margin:0 0 12px;\n\n  color:#5E5249;\n\n  font-size:13px;\n  line-height:1.65;\n}\n\n.stb-mira__tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:7px;\n}\n\n.stb-mira__tag{\n  padding:5px 9px;\n\n  background:var(--ivory);\n\n  color:#5F5045;\n\n  font-size:10.5px;\n\n  border:1px solid #D3C7BC;\n  border-radius:20px;\n}\n\n\n\/* =========================================================\n   FINISHES\n========================================================= *\/\n\n.stb-mira__finishes{\n  margin-bottom:40px;\n}\n\n.stb-mira__finishes-head{\n  max-width:610px;\n\n  margin-bottom:14px;\n}\n\n.stb-mira__finishes-head p{\n  margin:0;\n\n  color:#62564D;\n\n  font-size:12.8px;\n  line-height:1.65;\n}\n\n.stb-mira__finish-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-mira__finish{\n  padding:16px 17px;\n}\n\n.stb-mira__finish:first-child{\n  border-right:1px solid var(--line);\n}\n\n.stb-mira__finish small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#837164;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.stb-mira__finish strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:13px;\n  font-weight:500;\n}\n\n.stb-mira__finish p{\n  margin:0;\n\n  color:#74665B;\n\n  font-size:11px;\n  line-height:1.55;\n}\n\n.stb-mira__shade-row{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-top:10px;\n\n  overflow:hidden;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-mira__shade{\n  padding:13px 16px;\n}\n\n.stb-mira__shade:first-child{\n  border-right:1px solid var(--line);\n}\n\n.stb-mira__shade small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#88766A;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-mira__shade strong{\n  color:var(--dark);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-mira__size{\n  display:grid;\n  grid-template-columns:210px minmax(0,1fr);\n\n  gap:32px;\n  align-items:center;\n\n  margin-bottom:40px;\n  padding:22px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-mira__size-media{\n  width:190px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-mira__size-copy p{\n  max-width:520px;\n\n  margin:0 0 14px;\n\n  color:#5E5249;\n\n  font-size:12.8px;\n  line-height:1.65;\n}\n\n.stb-mira__dimension{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:7px;\n\n  margin-bottom:14px;\n}\n\n.stb-mira__dimension span{\n  padding:6px 9px;\n\n  background:var(--soft);\n\n  color:var(--dark);\n\n  font-size:10.8px;\n  font-weight:500;\n\n  border-radius:3px;\n}\n\n.stb-mira__placements{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  border-top:1px solid var(--line);\n}\n\n.stb-mira__placement{\n  padding:11px 10px 2px 0;\n}\n\n.stb-mira__placement strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--dark);\n\n  font-size:11.2px;\n  font-weight:600;\n}\n\n.stb-mira__placement span{\n  display:block;\n\n  color:#76695F;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   SINGLE \/ PAIR\n========================================================= *\/\n\n.stb-mira__use{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:40px;\n\n  overflow:hidden;\n\n  border-radius:5px;\n}\n\n.stb-mira__use-panel{\n  padding:21px 22px;\n}\n\n.stb-mira__use-panel:first-child{\n  background:var(--espresso);\n}\n\n.stb-mira__use-panel:last-child{\n  background:var(--stone);\n}\n\n.stb-mira__use-panel small{\n  display:block;\n\n  margin-bottom:5px;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-mira__use-panel:first-child small{\n  color:#CBAF8C;\n}\n\n.stb-mira__use-panel:last-child small{\n  color:#7C6C62;\n}\n\n.stb-mira__use-panel strong{\n  display:block;\n\n  margin-bottom:6px;\n\n  font-size:14px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-mira__use-panel:first-child strong{\n  color:#FFF6EA;\n}\n\n.stb-mira__use-panel:last-child strong{\n  color:var(--dark);\n}\n\n.stb-mira__use-panel p{\n  margin:0;\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n.stb-mira__use-panel:first-child p{\n  color:#D7CABF;\n}\n\n.stb-mira__use-panel:last-child p{\n  color:#62564E;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-mira__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:39px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-mira__practical-item{\n  padding:20px 22px;\n}\n\n.stb-mira__practical-item:first-child{\n  border-right:1px solid #493D35;\n}\n\n.stb-mira__practical-item small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#C4AA84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-mira__practical-item strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#FFF5E8;\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-mira__practical-item p{\n  margin:0;\n\n  color:#D4C8BC;\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.stb-mira__specs{\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-mira__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:14px 17px;\n\n  background:var(--espresso);\n}\n\n.stb-mira__spec-head span{\n  color:#C8AD87;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-mira__spec-head strong{\n  color:#FFF5E8;\n\n  font-size:16px;\n  font-weight:500;\n}\n\n.stb-mira__spec-list{\n  background:var(--ivory);\n}\n\n.stb-mira__spec{\n  display:grid;\n  grid-template-columns:28% 72%;\n\n  padding:10px 14px;\n\n  border-bottom:1px solid #E5DCD3;\n}\n\n.stb-mira__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-mira__spec span{\n  padding-right:12px;\n\n  color:#82746A;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n.stb-mira__spec strong{\n  color:var(--dark);\n\n  font-size:11.8px;\n  line-height:1.5;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-mira__faq{\n  max-width:760px;\n\n  margin:0 auto 34px;\n}\n\n.stb-mira__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-mira__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--dark);\n\n  font-size:13.5px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-mira__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-mira__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-deep);\n\n  font-size:20px;\n}\n\n.stb-mira__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-mira__faq details p{\n  margin:8px 0 0;\n\n  color:#665A51;\n\n  font-size:12.2px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-mira__shipping{\n  padding:21px 22px;\n\n  background:var(--soft);\n\n  border-top:2px solid var(--gold);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n  border-left:1px solid var(--line);\n\n  border-radius:5px;\n}\n\n.stb-mira__shipping h3{\n  margin:0 0 12px;\n\n  font-size:20px;\n}\n\n.stb-mira__shipping p{\n  margin:0 0 8px;\n\n  color:#5E5148;\n\n  font-size:12.8px;\n  line-height:1.65;\n}\n\n.stb-mira__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-mira__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-mira__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,14,12,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-mira__lightbox:target{\n  display:flex;\n}\n\n.stb-mira__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-mira__lightbox img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:92vw;\n  max-height:80vh;\n\n  object-fit:contain;\n  object-position:center;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.38);\n}\n\n.stb-mira__lightbox-caption{\n  margin-top:10px;\n\n  color:#D8BE9C;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-mira__lightbox-hint{\n  margin-top:4px;\n\n  color:#9E8F83;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-mira__intro{\n    grid-template-columns:1fr;\n\n    gap:14px;\n  }\n\n  .stb-mira__title{\n    font-size:25px;\n  }\n\n  .stb-mira__intro-copy p{\n    font-size:14px;\n  }\n\n  .stb-mira__intro-side{\n    max-width:270px;\n  }\n\n\n  .stb-mira__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-mira__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-mira__fact:nth-child(1),\n  .stb-mira__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-mira__detail{\n    grid-template-columns:155px 1fr;\n\n    gap:16px;\n    padding:16px;\n  }\n\n  .stb-mira__detail-media{\n    width:145px;\n  }\n\n\n  .stb-mira__finish-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-mira__finish:first-child{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-mira__size{\n    grid-template-columns:175px 1fr;\n\n    gap:18px;\n    padding:17px;\n  }\n\n  .stb-mira__size-media{\n    width:165px;\n  }\n\n\n  .stb-mira__use{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-mira__practical{\n    grid-template-columns:1fr;\n  }\n\n  .stb-mira__practical-item:first-child{\n    border-right:0;\n    border-bottom:1px solid #493D35;\n  }\n\n\n  .stb-mira__spec{\n    grid-template-columns:35% 65%;\n  }\n\n\n  .stb-mira__shipping{\n    padding:18px;\n  }\n\n}\n\n\n@media screen and (max-width:520px){\n\n  .stb-mira__detail{\n    grid-template-columns:115px 1fr;\n\n    padding:11px;\n  }\n\n  .stb-mira__detail-media{\n    width:105px;\n  }\n\n\n  .stb-mira__shade-row{\n    grid-template-columns:1fr;\n  }\n\n  .stb-mira__shade:first-child{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-mira__size{\n    grid-template-columns:1fr;\n  }\n\n  .stb-mira__size-media{\n    width:175px;\n  }\n\n\n  .stb-mira__placements{\n    grid-template-columns:1fr;\n  }\n\n  .stb-mira__placement{\n    padding:9px 0;\n\n    border-top:1px solid #E3DAD1;\n  }\n\n\n  .stb-mira__spec{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n  .stb-mira__spec span{\n    font-weight:600;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-mira\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-mira__intro\"\u003e\n\u003cdiv class=\"stb-mira__intro-copy\"\u003e\n\u003cspan class=\"stb-mira__eyebrow\"\u003e Mid-Century · Glass + Metal · Compact Wall Light \u003c\/span\u003e\n\u003ch2 class=\"stb-mira__title\"\u003eA Straight Arm. A Round Shade. Nothing More.\u003c\/h2\u003e\n\u003cp\u003eMira pares the wall sconce back to its essentials: a slim metal arm and one rounded glass shade. Its compact proportions make it easy to use alone, as a balanced pair, or repeated along a hallway.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mira__intro-side\"\u003e\n\u003csmall\u003e Overall Size \u003c\/small\u003e \u003cstrong\u003e Ø5.9\" × H9.8\" \u003c\/strong\u003e \u003cspan\u003e Ø15 × H25cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-mira__facts\"\u003e\n\u003cdiv class=\"stb-mira__fact\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Metal + Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mira__fact\"\u003e\n\u003csmall\u003e Metal \u003c\/small\u003e \u003cstrong\u003e Brass \/ Matte Black \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mira__fact\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e E14 LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mira__fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Warm 3000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"mira-detail-section\" class=\"stb-mira__detail\"\u003e\n\u003cdiv class=\"stb-mira__detail-media\"\u003e\u003ca href=\"#mira-detail\" class=\"stb-mira__media-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/mira-mid-century-glass-wall-sconce-stuberlighting_3.jpg?v=1780015218\" alt=\"Mira Mid-Century Glass Wall Sconce metal arm and glass shade detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-mira__view\"\u003e View Product Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-mira__detail-copy\"\u003e\n\u003cspan class=\"stb-mira__eyebrow\"\u003e Product Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-mira__section-title\"\u003eClean Geometry, Soft Glass Light.\u003c\/h3\u003e\n\u003cp\u003eThe narrow metal arm keeps the fixture visually light, while the rounded glass shade softens the bulb and gives Mira its simple mid-century silhouette.\u003c\/p\u003e\n\u003cdiv class=\"stb-mira__tags\"\u003e\n\u003cspan class=\"stb-mira__tag\"\u003e Round Glass Shade \u003c\/span\u003e \u003cspan class=\"stb-mira__tag\"\u003e Slim Metal Arm \u003c\/span\u003e \u003cspan class=\"stb-mira__tag\"\u003e 5.9\" Compact Width \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"mira-detail\" href=\"#mira-detail-section\" class=\"stb-mira__lightbox\"\u003e \u003cspan class=\"stb-mira__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/mira-mid-century-glass-wall-sconce-stuberlighting_3.jpg?v=1780015218\" alt=\"Enlarged Mira wall sconce detail\"\u003e \u003cspan class=\"stb-mira__lightbox-caption\"\u003e Mira · Glass \u0026amp; Metal Detail \u003c\/span\u003e \u003cspan class=\"stb-mira__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FINISHES\n  ====================================================== --\u003e\n\u003csection class=\"stb-mira__finishes\"\u003e\n\u003cdiv class=\"stb-mira__finishes-head\"\u003e\n\u003cspan class=\"stb-mira__eyebrow\"\u003e Choose Your Combination \u003c\/span\u003e\n\u003ch3 class=\"stb-mira__section-title\"\u003eTwo Metals. Two Shade Finishes.\u003c\/h3\u003e\n\u003cp\u003eThe shape remains identical across all four combinations. Choose the finish according to the hardware and contrast already present in the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mira__finish-grid\"\u003e\n\u003cdiv class=\"stb-mira__finish\"\u003e\n\u003csmall\u003e Warmer \u003c\/small\u003e \u003cstrong\u003e Brass Metal \u003c\/strong\u003e\n\u003cp\u003ePairs naturally with warm wood, brass hardware and cream interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mira__finish\"\u003e\n\u003csmall\u003e Higher Contrast \u003c\/small\u003e \u003cstrong\u003e Matte Black Metal \u003c\/strong\u003e\n\u003cp\u003eA cleaner architectural option for modern and higher-contrast spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mira__shade-row\"\u003e\n\u003cdiv class=\"stb-mira__shade\"\u003e\n\u003csmall\u003e Shade Option \u003c\/small\u003e \u003cstrong\u003e White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mira__shade\"\u003e\n\u003csmall\u003e Shade Option \u003c\/small\u003e \u003cstrong\u003e Chrome \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSIONS\n  ====================================================== --\u003e\n\u003csection id=\"mira-size-section\" class=\"stb-mira__size\"\u003e\n\u003cdiv class=\"stb-mira__size-media\"\u003e\u003ca href=\"#mira-size\" class=\"stb-mira__media-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/mira-mid-century-glass-wall-sconce-stuberlighting_19.jpg?v=1780015218\" alt=\"Mira Mid-Century Glass Wall Sconce dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-mira__view\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-mira__size-copy\"\u003e\n\u003cspan class=\"stb-mira__eyebrow\"\u003e Dimensions \u0026amp; Placement \u003c\/span\u003e\n\u003ch3 class=\"stb-mira__section-title\"\u003eCompact Enough to Repeat.\u003c\/h3\u003e\n\u003cdiv class=\"stb-mira__dimension\"\u003e\n\u003cspan\u003e Ø5.9\" \/ 15cm \u003c\/span\u003e \u003cspan\u003e H9.8\" \/ 25cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eMira's small footprint makes it particularly useful where a larger wall light would dominate the wall. It also leaves enough visual space to install two fixtures as a pair.\u003c\/p\u003e\n\u003cdiv class=\"stb-mira__placements\"\u003e\n\u003cdiv class=\"stb-mira__placement\"\u003e\n\u003cstrong\u003e Bedside \u003c\/strong\u003e \u003cspan\u003e Pair beside the bed \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mira__placement\"\u003e\n\u003cstrong\u003e Hallway \u003c\/strong\u003e \u003cspan\u003e Repeat at even intervals \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mira__placement\"\u003e\n\u003cstrong\u003e Entry \u003c\/strong\u003e \u003cspan\u003e Compact single accent \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"mira-size\" href=\"#mira-size-section\" class=\"stb-mira__lightbox\"\u003e \u003cspan class=\"stb-mira__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/mira-mid-century-glass-wall-sconce-stuberlighting_19.jpg?v=1780015218\" alt=\"Enlarged Mira dimensions\"\u003e \u003cspan class=\"stb-mira__lightbox-caption\"\u003e Ø5.9\" × H9.8\" · Ø15 × H25cm \u003c\/span\u003e \u003cspan class=\"stb-mira__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       ONE \/ PAIR\n  ====================================================== --\u003e\n\u003csection class=\"stb-mira__use\"\u003e\n\u003cdiv class=\"stb-mira__use-panel\"\u003e\n\u003csmall\u003e One Mira \u003c\/small\u003e \u003cstrong\u003e A Clean Point of Light. \u003c\/strong\u003e\n\u003cp\u003eUse one in an entry, reading corner or smaller wall where a more decorative fixture would feel visually heavy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mira__use-panel\"\u003e\n\u003csmall\u003e A Pair \u003c\/small\u003e \u003cstrong\u003e The Compact Scale Works Better in Pairs. \u003c\/strong\u003e\n\u003cp\u003eTwo identical sconces create a balanced arrangement beside a bed or on either side of a mirror without crowding the wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-mira__practical\"\u003e\n\u003cdiv class=\"stb-mira__practical-item\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e E14 LED Bulb Included \u003c\/strong\u003e\n\u003cp\u003eOne compatible E14 LED bulb in warm 3000K is included. Maximum wattage is 40W.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mira__practical-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired Wall Sconce \u003c\/strong\u003e\n\u003cp\u003eAC 110–240V and compatible with a standard wall switch. Professional installation is recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-mira__specs\"\u003e\n\u003cdiv class=\"stb-mira__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Mira \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mira__spec-list\"\u003e\n\u003cdiv class=\"stb-mira__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e Ø5.9\" × H9.8\" \/ Ø15 × H25cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mira__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Metal · Glass Shade \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mira__spec\"\u003e\n\u003cspan\u003e Finishes \u003c\/span\u003e \u003cstrong\u003e Brass or Matte Black Metal · White or Chrome Shade \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mira__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E14 LED Bulb Included · 3000K Warm White · Max 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mira__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Hardwired Wall Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mira__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Compatible with Standard Wall Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mira__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only · Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mira__spec\"\u003e\n\u003cspan\u003e Best Use \u003c\/span\u003e \u003cstrong\u003e Bedside · Hallway · Entryway · Mirror Area in a Dry Location \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mira__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-mira__faq\"\u003e\u003cspan class=\"stb-mira__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-mira__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the E14 bulb included?\u003c\/summary\u003e\n\u003cp\u003eYes. Mira includes one compatible E14 LED bulb in warm 3000K.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I install Mira as a pair?\u003c\/summary\u003e\n\u003cp\u003eYes. Its compact 5.9\" width makes Mira particularly suitable for symmetrical pairs beside a bed or around a mirror.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Mira require hardwiring?\u003c\/summary\u003e\n\u003cp\u003eYes. Mira is a hardwired wall sconce. Professional installation is recommended.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-mira__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 5.9\"xH9.8\" \/ Brass \/ White","offer_id":52269706379547,"sku":"STB-MIRA-BR-WH","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Dia 5.9\"xH9.8\" \/ Brass \/ Chrome","offer_id":52269706412315,"sku":"STB-MIRA-BR-CH","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Dia 5.9\"xH9.8\" \/ Matt Black \/ White","offer_id":52269706445083,"sku":"STB-MIRA-BK-WH","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Dia 5.9\"xH9.8\" \/ Matt Black \/ Chrome","offer_id":52269706477851,"sku":"STB-MIRA-BK-CH","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Dia 5.9\"xH9.8\"*2 \/ Brass \/ White","offer_id":52269706510619,"sku":"STB-MIRA-BR-WH2","price":305.0,"currency_code":"USD","in_stock":true},{"title":"Dia 5.9\"xH9.8\"*2 \/ Brass \/ Chrome","offer_id":52269706543387,"sku":"STB-MIRA-BR-CH2","price":305.0,"currency_code":"USD","in_stock":true},{"title":"Dia 5.9\"xH9.8\"*2 \/ Matt Black \/ White","offer_id":52269706576155,"sku":"STB-MIRA-BK-WH2","price":305.0,"currency_code":"USD","in_stock":true},{"title":"Dia 5.9\"xH9.8\"*2 \/ Matt Black \/ Chrome","offer_id":52269706608923,"sku":"STB-MIRA-BK-CH2","price":305.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/mira-mid-century-glass-wall-sconce-stuberlighting_1.jpg?v=1780015218"},{"product_id":"pearla-beaded-foyer-staircase-chandelier","title":"Pearla Beaded Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — PEARLA BEADED FOYER CHANDELIER\n   Architectural Editorial · Vertical Scale · Quiet Luxury\n========================================================= *\/\n\n.stb-pearla{\n  --canvas:#F5EFE6;\n  --ivory:#FFFCF7;\n  --soft:#ECE3D7;\n\n  --dark:#21170F;\n  --espresso:#35271D;\n  --brown:#4A392C;\n\n  --gold:#B59563;\n  --gold-deep:#80613B;\n\n  --muted:#77695A;\n  --line:#D8CBBA;\n\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n  padding:28px;\n\n  background:var(--canvas);\n  border:1px solid #E1D5C5;\n  border-radius:7px;\n\n  color:var(--brown);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14.5px;\n  line-height:1.68;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-pearla *,\n.stb-pearla *::before,\n.stb-pearla *::after{\n  box-sizing:border-box;\n}\n\n.stb-pearla h2,\n.stb-pearla h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-pearla p{\n  margin-top:0;\n}\n\n.stb-pearla__eyebrow{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-pearla__title{\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.14;\n}\n\n.stb-pearla__section-title{\n  margin:0 0 8px;\n\n  font-size:22px;\n  line-height:1.25;\n}\n\n.stb-pearla__view{\n  display:block;\n\n  margin-top:7px;\n\n  color:#776452;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-pearla__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 210px;\n\n  gap:38px;\n  align-items:end;\n\n  padding:3px 0 27px;\n}\n\n.stb-pearla__intro-copy{\n  max-width:630px;\n}\n\n.stb-pearla__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5E4D3E;\n\n  font-size:14.5px;\n  line-height:1.72;\n}\n\n.stb-pearla__intro-side{\n  padding:17px 18px;\n\n  background:var(--dark);\n\n  border-radius:4px;\n}\n\n.stb-pearla__intro-side small{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:#C9AE85;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-pearla__intro-side strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#FFF5E7;\n\n  font-size:16px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-pearla__intro-side span{\n  display:block;\n\n  color:#D5C7B5;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   KEY FACTS — SIMPLE RULED BAND\n========================================================= *\/\n\n.stb-pearla__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:38px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-pearla__fact{\n  padding:14px 15px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-pearla__fact:last-child{\n  border-right:0;\n}\n\n.stb-pearla__fact small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#88735D;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.stb-pearla__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:12.1px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAIL\n========================================================= *\/\n\n.stb-pearla__detail{\n  display:grid;\n  grid-template-columns:190px minmax(0,1fr);\n\n  gap:31px;\n  align-items:center;\n\n  margin-bottom:39px;\n\n  padding:21px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n}\n\n.stb-pearla__detail-media{\n  width:180px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-pearla__media-link{\n  display:block;\n\n  width:100%;\n\n  padding:5px;\n\n  background:#F8F2EA;\n\n  border:1px solid #D5C7B5;\n  border-radius:3px;\n\n  text-decoration:none;\n}\n\n.stb-pearla__media-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto!important;\n  max-height:none!important;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-pearla__detail-copy{\n  max-width:560px;\n}\n\n.stb-pearla__detail-copy p{\n  margin:0 0 12px;\n\n  color:#5E4D3E;\n\n  font-size:13px;\n  line-height:1.65;\n}\n\n.stb-pearla__detail-line{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:7px;\n}\n\n.stb-pearla__tag{\n  padding:5px 9px;\n\n  background:var(--canvas);\n\n  color:#604C3B;\n\n  font-size:10.4px;\n\n  border:1px solid #D7CAB9;\n  border-radius:20px;\n}\n\n\n\/* =========================================================\n   VERTICAL CHARACTER\n========================================================= *\/\n\n.stb-pearla__vertical{\n  display:grid;\n  grid-template-columns:180px minmax(0,1fr);\n\n  margin-bottom:40px;\n\n  overflow:hidden;\n\n  border-radius:4px;\n}\n\n.stb-pearla__vertical-title{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:21px 19px;\n\n  background:var(--espresso);\n}\n\n.stb-pearla__vertical-title small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#C8AC83;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-pearla__vertical-title strong{\n  color:#FFF5E7;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-pearla__vertical-copy{\n  padding:21px 23px;\n\n  background:var(--soft);\n}\n\n.stb-pearla__vertical-copy p{\n  margin:0;\n\n  color:#5E4E40;\n\n  font-size:12.5px;\n  line-height:1.67;\n}\n\n\n\/* =========================================================\n   SIZE GUIDE\n========================================================= *\/\n\n.stb-pearla__sizes{\n  margin-bottom:40px;\n}\n\n.stb-pearla__sizes-head{\n  max-width:650px;\n\n  margin-bottom:15px;\n}\n\n.stb-pearla__sizes-head p{\n  margin:0;\n\n  color:#625142;\n\n  font-size:12.8px;\n  line-height:1.65;\n}\n\n\n\/* group *\/\n\n.stb-pearla__size-group{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  border-top:1px solid var(--line);\n}\n\n.stb-pearla__size-group:last-child{\n  border-bottom:1px solid var(--line);\n}\n\n.stb-pearla__size-label{\n  padding:15px 15px 15px 0;\n}\n\n.stb-pearla__size-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#8B725A;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-pearla__size-label strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:12.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-pearla__size-options{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border-left:1px solid var(--line);\n}\n\n.stb-pearla__size-option{\n  min-width:0;\n\n  padding:14px 13px;\n\n  background:var(--ivory);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-pearla__size-option:last-child{\n  border-right:0;\n}\n\n.stb-pearla__size-option small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#89735F;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-pearla__size-option strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:11.7px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.stb-pearla__size-option p{\n  margin:0;\n\n  color:#786859;\n\n  font-size:10.4px;\n  line-height:1.48;\n}\n\n\n\/* two-column row *\/\n\n.stb-pearla__size-options--two{\n  grid-template-columns:repeat(2,minmax(0,1fr));\n}\n\n\n\/* =========================================================\n   DIMENSION DRAWINGS — COMPACT HORIZONTAL RAIL\n========================================================= *\/\n\n.stb-pearla__drawings{\n  margin-bottom:41px;\n}\n\n.stb-pearla__drawings-head{\n  display:flex;\n  align-items:end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:13px;\n}\n\n.stb-pearla__drawings-head p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#625142;\n\n  font-size:12.4px;\n  line-height:1.6;\n}\n\n.stb-pearla__drawing-rail{\n  display:flex;\n\n  gap:9px;\n\n  padding-bottom:4px;\n\n  overflow-x:auto;\n\n  scrollbar-width:thin;\n}\n\n.stb-pearla__drawing-card{\n  flex:0 0 132px;\n\n  padding:8px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n}\n\n.stb-pearla__drawing-card a{\n  display:block;\n\n  text-decoration:none;\n}\n\n.stb-pearla__drawing-card img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto!important;\n  max-height:none!important;\n\n  object-fit:contain;\n}\n\n.stb-pearla__drawing-card span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#6E5B4A;\n\n  font-size:9.5px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   COLOR TEMPERATURE + INSTALL\n========================================================= *\/\n\n.stb-pearla__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:39px;\n\n  overflow:hidden;\n\n  border-radius:4px;\n}\n\n.stb-pearla__practical-panel{\n  padding:21px 22px;\n}\n\n.stb-pearla__practical-panel:first-child{\n  background:var(--dark);\n}\n\n.stb-pearla__practical-panel:last-child{\n  background:var(--soft);\n}\n\n.stb-pearla__practical-panel small{\n  display:block;\n\n  margin-bottom:5px;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-pearla__practical-panel:first-child small{\n  color:#C8AD84;\n}\n\n.stb-pearla__practical-panel:last-child small{\n  color:#806B56;\n}\n\n.stb-pearla__practical-panel strong{\n  display:block;\n\n  margin-bottom:6px;\n\n  font-size:13.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-pearla__practical-panel:first-child strong{\n  color:#FFF5E6;\n}\n\n.stb-pearla__practical-panel:last-child strong{\n  color:var(--dark);\n}\n\n.stb-pearla__practical-panel p{\n  margin:0;\n\n  font-size:11.7px;\n  line-height:1.62;\n}\n\n.stb-pearla__practical-panel:first-child p{\n  color:#D6C7B4;\n}\n\n.stb-pearla__practical-panel:last-child p{\n  color:#625142;\n}\n\n\n\/* =========================================================\n   TALL CEILING NOTE\n========================================================= *\/\n\n.stb-pearla__ceiling{\n  display:grid;\n  grid-template-columns:3px 1fr;\n\n  gap:15px;\n\n  max-width:760px;\n\n  margin:0 auto 39px;\n}\n\n.stb-pearla__ceiling-line{\n  background:var(--gold);\n}\n\n.stb-pearla__ceiling strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.5px;\n}\n\n.stb-pearla__ceiling p{\n  margin:0;\n\n  color:#665343;\n\n  font-size:11.8px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.stb-pearla__specs{\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:4px;\n}\n\n.stb-pearla__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:14px 17px;\n\n  background:var(--espresso);\n}\n\n.stb-pearla__spec-head span{\n  color:#C8AA82;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-pearla__spec-head strong{\n  color:#FFF4E5;\n\n  font-size:16px;\n  font-weight:500;\n}\n\n.stb-pearla__spec-list{\n  background:var(--ivory);\n}\n\n.stb-pearla__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:10px 14px;\n\n  border-bottom:1px solid #E4D9CC;\n}\n\n.stb-pearla__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-pearla__spec span{\n  padding-right:12px;\n\n  color:#88725D;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n.stb-pearla__spec strong{\n  color:var(--dark);\n\n  font-size:11.7px;\n  line-height:1.5;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-pearla__faq{\n  max-width:760px;\n\n  margin:0 auto 34px;\n}\n\n.stb-pearla__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-pearla__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--dark);\n\n  font-size:13.5px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-pearla__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-pearla__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-deep);\n\n  font-size:20px;\n}\n\n.stb-pearla__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-pearla__faq details p{\n  margin:8px 0 0;\n\n  color:#665343;\n\n  font-size:12.2px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-pearla__shipping{\n  padding:21px 22px;\n\n  background:var(--ivory);\n\n  border-top:2px solid var(--gold);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n  border-left:1px solid var(--line);\n\n  border-radius:4px;\n}\n\n.stb-pearla__shipping h3{\n  margin:0 0 12px;\n\n  font-size:20px;\n}\n\n.stb-pearla__shipping p{\n  margin:0 0 8px;\n\n  color:#5E4D3E;\n\n  font-size:12.8px;\n  line-height:1.65;\n}\n\n.stb-pearla__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-pearla__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-pearla__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,13,10,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-pearla__lightbox:target{\n  display:flex;\n}\n\n.stb-pearla__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-pearla__lightbox img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:92vw;\n  max-height:80vh;\n\n  object-fit:contain;\n  object-position:center;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.38);\n}\n\n.stb-pearla__lightbox-caption{\n  margin-top:10px;\n\n  color:#D8BE96;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-pearla__lightbox-hint{\n  margin-top:4px;\n\n  color:#9E8C77;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-pearla{\n    padding:19px 15px;\n  }\n\n\n  .stb-pearla__intro{\n    grid-template-columns:1fr;\n\n    gap:14px;\n  }\n\n  .stb-pearla__title{\n    font-size:25px;\n  }\n\n  .stb-pearla__intro-copy p{\n    font-size:14px;\n  }\n\n  .stb-pearla__intro-side{\n    max-width:280px;\n  }\n\n\n  .stb-pearla__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-pearla__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-pearla__fact:nth-child(1),\n  .stb-pearla__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-pearla__detail{\n    grid-template-columns:155px 1fr;\n\n    gap:16px;\n\n    padding:16px;\n  }\n\n  .stb-pearla__detail-media{\n    width:145px;\n  }\n\n\n  .stb-pearla__vertical{\n    grid-template-columns:145px 1fr;\n  }\n\n\n  .stb-pearla__size-group{\n    grid-template-columns:1fr;\n  }\n\n  .stb-pearla__size-label{\n    padding:12px 0 8px;\n  }\n\n  .stb-pearla__size-options{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-pearla__drawing-card{\n    flex-basis:118px;\n  }\n\n\n  .stb-pearla__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-pearla__spec{\n    grid-template-columns:35% 65%;\n  }\n\n\n  .stb-pearla__shipping{\n    padding:18px;\n  }\n\n\n  .stb-pearla__lightbox img{\n    max-width:94vw;\n    max-height:75vh;\n  }\n\n}\n\n\n@media screen and (max-width:520px){\n\n  .stb-pearla__detail{\n    grid-template-columns:115px 1fr;\n\n    padding:11px;\n  }\n\n  .stb-pearla__detail-media{\n    width:105px;\n  }\n\n\n  .stb-pearla__vertical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-pearla__size-options,\n  .stb-pearla__size-options--two{\n    grid-template-columns:1fr;\n  }\n\n  .stb-pearla__size-option{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .stb-pearla__size-option:last-child{\n    border-bottom:0;\n  }\n\n\n  .stb-pearla__spec{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n  .stb-pearla__spec span{\n    font-weight:600;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-pearla\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-pearla__intro\"\u003e\n\u003cdiv class=\"stb-pearla__intro-copy\"\u003e\n\u003cspan class=\"stb-pearla__eyebrow\"\u003e Pearl-Finished Beads · Brass Finish · 8 Sizes \u003c\/span\u003e\n\u003ch2 class=\"stb-pearla__title\"\u003eDesigned to Fill the Vertical Space.\u003c\/h2\u003e\n\u003cp\u003ePearla suspends cascading strands of pearl-finished beads from a slender brass-finish frame. Available from a compact 25.6\" height to a dramatic 78.7\", it can be scaled for a standard room, open staircase or double-height foyer without losing its proportions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__intro-side\"\u003e\n\u003csmall\u003e Size Range \u003c\/small\u003e \u003cstrong\u003e H25.6\" — H78.7\" \u003c\/strong\u003e \u003cspan\u003e Eight configurations \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-pearla__facts\"\u003e\n\u003cdiv class=\"stb-pearla__fact\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Pearl-Finished Acrylic Beads \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__fact\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e \u003cstrong\u003e Brass-Finish Metal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__fact\"\u003e\n\u003csmall\u003e CCT \u003c\/small\u003e \u003cstrong\u003e 3000K \/ 4000K \/ 6000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"pearla-detail-section\" class=\"stb-pearla__detail\"\u003e\n\u003cdiv class=\"stb-pearla__detail-media\"\u003e\u003ca href=\"#pearla-detail\" class=\"stb-pearla__media-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-beaded-foyer-staircase-chandelier-stuberlighting_2.jpg?v=1780038366\" alt=\"Pearla chandelier pearl-finished acrylic bead and brass frame detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-pearla__view\"\u003e View Bead Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__detail-copy\"\u003e\n\u003cspan class=\"stb-pearla__eyebrow\"\u003e Product Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-pearla__section-title\"\u003eA Jewelry-Like Cascade, Without a Heavy Frame.\u003c\/h3\u003e\n\u003cp\u003eCream pearl-finished acrylic beads fall at varied lengths from a warm brass-finish structure. The staggered strands create the vertical movement, while the narrow frame stays visually secondary.\u003c\/p\u003e\n\u003cdiv class=\"stb-pearla__detail-line\"\u003e\n\u003cspan class=\"stb-pearla__tag\"\u003e Pearl-Finished Acrylic \u003c\/span\u003e \u003cspan class=\"stb-pearla__tag\"\u003e Brass-Finish Metal \u003c\/span\u003e \u003cspan class=\"stb-pearla__tag\"\u003e Cascading Profile \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"pearla-detail\" href=\"#pearla-detail-section\" class=\"stb-pearla__lightbox\"\u003e \u003cspan class=\"stb-pearla__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-beaded-foyer-staircase-chandelier-stuberlighting_2.jpg?v=1780038366\" alt=\"Enlarged Pearla bead and frame detail\"\u003e \u003cspan class=\"stb-pearla__lightbox-caption\"\u003e Pearla · Bead \u0026amp; Frame Detail \u003c\/span\u003e \u003cspan class=\"stb-pearla__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       VERTICAL SCALE\n  ====================================================== --\u003e\n\u003csection class=\"stb-pearla__vertical\"\u003e\n\u003cdiv class=\"stb-pearla__vertical-title\"\u003e\n\u003csmall\u003e Why Pearla \u003c\/small\u003e \u003cstrong\u003e Built for Rooms Where Height Matters. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__vertical-copy\"\u003e\n\u003cp\u003eShorter configurations work in standard rooms, while the 47.2\", 59.1\" and 78.7\" versions extend through taller foyers and stairwells where a conventional chandelier can look visually undersized.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-pearla__sizes\"\u003e\n\u003cdiv class=\"stb-pearla__sizes-head\"\u003e\n\u003cspan class=\"stb-pearla__eyebrow\"\u003e Choose by Ceiling \u0026amp; Space \u003c\/span\u003e\n\u003ch3 class=\"stb-pearla__section-title\"\u003eEight Sizes, Organized by Scale.\u003c\/h3\u003e\n\u003cp\u003eStart with the height of the space first. Then choose the diameter according to how much horizontal presence the chandelier needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- STANDARD SCALE --\u003e\n\u003cdiv class=\"stb-pearla__size-group\"\u003e\n\u003cdiv class=\"stb-pearla__size-label\"\u003e\n\u003csmall\u003e Standard Scale \u003c\/small\u003e \u003cstrong\u003e Standard Rooms \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__size-options\"\u003e\n\u003cdiv class=\"stb-pearla__size-option\"\u003e\n\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e Ø16.9\" × H25.6\" \u003c\/strong\u003e\n\u003cp\u003eSmall foyer or compact accent.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__size-option\"\u003e\n\u003csmall\u003e Wide \u003c\/small\u003e \u003cstrong\u003e Ø35.4\" × H25.6\" \u003c\/strong\u003e\n\u003cp\u003eWider dining or horizontal statement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__size-option\"\u003e\n\u003csmall\u003e Taller \u003c\/small\u003e \u003cstrong\u003e Ø22\" × H35.4\" \u003c\/strong\u003e\n\u003cp\u003ePrimary bedroom or larger dining room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TALL SCALE --\u003e\n\u003cdiv class=\"stb-pearla__size-group\"\u003e\n\u003cdiv class=\"stb-pearla__size-label\"\u003e\n\u003csmall\u003e Tall Scale \u003c\/small\u003e \u003cstrong\u003e Foyers \u0026amp; Landings \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__size-options stb-pearla__size-options--two\"\u003e\n\u003cdiv class=\"stb-pearla__size-option\"\u003e\n\u003csmall\u003e Slim \u003c\/small\u003e \u003cstrong\u003e Ø19.7\" × H47.2\" \u003c\/strong\u003e\n\u003cp\u003eNarrow stair landing or tall vertical opening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__size-option\"\u003e\n\u003csmall\u003e Balanced \u003c\/small\u003e \u003cstrong\u003e Ø23.6\" × H47.2\" \u003c\/strong\u003e\n\u003cp\u003eTaller foyer with more visual width.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DOUBLE HEIGHT --\u003e\n\u003cdiv class=\"stb-pearla__size-group\"\u003e\n\u003cdiv class=\"stb-pearla__size-label\"\u003e\n\u003csmall\u003e Double Height \u003c\/small\u003e \u003cstrong\u003e Stairwells \u0026amp; Foyers \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__size-options\"\u003e\n\u003cdiv class=\"stb-pearla__size-option\"\u003e\n\u003csmall\u003e Full \u003c\/small\u003e \u003cstrong\u003e Ø27.6\" × H59.1\" \u003c\/strong\u003e\n\u003cp\u003eDouble-height entry or open staircase.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__size-option\"\u003e\n\u003csmall\u003e Slender \u003c\/small\u003e \u003cstrong\u003e Ø23.6\" × H59.1\" \u003c\/strong\u003e\n\u003cp\u003eTall stairwell with less horizontal space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__size-option\"\u003e\n\u003csmall\u003e Grand \u003c\/small\u003e \u003cstrong\u003e Ø27.6\" × H78.7\" \u003c\/strong\u003e\n\u003cp\u003eCathedral ceilings and very tall foyers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSION DRAWINGS\n  ====================================================== --\u003e\n\u003csection id=\"pearla-drawings-section\" class=\"stb-pearla__drawings\"\u003e\n\u003cdiv class=\"stb-pearla__drawings-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-pearla__eyebrow\"\u003e Dimension Drawings \u003c\/span\u003e\n\u003ch3 class=\"stb-pearla__section-title\"\u003eCheck the Proportions.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eSwipe on mobile. Tap any drawing to enlarge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__drawing-rail\"\u003e\n\u003cdiv class=\"stb-pearla__drawing-card\"\u003e\u003ca href=\"#pearla-d1\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-beaded-foyer-staircase-chandelier-stuberlighting_37.jpg?v=1780038366\" alt=\"Pearla Ø16.9 x H25.6 dimension drawing\" loading=\"lazy\"\u003e \u003cspan\u003e Ø16.9\" × H25.6\" \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__drawing-card\"\u003e\u003ca href=\"#pearla-d2\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-beaded-foyer-staircase-chandelier-stuberlighting_8.jpg?v=1780038366\" alt=\"Pearla Ø35.4 x H25.6 dimension drawing\" loading=\"lazy\"\u003e \u003cspan\u003e Ø35.4\" × H25.6\" \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__drawing-card\"\u003e\u003ca href=\"#pearla-d3\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-beaded-foyer-staircase-chandelier-stuberlighting_27.jpg?v=1780038365\" alt=\"Pearla Ø22 x H35.4 dimension drawing\" loading=\"lazy\"\u003e \u003cspan\u003e Ø22\" × H35.4\" \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__drawing-card\"\u003e\u003ca href=\"#pearla-d4\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-beaded-foyer-staircase-chandelier-stuberlighting_12.jpg?v=1780038366\" alt=\"Pearla Ø23.6 x H47.2 dimension drawing\" loading=\"lazy\"\u003e \u003cspan\u003e Ø23.6\" × H47.2\" \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__drawing-card\"\u003e\u003ca href=\"#pearla-d5\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-beaded-foyer-staircase-chandelier-stuberlighting_13.jpg?v=1780038366\" alt=\"Pearla Ø27.6 x H59.1 dimension drawing\" loading=\"lazy\"\u003e \u003cspan\u003e Ø27.6\" × H59.1\" \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__drawing-card\"\u003e\u003ca href=\"#pearla-d6\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-beaded-foyer-staircase-chandelier-stuberlighting_38.jpg?v=1780038365\" alt=\"Pearla Ø27.6 x H78.7 dimension drawing\" loading=\"lazy\"\u003e \u003cspan\u003e Ø27.6\" × H78.7\" \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSION LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"pearla-d1\" href=\"#pearla-drawings-section\" class=\"stb-pearla__lightbox\"\u003e \u003cspan class=\"stb-pearla__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-beaded-foyer-staircase-chandelier-stuberlighting_37.jpg?v=1780038366\" alt=\"Enlarged Pearla Ø16.9 x H25.6 dimensions\"\u003e \u003cspan class=\"stb-pearla__lightbox-caption\"\u003e Ø16.9\" × H25.6\" \u003c\/span\u003e \u003cspan class=\"stb-pearla__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"pearla-d2\" href=\"#pearla-drawings-section\" class=\"stb-pearla__lightbox\"\u003e \u003cspan class=\"stb-pearla__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-beaded-foyer-staircase-chandelier-stuberlighting_8.jpg?v=1780038366\" alt=\"Enlarged Pearla Ø35.4 x H25.6 dimensions\"\u003e \u003cspan class=\"stb-pearla__lightbox-caption\"\u003e Ø35.4\" × H25.6\" \u003c\/span\u003e \u003cspan class=\"stb-pearla__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"pearla-d3\" href=\"#pearla-drawings-section\" class=\"stb-pearla__lightbox\"\u003e \u003cspan class=\"stb-pearla__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-beaded-foyer-staircase-chandelier-stuberlighting_27.jpg?v=1780038365\" alt=\"Enlarged Pearla Ø22 x H35.4 dimensions\"\u003e \u003cspan class=\"stb-pearla__lightbox-caption\"\u003e Ø22\" × H35.4\" \u003c\/span\u003e \u003cspan class=\"stb-pearla__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"pearla-d4\" href=\"#pearla-drawings-section\" class=\"stb-pearla__lightbox\"\u003e \u003cspan class=\"stb-pearla__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-beaded-foyer-staircase-chandelier-stuberlighting_12.jpg?v=1780038366\" alt=\"Enlarged Pearla Ø23.6 x H47.2 dimensions\"\u003e \u003cspan class=\"stb-pearla__lightbox-caption\"\u003e Ø23.6\" × H47.2\" \u003c\/span\u003e \u003cspan class=\"stb-pearla__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"pearla-d5\" href=\"#pearla-drawings-section\" class=\"stb-pearla__lightbox\"\u003e \u003cspan class=\"stb-pearla__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-beaded-foyer-staircase-chandelier-stuberlighting_13.jpg?v=1780038366\" alt=\"Enlarged Pearla Ø27.6 x H59.1 dimensions\"\u003e \u003cspan class=\"stb-pearla__lightbox-caption\"\u003e Ø27.6\" × H59.1\" \u003c\/span\u003e \u003cspan class=\"stb-pearla__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"pearla-d6\" href=\"#pearla-drawings-section\" class=\"stb-pearla__lightbox\"\u003e \u003cspan class=\"stb-pearla__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-beaded-foyer-staircase-chandelier-stuberlighting_38.jpg?v=1780038365\" alt=\"Enlarged Pearla Ø27.6 x H78.7 dimensions\"\u003e \u003cspan class=\"stb-pearla__lightbox-caption\"\u003e Ø27.6\" × H78.7\" \u003c\/span\u003e \u003cspan class=\"stb-pearla__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHT + INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-pearla__practical\"\u003e\n\u003cdiv class=\"stb-pearla__practical-panel\"\u003e\n\u003csmall\u003e Integrated Light \u003c\/small\u003e \u003cstrong\u003e 3000K · 4000K · 6000K \u003c\/strong\u003e\n\u003cp\u003eIntegrated LED is included and rated for approximately 50,000 hours. Select warm 3000K, neutral 4000K or cool 6000K when ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__practical-panel\"\u003e\n\u003csmall\u003e Tall Ceiling Installation \u003c\/small\u003e \u003cstrong\u003e 59\" Suspension · Extension Available \u003c\/strong\u003e\n\u003cp\u003ePearla is hardwired and should be professionally installed. For unusually tall ceilings, additional suspension length can be prepared on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       TALL CEILING NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-pearla__ceiling\"\u003e\n\u003cdiv class=\"stb-pearla__ceiling-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e For double-height spaces, choose by finished hanging height — not diameter alone. \u003c\/strong\u003e\n\u003cp\u003eThe taller 47.2\", 59.1\" and 78.7\" configurations are intended to occupy vertical space. Before ordering, confirm ceiling height, desired bottom elevation and required suspension length.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-pearla__specs\"\u003e\n\u003cdiv class=\"stb-pearla__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Pearla \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__spec-list\"\u003e\n\u003cdiv class=\"stb-pearla__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Ø16.9\" × H25.6\" · Ø35.4\" × H25.6\" · Ø22\" × H35.4\" · Ø19.7\" × H47.2\" · Ø23.6\" × H47.2\" · Ø27.6\" × H59.1\" · Ø23.6\" × H59.1\" · Ø27.6\" × H78.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Brass-Finish Metal · Pearl-Finished Acrylic Beads \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED Included · Approx. 50,000-Hour Rated Lifespan · Max 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__spec\"\u003e\n\u003cspan\u003e Color Temperature \u003c\/span\u003e \u003cstrong\u003e 3000K Warm · 4000K Neutral · 6000K Cool · Select at Order \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Hardwired Ceiling Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__spec\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm Standard Cord · Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Compatible with Standard Wall Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only · Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-pearla__faq\"\u003e\u003cspan class=\"stb-pearla__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-pearla__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich Pearla size should I choose?\u003c\/summary\u003e\n\u003cp\u003eFor standard rooms, start with the 25.6\" or 35.4\" tall configurations. For stairwells and taller foyers, look first at the 47.2\" and 59.1\" versions. The 78.7\" configuration is intended for very tall or cathedral-height spaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the beads real pearls?\u003c\/summary\u003e\n\u003cp\u003eNo. Pearla uses pearl-finished acrylic beads paired with a brass-finish metal structure.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the LED included?\u003c\/summary\u003e\n\u003cp\u003eYes. Pearla uses an integrated LED light source, so there are no separate bulbs to purchase.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I request a longer suspension for a high ceiling?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard cord is 59\" \/ 150cm. Additional suspension length can be prepared for taller ceilings on request.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-pearla__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 16.9\" x H 25.6\" \/ Brass \u0026 White \/ Warm Light","offer_id":52270597013787,"sku":"STB-PEARLA-17S1","price":285.0,"currency_code":"USD","in_stock":true},{"title":"Dia 16.9\" x H 25.6\" \/ Brass \u0026 White \/ Cool Light","offer_id":52270597046555,"sku":"STB-PEARLA-17S2","price":285.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35.4\" x H 25.6\" \/ Brass \u0026 White \/ Warm Light","offer_id":52270597079323,"sku":"STB-PEARLA-35S1","price":785.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35.4\" x H 25.6\" \/ Brass \u0026 White \/ Cool Light","offer_id":52270597112091,"sku":"STB-PEARLA-35S2","price":785.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22\"x H 35.4\" \/ Brass \u0026 White \/ Warm Light","offer_id":52270597144859,"sku":"STB-PEARLA-22M1","price":760.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22\"x H 35.4\" \/ Brass \u0026 White \/ Cool Light","offer_id":52270597177627,"sku":"STB-PEARLA-22M2","price":760.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" x H 47.2\" \/ Brass \u0026 White \/ Warm Light","offer_id":52270597210395,"sku":"STB-PEARLA-20T1","price":1060.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" x H 47.2\" \/ Brass \u0026 White \/ Cool Light","offer_id":52270597243163,"sku":"STB-PEARLA-20T2","price":1060.0,"currency_code":"USD","in_stock":true},{"title":"Dia 27.6\"x H 59.1\" \/ Brass \u0026 White \/ Warm Light","offer_id":52270597275931,"sku":"STB-PEARLA-24T1","price":1280.0,"currency_code":"USD","in_stock":true},{"title":"Dia 27.6\"x H 59.1\" \/ Brass \u0026 White \/ Cool Light","offer_id":52270597308699,"sku":"STB-PEARLA-24T2","price":1280.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.7\"x H 47.2\" \/ Brass \u0026 White \/ Warm Light","offer_id":52270597341467,"sku":"STB-PEARLA-28T","price":530.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.7\"x H 47.2\" \/ Brass \u0026 White \/ Cool Light","offer_id":52270597374235,"sku":"STB-PEARLA-28T2","price":530.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\"x H 59.1\" \/ Brass \u0026 White \/ Warm Light","offer_id":52270597407003,"sku":"STB-PEARLA-24XT","price":950.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\"x H 59.1\" \/ Brass \u0026 White \/ Cool Light","offer_id":52270597439771,"sku":"STB-PEARLA-24XT2","price":950.0,"currency_code":"USD","in_stock":true},{"title":"Dia 27.6\" x H 78.7\" \/ Brass \u0026 White \/ Warm Light","offer_id":52270597472539,"sku":"STB-PEARLA-28XXT","price":1160.0,"currency_code":"USD","in_stock":true},{"title":"Dia 27.6\" x H 78.7\" \/ Brass \u0026 White \/ Cool Light","offer_id":52270597505307,"sku":"STB-PEARLA-28XXT2","price":1160.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-beaded-foyer-staircase-chandelier-stuberlighting_1.jpg?v=1780038365"},{"product_id":"cascadia-horizontal-linear-pearl-chandelier","title":"Cascadia Horizontal Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — CASCADIA\n   HORIZONTAL LINEAR PEARL CHANDELIER\n\n   LENGTH \/ PEARL \/ GLOW\n\n   PRODUCT-SPECIFIC EDITORIAL LAYOUT\n   SELECTIVE CARDS · ONE DARK ANCHOR\n   NO OVERALL BACKGROUND FILL\n\n   ESPRESSO · PEARL · CHAMPAGNE · BRASS · CREAM\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-cascadia{\n  --espresso:#1C1209;\n  --deep:#2A1B10;\n\n  --brown:#4A3218;\n  --text:#655546;\n  --muted:#81715F;\n\n  --gold:#C8A96E;\n  --gold-deep:#987344;\n\n  --brass:#A57B49;\n  --brass-deep:#856039;\n\n  --pearl:#F5F1E9;\n  --pearl-warm:#EEE6D7;\n  --champagne:#E5D6BC;\n\n  --cream:#F7F0E3;\n  --paper:#FBF8F2;\n  --ivory:#FDFBF7;\n\n  --line:#DED2BD;\n  --line-soft:#EAE1D3;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-cascadia *,\n.stb-cascadia *::before,\n.stb-cascadia *::after{\n  box-sizing:border-box;\n}\n\n.stb-cascadia h2,\n.stb-cascadia h3,\n.stb-cascadia p{\n  margin-top:0;\n}\n\n.stb-cascadia h2,\n.stb-cascadia h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-cascadia img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-cascadia a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n   NO OVERALL BACKGROUND COLOR\n========================================================= *\/\n\n.cascadia-wrap{\n  position:relative;\n\n  padding:28px 29px 0;\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n\n  box-shadow:0 8px 28px rgba(28,18,9,.028);\n}\n\n.cascadia-wrap::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:29px;\n\n  width:66px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.cascadia-wrap::after{\n  content:\"\";\n\n  position:absolute;\n\n  top:11px;\n  left:29px;\n\n  width:32px;\n  height:1px;\n\n  background:var(--brass);\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.cascadia-intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,160px);\n\n  gap:31px;\n  align-items:end;\n\n  padding:21px 0 26px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cascadia-kicker{\n  margin:0 0 7px !important;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.cascadia-intro h2{\n  max-width:595px;\n\n  margin:0 0 9px;\n\n  font-size:35px;\n  line-height:1.03;\n}\n\n.cascadia-intro__copy \u003e p{\n  max-width:575px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:13px;\n}\n\n\n\/* LENGTH RAIL *\/\n\n.cascadia-intro__rail{\n  min-width:0;\n\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.cascadia-intro__rail small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.cascadia-intro__rail strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:29px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.cascadia-intro__rail span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#756452;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   QUICK PURCHASE CARDS\n========================================================= *\/\n\n.cascadia-quick{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:10px;\n\n  padding:18px 0 29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cascadia-quick__card{\n  position:relative;\n\n  min-width:0;\n\n  padding:14px 15px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.cascadia-quick__card:nth-child(1){\n  background:#F8F2E7;\n}\n\n.cascadia-quick__card:nth-child(2){\n  background:#F7F4ED;\n}\n\n.cascadia-quick__card:nth-child(3){\n  background:#F4EEE3;\n}\n\n.cascadia-quick__card::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:-1px;\n  left:14px;\n\n  width:32px;\n  height:2px;\n}\n\n.cascadia-quick__card:nth-child(1)::before{\n  background:var(--brass);\n}\n\n.cascadia-quick__card:nth-child(2)::before{\n  background:#C4B9A5;\n}\n\n.cascadia-quick__card:nth-child(3)::before{\n  background:var(--gold);\n}\n\n.cascadia-quick__card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--muted);\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.cascadia-quick__card strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.12;\n\n  font-weight:500;\n}\n\n.cascadia-quick__card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   LABEL\n========================================================= *\/\n\n.cascadia-label{\n  display:flex;\n  align-items:center;\n\n  gap:8px;\n\n  margin-bottom:7px;\n}\n\n.cascadia-label strong{\n  color:var(--gold-deep);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.cascadia-label span{\n  color:var(--muted);\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.cascadia-label::after{\n  content:\"\";\n\n  width:34px;\n  height:1px;\n\n  background:var(--brass);\n}\n\n\n\/* =========================================================\n   DETAIL \/ PEARL FORM\n========================================================= *\/\n\n.cascadia-detail{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:32px;\n  align-items:center;\n\n  padding:33px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n\n\/* IMAGE *\/\n\n.cascadia-detail__image{\n  width:185px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--brass);\n}\n\n.cascadia-detail__image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.cascadia-detail__image img{\n  max-height:174px !important;\n}\n\n.cascadia-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n\n  text-align:center;\n}\n\n\n\/* COPY *\/\n\n.cascadia-detail__copy h3{\n  margin:0 0 7px;\n\n  font-size:25px;\n  line-height:1.08;\n}\n\n.cascadia-detail__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12px;\n}\n\n\n\/* MICRO MATERIAL CARDS *\/\n\n.cascadia-detail__facts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:13px;\n}\n\n.cascadia-detail__fact{\n  padding:9px 10px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.cascadia-detail__fact:nth-child(1){\n  background:#F8F2E7;\n}\n\n.cascadia-detail__fact:nth-child(2){\n  background:#FBFAF6;\n}\n\n.cascadia-detail__fact:nth-child(3){\n  background:#F5EEE4;\n}\n\n.cascadia-detail__fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:7.8px;\n  font-weight:600;\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.cascadia-detail__fact strong{\n  color:var(--espresso);\n\n  font-size:9.8px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   LENGTH SELECTOR\n========================================================= *\/\n\n.cascadia-length{\n  padding:33px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cascadia-length__head{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  gap:30px;\n\n  margin-bottom:15px;\n}\n\n.cascadia-length__head h3{\n  margin:0;\n\n  font-size:24px;\n}\n\n.cascadia-length__head p{\n  max-width:485px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n\n\/* LENGTH CARDS *\/\n\n.cascadia-length-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:9px;\n\n  margin-bottom:17px;\n}\n\n.cascadia-length-card{\n  position:relative;\n\n  min-width:0;\n\n  padding:15px 14px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.cascadia-length-card--10{\n  background:#FBF8F2;\n  border-top:2px solid var(--champagne);\n}\n\n.cascadia-length-card--15{\n  background:#F7F0E4;\n  border-top:2px solid var(--gold);\n}\n\n.cascadia-length-card--20{\n  background:#F3ECE2;\n  border-top:2px solid var(--brass);\n}\n\n.cascadia-length-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.cascadia-length-card h3{\n  margin:0 0 2px;\n\n  font-size:20px;\n}\n\n.cascadia-length-card__measure{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  font-weight:600;\n}\n\n.cascadia-length-card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   DIMENSION IMAGES\n========================================================= *\/\n\n.cascadia-dimensions{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:9px;\n}\n\n.cascadia-dimension{\n  min-width:0;\n\n  padding:6px;\n\n  border:1px solid var(--line);\n}\n\n.cascadia-dimension a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.cascadia-dimension img{\n  max-height:155px !important;\n}\n\n.cascadia-dimension p{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:8px;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   LONG TABLE DARK ANCHOR\n========================================================= *\/\n\n.cascadia-table{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:26px;\n  align-items:center;\n\n  margin:31px 0;\n\n  padding:22px 24px;\n\n  background:var(--espresso);\n\n  border-radius:8px;\n}\n\n.cascadia-table__mark{\n  padding-right:22px;\n\n  border-right:1px solid rgba(255,255,255,.16);\n}\n\n.cascadia-table__mark small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold);\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.cascadia-table__mark strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:31px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.cascadia-table__mark span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CFC5B7;\n\n  font-size:9.5px;\n}\n\n.cascadia-table__copy h3{\n  margin:0 0 6px;\n\n  color:#FFF7EA;\n\n  font-size:21px;\n}\n\n.cascadia-table__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D5CCBF;\n\n  font-size:11px;\n}\n\n.cascadia-table__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:15px;\n\n  margin-top:11px;\n  padding-top:10px;\n\n  border-top:1px solid rgba(255,255,255,.14);\n}\n\n.cascadia-table__facts span{\n  color:#D8CFC2;\n\n  font-size:9.5px;\n}\n\n.cascadia-table__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   PEARL SCALE + GLOW\n========================================================= *\/\n\n.cascadia-options{\n  padding:32px 0;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.cascadia-options__head{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  gap:30px;\n\n  margin-bottom:15px;\n}\n\n.cascadia-options__head h3{\n  margin:0;\n\n  font-size:23px;\n}\n\n.cascadia-options__head p{\n  max-width:475px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n\n\/* OPTION COLUMNS *\/\n\n.cascadia-options-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:11px;\n}\n\n.cascadia-option-group{\n  min-width:0;\n\n  padding:15px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.cascadia-option-group--pearl{\n  background:#FAF7F1;\n  border-top:2px solid var(--champagne);\n}\n\n.cascadia-option-group--glow{\n  background:#F6EFE4;\n  border-top:2px solid var(--gold);\n}\n\n.cascadia-option-group \u003e small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.cascadia-option-group \u003e h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n\n\/* OPTION ROW *\/\n\n.cascadia-option-row{\n  display:grid;\n  grid-template-columns:minmax(0,85px) minmax(0,1fr);\n\n  gap:12px;\n\n  padding:8px 0;\n\n  border-top:1px solid var(--line);\n}\n\n.cascadia-option-row:last-child{\n  border-bottom:1px solid var(--line);\n}\n\n.cascadia-option-row strong{\n  color:var(--espresso);\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n.cascadia-option-row span{\n  color:var(--text);\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n\n\/* TEMPERATURE DOTS *\/\n\n.cascadia-temp{\n  display:flex;\n  align-items:center;\n\n  gap:7px;\n}\n\n.cascadia-temp::before{\n  content:\"\";\n\n  display:block;\n\n  width:8px;\n  height:8px;\n\n  flex:0 0 8px;\n\n  border-radius:50%;\n\n  border:1px solid rgba(28,18,9,.16);\n}\n\n.cascadia-temp--warm::before{\n  background:#E4BE78;\n}\n\n.cascadia-temp--neutral::before{\n  background:#EEE6D2;\n}\n\n.cascadia-temp--cool::before{\n  background:#E8EBE9;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.cascadia-specs{\n  padding:31px 0;\n}\n\n.cascadia-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.cascadia-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.cascadia-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.cascadia-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.cascadia-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.cascadia-spec-row__label{\n  color:#806C58;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.cascadia-spec-row__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11px;\n  font-weight:500;\n  line-height:1.5;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   CERT\n========================================================= *\/\n\n.cascadia-cert{\n  margin-top:12px;\n\n  padding:11px 13px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n\n  border-radius:5px;\n}\n\n.cascadia-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.cascadia-cert strong{\n  display:block;\n\n  color:#352719;\n\n  font-size:10.8px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.cascadia-shipping{\n  position:relative;\n\n  padding:20px 21px;\n\n  background:#F7F0E3;\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n\n  border-radius:7px 7px 0 0;\n}\n\n.cascadia-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:52px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.cascadia-shipping h3{\n  margin:0 0 9px;\n\n  font-size:20px;\n}\n\n.cascadia-shipping p{\n  margin:0 0 6px;\n\n  color:#5E4F41;\n\n  font-size:11.5px;\n}\n\n.cascadia-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.cascadia-shipping strong{\n  color:var(--espresso);\n}\n\n.cascadia-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.cascadia-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(20,14,9,.95);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.cascadia-lightbox:target{\n  display:flex;\n}\n\n.cascadia-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.cascadia-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.cascadia-lightbox__inner span{\n  margin-top:10px;\n\n  color:#DEC9A5;\n\n  font-size:9.5px;\n  letter-spacing:.08em;\n\n  text-align:center;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .cascadia-wrap{\n    padding:25px 18px 0;\n  }\n\n  .cascadia-wrap::before,\n  .cascadia-wrap::after{\n    left:18px;\n  }\n\n\n  .cascadia-intro{\n    grid-template-columns:minmax(0,1fr) minmax(0,125px);\n\n    gap:18px;\n  }\n\n  .cascadia-intro h2{\n    font-size:29px;\n  }\n\n\n  .cascadia-detail{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .cascadia-detail__image{\n    width:135px;\n  }\n\n  .cascadia-detail__image img{\n    max-height:126px !important;\n  }\n\n\n  .cascadia-length__head,\n  .cascadia-options__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .cascadia-table{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n\n  .cascadia-spec-row{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:500px){\n\n  .cascadia-intro{\n    grid-template-columns:1fr;\n  }\n\n  .cascadia-intro__rail{\n    width:165px;\n  }\n\n\n  .cascadia-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .cascadia-detail{\n    grid-template-columns:1fr;\n  }\n\n  .cascadia-detail__image{\n    width:115px;\n\n    margin:0;\n  }\n\n\n  .cascadia-detail__facts{\n    grid-template-columns:1fr;\n  }\n\n\n  .cascadia-length-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .cascadia-dimensions{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n\n    gap:5px;\n  }\n\n  .cascadia-dimension{\n    padding:4px;\n  }\n\n  .cascadia-dimension img{\n    max-height:100px !important;\n  }\n\n  .cascadia-dimension p{\n    font-size:7.3px;\n  }\n\n\n  .cascadia-table{\n    grid-template-columns:1fr;\n\n    gap:11px;\n\n    padding:19px;\n  }\n\n  .cascadia-table__mark{\n    padding:0 0 10px;\n\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.16);\n  }\n\n  .cascadia-table__mark strong{\n    font-size:27px;\n  }\n\n\n  .cascadia-options-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .cascadia-option-row{\n    grid-template-columns:minmax(0,76px) minmax(0,1fr);\n\n    gap:9px;\n  }\n\n\n  .cascadia-specs__head{\n    display:block;\n  }\n\n  .cascadia-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .cascadia-spec-row{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .cascadia-spec-row__label{\n    color:var(--gold-deep);\n\n    font-size:9.5px;\n    font-weight:600;\n    letter-spacing:.05em;\n    text-transform:uppercase;\n  }\n\n  .cascadia-spec-row__value{\n    font-size:11.5px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-cascadia\" id=\"cascadia-root\"\u003e\n\u003cdiv class=\"cascadia-wrap\"\u003e\n\u003c!-- =====================================================\n         INTRO\n    ====================================================== --\u003e\n\u003csection class=\"cascadia-intro\"\u003e\n\u003cdiv class=\"cascadia-intro__copy\"\u003e\n\u003cp class=\"cascadia-kicker\"\u003eCascadia · Horizontal Linear Pearl Chandelier\u003c\/p\u003e\n\u003ch2\u003eA Line of Pearls Designed for Long Tables\u003c\/h2\u003e\n\u003cp\u003eCascadia stretches a sequence of softly luminous pearl-finished globes across a slender brass-finish structure. Instead of concentrating light at one point, its horizontal form follows the length of a dining table, kitchen island or long interior space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-intro__rail\"\u003e\n\u003csmall\u003e Horizontal Span \u003c\/small\u003e \u003cstrong\u003e 66–126\" \u003c\/strong\u003e \u003cspan\u003e 10 \/ 15 \/ 20 Globes\u003cbr\u003e3.9\" or 4.7\" Pearl Size \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         QUICK DECISION CARDS\n    ====================================================== --\u003e\n\u003csection class=\"cascadia-quick\"\u003e\n\u003cdiv class=\"cascadia-quick__card\"\u003e\n\u003csmall\u003e Length \u003c\/small\u003e \u003cstrong\u003e 3 Configurations \u003c\/strong\u003e\n\u003cp\u003e66\", 82.6\" or 126\" spans for different table lengths.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-quick__card\"\u003e\n\u003csmall\u003e Pearl Scale \u003c\/small\u003e \u003cstrong\u003e 3.9\" \/ 4.7\" \u003c\/strong\u003e\n\u003cp\u003eChoose a more refined or more sculptural globe proportion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-quick__card\"\u003e\n\u003csmall\u003e Integrated LED \u003c\/small\u003e \u003cstrong\u003e 3 Color Temperatures \u003c\/strong\u003e\n\u003cp\u003e3000K, 4000K or 6000K — select your preferred light tone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PRODUCT DETAIL\n    ====================================================== --\u003e\n\u003csection class=\"cascadia-detail\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cascadia-detail__image\"\u003e\u003ca href=\"#cascadia-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cascadia-horizontal-linear-pearl-chandelier-stuberlighting_11.jpg?v=1780194410\" alt=\"Close-up of Cascadia Horizontal Pearl Chandelier showing pearl-finished globes and brass-finish metal detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"cascadia-caption\"\u003ePearl + brass detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-detail__copy\"\u003e\n\u003cdiv class=\"cascadia-label\"\u003e\n\u003cstrong\u003e 01 \u003c\/strong\u003e \u003cspan\u003e Pearl Rhythm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch3\u003eRepetition Creates the Statement\u003c\/h3\u003e\n\u003cp\u003eThe design stays visually light because the structure is slender. Its impact comes from repeating rounded pearl-finished globes along one extended line rather than building one heavy central body.\u003c\/p\u003e\n\u003cdiv class=\"cascadia-detail__facts\"\u003e\n\u003cdiv class=\"cascadia-detail__fact\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e \u003cstrong\u003e Brass-Finish Metal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-detail__fact\"\u003e\n\u003csmall\u003e Globes \u003c\/small\u003e \u003cstrong\u003e Pearl-Finished Acrylic \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-detail__fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Integrated LED \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         LENGTH SELECTOR\n    ====================================================== --\u003e\n\u003csection class=\"cascadia-length\"\u003e\n\u003cdiv class=\"cascadia-length__head\"\u003e\n\u003ch3\u003eStart with the Length\u003c\/h3\u003e\n\u003cp\u003eCascadia is designed around horizontal proportion. Match the chandelier span to the table, island or architectural line below it before choosing the globe diameter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-length-grid\"\u003e\n\u003c!-- 10 --\u003e\n\u003cdiv class=\"cascadia-length-card cascadia-length-card--10\"\u003e\n\u003csmall\u003e Configuration 01 \u003c\/small\u003e\n\u003ch3\u003e10 Globes\u003c\/h3\u003e\n\u003cspan class=\"cascadia-length-card__measure\"\u003e 66\" Span \u003c\/span\u003e\n\u003cp\u003eBest for 6–8 seat dining tables and standard 6–7 ft kitchen islands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 15 --\u003e\n\u003cdiv class=\"cascadia-length-card cascadia-length-card--15\"\u003e\n\u003csmall\u003e Configuration 02 \u003c\/small\u003e\n\u003ch3\u003e15 Globes\u003c\/h3\u003e\n\u003cspan class=\"cascadia-length-card__measure\"\u003e L82.6\" × H59\" \u003c\/span\u003e\n\u003cp\u003eDesigned for 8–10 seat dining tables and larger 7–8 ft islands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 20 --\u003e\n\u003cdiv class=\"cascadia-length-card cascadia-length-card--20\"\u003e\n\u003csmall\u003e Configuration 03 \u003c\/small\u003e\n\u003ch3\u003e20 Globes\u003c\/h3\u003e\n\u003cspan class=\"cascadia-length-card__measure\"\u003e L126\" × H59\" \u003c\/span\u003e\n\u003cp\u003eFor banquet-length tables, long islands and large gallery-like spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =================================================\n           DIMENSION REFERENCES\n      ================================================== --\u003e\n\u003cdiv class=\"cascadia-dimensions\"\u003e\n\u003c!-- 10 --\u003e\n\u003cdiv class=\"cascadia-dimension\"\u003e\n\u003ca href=\"#cascadia-size-10-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cascadia-horizontal-linear-pearl-chandelier-stuberlighting_2.jpg?v=1780194411\" alt=\"Cascadia 10 Globe Horizontal Chandelier 66 inch dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003e10 Globes · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 15 --\u003e\n\u003cdiv class=\"cascadia-dimension\"\u003e\n\u003ca href=\"#cascadia-size-15-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cascadia-horizontal-linear-pearl-chandelier-stuberlighting_9.jpg?v=1780194410\" alt=\"Cascadia 15 Globe Horizontal Chandelier 82.6 inch by 59 inch dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003e15 Globes · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 20 --\u003e\n\u003cdiv class=\"cascadia-dimension\"\u003e\n\u003ca href=\"#cascadia-size-20-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cascadia-horizontal-linear-pearl-chandelier-stuberlighting_16.jpg?v=1780194410\" alt=\"Cascadia 20 Globe Horizontal Chandelier 126 inch by 59 inch dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003e20 Globes · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         LONG TABLE ANCHOR\n    ====================================================== --\u003e\n\u003csection class=\"cascadia-table\"\u003e\n\u003cdiv class=\"cascadia-table__mark\"\u003e\n\u003csmall\u003e Dining Setup \u003c\/small\u003e \u003cstrong\u003e 30–34\" \u003c\/strong\u003e \u003cspan\u003e above tabletop \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-table__copy\"\u003e\n\u003ch3\u003eLet the Fixture Follow the Table\u003c\/h3\u003e\n\u003cp\u003eCascadia works best when its horizontal line visually follows the surface below. Over a dining table, begin with approximately 30–34 inches between the tabletop and the lowest part of the fixture, then adjust for ceiling height and sightlines.\u003c\/p\u003e\n\u003cdiv class=\"cascadia-table__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003e10 Globes\u003c\/strong\u003e · 6–8 seats \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e15 Globes\u003c\/strong\u003e · 8–10 seats \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e20 Globes\u003c\/strong\u003e · extra-long spaces \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PEARL SIZE + COLOR TEMPERATURE\n    ====================================================== --\u003e\n\u003csection class=\"cascadia-options\"\u003e\n\u003cdiv class=\"cascadia-options__head\"\u003e\n\u003ch3\u003eThen Choose the Proportion \u0026amp; Glow\u003c\/h3\u003e\n\u003cp\u003eGlobe diameter changes how visually bold the fixture feels. Color temperature changes the mood of the light, not the chandelier shape.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-options-grid\"\u003e\n\u003c!-- PEARL SIZE --\u003e\n\u003cdiv class=\"cascadia-option-group cascadia-option-group--pearl\"\u003e\n\u003csmall\u003e Pearl Scale \u003c\/small\u003e\n\u003ch3\u003e3.9\" or 4.7\"\u003c\/h3\u003e\n\u003cdiv class=\"cascadia-option-row\"\u003e\n\u003cstrong\u003e 3.9\" \u003c\/strong\u003e \u003cspan\u003e Smaller and more refined — better when you want a lighter string-of-pearls appearance. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-option-row\"\u003e\n\u003cstrong\u003e 4.7\" \u003c\/strong\u003e \u003cspan\u003e Larger and more sculptural — stronger visual presence in generous rooms and higher ceilings. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COLOR TEMPERATURE --\u003e\n\u003cdiv class=\"cascadia-option-group cascadia-option-group--glow\"\u003e\n\u003csmall\u003e Color Temperature \u003c\/small\u003e\n\u003ch3\u003eChoose the Light Tone\u003c\/h3\u003e\n\u003cdiv class=\"cascadia-option-row\"\u003e\n\u003cstrong class=\"cascadia-temp cascadia-temp--warm\"\u003e 3000K \u003c\/strong\u003e \u003cspan\u003e Warm white · best for dining and relaxed residential interiors. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-option-row\"\u003e\n\u003cstrong class=\"cascadia-temp cascadia-temp--neutral\"\u003e 4000K \u003c\/strong\u003e \u003cspan\u003e Neutral white · cleaner light for contemporary spaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-option-row\"\u003e\n\u003cstrong class=\"cascadia-temp cascadia-temp--cool\"\u003e 6000K \u003c\/strong\u003e \u003cspan\u003e Cool white · brightest and coolest visual appearance. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"cascadia-specs\"\u003e\n\u003cdiv class=\"cascadia-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Cascadia · Horizontal Linear Pearl Chandelier \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-spec-list\"\u003e\n\u003cdiv class=\"cascadia-spec-row\"\u003e\n\u003cspan class=\"cascadia-spec-row__label\"\u003e Configurations \u003c\/span\u003e \u003cspan class=\"cascadia-spec-row__value\"\u003e 10 Globes · 15 Globes · 20 Globes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-spec-row\"\u003e\n\u003cspan class=\"cascadia-spec-row__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"cascadia-spec-row__value\"\u003e 10 Globes: 66\" span · overall hanging height to order · 15 Globes: L82.6\" × H59\" · 20 Globes: L126\" × H59\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-spec-row\"\u003e\n\u003cspan class=\"cascadia-spec-row__label\"\u003e Globe Sizes \u003c\/span\u003e \u003cspan class=\"cascadia-spec-row__value\"\u003e Ø3.9\" · Ø4.7\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-spec-row\"\u003e\n\u003cspan class=\"cascadia-spec-row__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"cascadia-spec-row__value\"\u003e Brass-finish metal · Pearl-finished acrylic globes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-spec-row\"\u003e\n\u003cspan class=\"cascadia-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"cascadia-spec-row__value\"\u003e Integrated LED · Included · Separate Bulb: Not required · Rated lifespan: 50,000 hours \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-spec-row\"\u003e\n\u003cspan class=\"cascadia-spec-row__label\"\u003e Color Temperature \u003c\/span\u003e \u003cspan class=\"cascadia-spec-row__value\"\u003e 3000K Warm · 4000K Neutral · 6000K Cool · Choose at order \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-spec-row\"\u003e\n\u003cspan class=\"cascadia-spec-row__label\"\u003e Maximum Wattage \u003c\/span\u003e \u003cspan class=\"cascadia-spec-row__value\"\u003e 40W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-spec-row\"\u003e\n\u003cspan class=\"cascadia-spec-row__label\"\u003e Electrical \/ Control \u003c\/span\u003e \u003cspan class=\"cascadia-spec-row__value\"\u003e AC 110–240V · Compatible with standard wall switch · Wall switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-spec-row\"\u003e\n\u003cspan class=\"cascadia-spec-row__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"cascadia-spec-row__value\"\u003e Hardwired · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-spec-row\"\u003e\n\u003cspan class=\"cascadia-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"cascadia-spec-row__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"cascadia-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"cascadia-detail-large\" href=\"#cascadia-root\" class=\"cascadia-lightbox\"\u003e \u003cspan class=\"cascadia-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cascadia-horizontal-linear-pearl-chandelier-stuberlighting_11.jpg?v=1780194410\" alt=\"Enlarged Cascadia pearl-finished globe and brass-finish metal detail\"\u003e \u003cspan\u003e Pearl + Brass Detail · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — 10 GLOBES\n  ====================================================== --\u003e \u003ca id=\"cascadia-size-10-large\" href=\"#cascadia-root\" class=\"cascadia-lightbox\"\u003e \u003cspan class=\"cascadia-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cascadia-horizontal-linear-pearl-chandelier-stuberlighting_2.jpg?v=1780194411\" alt=\"Enlarged Cascadia 10 Globe 66 inch dimension drawing\"\u003e \u003cspan\u003e 10 Globes · 66\" Span · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — 15 GLOBES\n  ====================================================== --\u003e \u003ca id=\"cascadia-size-15-large\" href=\"#cascadia-root\" class=\"cascadia-lightbox\"\u003e \u003cspan class=\"cascadia-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cascadia-horizontal-linear-pearl-chandelier-stuberlighting_9.jpg?v=1780194410\" alt=\"Enlarged Cascadia 15 Globe 82.6 inch dimension drawing\"\u003e \u003cspan\u003e 15 Globes · L82.6\" × H59\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — 20 GLOBES\n  ====================================================== --\u003e \u003ca id=\"cascadia-size-20-large\" href=\"#cascadia-root\" class=\"cascadia-lightbox\"\u003e \u003cspan class=\"cascadia-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cascadia-horizontal-linear-pearl-chandelier-stuberlighting_16.jpg?v=1780194410\" alt=\"Enlarged Cascadia 20 Globe 126 inch dimension drawing\"\u003e \u003cspan\u003e 20 Globes · L126\" × H59\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"10 Heads \/ Dia: 3.9\" \/ Warm Light","offer_id":52276049903899,"sku":"STB-CASCAD-10-S1","price":455.0,"currency_code":"USD","in_stock":true},{"title":"10 Heads \/ Dia: 3.9\" \/ Cool Light","offer_id":52276049936667,"sku":"STB-CASCAD-10-S2","price":455.0,"currency_code":"USD","in_stock":true},{"title":"10 Heads \/ Dia: 4.7\" \/ Warm Light","offer_id":52276049969435,"sku":"STB-CASCAD-10-L1","price":500.0,"currency_code":"USD","in_stock":true},{"title":"10 Heads \/ Dia: 4.7\" \/ Cool Light","offer_id":52276050002203,"sku":"STB-CASCAD-10-L2","price":500.0,"currency_code":"USD","in_stock":true},{"title":"15 Heads \/ Dia: 3.9\" \/ Warm Light","offer_id":52276050034971,"sku":"STB-CASCAD-15-S1","price":630.0,"currency_code":"USD","in_stock":true},{"title":"15 Heads \/ Dia: 3.9\" \/ Cool Light","offer_id":52276050067739,"sku":"STB-CASCAD-15-S2","price":630.0,"currency_code":"USD","in_stock":true},{"title":"15 Heads \/ Dia: 4.7\" \/ Warm Light","offer_id":52276050100507,"sku":"STB-CASCAD-15-L1","price":690.0,"currency_code":"USD","in_stock":true},{"title":"15 Heads \/ Dia: 4.7\" \/ Cool Light","offer_id":52276050133275,"sku":"STB-CASCAD-15-L2","price":690.0,"currency_code":"USD","in_stock":true},{"title":"20 Heads \/ Dia: 3.9\" \/ Warm Light","offer_id":52276050166043,"sku":"STB-CASCAD-20-S1","price":950.0,"currency_code":"USD","in_stock":true},{"title":"20 Heads \/ Dia: 3.9\" \/ Cool Light","offer_id":52276050198811,"sku":"STB-CASCAD-20-S2","price":950.0,"currency_code":"USD","in_stock":true},{"title":"20 Heads \/ Dia: 4.7\" \/ Warm Light","offer_id":52276050231579,"sku":"STB-CASCAD-20-L1","price":1020.0,"currency_code":"USD","in_stock":true},{"title":"20 Heads \/ Dia: 4.7\" \/ Cool Light","offer_id":52276050264347,"sku":"STB-CASCAD-20-L2","price":1020.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cascadia-horizontal-linear-pearl-chandelier-stuberlighting_1.jpg?v=1780194410"},{"product_id":"petite-mini-flower-pendant-light-for-bathroom-and-bedside","title":"Petite Mini Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — PETITE\n   MINI FLOWER PENDANT LIGHT\n\n   MINI SCALE \/ FLOWER \/ PAIR\n\n   QUIET LUXURY · CONCISE SHOPPER-FIRST LAYOUT\n   NO OVERALL BACKGROUND FILL\n\n   ESPRESSO · CREAM · BRASS · IVORY\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-petite{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#655546;\n  --muted:#81715F;\n\n  --gold:#C8A96E;\n  --gold-deep:#987344;\n  --brass:#A67C47;\n\n  --beige:#E7D8C0;\n  --white:#FCFAF5;\n  --cream:#F7F0E3;\n  --paper:#FBF8F2;\n\n  --line:#DED2BD;\n  --line-soft:#EAE1D3;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-petite *,\n.stb-petite *::before,\n.stb-petite *::after{\n  box-sizing:border-box;\n}\n\n.stb-petite h2,\n.stb-petite h3,\n.stb-petite p{\n  margin-top:0;\n}\n\n.stb-petite h2,\n.stb-petite h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-petite img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.pet-shell{\n  position:relative;\n\n  padding:29px 29px 0;\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n\n  box-shadow:0 8px 28px rgba(28,18,9,.025);\n}\n\n.pet-shell::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:29px;\n\n  width:62px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.pet-shell::after{\n  content:\"\";\n\n  position:absolute;\n\n  top:11px;\n  left:29px;\n\n  width:31px;\n  height:1px;\n\n  background:var(--brass);\n}\n\n\n\/* =========================================================\n   01 — INTRO\n========================================================= *\/\n\n.pet-intro{\n  padding:20px 0 28px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.pet-intro__top{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,145px);\n\n  gap:31px;\n  align-items:end;\n}\n\n.pet-kicker{\n  margin:0 0 7px !important;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.pet-intro h2{\n  max-width:600px;\n\n  margin:0 0 9px;\n\n  font-size:35px;\n  line-height:1.03;\n}\n\n.pet-intro__copy \u003e p{\n  max-width:575px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:13px;\n}\n\n\n\/* SIZE RAIL *\/\n\n.pet-intro__scale{\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.pet-intro__scale small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.pet-intro__scale strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:31px;\n  line-height:.9;\n\n  font-weight:500;\n}\n\n.pet-intro__scale span{\n  display:block;\n\n  margin-top:7px;\n\n  color:#756452;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* QUICK CARDS *\/\n\n.pet-quick{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:9px;\n\n  margin-top:19px;\n}\n\n.pet-quick__item{\n  position:relative;\n\n  min-width:0;\n\n  padding:12px 13px;\n\n  border:1px solid var(--line);\n  border-radius:6px;\n}\n\n.pet-quick__item:nth-child(1){\n  background:#FAF6EF;\n}\n\n.pet-quick__item:nth-child(2){\n  background:#F5EEE3;\n}\n\n.pet-quick__item:nth-child(3){\n  background:#FCFAF5;\n}\n\n.pet-quick__item::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:-1px;\n  left:13px;\n\n  width:29px;\n  height:2px;\n\n  background:var(--gold);\n}\n\n.pet-quick__item:nth-child(2)::before{\n  background:var(--brass);\n}\n\n.pet-quick__item:nth-child(3)::before{\n  background:#C6BAA8;\n}\n\n.pet-quick__item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:7.8px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.pet-quick__item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.1;\n\n  font-weight:500;\n}\n\n.pet-quick__item p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   02 — FLOWER \/ FINISH\n========================================================= *\/\n\n.pet-flower{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:32px;\n  align-items:center;\n\n  padding:32px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n\n\/* DETAIL IMAGE *\/\n\n.pet-detail-image{\n  width:180px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--brass);\n}\n\n.pet-detail-image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.pet-detail-image img{\n  max-height:170px !important;\n}\n\n.pet-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:8.3px;\n\n  text-align:center;\n}\n\n\n\/* COPY *\/\n\n.pet-flower__copy h3{\n  margin:0 0 6px;\n\n  font-size:24px;\n  line-height:1.08;\n}\n\n.pet-flower__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n\n\/* FINISH CARDS *\/\n\n.pet-finishes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:14px;\n}\n\n.pet-finish{\n  position:relative;\n\n  min-width:0;\n\n  padding:11px 12px;\n\n  border:1px solid var(--line);\n\n  border-radius:6px;\n}\n\n.pet-finish--beige{\n  background:#F4EBDD;\n}\n\n.pet-finish--white{\n  background:#FCFAF6;\n}\n\n.pet-finish::after{\n  content:\"\";\n\n  position:absolute;\n\n  top:11px;\n  right:11px;\n\n  width:8px;\n  height:8px;\n\n  border-radius:50%;\n}\n\n.pet-finish--beige::after{\n  background:#D4BE9D;\n}\n\n.pet-finish--white::after{\n  background:#F7F5F0;\n\n  border:1px solid #C5BBAE;\n}\n\n.pet-finish small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:7.5px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.pet-finish strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  font-weight:500;\n}\n\n.pet-finish p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:9.8px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   03 — SCALE \/ USE \/ SIZE\n========================================================= *\/\n\n.pet-scale{\n  padding:32px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.pet-scale__main{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,150px);\n\n  gap:31px;\n  align-items:center;\n}\n\n.pet-scale__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n}\n\n.pet-scale__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n\n\/* MEASURE *\/\n\n.pet-measures{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:27px;\n\n  margin-top:14px;\n}\n\n.pet-measure{\n  min-width:88px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.pet-measure:nth-child(2){\n  border-color:var(--brass);\n}\n\n.pet-measure small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pet-measure strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:22px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* DIMENSION *\/\n\n.pet-size-image{\n  width:150px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--gold);\n}\n\n.pet-size-image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.pet-size-image img{\n  max-height:140px !important;\n}\n\n\n\/* USE STRIP *\/\n\n.pet-use{\n  display:grid;\n  grid-template-columns:minmax(0,118px) minmax(0,1fr);\n\n  gap:23px;\n  align-items:center;\n\n  margin-top:22px;\n\n  padding:18px 20px;\n\n  background:var(--espresso);\n\n  border-radius:7px;\n}\n\n.pet-use__mark{\n  padding-right:19px;\n\n  border-right:1px solid rgba(255,255,255,.16);\n}\n\n.pet-use__mark small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold);\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.pet-use__mark strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:26px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.pet-use__mark span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CFC5B7;\n\n  font-size:8.8px;\n}\n\n.pet-use__copy h3{\n  margin:0 0 4px;\n\n  color:#FFF7EA;\n\n  font-size:19px;\n}\n\n.pet-use__copy \u003e p{\n  margin:0;\n\n  color:#D5CCBF;\n\n  font-size:10.5px;\n}\n\n.pet-use__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:14px;\n\n  margin-top:8px;\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.14);\n}\n\n.pet-use__facts span{\n  color:#D8CFC2;\n\n  font-size:9px;\n}\n\n.pet-use__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* BATHROOM NOTE *\/\n\n.pet-dry-note{\n  margin-top:11px;\n\n  padding:9px 11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.pet-dry-note strong{\n  color:var(--espresso);\n\n  font-size:9.8px;\n}\n\n.pet-dry-note span{\n  color:var(--text);\n\n  font-size:9.8px;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.pet-specs{\n  padding:31px 0;\n}\n\n.pet-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.pet-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.pet-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.pet-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.pet-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.pet-spec-row__label{\n  color:#806C58;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.pet-spec-row__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11px;\n  font-weight:500;\n  line-height:1.5;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CERT *\/\n\n.pet-cert{\n  margin-top:12px;\n\n  padding:11px 13px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n\n  border-radius:5px;\n}\n\n.pet-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.pet-cert strong{\n  display:block;\n\n  color:#352719;\n\n  font-size:10.8px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.pet-shipping{\n  position:relative;\n\n  padding:20px 21px;\n\n  background:#F7F0E3;\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n\n  border-radius:7px 7px 0 0;\n}\n\n.pet-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:52px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.pet-shipping h3{\n  margin:0 0 9px;\n\n  font-size:20px;\n}\n\n.pet-shipping p{\n  margin:0 0 6px;\n\n  color:#5E4F41;\n\n  font-size:11.5px;\n}\n\n.pet-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.pet-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.pet-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(20,14,9,.95);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.pet-lightbox:target{\n  display:flex;\n}\n\n.pet-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.pet-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.pet-lightbox__inner span{\n  margin-top:10px;\n\n  color:#DEC9A5;\n\n  font-size:9.5px;\n  letter-spacing:.08em;\n\n  text-align:center;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .pet-shell{\n    padding:25px 18px 0;\n  }\n\n  .pet-shell::before,\n  .pet-shell::after{\n    left:18px;\n  }\n\n\n  .pet-intro__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,115px);\n\n    gap:18px;\n  }\n\n  .pet-intro h2{\n    font-size:29px;\n  }\n\n\n  .pet-flower{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .pet-detail-image{\n    width:135px;\n  }\n\n  .pet-detail-image img{\n    max-height:126px !important;\n  }\n\n\n  .pet-scale__main{\n    grid-template-columns:minmax(0,1fr) minmax(0,125px);\n\n    gap:20px;\n  }\n\n\n  .pet-spec-row{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:500px){\n\n  .pet-intro__top{\n    grid-template-columns:1fr;\n  }\n\n  .pet-intro__scale{\n    width:155px;\n  }\n\n\n  .pet-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .pet-flower{\n    grid-template-columns:1fr;\n  }\n\n  .pet-detail-image{\n    width:115px;\n\n    margin:0;\n  }\n\n\n  .pet-finishes{\n    grid-template-columns:1fr;\n  }\n\n\n  .pet-scale__main{\n    grid-template-columns:1fr;\n  }\n\n  .pet-size-image{\n    width:110px;\n\n    margin:0;\n  }\n\n  .pet-size-image img{\n    max-height:103px !important;\n  }\n\n\n  .pet-use{\n    grid-template-columns:1fr;\n\n    gap:9px;\n\n    padding:17px;\n  }\n\n  .pet-use__mark{\n    padding:0 0 9px;\n\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.16);\n  }\n\n\n  .pet-specs__head{\n    display:block;\n  }\n\n  .pet-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .pet-spec-row{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .pet-spec-row__label{\n    color:var(--gold-deep);\n\n    font-size:9.5px;\n    font-weight:600;\n\n    letter-spacing:.05em;\n    text-transform:uppercase;\n  }\n\n  .pet-spec-row__value{\n    font-size:11.5px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-petite\" id=\"petite-root\"\u003e\n\u003cdiv class=\"pet-shell\"\u003e\n\u003c!-- =====================================================\n         01 — INTRO\n    ====================================================== --\u003e\n\u003csection class=\"pet-intro\"\u003e\n\u003cdiv class=\"pet-intro__top\"\u003e\n\u003cdiv class=\"pet-intro__copy\"\u003e\n\u003cp class=\"pet-kicker\"\u003ePetite · Mini Flower Pendant Light\u003c\/p\u003e\n\u003ch2\u003eA Flower Pendant Made for Smaller Spaces\u003c\/h2\u003e\n\u003cp\u003ePetite pairs a softly sculpted resin flower shade with a brass-finish canopy in a compact 5.5-inch profile. Small enough for a vanity or bedside, it adds decorative light without visually crowding the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pet-intro__scale\"\u003e\n\u003csmall\u003e Shade Size \u003c\/small\u003e \u003cstrong\u003e Ø5.5\" \u003c\/strong\u003e \u003cspan\u003e Ø14cm\u003cbr\u003eH5.9\" \/ 15cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pet-quick\"\u003e\n\u003cdiv class=\"pet-quick__item\"\u003e\n\u003csmall\u003e Scale \u003c\/small\u003e \u003cstrong\u003e Mini 5.5\" \u003c\/strong\u003e\n\u003cp\u003eDesigned for areas where a standard pendant feels oversized.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pet-quick__item\"\u003e\n\u003csmall\u003e Finish \u003c\/small\u003e \u003cstrong\u003e Beige \/ White \u003c\/strong\u003e\n\u003cp\u003eBoth paired with the same warm brass-finish canopy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pet-quick__item\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable \u003c\/strong\u003e\n\u003cp\u003eShorten during installation or request a longer drop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — FLOWER \/ FINISH\n    ====================================================== --\u003e\n\u003csection class=\"pet-flower\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"pet-detail-image\"\u003e\u003ca href=\"#petite-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/petite-mini-flower-pendant-light-for-bathroom-and-bedside-stuberlighting_17.jpg?v=1780728125\" alt=\"Close-up of Petite Mini Flower Pendant Light showing sculpted resin flower shade and brass-finish detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"pet-caption\"\u003eFlower detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pet-flower__copy\"\u003e\n\u003ch3\u003eSoft Shape, Small Footprint\u003c\/h3\u003e\n\u003cp\u003eThe hand-cast resin shade gives Petite its floral silhouette without making the fixture visually heavy. Choose Beige for a warmer tonal look or White for a cleaner contrast against the brass.\u003c\/p\u003e\n\u003cdiv class=\"pet-finishes\"\u003e\n\u003cdiv class=\"pet-finish pet-finish--beige\"\u003e\n\u003csmall\u003e Finish 01 \u003c\/small\u003e \u003cstrong\u003e Brass + Beige \u003c\/strong\u003e\n\u003cp\u003eWarmer with cream, wood and soft neutral interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pet-finish pet-finish--white\"\u003e\n\u003csmall\u003e Finish 02 \u003c\/small\u003e \u003cstrong\u003e Brass + White \u003c\/strong\u003e\n\u003cp\u003eCleaner contrast for light walls and crisp bathrooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — SCALE \/ USE\n    ====================================================== --\u003e\n\u003csection class=\"pet-scale\"\u003e\n\u003cdiv class=\"pet-scale__main\"\u003e\n\u003cdiv class=\"pet-scale__copy\"\u003e\n\u003ch3\u003eSmall Enough to Use One — or Repeat in Pairs\u003c\/h3\u003e\n\u003cp\u003eAt only 5.5 inches across, Petite works where a full-size pendant would feel too large. Use one above a bedside surface or single vanity, or repeat two for a more balanced installation.\u003c\/p\u003e\n\u003cdiv class=\"pet-measures\"\u003e\n\u003cdiv class=\"pet-measure\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 5.5\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pet-measure\"\u003e\n\u003csmall\u003e Shade Height \u003c\/small\u003e \u003cstrong\u003e 5.9\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pet-measure\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"pet-size-image\"\u003e\u003ca href=\"#petite-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/petite-mini-flower-pendant-light-for-bathroom-and-bedside-stuberlighting_8.jpg?v=1780728125\" alt=\"Petite Mini Flower Pendant Light dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"pet-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- USE \/ INSTALL --\u003e\n\u003cdiv class=\"pet-use\"\u003e\n\u003cdiv class=\"pet-use__mark\"\u003e\n\u003csmall\u003e Best Use \u003c\/small\u003e \u003cstrong\u003e 1 or 2 \u003c\/strong\u003e \u003cspan\u003e single or paired \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pet-use__copy\"\u003e\n\u003ch3\u003eVanity, Bedside or Compact Entry\u003c\/h3\u003e\n\u003cp\u003ePetite is especially useful when you want pendant lighting without sacrificing visual or surface space.\u003c\/p\u003e\n\u003cdiv class=\"pet-use__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003eBedside\u003c\/strong\u003e · one each side \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eVanity\u003c\/strong\u003e · single or pair \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eEntry\u003c\/strong\u003e · compact accent \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pet-dry-note\"\u003e\n\u003cstrong\u003e Bathroom use — \u003c\/strong\u003e \u003cspan\u003e IP20 · indoor dry locations only. Suitable for dry vanity areas; do not install directly above or inside shower \/ tub wet zones. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         04 — PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"pet-specs\"\u003e\n\u003cdiv class=\"pet-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Petite · Mini Flower Pendant Light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pet-spec-list\"\u003e\n\u003cdiv class=\"pet-spec-row\"\u003e\n\u003cspan class=\"pet-spec-row__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"pet-spec-row__value\"\u003e Ø5.5\" × H5.9\" \/ Ø14 × H15cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pet-spec-row\"\u003e\n\u003cspan class=\"pet-spec-row__label\"\u003e Materials \/ Finish \u003c\/span\u003e \u003cspan class=\"pet-spec-row__value\"\u003e Brass-finish canopy · Hand-cast resin shade · Brass \u0026amp; Beige \/ Brass \u0026amp; White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pet-spec-row\"\u003e\n\u003cspan class=\"pet-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"pet-spec-row__value\"\u003e E26 \/ E27 · Bulb Included: Yes · Max 40W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pet-spec-row\"\u003e\n\u003cspan class=\"pet-spec-row__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"pet-spec-row__value\"\u003e Compatible with a dimmable bulb and compatible wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pet-spec-row\"\u003e\n\u003cspan class=\"pet-spec-row__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"pet-spec-row__value\"\u003e 59\" adjustable cord · Extendable on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pet-spec-row\"\u003e\n\u003cspan class=\"pet-spec-row__label\"\u003e Electrical \/ Control \u003c\/span\u003e \u003cspan class=\"pet-spec-row__value\"\u003e AC 110–240V · Standard wall switch compatible · Wall switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pet-spec-row\"\u003e\n\u003cspan class=\"pet-spec-row__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"pet-spec-row__value\"\u003e Hardwired · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pet-spec-row\"\u003e\n\u003cspan class=\"pet-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"pet-spec-row__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pet-cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         05 — SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"pet-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"petite-detail-large\" href=\"#petite-root\" class=\"pet-lightbox\"\u003e \u003cspan class=\"pet-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/petite-mini-flower-pendant-light-for-bathroom-and-bedside-stuberlighting_17.jpg?v=1780728125\" alt=\"Enlarged Petite resin flower pendant detail\"\u003e \u003cspan\u003e Flower Detail · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"petite-size-large\" href=\"#petite-root\" class=\"pet-lightbox\"\u003e \u003cspan class=\"pet-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/petite-mini-flower-pendant-light-for-bathroom-and-bedside-stuberlighting_8.jpg?v=1780728125\" alt=\"Enlarged Petite Mini Flower Pendant dimensions\"\u003e \u003cspan\u003e Ø5.5\" × H5.9\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 5.5\"xH5.9\" \/ Brass \u0026 Beige","offer_id":52302120845595,"sku":"STB-PD-PETITE-BEIGE","price":145.0,"currency_code":"USD","in_stock":true},{"title":"Dia 5.5\"xH5.9\" \/ Brass \u0026 White","offer_id":52302120878363,"sku":"STB-PD-PETITE-WHITE","price":145.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/petite-mini-flower-pendant-light-for-bathroom-and-bedside-stuberlighting_2.jpg?v=1780728125"},{"product_id":"goldie-vintage-brass-bowl-pendant-light","title":"Goldie Brass Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — GOLDIE VINTAGE BRASS BOWL PENDANT\n   Quiet Vintage · Compact Preview Images · No Page Background\n========================================================= *\/\n\n.stb-goldie{\n  --ivory:#FFFDF9;\n  --cream:#F6F0E8;\n  --dark:#211812;\n  --espresso:#35271F;\n\n  --text:#4D3F35;\n  --muted:#766A60;\n\n  --gold:#B49362;\n  --gold-deep:#80613E;\n\n  --line:#D9CFC4;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  background:transparent;\n\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14.5px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-goldie *,\n.stb-goldie *::before,\n.stb-goldie *::after{\n  box-sizing:border-box;\n}\n\n.stb-goldie h2,\n.stb-goldie h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-goldie p{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   TYPE\n========================================================= *\/\n\n.stb-goldie__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-goldie__title{\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n}\n\n.stb-goldie__section-title{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-goldie__section-copy{\n  max-width:620px;\n\n  margin:0;\n\n  color:#62564D;\n\n  font-size:12.8px;\n  line-height:1.62;\n}\n\n.stb-goldie__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#837366;\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-goldie__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 185px;\n\n  gap:32px;\n  align-items:end;\n\n  padding:4px 0 23px;\n}\n\n.stb-goldie__intro-copy{\n  max-width:640px;\n}\n\n.stb-goldie__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D5148;\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n.stb-goldie__intro-stat{\n  padding:14px 16px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-goldie__intro-stat small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C7AC84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-goldie__intro-stat strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#FFF5E8;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-goldie__intro-stat span{\n  color:#D6C9BC;\n\n  font-size:10.8px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-goldie__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.025);\n\n  overflow:hidden;\n}\n\n.stb-goldie__fact{\n  padding:13px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-goldie__fact:last-child{\n  border-right:0;\n}\n\n.stb-goldie__fact small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#88786B;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-goldie__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   GLASS DETAIL\n========================================================= *\/\n\n.stb-goldie__detail{\n  display:grid;\n  grid-template-columns:115px minmax(0,1fr);\n\n  gap:20px;\n  align-items:center;\n\n  margin-bottom:31px;\n  padding:14px;\n\n  background:var(--cream);\n\n  border:1px solid #D8CCBD;\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.025);\n}\n\n.stb-goldie__detail-media{\n  width:105px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-goldie__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--ivory);\n\n  border:1px solid #D5C9BA;\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-goldie__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-goldie__detail-copy p{\n  max-width:560px;\n\n  margin:0 0 9px;\n\n  color:#5F5249;\n\n  font-size:12.5px;\n  line-height:1.6;\n}\n\n.stb-goldie__tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-goldie__tag{\n  padding:4px 8px;\n\n  background:var(--ivory);\n\n  color:#604F43;\n\n  font-size:10px;\n\n  border:1px solid #D6CABC;\n  border-radius:18px;\n}\n\n\n\/* =========================================================\n   BULB AS DESIGN\n========================================================= *\/\n\n.stb-goldie__bulb{\n  display:grid;\n  grid-template-columns:180px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  overflow:hidden;\n\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.03);\n}\n\n.stb-goldie__bulb-title{\n  padding:17px 18px;\n\n  background:var(--espresso);\n}\n\n.stb-goldie__bulb-title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AC84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-goldie__bulb-title strong{\n  color:#FFF5E8;\n\n  font-size:13.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-goldie__bulb-copy{\n  padding:17px 19px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-goldie__bulb-copy p{\n  margin:0;\n\n  color:#60534A;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SIZE GUIDE\n========================================================= *\/\n\n.stb-goldie__sizes{\n  margin-bottom:31px;\n}\n\n.stb-goldie__sizes-head{\n  margin-bottom:12px;\n}\n\n.stb-goldie__size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.stb-goldie__size-card{\n  padding:14px 15px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-goldie__size-card--featured{\n  border-top:2px solid var(--gold);\n}\n\n.stb-goldie__size-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887568;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-goldie__size-card strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--dark);\n\n  font-size:14px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-goldie__size-card p{\n  margin:0;\n\n  color:#706359;\n\n  font-size:10.8px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   DIMENSION PREVIEW\n========================================================= *\/\n\n.stb-goldie__dimension{\n  display:grid;\n  grid-template-columns:125px minmax(0,1fr);\n\n  gap:20px;\n  align-items:center;\n\n  margin-bottom:31px;\n  padding:13px 15px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-goldie__dimension-media{\n  width:115px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-goldie__dimension-link{\n  display:block;\n\n  width:100%;\n  padding:5px;\n\n  background:#FAF6F0;\n\n  border:1px solid #DDD2C5;\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-goldie__dimension-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-goldie__dimension-copy p{\n  max-width:520px;\n\n  margin:0 0 8px;\n\n  color:#62564D;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.stb-goldie__dimension-pills{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-goldie__dimension-pills span{\n  padding:5px 8px;\n\n  background:var(--cream);\n\n  color:var(--dark);\n\n  font-size:10px;\n  font-weight:500;\n\n  border-radius:3px;\n}\n\n\n\/* =========================================================\n   MATERIAL NOTE\n========================================================= *\/\n\n.stb-goldie__material{\n  display:grid;\n  grid-template-columns:3px minmax(0,1fr);\n\n  gap:13px;\n\n  max-width:760px;\n\n  margin:0 auto 31px;\n}\n\n.stb-goldie__material-line{\n  background:var(--gold);\n}\n\n.stb-goldie__material strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:12.3px;\n}\n\n.stb-goldie__material p{\n  margin:0;\n\n  color:#675A50;\n\n  font-size:11.7px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-goldie__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-bottom:31px;\n}\n\n.stb-goldie__practical-card{\n  padding:16px 17px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-goldie__practical-card:first-child{\n  border-top:2px solid var(--gold);\n}\n\n.stb-goldie__practical-card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#847165;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-goldie__practical-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-goldie__practical-card p{\n  margin:0;\n\n  color:#62564D;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-goldie__specs{\n  margin-bottom:31px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n\n  overflow:hidden;\n}\n\n.stb-goldie__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-goldie__spec-head span{\n  color:#C8AD87;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-goldie__spec-head strong{\n  color:#FFF5E8;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-goldie__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7DED5;\n}\n\n.stb-goldie__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-goldie__spec span{\n  padding-right:10px;\n\n  color:#82756B;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n.stb-goldie__spec strong{\n  color:var(--dark);\n\n  font-size:11.5px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-goldie__faq{\n  max-width:750px;\n\n  margin:0 auto 30px;\n}\n\n.stb-goldie__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-goldie__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--dark);\n\n  font-size:13.2px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-goldie__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-goldie__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-deep);\n\n  font-size:19px;\n}\n\n.stb-goldie__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-goldie__faq details p{\n  margin:7px 0 0;\n\n  color:#665A51;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-goldie__shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-goldie__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-goldie__shipping p{\n  margin:0 0 7px;\n\n  color:#5E5249;\n\n  font-size:12.5px;\n  line-height:1.62;\n}\n\n.stb-goldie__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-goldie__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-goldie__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,14,12,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-goldie__lightbox:target{\n  display:flex;\n}\n\n.stb-goldie__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-goldie__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-goldie__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-goldie__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E8F82;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-goldie__intro{\n    grid-template-columns:1fr;\n\n    gap:12px;\n  }\n\n  .stb-goldie__title{\n    font-size:25px;\n  }\n\n  .stb-goldie__intro-stat{\n    max-width:260px;\n  }\n\n\n  .stb-goldie__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-goldie__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-goldie__fact:nth-child(1),\n  .stb-goldie__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-goldie__detail{\n    grid-template-columns:100px 1fr;\n\n    gap:14px;\n\n    padding:12px;\n  }\n\n  .stb-goldie__detail-media{\n    width:94px;\n  }\n\n\n  .stb-goldie__bulb{\n    grid-template-columns:145px 1fr;\n  }\n\n\n  .stb-goldie__dimension{\n    grid-template-columns:105px 1fr;\n\n    gap:15px;\n  }\n\n  .stb-goldie__dimension-media{\n    width:98px;\n  }\n\n\n  .stb-goldie__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-goldie__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-goldie{\n    font-size:14px;\n  }\n\n\n  .stb-goldie__detail{\n    grid-template-columns:86px 1fr;\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-goldie__detail-media{\n    width:80px;\n  }\n\n\n  .stb-goldie__bulb{\n    grid-template-columns:1fr;\n  }\n\n  .stb-goldie__bulb-copy{\n    border-top:0;\n    border-left:1px solid var(--line);\n  }\n\n\n  .stb-goldie__size-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-goldie__dimension{\n    grid-template-columns:88px 1fr;\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-goldie__dimension-media{\n    width:82px;\n  }\n\n\n  .stb-goldie__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-goldie__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-goldie__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-goldie\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-goldie__intro\"\u003e\n\u003cdiv class=\"stb-goldie__intro-copy\"\u003e\n\u003cspan class=\"stb-goldie__eyebrow\"\u003e Solid Brass · Clear Glass · Vintage Bowl Pendant \u003c\/span\u003e\n\u003ch2 class=\"stb-goldie__title\"\u003eBrass, Clear Glass, and Nothing to Hide.\u003c\/h2\u003e\n\u003cp\u003eGoldie pairs a compact solid-brass frame with a crystal-clear glass bowl shade. The transparent glass keeps the bulb visible, giving the pendant its distinctly vintage character without making the fixture feel heavy or ornate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__intro-stat\"\u003e\n\u003csmall\u003e Two Sizes \u003c\/small\u003e \u003cstrong\u003e Ø5.9\" · Ø7.9\" \u003c\/strong\u003e \u003cspan\u003e Both H7.9\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-goldie__facts\"\u003e\n\u003cdiv class=\"stb-goldie__fact\"\u003e\n\u003csmall\u003eMaterial\u003c\/small\u003e \u003cstrong\u003eSolid Brass\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__fact\"\u003e\n\u003csmall\u003eShade\u003c\/small\u003e \u003cstrong\u003eCrystal-Clear Glass\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003eE14 LED Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__fact\"\u003e\n\u003csmall\u003eSuspension\u003c\/small\u003e \u003cstrong\u003e59\" Adjustable\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       GLASS DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"goldie-detail-section\" class=\"stb-goldie__detail\"\u003e\n\u003cdiv class=\"stb-goldie__detail-media\"\u003e\u003ca href=\"#goldie-detail\" class=\"stb-goldie__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/goldie-vintage-brass-bowl-pendant-light-stuberlighting-17.jpg?v=1784031442\" alt=\"Goldie Vintage Brass Bowl Pendant Light crystal-clear glass bowl detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-goldie__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__detail-copy\"\u003e\n\u003cspan class=\"stb-goldie__eyebrow\"\u003e Glass Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-goldie__section-title\"\u003eClear Enough to Let the Bulb Be Seen.\u003c\/h3\u003e\n\u003cp\u003eThe transparent bowl keeps the visual weight low and leaves the E14 bulb visible through the glass, preserving Goldie's vintage character from every angle.\u003c\/p\u003e\n\u003cdiv class=\"stb-goldie__tags\"\u003e\n\u003cspan class=\"stb-goldie__tag\"\u003e Clear Glass Bowl \u003c\/span\u003e \u003cspan class=\"stb-goldie__tag\"\u003e Solid Brass \u003c\/span\u003e \u003cspan class=\"stb-goldie__tag\"\u003e Exposed-Bulb Look \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"goldie-detail\" href=\"#goldie-detail-section\" class=\"stb-goldie__lightbox\"\u003e \u003cspan class=\"stb-goldie__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/goldie-vintage-brass-bowl-pendant-light-stuberlighting-17.jpg?v=1784031442\" alt=\"Enlarged Goldie clear glass bowl detail\"\u003e \u003cspan class=\"stb-goldie__lightbox-caption\"\u003e Goldie · Clear Glass Bowl \u003c\/span\u003e \u003cspan class=\"stb-goldie__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       BULB AS PART OF DESIGN\n  ====================================================== --\u003e\n\u003csection class=\"stb-goldie__bulb\"\u003e\n\u003cdiv class=\"stb-goldie__bulb-title\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e The Bulb Is Part of the Fixture. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__bulb-copy\"\u003e\n\u003cp\u003eUnlike a frosted pendant, Goldie's clear glass leaves the bulb exposed. The included E14 LED keeps the fixture ready to use; later, you can swap in a compatible clear filament-style E14 bulb when you want an even stronger vintage appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-goldie__sizes\"\u003e\n\u003cdiv class=\"stb-goldie__sizes-head\"\u003e\n\u003cspan class=\"stb-goldie__eyebrow\"\u003e Choose Your Size \u003c\/span\u003e\n\u003ch3 class=\"stb-goldie__section-title\"\u003eTwo Compact Proportions.\u003c\/h3\u003e\n\u003cp class=\"stb-goldie__section-copy\"\u003eBoth sizes stay intentionally small. Choose 5.9\" where visual space is limited, or 7.9\" when the pendant needs a little more presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__size-grid\"\u003e\n\u003carticle class=\"stb-goldie__size-card\"\u003e\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e Ø5.9\" × H7.9\" \u003c\/strong\u003e\n\u003cp\u003eHallways, powder rooms, bedside installations, narrow counters and smaller breakfast areas.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-goldie__size-card stb-goldie__size-card--featured\"\u003e\u003csmall\u003e More Presence \u003c\/small\u003e \u003cstrong\u003e Ø7.9\" × H7.9\" \u003c\/strong\u003e\n\u003cp\u003eSmall dining tables, larger entries or repeated in a cluster above a kitchen island.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSION PREVIEW\n  ====================================================== --\u003e\n\u003csection id=\"goldie-size-section\" class=\"stb-goldie__dimension\"\u003e\n\u003cdiv class=\"stb-goldie__dimension-media\"\u003e\u003ca href=\"#goldie-size\" class=\"stb-goldie__dimension-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/goldie-vintage-brass-bowl-pendant-light-stuberlighting_7.jpg?v=1780796126\" alt=\"Goldie Vintage Brass Bowl Pendant Light dimension reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-goldie__hint\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__dimension-copy\"\u003e\n\u003cspan class=\"stb-goldie__eyebrow\"\u003e Size Reference \u003c\/span\u003e\n\u003ch3 class=\"stb-goldie__section-title\"\u003eSmall by Design.\u003c\/h3\u003e\n\u003cp\u003eGoldie is intended to feel like a compact point of light, not a large centerpiece. Tap the drawing when you need the full measurement view.\u003c\/p\u003e\n\u003cdiv class=\"stb-goldie__dimension-pills\"\u003e\n\u003cspan\u003e Ø5.9\" × H7.9\" \u003c\/span\u003e \u003cspan\u003e Ø7.9\" × H7.9\" \u003c\/span\u003e \u003cspan\u003e 59\" Cord \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DIMENSION LIGHTBOX --\u003e \u003ca id=\"goldie-size\" href=\"#goldie-size-section\" class=\"stb-goldie__lightbox\"\u003e \u003cspan class=\"stb-goldie__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/goldie-vintage-brass-bowl-pendant-light-stuberlighting_7.jpg?v=1780796126\" alt=\"Enlarged Goldie pendant dimensions\"\u003e \u003cspan class=\"stb-goldie__lightbox-caption\"\u003e Goldie · Size Reference \u003c\/span\u003e \u003cspan class=\"stb-goldie__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       BRASS NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-goldie__material\"\u003e\n\u003cdiv class=\"stb-goldie__material-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Real brass develops character over time. \u003c\/strong\u003e\n\u003cp\u003eThe natural brass surface can gradually develop a softer patina. This subtle change is part of the material rather than a plated finish wearing away.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-goldie__practical\"\u003e\n\u003cdiv class=\"stb-goldie__practical-card\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable Cord \u003c\/strong\u003e\n\u003cp\u003eAdjust the drop during installation to suit a bedside, counter, dining area or entry. Additional cord length is available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__practical-card\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired Ceiling Pendant \u003c\/strong\u003e\n\u003cp\u003eAC 110–240V and compatible with a standard wall switch. Professional installation is recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-goldie__specs\"\u003e\n\u003cdiv class=\"stb-goldie__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Goldie \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Ø5.9\" × H7.9\" · Ø7.9\" × H7.9\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Solid Brass · Crystal-Clear Glass Bowl Shade \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__spec\"\u003e\n\u003cspan\u003e Finish \u003c\/span\u003e \u003cstrong\u003e Natural Brass · Clear Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E14 LED Bulb Included · Max 40W Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__spec\"\u003e\n\u003cspan\u003e Bulb Compatibility \u003c\/span\u003e \u003cstrong\u003e Compatible with E14 LED and E14 Filament \/ Candelabra-Style Bulbs \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Hardwired Ceiling Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__spec\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e 59\" Adjustable Cord · Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Compatible with Standard Wall Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only · Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-goldie__faq\"\u003e\u003cspan class=\"stb-goldie__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-goldie__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich Goldie size should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose the 5.9\" version for narrower areas such as hallways, bedside installations and smaller counters. The 7.9\" version gives slightly more visual presence above tables, entries and kitchen islands.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\n\u003cp\u003eYes. A compatible E14 LED bulb is included. You can replace it later with another compatible E14 bulb if you want a different visible-bulb look.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill the brass change over time?\u003c\/summary\u003e\n\u003cp\u003eNatural brass can gradually develop a softer patina with age. This variation is part of the character of real brass.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I request a longer cord?\u003c\/summary\u003e\n\u003cp\u003eYes. Goldie includes a 59\" adjustable suspension cord. Additional length can be prepared on request.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-goldie__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 15cm x H 20cm \/ ∅ 5.9″ x H 7.9″ \/ Brass+Clear","offer_id":52302215840027,"sku":"STB-PD-GOLDIE-06","price":145.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20cm x H 20cm \/ ∅ 7.9″ x H 7.9″ \/ Brass+Clear","offer_id":52302215872795,"sku":"STB-PD-GOLDIE-08","price":165.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/goldie-vintage-brass-bowl-pendant-light-stuberlighting_6.jpg?v=1780796126"},{"product_id":"shellie-coastal-glass-shell-wall-sconce","title":"Shellie Wall Sconce","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — SHELLIE\n   COASTAL GLASS SHELL WALL SCONCE\n\n   SHELL \/ COLOR \/ PAIR\n\n   COLOR-FIRST WALL SCONCE LAYOUT\n   QUIET LUXURY · SELECTIVE CARDS\n   NO OVERALL BACKGROUND FILL\n\n   ESPRESSO · CREAM · AMBER · SEA GREEN · BROWN\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-shellie{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#655546;\n  --muted:#81715F;\n\n  --gold:#C8A96E;\n  --gold-deep:#987344;\n\n  --amber:#C9924C;\n  --amber-soft:#F4E5CD;\n\n  --beige:#D7C6AE;\n  --beige-soft:#F5EFE6;\n\n  --green:#789686;\n  --green-soft:#E9F0EB;\n\n  --shell-brown:#795A47;\n  --brown-soft:#EFE5DE;\n\n  --cream:#F7F0E3;\n  --paper:#FBF8F2;\n  --ivory:#FCFAF5;\n\n  --line:#DED2BD;\n  --line-soft:#EAE1D3;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-shellie *,\n.stb-shellie *::before,\n.stb-shellie *::after{\n  box-sizing:border-box;\n}\n\n.stb-shellie h2,\n.stb-shellie h3,\n.stb-shellie p{\n  margin-top:0;\n}\n\n.stb-shellie h2,\n.stb-shellie h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-shellie img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-shellie a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.shellie-shell{\n  position:relative;\n\n  padding:29px 29px 0;\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n\n  box-shadow:0 8px 28px rgba(28,18,9,.025);\n}\n\n.shellie-shell::before{\n  content:\"\";\n\n  position:absolute;\n  top:8px;\n  left:29px;\n\n  width:64px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.shellie-shell::after{\n  content:\"\";\n\n  position:absolute;\n  top:11px;\n  left:29px;\n\n  width:31px;\n  height:1px;\n\n  background:var(--green);\n}\n\n\n\/* =========================================================\n   01 — COLOR-FIRST INTRO\n========================================================= *\/\n\n.shellie-intro{\n  padding:20px 0 30px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.shellie-kicker{\n  margin:0 0 7px !important;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.shellie-intro__top{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,150px);\n\n  gap:30px;\n  align-items:end;\n}\n\n.shellie-intro h2{\n  max-width:590px;\n\n  margin:0 0 9px;\n\n  font-size:35px;\n  line-height:1.03;\n}\n\n.shellie-intro__copy \u003e p{\n  max-width:575px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:13px;\n}\n\n\n\/* SCALE RAIL *\/\n\n.shellie-intro__scale{\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.shellie-intro__scale small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.shellie-intro__scale strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:29px;\n  line-height:.92;\n\n  font-weight:500;\n}\n\n.shellie-intro__scale span{\n  display:block;\n\n  margin-top:7px;\n\n  color:#756452;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   FOUR-COLOR COLLECTION IMAGE\n========================================================= *\/\n\n.shellie-color-hero{\n  display:grid;\n  grid-template-columns:minmax(0,220px) minmax(0,1fr);\n\n  gap:27px;\n  align-items:center;\n\n  margin-top:23px;\n  padding-top:22px;\n\n  border-top:1px solid var(--line);\n}\n\n.shellie-collection-image{\n  width:220px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n}\n\n.shellie-collection-image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.shellie-collection-image img{\n  max-height:205px !important;\n}\n\n.shellie-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:8.3px;\n\n  text-align:center;\n}\n\n\n\/* COLOR SIDE *\/\n\n.shellie-color-copy \u003e small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.shellie-color-copy h3{\n  margin:0 0 7px;\n\n  font-size:22px;\n}\n\n.shellie-color-copy \u003e p{\n  max-width:490px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11px;\n}\n\n\n\/* COLOR STRIP *\/\n\n.shellie-colors{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  gap:6px;\n\n  margin-top:13px;\n}\n\n.shellie-color{\n  position:relative;\n\n  min-width:0;\n\n  padding:9px 8px 8px;\n\n  border:1px solid var(--line);\n\n  border-radius:5px;\n}\n\n.shellie-color::before{\n  content:\"\";\n\n  display:block;\n\n  width:100%;\n  height:3px;\n\n  margin-bottom:7px;\n}\n\n.shellie-color--amber{\n  background:#FBF5EA;\n}\n\n.shellie-color--amber::before{\n  background:var(--amber);\n}\n\n.shellie-color--beige{\n  background:#FAF7F1;\n}\n\n.shellie-color--beige::before{\n  background:var(--beige);\n}\n\n.shellie-color--green{\n  background:#F2F6F2;\n}\n\n.shellie-color--green::before{\n  background:var(--green);\n}\n\n.shellie-color--brown{\n  background:#F6F0EC;\n}\n\n.shellie-color--brown::before{\n  background:var(--shell-brown);\n}\n\n.shellie-color strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:9.5px;\n  font-weight:600;\n}\n\n.shellie-color span{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:8px;\n  line-height:1.35;\n}\n\n\n\/* =========================================================\n   02 — GLASS DETAIL\n========================================================= *\/\n\n.shellie-glass{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:31px;\n  align-items:center;\n\n  padding:32px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n\n\/* DETAIL IMAGE *\/\n\n.shellie-detail-image{\n  width:165px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--gold);\n}\n\n.shellie-detail-image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.shellie-detail-image img{\n  max-height:155px !important;\n}\n\n\n\/* COPY *\/\n\n.shellie-glass__copy h3{\n  margin:0 0 7px;\n\n  font-size:24px;\n  line-height:1.08;\n}\n\n.shellie-glass__copy \u003e p{\n  max-width:515px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n\n\/* FACT LINE *\/\n\n.shellie-glass__facts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:13px;\n}\n\n.shellie-glass__fact{\n  min-width:0;\n\n  padding:9px 10px;\n\n  border:1px solid var(--line);\n\n  border-radius:5px;\n}\n\n.shellie-glass__fact:nth-child(1){\n  background:#FBF8F2;\n}\n\n.shellie-glass__fact:nth-child(2){\n  background:#F2F6F2;\n}\n\n.shellie-glass__fact:nth-child(3){\n  background:#F5EEE5;\n}\n\n.shellie-glass__fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:7.5px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.shellie-glass__fact strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:9.5px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   03 — SIZE + ONE \/ PAIR\n========================================================= *\/\n\n.shellie-plan{\n  padding:32px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.shellie-plan__upper{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,145px);\n\n  gap:30px;\n  align-items:center;\n}\n\n.shellie-plan__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n}\n\n.shellie-plan__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n\n\/* MEASURES *\/\n\n.shellie-measures{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:25px;\n\n  margin-top:14px;\n}\n\n.shellie-measure{\n  min-width:82px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.shellie-measure:nth-child(2){\n  border-color:var(--green);\n}\n\n.shellie-measure:nth-child(3){\n  border-color:var(--shell-brown);\n}\n\n.shellie-measure small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.shellie-measure strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:22px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* SIZE IMAGE *\/\n\n.shellie-size-image{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--gold);\n}\n\n.shellie-size-image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.shellie-size-image img{\n  max-height:135px !important;\n}\n\n\n\/* DARK PLACEMENT PANEL *\/\n\n.shellie-pair{\n  display:grid;\n  grid-template-columns:minmax(0,115px) minmax(0,1fr);\n\n  gap:23px;\n  align-items:center;\n\n  margin-top:21px;\n\n  padding:19px 21px;\n\n  background:var(--espresso);\n\n  border-radius:7px;\n}\n\n.shellie-pair__mark{\n  padding-right:19px;\n\n  border-right:1px solid rgba(255,255,255,.16);\n}\n\n.shellie-pair__mark small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold);\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.shellie-pair__mark strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:28px;\n  line-height:.93;\n\n  font-weight:500;\n}\n\n.shellie-pair__mark span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CFC5B7;\n\n  font-size:8.8px;\n}\n\n.shellie-pair__copy h3{\n  margin:0 0 4px;\n\n  color:#FFF7EA;\n\n  font-size:19px;\n}\n\n.shellie-pair__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D5CCBF;\n\n  font-size:10.5px;\n}\n\n.shellie-pair__uses{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:14px;\n\n  margin-top:9px;\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.14);\n}\n\n.shellie-pair__uses span{\n  color:#D8CFC2;\n\n  font-size:9px;\n}\n\n.shellie-pair__uses strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.shellie-specs{\n  padding:31px 0;\n}\n\n.shellie-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.shellie-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.shellie-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.shellie-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.shellie-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.shellie-spec-row__label{\n  color:#806C58;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.shellie-spec-row__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11px;\n  font-weight:500;\n  line-height:1.5;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* NOTES *\/\n\n.shellie-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:12px;\n}\n\n.shellie-dry,\n.shellie-cert{\n  min-width:0;\n\n  padding:10px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.shellie-dry{\n  border-left:3px solid var(--green);\n}\n\n.shellie-cert{\n  border-left:3px solid var(--gold);\n}\n\n.shellie-dry small,\n.shellie-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:7.8px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.shellie-dry span,\n.shellie-cert strong{\n  display:block;\n\n  color:#4F4033;\n\n  font-size:9.8px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.shellie-shipping{\n  position:relative;\n\n  padding:20px 21px;\n\n  background:#F7F0E3;\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n\n  border-radius:7px 7px 0 0;\n}\n\n.shellie-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:52px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.shellie-shipping h3{\n  margin:0 0 9px;\n\n  font-size:20px;\n}\n\n.shellie-shipping p{\n  margin:0 0 6px;\n\n  color:#5E4F41;\n\n  font-size:11.5px;\n}\n\n.shellie-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.shellie-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.shellie-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(20,14,9,.95);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.shellie-lightbox:target{\n  display:flex;\n}\n\n.shellie-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.shellie-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.shellie-lightbox__inner span{\n  margin-top:10px;\n\n  color:#DEC9A5;\n\n  font-size:9.5px;\n  letter-spacing:.08em;\n\n  text-align:center;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .shellie-shell{\n    padding:25px 18px 0;\n  }\n\n  .shellie-shell::before,\n  .shellie-shell::after{\n    left:18px;\n  }\n\n\n  .shellie-intro__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,115px);\n\n    gap:18px;\n  }\n\n  .shellie-intro h2{\n    font-size:29px;\n  }\n\n\n  .shellie-color-hero{\n    grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .shellie-collection-image{\n    width:170px;\n  }\n\n  .shellie-collection-image img{\n    max-height:160px !important;\n  }\n\n\n  .shellie-glass{\n    grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .shellie-detail-image{\n    width:130px;\n  }\n\n  .shellie-detail-image img{\n    max-height:120px !important;\n  }\n\n\n  .shellie-plan__upper{\n    grid-template-columns:minmax(0,1fr) minmax(0,120px);\n\n    gap:20px;\n  }\n\n\n  .shellie-spec-row{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:500px){\n\n  .shellie-intro__top{\n    grid-template-columns:1fr;\n  }\n\n  .shellie-intro__scale{\n    width:160px;\n  }\n\n\n  .shellie-color-hero{\n    grid-template-columns:1fr;\n  }\n\n  .shellie-collection-image{\n    width:175px;\n\n    margin:0;\n  }\n\n\n  .shellie-colors{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  .shellie-glass{\n    grid-template-columns:1fr;\n  }\n\n  .shellie-detail-image{\n    width:115px;\n\n    margin:0;\n  }\n\n\n  .shellie-glass__facts{\n    grid-template-columns:1fr;\n  }\n\n\n  .shellie-plan__upper{\n    grid-template-columns:1fr;\n  }\n\n  .shellie-size-image{\n    width:110px;\n\n    margin:0;\n  }\n\n  .shellie-size-image img{\n    max-height:102px !important;\n  }\n\n\n  .shellie-pair{\n    grid-template-columns:1fr;\n\n    gap:9px;\n\n    padding:17px;\n  }\n\n  .shellie-pair__mark{\n    padding:0 0 9px;\n\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.16);\n  }\n\n\n  .shellie-specs__head{\n    display:block;\n  }\n\n  .shellie-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .shellie-spec-row{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .shellie-spec-row__label{\n    color:var(--gold-deep);\n\n    font-size:9.5px;\n    font-weight:600;\n\n    letter-spacing:.05em;\n    text-transform:uppercase;\n  }\n\n  .shellie-spec-row__value{\n    font-size:11.5px;\n  }\n\n\n  .shellie-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-shellie\" id=\"shellie-root\"\u003e\n\u003cdiv class=\"shellie-shell\"\u003e\n\u003c!-- =====================================================\n         01 — COLOR-FIRST INTRO\n    ====================================================== --\u003e\n\u003csection class=\"shellie-intro\"\u003e\n\u003cdiv class=\"shellie-intro__top\"\u003e\n\u003cdiv class=\"shellie-intro__copy\"\u003e\n\u003cp class=\"shellie-kicker\"\u003eShellie · Coastal Glass Wall Sconce\u003c\/p\u003e\n\u003ch2\u003eFour Glass Tones. One Sculptural Shell Curve.\u003c\/h2\u003e\n\u003cp\u003eShellie shapes hand-tinted glass into a soft shell-like curve, creating a compact wall light with more character than a conventional flat sconce. Choose the glass tone first — the form and scale stay beautifully consistent.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shellie-intro__scale\"\u003e\n\u003csmall\u003e Wall Footprint \u003c\/small\u003e \u003cstrong\u003e 11 × 10\" \u003c\/strong\u003e \u003cspan\u003e 5.1\" projection\u003cbr\u003eCompact wall profile \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FOUR COLOR IMAGE --\u003e\n\u003cdiv class=\"shellie-color-hero\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"shellie-collection-image\"\u003e\u003ca href=\"#shellie-colors-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shellie-coastal-glass-shell-wall-sconce-stuberlighting_29.jpg?v=1780798242\" alt=\"Shellie Coastal Glass Wall Sconce in Amber Beige Sea-Green and Brown\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"shellie-caption\"\u003eFour glass tones · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shellie-color-copy\"\u003e\n\u003csmall\u003e Choose the Glass \u003c\/small\u003e\n\u003ch3\u003eStart with the Color Already in Your Room\u003c\/h3\u003e\n\u003cp\u003eEach tone changes the mood more than the fixture itself. Choose warmer glass for wood-rich interiors or lighter and greener tones for softer coastal palettes.\u003c\/p\u003e\n\u003cdiv class=\"shellie-colors\"\u003e\n\u003cdiv class=\"shellie-color shellie-color--amber\"\u003e\n\u003cstrong\u003e Amber \u003c\/strong\u003e \u003cspan\u003e Warm wood · cream \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shellie-color shellie-color--beige\"\u003e\n\u003cstrong\u003e Beige \u003c\/strong\u003e \u003cspan\u003e Neutral · light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shellie-color shellie-color--green\"\u003e\n\u003cstrong\u003e Sea-Green \u003c\/strong\u003e \u003cspan\u003e Coastal · blue-green \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shellie-color shellie-color--brown\"\u003e\n\u003cstrong\u003e Brown \u003c\/strong\u003e \u003cspan\u003e Walnut · warm dark \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — GLASS DETAIL\n    ====================================================== --\u003e\n\u003csection class=\"shellie-glass\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"shellie-detail-image\"\u003e\u003ca href=\"#shellie-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shellie-coastal-glass-shell-wall-sconce-stuberlighting_25.jpg?v=1780798242\" alt=\"Close-up of Shellie hand-tinted glass shell wall sconce\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"shellie-caption\"\u003eGlass detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shellie-glass__copy\"\u003e\n\u003ch3\u003eThe Glass Is the Decoration\u003c\/h3\u003e\n\u003cp\u003eThe shell curve gives the shade depth while the tinted glass carries the color through the light. There is no need for additional ornament — the glass surface, edge and glow create the visual interest.\u003c\/p\u003e\n\u003cdiv class=\"shellie-glass__facts\"\u003e\n\u003cdiv class=\"shellie-glass__fact\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Hand-Tinted Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shellie-glass__fact\"\u003e\n\u003csmall\u003e Backplate \u003c\/small\u003e \u003cstrong\u003e Metal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shellie-glass__fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e G9 · Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — SIZE \/ PAIR\n    ====================================================== --\u003e\n\u003csection class=\"shellie-plan\"\u003e\n\u003cdiv class=\"shellie-plan__upper\"\u003e\n\u003cdiv class=\"shellie-plan__copy\"\u003e\n\u003ch3\u003eCompact Enough for One. Stronger in a Pair.\u003c\/h3\u003e\n\u003cp\u003eAt 11 inches wide with only 5.1 inches of projection, Shellie works well where a deeper wall light could feel heavy. Use one as an accent or repeat two when symmetry matters.\u003c\/p\u003e\n\u003cdiv class=\"shellie-measures\"\u003e\n\u003cdiv class=\"shellie-measure\"\u003e\n\u003csmall\u003e Width \u003c\/small\u003e \u003cstrong\u003e 11\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shellie-measure\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 10\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shellie-measure\"\u003e\n\u003csmall\u003e Projection \u003c\/small\u003e \u003cstrong\u003e 5.1\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"shellie-size-image\"\u003e\u003ca href=\"#shellie-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shellie-coastal-glass-shell-wall-sconce-stuberlighting_6.jpg?v=1780798242\" alt=\"Shellie Wall Sconce dimension drawing showing 11 inch width 10 inch height and 5.1 inch projection\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"shellie-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ONE \/ PAIR --\u003e\n\u003cdiv class=\"shellie-pair\"\u003e\n\u003cdiv class=\"shellie-pair__mark\"\u003e\n\u003csmall\u003e Styling \u003c\/small\u003e \u003cstrong\u003e 1 \/ 2 \u003c\/strong\u003e \u003cspan\u003e single or paired \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shellie-pair__copy\"\u003e\n\u003ch3\u003eUse the Wall, Not the Floor\u003c\/h3\u003e\n\u003cp\u003eA single Shellie adds light without taking surface space. A pair creates a more architectural rhythm around a bed, mirror, hallway wall or sideboard.\u003c\/p\u003e\n\u003cdiv class=\"shellie-pair__uses\"\u003e\n\u003cspan\u003e \u003cstrong\u003eBedside\u003c\/strong\u003e · pair \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eHallway\u003c\/strong\u003e · one or repeat \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003ePowder Room\u003c\/strong\u003e · dry area \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eSideboard\u003c\/strong\u003e · pair \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         04 — PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"shellie-specs\"\u003e\n\u003cdiv class=\"shellie-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Shellie · Coastal Glass Wall Sconce \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shellie-spec-list\"\u003e\n\u003cdiv class=\"shellie-spec-row\"\u003e\n\u003cspan class=\"shellie-spec-row__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"shellie-spec-row__value\"\u003e W11\" × H10\" × Projection 5.1\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shellie-spec-row\"\u003e\n\u003cspan class=\"shellie-spec-row__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"shellie-spec-row__value\"\u003e Metal backplate · Hand-tinted glass shade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shellie-spec-row\"\u003e\n\u003cspan class=\"shellie-spec-row__label\"\u003e Colors \u003c\/span\u003e \u003cspan class=\"shellie-spec-row__value\"\u003e Amber · Beige · Sea-Green · Brown \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shellie-spec-row\"\u003e\n\u003cspan class=\"shellie-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"shellie-spec-row__value\"\u003e G9 · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shellie-spec-row\"\u003e\n\u003cspan class=\"shellie-spec-row__label\"\u003e Electrical \/ Control \u003c\/span\u003e \u003cspan class=\"shellie-spec-row__value\"\u003e AC 110–240V · Standard wall switch compatible · Wall switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shellie-spec-row\"\u003e\n\u003cspan class=\"shellie-spec-row__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"shellie-spec-row__value\"\u003e Hardwired · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shellie-spec-row\"\u003e\n\u003cspan class=\"shellie-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"shellie-spec-row__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shellie-notes\"\u003e\n\u003cdiv class=\"shellie-dry\"\u003e\n\u003csmall\u003e Placement Note \u003c\/small\u003e \u003cspan\u003e Suitable for indoor dry areas, including dry powder-room locations. Do not install in shower or other direct wet zones. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shellie-cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         05 — SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"shellie-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — FOUR COLORS\n  ====================================================== --\u003e \u003ca id=\"shellie-colors-large\" href=\"#shellie-root\" class=\"shellie-lightbox\"\u003e \u003cspan class=\"shellie-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shellie-coastal-glass-shell-wall-sconce-stuberlighting_29.jpg?v=1780798242\" alt=\"Enlarged Shellie Amber Beige Sea-Green and Brown collection\"\u003e \u003cspan\u003e Amber · Beige · Sea-Green · Brown · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"shellie-detail-large\" href=\"#shellie-root\" class=\"shellie-lightbox\"\u003e \u003cspan class=\"shellie-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shellie-coastal-glass-shell-wall-sconce-stuberlighting_25.jpg?v=1780798242\" alt=\"Enlarged Shellie hand-tinted shell glass detail\"\u003e \u003cspan\u003e Hand-Tinted Glass Detail · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"shellie-size-large\" href=\"#shellie-root\" class=\"shellie-lightbox\"\u003e \u003cspan class=\"shellie-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shellie-coastal-glass-shell-wall-sconce-stuberlighting_6.jpg?v=1780798242\" alt=\"Enlarged Shellie Wall Sconce dimensions\"\u003e \u003cspan\u003e W11\" × H10\" × Projection 5.1\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"L11\"xH10\"xW5.1\" \/ Beige","offer_id":52305837064475,"sku":"STB-WS-SHELLIE-BEIGE","price":199.0,"currency_code":"USD","in_stock":true},{"title":"L11\"xH10\"xW5.1\" \/ Green","offer_id":52305837097243,"sku":"STB-WS-SHELLIE-GREEN","price":199.0,"currency_code":"USD","in_stock":true},{"title":"L11\"xH10\"xW5.1\" \/ Brown","offer_id":52305837130011,"sku":"STB-WS-SHELLIE-BROWN","price":199.0,"currency_code":"USD","in_stock":true},{"title":"L11\"xH10\"xW5.1\" \/ Amber","offer_id":52305837162779,"sku":"STB-WS-SHELLIE-AMBER","price":199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shellie-coastal-glass-shell-wall-sconce-stuberlighting_1.jpg?v=1780798242"},{"product_id":"mochi-mini-led-pendant-light-reading-corner-desk","title":"Mochi Mini Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — MOCHI MINI LED PENDANT\n   Compact Task Light · Quiet Editorial · No Page Background\n========================================================= *\/\n\n.stb-mochi{\n  --ivory:#FFFDF9;\n  --cream:#F6F0E8;\n\n  --dark:#211812;\n  --espresso:#35271F;\n\n  --text:#4C3E34;\n  --muted:#776A60;\n\n  --gold:#B49362;\n  --gold-deep:#80613E;\n\n  --line:#D9CFC4;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  background:transparent;\n\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14.5px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-mochi *,\n.stb-mochi *::before,\n.stb-mochi *::after{\n  box-sizing:border-box;\n}\n\n.stb-mochi h2,\n.stb-mochi h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-mochi p{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   TYPE\n========================================================= *\/\n\n.stb-mochi__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-mochi__title{\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n}\n\n.stb-mochi__section-title{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-mochi__section-copy{\n  max-width:620px;\n\n  margin:0;\n\n  color:#62564D;\n\n  font-size:12.8px;\n  line-height:1.62;\n}\n\n.stb-mochi__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#837366;\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-mochi__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 180px;\n\n  gap:30px;\n  align-items:end;\n\n  padding:4px 0 22px;\n}\n\n.stb-mochi__intro-copy{\n  max-width:640px;\n}\n\n.stb-mochi__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D5148;\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n.stb-mochi__intro-stat{\n  padding:14px 16px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-mochi__intro-stat small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C7AC84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-mochi__intro-stat strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#FFF5E8;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-mochi__intro-stat span{\n  color:#D6C9BC;\n\n  font-size:10.8px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-mochi__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.025);\n\n  overflow:hidden;\n}\n\n.stb-mochi__fact{\n  padding:12px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-mochi__fact:last-child{\n  border-right:0;\n}\n\n.stb-mochi__fact small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#88786B;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-mochi__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAIL\n========================================================= *\/\n\n.stb-mochi__detail{\n  display:grid;\n  grid-template-columns:115px minmax(0,1fr);\n\n  gap:20px;\n  align-items:center;\n\n  margin-bottom:29px;\n  padding:14px;\n\n  background:var(--cream);\n\n  border:1px solid #D8CCBD;\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.025);\n}\n\n.stb-mochi__detail-media{\n  width:105px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-mochi__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--ivory);\n\n  border:1px solid #D5C9BA;\n  border-radius:4px;\n\n  text-decoration:none;\n  overflow:visible;\n}\n\n.stb-mochi__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-mochi__detail-copy p{\n  max-width:560px;\n\n  margin:0 0 9px;\n\n  color:#5F5249;\n\n  font-size:12.4px;\n  line-height:1.58;\n}\n\n.stb-mochi__tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-mochi__tag{\n  padding:4px 8px;\n\n  background:var(--ivory);\n\n  color:#604F43;\n\n  font-size:10px;\n\n  border:1px solid #D6CABC;\n  border-radius:18px;\n}\n\n\n\/* =========================================================\n   WHY THE SCALE WORKS\n========================================================= *\/\n\n.stb-mochi__scale{\n  display:grid;\n  grid-template-columns:165px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  overflow:hidden;\n\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.03);\n}\n\n.stb-mochi__scale-title{\n  padding:16px 17px;\n\n  background:var(--espresso);\n}\n\n.stb-mochi__scale-title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AC84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-mochi__scale-title strong{\n  color:#FFF5E8;\n\n  font-size:13.3px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-mochi__scale-copy{\n  padding:16px 18px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-mochi__scale-copy p{\n  margin:0;\n\n  color:#60534A;\n\n  font-size:11.9px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   USE CASE STRIP\n========================================================= *\/\n\n.stb-mochi__uses{\n  margin-bottom:29px;\n}\n\n.stb-mochi__uses-head{\n  margin-bottom:11px;\n}\n\n.stb-mochi__use-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n}\n\n.stb-mochi__use-card{\n  padding:13px 14px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-mochi__use-card--featured{\n  border-top:2px solid var(--gold);\n}\n\n.stb-mochi__use-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887568;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-mochi__use-card strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:12px;\n  font-weight:500;\n}\n\n.stb-mochi__use-card p{\n  margin:0;\n\n  color:#706359;\n\n  font-size:10.6px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   COLOR TEMPERATURE\n========================================================= *\/\n\n.stb-mochi__temperature{\n  margin-bottom:29px;\n}\n\n.stb-mochi__temperature-head{\n  display:flex;\n  align-items:end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:10px;\n}\n\n.stb-mochi__temperature-head p{\n  max-width:430px;\n\n  margin:0;\n\n  color:#706359;\n\n  font-size:11.5px;\n  line-height:1.55;\n}\n\n.stb-mochi__temperature-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-mochi__temperature-item{\n  padding:13px 14px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-mochi__temperature-item:last-child{\n  border-right:0;\n}\n\n.stb-mochi__temperature-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887467;\n\n  font-size:9px;\n  font-weight:600;\n}\n\n.stb-mochi__temperature-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:12.3px;\n  font-weight:500;\n}\n\n.stb-mochi__temperature-item p{\n  margin:0;\n\n  color:#74675D;\n\n  font-size:10.4px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   DIMENSION\n========================================================= *\/\n\n.stb-mochi__dimension{\n  display:grid;\n  grid-template-columns:125px minmax(0,1fr);\n\n  gap:20px;\n  align-items:center;\n\n  margin-bottom:29px;\n  padding:13px 15px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-mochi__dimension-media{\n  width:115px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-mochi__dimension-link{\n  display:block;\n\n  width:100%;\n\n  padding:5px;\n\n  background:#FAF6F0;\n\n  border:1px solid #DDD2C5;\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-mochi__dimension-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-mochi__dimension-copy p{\n  max-width:520px;\n\n  margin:0 0 8px;\n\n  color:#62564D;\n\n  font-size:12px;\n  line-height:1.58;\n}\n\n.stb-mochi__dimension-pills{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-mochi__dimension-pills span{\n  padding:5px 8px;\n\n  background:var(--cream);\n\n  color:var(--dark);\n\n  font-size:10px;\n  font-weight:500;\n\n  border-radius:3px;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-mochi__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-bottom:29px;\n}\n\n.stb-mochi__practical-card{\n  padding:15px 16px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-mochi__practical-card:first-child{\n  border-top:2px solid var(--gold);\n}\n\n.stb-mochi__practical-card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#847165;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-mochi__practical-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.6px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-mochi__practical-card p{\n  margin:0;\n\n  color:#62564D;\n\n  font-size:11.3px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   READING HEIGHT NOTE\n========================================================= *\/\n\n.stb-mochi__note{\n  display:grid;\n  grid-template-columns:3px minmax(0,1fr);\n\n  gap:13px;\n\n  max-width:760px;\n\n  margin:0 auto 29px;\n}\n\n.stb-mochi__note-line{\n  background:var(--gold);\n}\n\n.stb-mochi__note strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:12.3px;\n}\n\n.stb-mochi__note p{\n  margin:0;\n\n  color:#675A50;\n\n  font-size:11.7px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.stb-mochi__specs{\n  margin-bottom:29px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n\n  overflow:hidden;\n}\n\n.stb-mochi__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-mochi__spec-head span{\n  color:#C8AD87;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-mochi__spec-head strong{\n  color:#FFF5E8;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-mochi__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7DED5;\n}\n\n.stb-mochi__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-mochi__spec span{\n  padding-right:10px;\n\n  color:#82756B;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n.stb-mochi__spec strong{\n  color:var(--dark);\n\n  font-size:11.5px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-mochi__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n}\n\n.stb-mochi__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-mochi__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--dark);\n\n  font-size:13.2px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-mochi__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-mochi__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-deep);\n\n  font-size:19px;\n}\n\n.stb-mochi__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-mochi__faq details p{\n  margin:7px 0 0;\n\n  color:#665A51;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-mochi__shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-mochi__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-mochi__shipping p{\n  margin:0 0 7px;\n\n  color:#5E5249;\n\n  font-size:12.5px;\n  line-height:1.62;\n}\n\n.stb-mochi__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-mochi__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-mochi__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,14,12,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-mochi__lightbox:target{\n  display:flex;\n}\n\n.stb-mochi__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-mochi__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-mochi__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-mochi__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E8F82;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-mochi__intro{\n    grid-template-columns:1fr;\n\n    gap:12px;\n  }\n\n  .stb-mochi__title{\n    font-size:25px;\n  }\n\n  .stb-mochi__intro-stat{\n    max-width:250px;\n  }\n\n\n  .stb-mochi__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-mochi__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-mochi__fact:nth-child(1),\n  .stb-mochi__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-mochi__detail{\n    grid-template-columns:100px 1fr;\n\n    gap:14px;\n\n    padding:12px;\n  }\n\n  .stb-mochi__detail-media{\n    width:94px;\n  }\n\n\n  .stb-mochi__scale{\n    grid-template-columns:140px 1fr;\n  }\n\n\n  .stb-mochi__use-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-mochi__dimension{\n    grid-template-columns:105px 1fr;\n\n    gap:15px;\n  }\n\n  .stb-mochi__dimension-media{\n    width:98px;\n  }\n\n\n  .stb-mochi__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-mochi__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-mochi{\n    font-size:14px;\n  }\n\n\n  .stb-mochi__detail{\n    grid-template-columns:86px 1fr;\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-mochi__detail-media{\n    width:80px;\n  }\n\n\n  .stb-mochi__scale{\n    grid-template-columns:1fr;\n  }\n\n  .stb-mochi__scale-copy{\n    border-top:0;\n    border-left:1px solid var(--line);\n  }\n\n\n  .stb-mochi__temperature-head{\n    display:block;\n  }\n\n  .stb-mochi__temperature-head p{\n    margin-top:4px;\n  }\n\n  .stb-mochi__temperature-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-mochi__temperature-item{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .stb-mochi__temperature-item:last-child{\n    border-bottom:0;\n  }\n\n\n  .stb-mochi__dimension{\n    grid-template-columns:88px 1fr;\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-mochi__dimension-media{\n    width:82px;\n  }\n\n\n  .stb-mochi__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-mochi__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-mochi__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-mochi\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-mochi__intro\"\u003e\n\u003cdiv class=\"stb-mochi__intro-copy\"\u003e\n\u003cspan class=\"stb-mochi__eyebrow\"\u003e Mini Pendant · Wood + Brass · Integrated LED \u003c\/span\u003e\n\u003ch2 class=\"stb-mochi__title\"\u003eSmall Enough for the Corners Bigger Pendants Miss.\u003c\/h2\u003e\n\u003cp\u003eMochi is only 5.9\" wide — a compact pendant designed for reading corners, desks, breakfast nooks and narrow spaces. A rounded wood shade directs light downward through frosted glass, keeping the glow focused without feeling harsh.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__intro-stat\"\u003e\n\u003csmall\u003e Fixture Size \u003c\/small\u003e \u003cstrong\u003e Ø5.9\" × H3.9\" \u003c\/strong\u003e \u003cspan\u003e Ø15 × H10cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-mochi__facts\"\u003e\n\u003cdiv class=\"stb-mochi__fact\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Natural Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__fact\"\u003e\n\u003csmall\u003e Diffuser \u003c\/small\u003e \u003cstrong\u003e Frosted Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__fact\"\u003e\n\u003csmall\u003e CCT \u003c\/small\u003e \u003cstrong\u003e 3000K \/ 4000K \/ 6000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHADE DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"mochi-detail-section\" class=\"stb-mochi__detail\"\u003e\n\u003cdiv class=\"stb-mochi__detail-media\"\u003e\u003ca href=\"#mochi-detail\" class=\"stb-mochi__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/mochi-mini-led-pendant-light-reading-corner-desk-stuberlighting_12.jpg?v=1780882146\" alt=\"Mochi Mini LED Pendant Light wood shade and frosted glass diffuser detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-mochi__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__detail-copy\"\u003e\n\u003cspan class=\"stb-mochi__eyebrow\"\u003e Shade Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-mochi__section-title\"\u003eWood Above. Soft Diffusion Below.\u003c\/h3\u003e\n\u003cp\u003eThe hemispherical wood shade keeps the silhouette simple, while a frosted glass underside softens the integrated LED before the light reaches the surface below.\u003c\/p\u003e\n\u003cdiv class=\"stb-mochi__tags\"\u003e\n\u003cspan class=\"stb-mochi__tag\"\u003e Wood Hemisphere \u003c\/span\u003e \u003cspan class=\"stb-mochi__tag\"\u003e Brass Stem \u003c\/span\u003e \u003cspan class=\"stb-mochi__tag\"\u003e Frosted Diffuser \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SHADE LIGHTBOX --\u003e \u003ca id=\"mochi-detail\" href=\"#mochi-detail-section\" class=\"stb-mochi__lightbox\"\u003e \u003cspan class=\"stb-mochi__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/mochi-mini-led-pendant-light-reading-corner-desk-stuberlighting_12.jpg?v=1780882146\" alt=\"Enlarged Mochi wood shade detail\"\u003e \u003cspan class=\"stb-mochi__lightbox-caption\"\u003e Mochi · Wood \u0026amp; Frosted Glass Detail \u003c\/span\u003e \u003cspan class=\"stb-mochi__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SCALE\n  ====================================================== --\u003e\n\u003csection class=\"stb-mochi__scale\"\u003e\n\u003cdiv class=\"stb-mochi__scale-title\"\u003e\n\u003csmall\u003e Why 5.9\" \u003c\/small\u003e \u003cstrong\u003e Intentionally Smaller Than a Standard Pendant. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__scale-copy\"\u003e\n\u003cp\u003eMochi is designed for secondary lighting positions where an 8–12\" pendant can feel oversized. Its compact width adds useful light without visually taking over a desk, chair, narrow hallway or small counter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BEST USE\n  ====================================================== --\u003e\n\u003csection class=\"stb-mochi__uses\"\u003e\n\u003cdiv class=\"stb-mochi__uses-head\"\u003e\n\u003cspan class=\"stb-mochi__eyebrow\"\u003e Where Mochi Makes Sense \u003c\/span\u003e\n\u003ch3 class=\"stb-mochi__section-title\"\u003eSmall Positions, Better Light.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__use-grid\"\u003e\n\u003cdiv class=\"stb-mochi__use-card stb-mochi__use-card--featured\"\u003e\n\u003csmall\u003e Reading Corner \u003c\/small\u003e \u003cstrong\u003e Soft Shoulder-Level Light \u003c\/strong\u003e\n\u003cp\u003eA compact alternative to a floor lamp beside an occasional chair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__use-card\"\u003e\n\u003csmall\u003e Desk \u003c\/small\u003e \u003cstrong\u003e Focus Without Clutter \u003c\/strong\u003e\n\u003cp\u003eKeeps the desktop clear while directing useful light downward.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__use-card\"\u003e\n\u003csmall\u003e Small Nook \u003c\/small\u003e \u003cstrong\u003e Just Enough Presence \u003c\/strong\u003e\n\u003cp\u003eWorks above breakfast corners, narrow counters or quiet hallway positions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COLOR TEMPERATURE\n  ====================================================== --\u003e\n\u003csection class=\"stb-mochi__temperature\"\u003e\n\u003cdiv class=\"stb-mochi__temperature-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-mochi__eyebrow\"\u003e Three Light Temperatures \u003c\/span\u003e\n\u003ch3 class=\"stb-mochi__section-title\"\u003eChange the Light to Match the Task.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eSwitch between the three available color temperatures from the wall control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__temperature-grid\"\u003e\n\u003cdiv class=\"stb-mochi__temperature-item\"\u003e\n\u003csmall\u003e Warm \u003c\/small\u003e \u003cstrong\u003e 3000K \u003c\/strong\u003e\n\u003cp\u003eEvening reading and softer ambient light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__temperature-item\"\u003e\n\u003csmall\u003e Neutral \u003c\/small\u003e \u003cstrong\u003e 4000K \u003c\/strong\u003e\n\u003cp\u003eDaytime desk work and general focus.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__temperature-item\"\u003e\n\u003csmall\u003e Cool \u003c\/small\u003e \u003cstrong\u003e 6000K \u003c\/strong\u003e\n\u003cp\u003eDetailed tasks and brighter work light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSION\n  ====================================================== --\u003e\n\u003csection id=\"mochi-size-section\" class=\"stb-mochi__dimension\"\u003e\n\u003cdiv class=\"stb-mochi__dimension-media\"\u003e\u003ca href=\"#mochi-size\" class=\"stb-mochi__dimension-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/mochi-mini-led-pendant-light-reading-corner-desk-stuberlighting_8.jpg?v=1780882146\" alt=\"Mochi Mini LED Pendant Light dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-mochi__hint\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__dimension-copy\"\u003e\n\u003cspan class=\"stb-mochi__eyebrow\"\u003e Compact Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-mochi__section-title\"\u003eOnly 5.9\" Across.\u003c\/h3\u003e\n\u003cp\u003eThe small shade is the point. Mochi adds a defined pool of light without introducing the visual weight of a conventional pendant.\u003c\/p\u003e\n\u003cdiv class=\"stb-mochi__dimension-pills\"\u003e\n\u003cspan\u003e Ø5.9\" \/ 15cm \u003c\/span\u003e \u003cspan\u003e H3.9\" \/ 10cm \u003c\/span\u003e \u003cspan\u003e 59\" Cord \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DIMENSION LIGHTBOX --\u003e \u003ca id=\"mochi-size\" href=\"#mochi-size-section\" class=\"stb-mochi__lightbox\"\u003e \u003cspan class=\"stb-mochi__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/mochi-mini-led-pendant-light-reading-corner-desk-stuberlighting_8.jpg?v=1780882146\" alt=\"Enlarged Mochi pendant dimensions\"\u003e \u003cspan class=\"stb-mochi__lightbox-caption\"\u003e Ø5.9\" × H3.9\" · Ø15 × H10cm \u003c\/span\u003e \u003cspan class=\"stb-mochi__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-mochi__practical\"\u003e\n\u003cdiv class=\"stb-mochi__practical-card\"\u003e\n\u003csmall\u003e Integrated Light \u003c\/small\u003e \u003cstrong\u003e LED Included · Approx. 50,000 Hours \u003c\/strong\u003e\n\u003cp\u003eNo separate bulb is required. The integrated LED keeps the compact shade clean and supports all three color temperatures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__practical-card\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable Cord \u003c\/strong\u003e\n\u003cp\u003eShorten the drop during installation, or request additional suspension length for a taller ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALL HEIGHT NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-mochi__note\"\u003e\n\u003cdiv class=\"stb-mochi__note-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Installing beside a reading chair? \u003c\/strong\u003e\n\u003cp\u003eA useful starting point is approximately 30–36\" between the chair seat and the pendant, then adjust according to your eye line and preferred light level.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-mochi__specs\"\u003e\n\u003cdiv class=\"stb-mochi__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Mochi \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e Ø5.9\" × H3.9\" \/ Ø15 × H10cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Brass Stem · Wood Hemispherical Shade · Frosted Glass Diffuser \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Finish \u003c\/span\u003e \u003cstrong\u003e Natural Wood \u0026amp; Brass · Frosted Glass Underside \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED Included · Approx. 50,000-Hour Rated Lifespan \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Color Temperature \u003c\/span\u003e \u003cstrong\u003e 3000K Warm · 4000K Neutral · 6000K Cool · Switchable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Hardwired Ceiling Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e 59\" Adjustable Cord · Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Compatible with Standard Wall Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only · Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-mochi__faq\"\u003e\u003cspan class=\"stb-mochi__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-mochi__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Mochi really only 5.9\" wide?\u003c\/summary\u003e\n\u003cp\u003eYes. The fixture measures approximately Ø5.9\" × H3.9\", making it intentionally smaller than many conventional pendant lights.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the LED included?\u003c\/summary\u003e\n\u003cp\u003eYes. Mochi uses an integrated LED light source, so no separate bulb is required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I change the color temperature?\u003c\/summary\u003e\n\u003cp\u003eYes. Mochi supports 3000K warm, 4000K neutral and 6000K cool light.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the cord be longer?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard suspension is 59\". Additional length can be prepared for taller ceilings on request.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-mochi__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 5.9\"xH3.9\" \/ Wood \u0026 Glass","offer_id":52308726284571,"sku":"STB-PD-MOCHI-06","price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/mochi-mini-led-pendant-light-reading-corner-desk-stuberlighting_6.jpg?v=1780882146"},{"product_id":"cora-plug-in-milky-glass-flower-wall-sconce","title":"Cora Plug-In Milky Glass Flower Wall Sconce","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — CORA WALL\n   PLUG-IN MILKY GLASS FLOWER SCONCE\n\n   PLUG \/ GLOW \/ PAIR\n\n   COMPACT · QUIET LUXURY · SHOPPER-FIRST\n   NO FULL-PAGE BACKGROUND FILL\n\n   ESPRESSO · MILKY GLASS · NATURAL WOOD · CREAM\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-cora-wall{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#655548;\n  --muted:#817365;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --wood:#9A7556;\n  --wood-soft:#E8D8C6;\n\n  --milk:#FBFAF6;\n  --cream:#F6EFE3;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-cora-wall *,\n.stb-cora-wall *::before,\n.stb-cora-wall *::after{\n  box-sizing:border-box;\n}\n\n.stb-cora-wall h2,\n.stb-cora-wall h3,\n.stb-cora-wall p{\n  margin-top:0;\n}\n\n.stb-cora-wall h2,\n.stb-cora-wall h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-cora-wall img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-cora-wall a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.cw-frame{\n  position:relative;\n\n  padding:29px 29px 0;\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n\n  box-shadow:0 8px 28px rgba(28,18,9,.025);\n}\n\n.cw-frame::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:29px;\n\n  width:62px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.cw-frame::after{\n  content:\"\";\n\n  position:absolute;\n\n  top:11px;\n  left:29px;\n\n  width:29px;\n  height:1px;\n\n  background:var(--wood);\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.cw-eyebrow{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.cw-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — INTRO\n========================================================= *\/\n\n.cw-intro{\n  padding:20px 0 28px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cw-intro__top{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,150px);\n\n  gap:31px;\n  align-items:end;\n}\n\n.cw-intro h2{\n  max-width:590px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.cw-intro__copy \u003e p{\n  max-width:570px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* SCALE *\/\n\n.cw-intro__stat{\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.cw-intro__stat small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.cw-intro__stat strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:29px;\n  line-height:.94;\n\n  font-weight:500;\n}\n\n.cw-intro__stat span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#756658;\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n\n\/* QUICK BUYING FACTS *\/\n\n.cw-quick{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:18px;\n}\n\n.cw-quick__item{\n  position:relative;\n\n  min-width:0;\n\n  padding:11px 12px;\n\n  border:1px solid var(--line);\n}\n\n.cw-quick__item:nth-child(1){\n  background:#F5EDE3;\n}\n\n.cw-quick__item:nth-child(2){\n  background:#FCFAF6;\n}\n\n.cw-quick__item:nth-child(3){\n  background:#F7F0E7;\n}\n\n.cw-quick__item::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:-1px;\n  left:-1px;\n\n  width:28px;\n  height:2px;\n}\n\n.cw-quick__item:nth-child(1)::before{\n  background:var(--espresso);\n}\n\n.cw-quick__item:nth-child(2)::before{\n  background:var(--gold);\n}\n\n.cw-quick__item:nth-child(3)::before{\n  background:var(--wood);\n}\n\n.cw-quick__item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cw-quick__item strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.1;\n\n  font-weight:500;\n}\n\n.cw-quick__item p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   02 — GLASS + PLUG\n========================================================= *\/\n\n.cw-feature{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cw-feature__layout{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:29px;\n  align-items:center;\n}\n\n\n\/* DETAIL IMAGE *\/\n\n.cw-detail{\n  width:165px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--milk);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--gold);\n}\n\n.cw-detail a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.cw-detail img{\n  max-height:155px !important;\n}\n\n\n\/* FEATURE COPY *\/\n\n.cw-feature__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.cw-feature__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n\n\/* MATERIAL FACTS *\/\n\n.cw-materials{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:13px;\n}\n\n.cw-material{\n  min-width:0;\n\n  padding:9px 10px;\n\n  border:1px solid var(--line);\n}\n\n.cw-material:nth-child(1){\n  background:#FBF9F5;\n}\n\n.cw-material:nth-child(2){\n  background:#F4EDE4;\n}\n\n.cw-material:nth-child(3){\n  background:#F8F3EB;\n}\n\n.cw-material small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cw-material strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:9.8px;\n  font-weight:600;\n}\n\n\n\/* PLUG PANEL *\/\n\n.cw-plug{\n  display:grid;\n  grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-top:17px;\n\n  padding:18px 20px;\n\n  background:var(--espresso);\n\n  border-radius:4px;\n}\n\n.cw-plug__mark{\n  padding-right:19px;\n\n  border-right:1px solid rgba(255,255,255,.15);\n}\n\n.cw-plug__mark small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.cw-plug__mark strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:27px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.cw-plug__mark span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CFC6BB;\n\n  font-size:9px;\n}\n\n.cw-plug__copy h3{\n  margin:0 0 4px;\n\n  color:#FFF8ED;\n\n  font-size:18px;\n}\n\n.cw-plug__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D6CDC1;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n.cw-plug__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:13px;\n\n  margin-top:8px;\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.13);\n}\n\n.cw-plug__facts span{\n  color:#D8CFC3;\n\n  font-size:9px;\n}\n\n.cw-plug__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   03 — SIZE \/ ONE OR PAIR\n========================================================= *\/\n\n.cw-scale{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cw-scale__layout{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:28px;\n  align-items:center;\n}\n\n\n\/* SIZE IMAGE *\/\n\n.cw-size-image{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--wood);\n}\n\n.cw-size-image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.cw-size-image img{\n  max-height:135px !important;\n}\n\n\n\/* SCALE COPY *\/\n\n.cw-scale__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.cw-scale__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n\n\/* MEASURE *\/\n\n.cw-measures{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:24px;\n\n  margin-top:13px;\n}\n\n.cw-measure{\n  min-width:88px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.cw-measure:nth-child(2){\n  border-color:var(--wood);\n}\n\n.cw-measure:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.cw-measure small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cw-measure strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:21px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* ONE OR PAIR *\/\n\n.cw-pair{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:17px;\n}\n\n.cw-pair__item{\n  min-width:0;\n\n  padding:12px 13px;\n\n  border:1px solid var(--line);\n}\n\n.cw-pair__item--one{\n  background:#FCFAF6;\n\n  border-top:2px solid var(--gold);\n}\n\n.cw-pair__item--two{\n  background:#F4ECE2;\n\n  border-top:2px solid var(--espresso);\n}\n\n.cw-pair__item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cw-pair__item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  font-weight:500;\n}\n\n.cw-pair__item p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.cw-specs{\n  padding:31px 0;\n}\n\n.cw-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.cw-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.cw-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.cw-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.cw-spec{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.cw-spec__label{\n  color:#806F60;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.cw-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* NOTES *\/\n\n.cw-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:12px;\n}\n\n.cw-note{\n  min-width:0;\n\n  padding:10px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.cw-note--wood{\n  border-left:3px solid var(--wood);\n}\n\n.cw-note--cert{\n  border-left:3px solid var(--gold);\n}\n\n.cw-note small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.cw-note span,\n.cw-note strong{\n  display:block;\n\n  color:#514337;\n\n  font-size:9.8px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.cw-shipping{\n  position:relative;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n\n  border-radius:5px 5px 0 0;\n}\n\n.cw-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:50px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.cw-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.cw-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n.cw-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.cw-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.cw-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.cw-lightbox:target{\n  display:flex;\n}\n\n.cw-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.cw-lightbox img{\n  display:block !important;\n\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n}\n\n.cw-lightbox__caption{\n  margin-top:9px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.cw-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .cw-frame{\n    padding:25px 18px 0;\n  }\n\n  .cw-frame::before,\n  .cw-frame::after{\n    left:18px;\n  }\n\n\n  .cw-intro__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,120px);\n\n    gap:18px;\n  }\n\n  .cw-intro h2{\n    font-size:27px;\n  }\n\n\n  .cw-feature__layout{\n    grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .cw-detail{\n    width:130px;\n  }\n\n  .cw-detail img{\n    max-height:120px !important;\n  }\n\n\n  .cw-scale__layout{\n    grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n\n  .cw-spec{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .cw-intro__top{\n    grid-template-columns:1fr;\n  }\n\n  .cw-intro__stat{\n    width:175px;\n  }\n\n\n  .cw-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .cw-feature__layout{\n    grid-template-columns:1fr;\n  }\n\n  .cw-detail{\n    width:120px;\n\n    margin:0;\n  }\n\n\n  .cw-materials{\n    grid-template-columns:1fr;\n  }\n\n\n  .cw-plug{\n    grid-template-columns:1fr;\n\n    gap:8px;\n\n    padding:16px;\n  }\n\n  .cw-plug__mark{\n    padding:0 0 8px;\n\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .cw-scale__layout{\n    grid-template-columns:1fr;\n  }\n\n  .cw-size-image{\n    width:110px;\n\n    margin:0;\n  }\n\n  .cw-size-image img{\n    max-height:103px !important;\n  }\n\n\n  .cw-pair{\n    grid-template-columns:1fr;\n  }\n\n\n  .cw-specs__head{\n    display:block;\n  }\n\n  .cw-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .cw-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .cw-spec__label{\n    color:var(--gold-deep);\n\n    font-size:9.5px;\n    font-weight:600;\n\n    letter-spacing:.04em;\n    text-transform:uppercase;\n  }\n\n\n  .cw-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-cora-wall\" id=\"cora-wall-root\"\u003e\n\u003cdiv class=\"cw-frame\"\u003e\n\u003c!-- =====================================================\n         01 — INTRO\n    ====================================================== --\u003e\n\u003csection class=\"cw-intro\"\u003e\n\u003cdiv class=\"cw-intro__top\"\u003e\n\u003cdiv class=\"cw-intro__copy\"\u003e\n\u003cspan class=\"cw-eyebrow\"\u003e Cora · Plug-In Milky Glass Wall Sconce \u003c\/span\u003e\n\u003ch2\u003eSoft Flower Light, Without Hardwiring\u003c\/h2\u003e\n\u003cp\u003eCora brings the collection’s milky-glass flower shape to a compact plug-in wall light. Mount it to the wall, route the visible cord to a nearby outlet, and use the inline switch — no new electrical wiring required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-intro__stat\"\u003e\n\u003csmall\u003e Compact Size \u003c\/small\u003e \u003cstrong\u003e Ø5.9\" \u003c\/strong\u003e \u003cspan\u003e H6.5\"\u003cbr\u003eØ15 × H16.4cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-quick\"\u003e\n\u003cdiv class=\"cw-quick__item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Plug-In \u003c\/strong\u003e\n\u003cp\u003eWall-mounted with no electrical hardwiring required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-quick__item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Milky Glass \u003c\/strong\u003e\n\u003cp\u003eOpaque flower glass softens the visible bulb source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-quick__item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" Visible Cord \u003c\/strong\u003e\n\u003cp\u003eInline ON\/OFF control between the fixture and outlet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — GLOW \/ PLUG\n    ====================================================== --\u003e\n\u003csection class=\"cw-feature\"\u003e\n\u003cdiv class=\"cw-feature__layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cw-detail\"\u003e\u003ca href=\"#cora-wall-detail\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-plug-in-milky-glass-flower-wall-sconce-stuberlighting_9.jpg?v=1781228503\" alt=\"Close-up of Cora plug-in milky glass flower wall sconce\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"cw-caption\"\u003eGlass \u0026amp; wood detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-feature__copy\"\u003e\n\u003cspan class=\"cw-eyebrow\"\u003e Glow \/ Material \u003c\/span\u003e\n\u003ch3\u003eThe Flower Becomes the Light\u003c\/h3\u003e\n\u003cp\u003eOpaque milky glass conceals the bulb behind a softly illuminated flower form. A solid-wood wall plate adds warmth behind the glass, while the small metal collar keeps the connection visually clean.\u003c\/p\u003e\n\u003cdiv class=\"cw-materials\"\u003e\n\u003cdiv class=\"cw-material\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Hand-Blown Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-material\"\u003e\n\u003csmall\u003e Backplate \u003c\/small\u003e \u003cstrong\u003e Solid Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-material\"\u003e\n\u003csmall\u003e Hardware \u003c\/small\u003e \u003cstrong\u003e Metal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-plug\"\u003e\n\u003cdiv class=\"cw-plug__mark\"\u003e\n\u003csmall\u003e Power \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e \u003cspan\u003e plug-in cord \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-plug__copy\"\u003e\n\u003ch3\u003eThe Cord Is Part of the Installation\u003c\/h3\u003e\n\u003cp\u003eThe power cord exits from the wall mount and remains visible as it runs toward the outlet. Route it straight down, behind furniture, or with removable cord clips for a cleaner line.\u003c\/p\u003e\n\u003cdiv class=\"cw-plug__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003eNo Hardwiring\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eInline Switch\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003ePlug-In\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — SIZE \/ ONE OR PAIR\n    ====================================================== --\u003e\n\u003csection class=\"cw-scale\"\u003e\n\u003cdiv class=\"cw-scale__layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cw-size-image\"\u003e\u003ca href=\"#cora-wall-size\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-plug-in-milky-glass-flower-wall-sconce-stuberlighting_3_240x240.jpg?v=1781228503\" alt=\"Cora Plug-In Milky Glass Flower Wall Sconce size reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"cw-caption\"\u003eSize reference · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-scale__copy\"\u003e\n\u003cspan class=\"cw-eyebrow\"\u003e Scale \/ Pairing \u003c\/span\u003e\n\u003ch3\u003eSmall Enough to Use in Pairs\u003c\/h3\u003e\n\u003cp\u003eAt only 5.9 inches across, Cora adds a visible decorative glow without occupying much wall space. Its compact scale works especially well where two matching sconces need to sit comfortably around furniture.\u003c\/p\u003e\n\u003cdiv class=\"cw-measures\"\u003e\n\u003cdiv class=\"cw-measure\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 5.9\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-measure\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 6.5\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-measure\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-pair\"\u003e\n\u003cdiv class=\"cw-pair__item cw-pair__item--one\"\u003e\n\u003csmall\u003e Single \u003c\/small\u003e \u003cstrong\u003e One Accent Point \u003c\/strong\u003e\n\u003cp\u003eUse one beside a chair, in a hallway, or on a smaller wall that needs a soft decorative glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-pair__item cw-pair__item--two\"\u003e\n\u003csmall\u003e Pair \u003c\/small\u003e \u003cstrong\u003e More Intentional Symmetry \u003c\/strong\u003e\n\u003cp\u003eUse two beside a bed or on either side of a larger furniture composition when balanced wall lighting is preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         04 — PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"cw-specs\"\u003e\n\u003cdiv class=\"cw-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Cora · Plug-In Wall Sconce \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-spec-list\"\u003e\n\u003cdiv class=\"cw-spec\"\u003e\n\u003cspan class=\"cw-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"cw-spec__value\"\u003e Ø5.9\" × H6.5\" \/ Ø15 × H16.4cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-spec\"\u003e\n\u003cspan class=\"cw-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"cw-spec__value\"\u003e Hand-blown milky white glass · Metal collar · Solid wood wall plate \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-spec\"\u003e\n\u003cspan class=\"cw-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"cw-spec__value\"\u003e Wood \u0026amp; White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-spec\"\u003e\n\u003cspan class=\"cw-spec__label\"\u003e Weight \u003c\/span\u003e \u003cspan class=\"cw-spec__value\"\u003e Approx. 4.4 lb \/ 2 kg \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-spec\"\u003e\n\u003cspan class=\"cw-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"cw-spec__value\"\u003e E26 \/ E27 · Bulb Included: Yes · Max 40W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-spec\"\u003e\n\u003cspan class=\"cw-spec__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"cw-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-spec\"\u003e\n\u003cspan class=\"cw-spec__label\"\u003e Power \/ Cord \u003c\/span\u003e \u003cspan class=\"cw-spec__value\"\u003e Plug-in · 59\" visible power cord \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-spec\"\u003e\n\u003cspan class=\"cw-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"cw-spec__value\"\u003e Inline push-button ON\/OFF switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-spec\"\u003e\n\u003cspan class=\"cw-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"cw-spec__value\"\u003e Non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-spec\"\u003e\n\u003cspan class=\"cw-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"cw-spec__value\"\u003e Wall-mounted plug-in · No electrical hardwiring required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-spec\"\u003e\n\u003cspan class=\"cw-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"cw-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-notes\"\u003e\n\u003cdiv class=\"cw-note cw-note--wood\"\u003e\n\u003csmall\u003e Natural Wood \u003c\/small\u003e \u003cspan\u003e Real wood grain, pattern and tone naturally vary from piece to piece. These variations are material characteristics, not defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-note cw-note--cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         05 — SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"cw-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"cora-wall-detail\" href=\"#cora-wall-root\" class=\"cw-lightbox\"\u003e \u003cspan class=\"cw-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-plug-in-milky-glass-flower-wall-sconce-stuberlighting_9.jpg?v=1781228503\" alt=\"Enlarged Cora milky glass flower and wood wall plate detail\"\u003e \u003cspan class=\"cw-lightbox__caption\"\u003e Cora · Milky Glass \u0026amp; Wood Detail \u003c\/span\u003e \u003cspan class=\"cw-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"cora-wall-size\" href=\"#cora-wall-root\" class=\"cw-lightbox\"\u003e \u003cspan class=\"cw-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-plug-in-milky-glass-flower-wall-sconce-stuberlighting_3_240x240.jpg?v=1781228503\" alt=\"Enlarged Cora Plug-In Wall Sconce size reference\"\u003e \u003cspan class=\"cw-lightbox__caption\"\u003e Ø5.9\" × H6.5\" · Ø15 × H16.4cm \u003c\/span\u003e \u003cspan class=\"cw-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"⌀ 5.9\" × H 6.5\" \/ Wooden+White \/ US plug","offer_id":52338062295323,"sku":"STB-WS-26-1001","price":142.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 5.9\" × H 6.5\" \/ Wooden+White \/ UK plug","offer_id":52338062328091,"sku":"STB-WS-26-1002","price":142.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 5.9\" × H 6.5\" \/ Wooden+White \/ AUplug","offer_id":52338062360859,"sku":"STB-WS-26-1003","price":142.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 5.9\" × H 6.5\" \/ Wooden+White \/ EU plug","offer_id":52338062393627,"sku":"STB-WS-26-1004","price":142.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-plug-in-milky-glass-flower-wall-sconce-stuberlighting_17.jpg?v=1781228503"},{"product_id":"norra-concrete-mini-pendant-bathroom-vanity-kitchen-island","title":"Norra Concrete Mini Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — NORRA\n   CONCRETE MINI PENDANT\n\n   CAST \/ COLOR \/ REPEAT\n\n   ARCHITECTURAL · QUIET · SHOPPER-FIRST\n   ESPRESSO · CEMENT · CREAM · GOLD\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-norra{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625449;\n  --muted:#817468;\n\n  --gold:#C8A96E;\n  --gold-deep:#967243;\n\n  --cement:#9A938A;\n  --cement-light:#E9E5DF;\n  --cement-soft:#F3F0EB;\n\n  --cream:#F6EFE3;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n\n  --line:#DED2BD;\n  --line-soft:#ECE4D8;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-norra *,\n.stb-norra *::before,\n.stb-norra *::after{\n  box-sizing:border-box;\n}\n\n.stb-norra h2,\n.stb-norra h3,\n.stb-norra p{\n  margin-top:0;\n}\n\n.stb-norra h2,\n.stb-norra h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-norra img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-norra a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.norra-frame{\n  position:relative;\n\n  padding:29px 29px 0;\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n\n  box-shadow:0 8px 28px rgba(28,18,9,.025);\n}\n\n.norra-frame::before{\n  content:\"\";\n\n  position:absolute;\n  top:8px;\n  left:29px;\n\n  width:64px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.norra-frame::after{\n  content:\"\";\n\n  position:absolute;\n  top:11px;\n  left:29px;\n\n  width:30px;\n  height:1px;\n\n  background:var(--cement);\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.norra-eyebrow{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.norra-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — INTRO\n========================================================= *\/\n\n.norra-intro{\n  padding:20px 0 28px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.norra-intro__top{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,150px);\n\n  gap:31px;\n  align-items:end;\n}\n\n.norra-intro h2{\n  max-width:595px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.norra-intro__copy \u003e p{\n  max-width:570px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.62;\n}\n\n\n\/* SIZE STAT *\/\n\n.norra-intro__stat{\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.norra-intro__stat small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.norra-intro__stat strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:29px;\n  line-height:.94;\n\n  font-weight:500;\n}\n\n.norra-intro__stat span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#756658;\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n\n\/* QUICK FACTS *\/\n\n.norra-quick{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:18px;\n}\n\n.norra-quick__item{\n  position:relative;\n\n  min-width:0;\n\n  padding:11px 12px;\n\n  border:1px solid var(--line);\n}\n\n.norra-quick__item:nth-child(1){\n  background:#F2EEE9;\n}\n\n.norra-quick__item:nth-child(2){\n  background:#FBF8F2;\n}\n\n.norra-quick__item:nth-child(3){\n  background:#F5EEE4;\n}\n\n.norra-quick__item::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:-1px;\n  left:-1px;\n\n  width:28px;\n  height:2px;\n}\n\n.norra-quick__item:nth-child(1)::before{\n  background:var(--cement);\n}\n\n.norra-quick__item:nth-child(2)::before{\n  background:var(--gold);\n}\n\n.norra-quick__item:nth-child(3)::before{\n  background:var(--espresso);\n}\n\n.norra-quick__item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.norra-quick__item strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.1;\n\n  font-weight:500;\n}\n\n.norra-quick__item p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   02 — CAST \/ COLOR\n========================================================= *\/\n\n.norra-material{\n  padding:30px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.norra-material__layout{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:29px;\n  align-items:center;\n}\n\n\n\/* DETAIL IMAGE *\/\n\n.norra-detail{\n  width:175px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--cement-soft);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--cement);\n}\n\n.norra-detail a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.norra-detail img{\n  max-height:165px !important;\n}\n\n\n\/* MATERIAL COPY *\/\n\n.norra-material__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.norra-material__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n\n\/* MATERIAL FACTS *\/\n\n.norra-materials{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:7px;\n\n  margin-top:13px;\n}\n\n.norra-material-card{\n  min-width:0;\n\n  padding:9px 10px;\n\n  border:1px solid var(--line);\n}\n\n.norra-material-card:first-child{\n  background:#F1EDE8;\n}\n\n.norra-material-card:last-child{\n  background:#FAF7F1;\n}\n\n.norra-material-card small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.norra-material-card strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:10px;\n  font-weight:600;\n}\n\n\n\/* COLORS *\/\n\n.norra-colors{\n  margin-top:16px;\n  padding-top:14px;\n\n  border-top:1px solid var(--line);\n}\n\n.norra-colors__label{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.norra-color-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n}\n\n.norra-color{\n  position:relative;\n\n  min-width:0;\n\n  padding:10px 9px 10px 31px;\n\n  border:1px solid var(--line);\n\n  background:var(--ivory);\n}\n\n.norra-color::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:12px;\n  left:10px;\n\n  width:11px;\n  height:11px;\n\n  border-radius:50%;\n}\n\n.norra-color--black::before{\n  background:#24211F;\n}\n\n.norra-color--grey::before{\n  background:#AAA7A1;\n}\n\n.norra-color--pink::before{\n  background:#D2A7A0;\n}\n\n.norra-color strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:9.8px;\n  font-weight:600;\n}\n\n.norra-color span{\n  display:block;\n\n  margin-top:1px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.35;\n}\n\n\n\/* =========================================================\n   03 — SCALE \/ REPEAT\n========================================================= *\/\n\n.norra-scale{\n  padding:30px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.norra-scale__layout{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:28px;\n  align-items:center;\n}\n\n\n\/* SIZE IMAGE *\/\n\n.norra-size-image{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--gold);\n}\n\n.norra-size-image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.norra-size-image img{\n  max-height:135px !important;\n}\n\n\n\/* SCALE COPY *\/\n\n.norra-scale__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.norra-scale__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n\n\/* MEASURES *\/\n\n.norra-measures{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:24px;\n\n  margin-top:13px;\n}\n\n.norra-measure{\n  min-width:84px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.norra-measure:nth-child(2){\n  border-color:var(--cement);\n}\n\n.norra-measure:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.norra-measure small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.norra-measure strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:21px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* REPEAT PANEL *\/\n\n.norra-repeat{\n  display:grid;\n  grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-top:18px;\n\n  padding:18px 20px;\n\n  background:var(--espresso);\n\n  border-radius:4px;\n}\n\n.norra-repeat__mark{\n  padding-right:19px;\n\n  border-right:1px solid rgba(255,255,255,.15);\n}\n\n.norra-repeat__mark small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.norra-repeat__mark strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:27px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.norra-repeat__mark span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CFC6BB;\n\n  font-size:9px;\n}\n\n.norra-repeat__copy h3{\n  margin:0 0 4px;\n\n  color:#FFF8ED;\n\n  font-size:18px;\n}\n\n.norra-repeat__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D6CDC1;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n.norra-repeat__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:13px;\n\n  margin-top:8px;\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.13);\n}\n\n.norra-repeat__facts span{\n  color:#D8CFC3;\n\n  font-size:9px;\n}\n\n.norra-repeat__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.norra-specs{\n  padding:30px 0;\n}\n\n.norra-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.norra-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.norra-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.norra-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.norra-spec{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.norra-spec__label{\n  color:#806F60;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.norra-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* NOTES *\/\n\n.norra-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:12px;\n}\n\n.norra-note{\n  min-width:0;\n\n  padding:10px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.norra-note--material{\n  border-left:3px solid var(--cement);\n}\n\n.norra-note--cert{\n  border-left:3px solid var(--gold);\n}\n\n.norra-note small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.norra-note span,\n.norra-note strong{\n  display:block;\n\n  color:#514337;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.norra-shipping{\n  position:relative;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n\n  border-radius:5px 5px 0 0;\n}\n\n.norra-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:50px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.norra-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.norra-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n.norra-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.norra-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.norra-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.norra-lightbox:target{\n  display:flex;\n}\n\n.norra-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.norra-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n}\n\n.norra-lightbox__caption{\n  margin-top:9px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.norra-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .norra-frame{\n    padding:25px 18px 0;\n  }\n\n  .norra-frame::before,\n  .norra-frame::after{\n    left:18px;\n  }\n\n\n  .norra-intro__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,120px);\n\n    gap:18px;\n  }\n\n  .norra-intro h2{\n    font-size:27px;\n  }\n\n\n  .norra-material__layout{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .norra-detail{\n    width:135px;\n  }\n\n  .norra-detail img{\n    max-height:125px !important;\n  }\n\n\n  .norra-scale__layout{\n    grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n\n  .norra-spec{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .norra-intro__top{\n    grid-template-columns:1fr;\n  }\n\n  .norra-intro__stat{\n    width:175px;\n  }\n\n\n  .norra-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .norra-material__layout{\n    grid-template-columns:1fr;\n  }\n\n  .norra-detail{\n    width:120px;\n\n    margin:0;\n  }\n\n\n  .norra-materials{\n    grid-template-columns:1fr;\n  }\n\n\n  .norra-color-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .norra-scale__layout{\n    grid-template-columns:1fr;\n  }\n\n  .norra-size-image{\n    width:110px;\n\n    margin:0;\n  }\n\n  .norra-size-image img{\n    max-height:103px !important;\n  }\n\n\n  .norra-repeat{\n    grid-template-columns:1fr;\n\n    gap:8px;\n\n    padding:16px;\n  }\n\n  .norra-repeat__mark{\n    padding:0 0 8px;\n\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .norra-specs__head{\n    display:block;\n  }\n\n  .norra-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .norra-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .norra-spec__label{\n    color:var(--gold-deep);\n\n    font-size:9.5px;\n    font-weight:600;\n\n    letter-spacing:.04em;\n    text-transform:uppercase;\n  }\n\n\n  .norra-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-norra\" id=\"norra-root\"\u003e\n\u003cdiv class=\"norra-frame\"\u003e\n\u003c!-- =====================================================\n         01 — INTRO\n    ====================================================== --\u003e\n\u003csection class=\"norra-intro\"\u003e\n\u003cdiv class=\"norra-intro__top\"\u003e\n\u003cdiv class=\"norra-intro__copy\"\u003e\n\u003cspan class=\"norra-eyebrow\"\u003e Norra · Hand-Cast Cement Mini Pendant \u003c\/span\u003e\n\u003ch2\u003eSmall by Design. Stronger in Repetition.\u003c\/h2\u003e\n\u003cp\u003eNorra pairs a compact hand-cast cement shade with a clean acrylic diffuser. At only 4.7 inches across, it can work alone in a small zone or repeat naturally across a vanity, kitchen island or longer surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-intro__stat\"\u003e\n\u003csmall\u003e Mini Diameter \u003c\/small\u003e \u003cstrong\u003e Ø4.7\" \u003c\/strong\u003e \u003cspan\u003e H9.8\"\u003cbr\u003eØ12 × H25cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-quick\"\u003e\n\u003cdiv class=\"norra-quick__item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Hand-Cast Cement \u003c\/strong\u003e\n\u003cp\u003eGenuine cast surface with subtle texture and tonal variation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-quick__item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e G9 LED Included \u003c\/strong\u003e\n\u003cp\u003eCompact warm-white light behind an acrylic diffuser.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-quick__item\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable \u003c\/strong\u003e\n\u003cp\u003eStandard wire length with longer drops available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — CAST \/ COLOR\n    ====================================================== --\u003e\n\u003csection class=\"norra-material\"\u003e\n\u003cdiv class=\"norra-material__layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"norra-detail\"\u003e\u003ca href=\"#norra-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/norra-concrete-mini-pendant-bathroom-vanity-kitchen-island-stuberlighting_4.jpg?v=1781751251\" alt=\"Close-up detail of Norra hand-cast cement mini pendant\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"norra-caption\"\u003eCast surface detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-material__copy\"\u003e\n\u003cspan class=\"norra-eyebrow\"\u003e Cast \/ Surface \u003c\/span\u003e\n\u003ch3\u003eThe Texture Comes from the Material Itself\u003c\/h3\u003e\n\u003cp\u003eEach cement shade is cast and finished individually. Small differences in surface texture and tone are expected, giving the fixture a more architectural character than a perfectly uniform painted shade.\u003c\/p\u003e\n\u003cdiv class=\"norra-materials\"\u003e\n\u003cdiv class=\"norra-material-card\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Hand-Cast Cement \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-material-card\"\u003e\n\u003csmall\u003e Diffuser \u003c\/small\u003e \u003cstrong\u003e White Acrylic \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-colors\"\u003e\n\u003cspan class=\"norra-colors__label\"\u003e Choose the Color \u003c\/span\u003e\n\u003cdiv class=\"norra-color-grid\"\u003e\n\u003cdiv class=\"norra-color norra-color--black\"\u003e\n\u003cstrong\u003e Black \u0026amp; White \u003c\/strong\u003e \u003cspan\u003e Stronger graphic contrast. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-color norra-color--grey\"\u003e\n\u003cstrong\u003e Grey \u0026amp; White \u003c\/strong\u003e \u003cspan\u003e Quieter architectural neutral. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-color norra-color--pink\"\u003e\n\u003cstrong\u003e Pink \u0026amp; White \u003c\/strong\u003e \u003cspan\u003e Softer visual character. \u003c\/span\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!-- =====================================================\n         03 — SCALE \/ REPEAT\n    ====================================================== --\u003e\n\u003csection class=\"norra-scale\"\u003e\n\u003cdiv class=\"norra-scale__layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"norra-size-image\"\u003e\u003ca href=\"#norra-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/norra-concrete-mini-pendant-bathroom-vanity-kitchen-island-stuberlighting_8.jpg?v=1781751251\" alt=\"Norra Concrete Mini Pendant dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"norra-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-scale__copy\"\u003e\n\u003cspan class=\"norra-eyebrow\"\u003e Scale \/ Repeat \u003c\/span\u003e\n\u003ch3\u003e4.7 Inches Is Small on Purpose\u003c\/h3\u003e\n\u003cp\u003eNorra is compact enough to repeat without making the ceiling feel heavy. Use one where the space is tight, or let several fixtures create a longer lighting rhythm across the room.\u003c\/p\u003e\n\u003cdiv class=\"norra-measures\"\u003e\n\u003cdiv class=\"norra-measure\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 4.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-measure\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 9.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-measure\"\u003e\n\u003csmall\u003e Wire \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-repeat\"\u003e\n\u003cdiv class=\"norra-repeat__mark\"\u003e\n\u003csmall\u003e Layout \u003c\/small\u003e \u003cstrong\u003e 1 \/ 2 \/ 3+ \u003c\/strong\u003e \u003cspan\u003e choose by surface width \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-repeat__copy\"\u003e\n\u003ch3\u003eOne for Focus. Multiple for Rhythm.\u003c\/h3\u003e\n\u003cp\u003eThe mini scale makes Norra especially useful when several small light points feel more appropriate than one oversized pendant.\u003c\/p\u003e\n\u003cdiv class=\"norra-repeat__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003e1\u003c\/strong\u003e · compact zone \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e2\u003c\/strong\u003e · vanity \/ bedside \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e3+\u003c\/strong\u003e · island \/ long surface \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         04 — PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"norra-specs\"\u003e\n\u003cdiv class=\"norra-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Norra · Concrete Mini Pendant \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec-list\"\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e Ø4.7\" × H9.8\" \/ Ø12 × H25cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e Hand-cast cement · White acrylic diffuser \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Color Options \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e Black \u0026amp; White · Grey \u0026amp; White · Pink \u0026amp; White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e G9 LED · Bulb Included: Yes · Warm White · Max 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Included Bulb \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e 2700K warm-white G9 LED · Non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e Dimming possible with a compatible dimmable G9 bulb and compatible wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e 59\" standard wire · Extendable on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e Standard wall switch · Switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e Hardwired · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e Indoor dry locations only · IP20 · For bathroom use, install only outside wet or direct-spray zones \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-notes\"\u003e\n\u003cdiv class=\"norra-note norra-note--material\"\u003e\n\u003csmall\u003e Hand-Cast Surface \u003c\/small\u003e \u003cspan\u003e Slight differences in surface texture and tonal depth are normal characteristics of individually cast cement, not defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-note norra-note--cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         05 — SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"norra-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"norra-detail-large\" href=\"#norra-root\" class=\"norra-lightbox\"\u003e \u003cspan class=\"norra-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/norra-concrete-mini-pendant-bathroom-vanity-kitchen-island-stuberlighting_4.jpg?v=1781751251\" alt=\"Enlarged Norra hand-cast cement pendant detail\"\u003e \u003cspan class=\"norra-lightbox__caption\"\u003e Norra · Hand-Cast Cement Detail \u003c\/span\u003e \u003cspan class=\"norra-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"norra-size-large\" href=\"#norra-root\" class=\"norra-lightbox\"\u003e \u003cspan class=\"norra-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/norra-concrete-mini-pendant-bathroom-vanity-kitchen-island-stuberlighting_8.jpg?v=1781751251\" alt=\"Enlarged Norra Concrete Mini Pendant dimensions\"\u003e \u003cspan class=\"norra-lightbox__caption\"\u003e Ø4.7\" × H9.8\" · Ø12 × H25cm \u003c\/span\u003e \u003cspan class=\"norra-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia4.7\"xH9.8\" \/ Black \u0026 White","offer_id":52370247254299,"sku":"STB-PL-26-10006","price":135.0,"currency_code":"USD","in_stock":true},{"title":"Dia4.7\"xH9.8\" \/ Grey \u0026 White","offer_id":52370247287067,"sku":"STB-PL-26-10007","price":135.0,"currency_code":"USD","in_stock":true},{"title":"Dia4.7\"xH9.8\" \/ Pink \u0026 White","offer_id":52370247319835,"sku":"STB-PL-26-1000","price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/norra-concrete-mini-pendant-bathroom-vanity-kitchen-island-stuberlighting_18.jpg?v=1781751250"},{"product_id":"hayden-walnut-wood-modern-dome-pendant-light","title":"Hayden Modern Walnut Wood Dome Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — HAYDEN\n   Walnut Wood · Aluminum Dome · Mid-Century\n   Quiet Editorial \/ Compact \/ Responsive\n========================================================= *\/\n\n.stb-hayden{\n  --ivory:#FFFDF9;\n  --cream:#F6F0E8;\n  --walnut-soft:#F1E8DD;\n\n  --dark:#211812;\n  --espresso:#35271F;\n\n  --text:#4C4037;\n  --muted:#776B61;\n\n  --gold:#B49362;\n  --gold-deep:#80613E;\n\n  --line:#D9CFC4;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14.5px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-hayden *,\n.stb-hayden *::before,\n.stb-hayden *::after{\n  box-sizing:border-box;\n}\n\n.stb-hayden h2,\n.stb-hayden h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-hayden p{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   TYPE\n========================================================= *\/\n\n.stb-hayden__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-hayden__title{\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n}\n\n.stb-hayden__section-title{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-hayden__section-copy{\n  max-width:630px;\n\n  margin:0;\n\n  color:#62564D;\n\n  font-size:12.7px;\n  line-height:1.62;\n}\n\n.stb-hayden__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#837468;\n\n  font-size:9.3px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-hayden__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 185px;\n\n  gap:32px;\n  align-items:end;\n\n  padding:4px 0 23px;\n}\n\n.stb-hayden__intro-copy{\n  max-width:650px;\n}\n\n.stb-hayden__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D5148;\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n.stb-hayden__intro-stat{\n  padding:14px 16px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-hayden__intro-stat small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AD84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-hayden__intro-stat strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#FFF5E8;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-hayden__intro-stat span{\n  color:#D6C9BC;\n\n  font-size:10.8px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-hayden__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.025);\n\n  overflow:hidden;\n}\n\n.stb-hayden__fact{\n  padding:13px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-hayden__fact:last-child{\n  border-right:0;\n}\n\n.stb-hayden__fact small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#88786B;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-hayden__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FINISH SELECTOR\n========================================================= *\/\n\n.stb-hayden__finish{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:30px;\n  padding:14px 16px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-hayden__finish-media{\n  width:132px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-hayden__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--ivory);\n\n  border:1px solid #D6C9BC;\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-hayden__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-hayden__finish-options{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-top:12px;\n\n  border-top:1px solid #D8CCBF;\n}\n\n.stb-hayden__finish-option{\n  padding:10px 10px 0 0;\n}\n\n.stb-hayden__finish-option + .stb-hayden__finish-option{\n  padding-left:10px;\n\n  border-left:1px solid #D8CCBF;\n}\n\n.stb-hayden__finish-option small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#887568;\n\n  font-size:8.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-hayden__finish-option strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-hayden__finish-option p{\n  margin:0;\n\n  color:#706359;\n\n  font-size:9.9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   MATERIAL DETAIL\n========================================================= *\/\n\n.stb-hayden__material{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 115px;\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:30px;\n}\n\n.stb-hayden__material-copy{\n  padding:17px 19px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:4px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-hayden__material-copy p{\n  max-width:570px;\n\n  margin:0;\n\n  color:#61544B;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n.stb-hayden__material-media{\n  width:104px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n\n\/* =========================================================\n   SIZE SELECTOR\n========================================================= *\/\n\n.stb-hayden__sizes{\n  margin-bottom:30px;\n}\n\n.stb-hayden__size-layout{\n  display:grid;\n  grid-template-columns:125px minmax(0,1fr);\n\n  gap:20px;\n  align-items:center;\n\n  padding:14px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-hayden__size-media{\n  width:112px;\n  max-width:100%;\n\n  padding:4px;\n\n  background:#FAF6F0;\n\n  border:1px solid #DDD2C5;\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-hayden__size-media a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-hayden__size-media img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-hayden__size-options{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:11px;\n}\n\n.stb-hayden__size-option{\n  padding:11px 12px;\n\n  background:var(--cream);\n\n  border:1px solid #DDD2C5;\n  border-radius:4px;\n}\n\n.stb-hayden__size-option--featured{\n  border-top:2px solid var(--gold);\n}\n\n.stb-hayden__size-option small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#887568;\n\n  font-size:8.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-hayden__size-option strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n.stb-hayden__size-option p{\n  margin:0;\n\n  color:#706359;\n\n  font-size:10.2px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   APPLICATION STRIP\n========================================================= *\/\n\n.stb-hayden__placement{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:30px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-hayden__placement-item{\n  padding:14px 15px;\n}\n\n.stb-hayden__placement-item:first-child{\n  border-right:1px solid var(--line);\n}\n\n.stb-hayden__placement-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887568;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-hayden__placement-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n.stb-hayden__placement-item p{\n  margin:0;\n\n  color:#706359;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-hayden__practical{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-bottom:30px;\n}\n\n.stb-hayden__practical-card{\n  padding:14px 15px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-hayden__practical-card:first-child{\n  border-top:2px solid var(--gold);\n}\n\n.stb-hayden__practical-card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#847165;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.stb-hayden__practical-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-hayden__practical-card p{\n  margin:0;\n\n  color:#65584F;\n\n  font-size:10.7px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   NATURAL WOOD NOTE\n========================================================= *\/\n\n.stb-hayden__variation{\n  margin-bottom:30px;\n  padding:11px 14px;\n\n  background:var(--walnut-soft);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:4px;\n}\n\n.stb-hayden__variation strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n.stb-hayden__variation p{\n  margin:0;\n\n  color:#695C52;\n\n  font-size:10.9px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-hayden__specs{\n  margin-bottom:30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n\n  overflow:hidden;\n}\n\n.stb-hayden__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-hayden__spec-head span{\n  color:#C8AD87;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-hayden__spec-head strong{\n  color:#FFF5E8;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-hayden__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7DED5;\n}\n\n.stb-hayden__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-hayden__spec span{\n  padding-right:10px;\n\n  color:#82756B;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n.stb-hayden__spec strong{\n  color:var(--dark);\n\n  font-size:11.5px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-hayden__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n}\n\n.stb-hayden__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-hayden__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--dark);\n\n  font-size:13.1px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-hayden__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-hayden__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-deep);\n\n  font-size:19px;\n}\n\n.stb-hayden__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-hayden__faq details p{\n  margin:7px 0 0;\n\n  color:#665A51;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-hayden__shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-hayden__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-hayden__shipping p{\n  margin:0 0 7px;\n\n  color:#5E5249;\n\n  font-size:12.5px;\n  line-height:1.62;\n}\n\n.stb-hayden__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-hayden__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-hayden__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,14,12,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-hayden__lightbox:target{\n  display:flex;\n}\n\n.stb-hayden__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-hayden__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-hayden__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-hayden__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E8F82;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-hayden__intro{\n    grid-template-columns:1fr;\n\n    gap:12px;\n  }\n\n  .stb-hayden__title{\n    font-size:25px;\n  }\n\n  .stb-hayden__intro-stat{\n    max-width:270px;\n  }\n\n\n  .stb-hayden__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-hayden__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-hayden__fact:nth-child(1),\n  .stb-hayden__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-hayden__finish{\n    grid-template-columns:120px 1fr;\n  }\n\n  .stb-hayden__finish-media{\n    width:110px;\n  }\n\n\n  .stb-hayden__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-hayden{\n    font-size:14px;\n  }\n\n\n  .stb-hayden__finish{\n    grid-template-columns:90px 1fr;\n\n    gap:12px;\n\n    padding:10px;\n  }\n\n  .stb-hayden__finish-media{\n    width:84px;\n  }\n\n  .stb-hayden__finish-options{\n    grid-template-columns:1fr;\n  }\n\n  .stb-hayden__finish-option{\n    padding:8px 0;\n  }\n\n  .stb-hayden__finish-option + .stb-hayden__finish-option{\n    padding-left:0;\n\n    border-left:0;\n    border-top:1px solid #D8CCBF;\n  }\n\n\n  .stb-hayden__material{\n    grid-template-columns:1fr 82px;\n\n    gap:11px;\n  }\n\n  .stb-hayden__material-media{\n    width:76px;\n  }\n\n  .stb-hayden__material-copy{\n    padding:13px 14px;\n  }\n\n\n  .stb-hayden__size-layout{\n    grid-template-columns:84px 1fr;\n\n    gap:12px;\n\n    padding:10px;\n  }\n\n  .stb-hayden__size-media{\n    width:78px;\n  }\n\n  .stb-hayden__size-options{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-hayden__placement{\n    grid-template-columns:1fr;\n  }\n\n  .stb-hayden__placement-item:first-child{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-hayden__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-hayden__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-hayden__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-hayden__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-hayden\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-hayden__intro\"\u003e\n\u003cdiv class=\"stb-hayden__intro-copy\"\u003e\n\u003cspan class=\"stb-hayden__eyebrow\"\u003e Solid Walnut · Aluminum Dome · Mid-Century \u003c\/span\u003e\n\u003ch2 class=\"stb-hayden__title\"\u003eA Clean Dome, Warmed by Walnut.\u003c\/h2\u003e\n\u003cp\u003eHayden pairs a simple spun-aluminum dome with real walnut wood at the canopy and connecting details. The metal keeps the silhouette architectural, while the walnut gives it the warmth of a piece of furniture rather than a purely technical ceiling fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__intro-stat\"\u003e\n\u003csmall\u003e Two Sizes \u003c\/small\u003e \u003cstrong\u003e Ø13.7\" · Ø19.6\" \u003c\/strong\u003e \u003cspan\u003e Beige · White · Black \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-hayden__facts\"\u003e\n\u003cdiv class=\"stb-hayden__fact\"\u003e\n\u003csmall\u003e Dome \u003c\/small\u003e \u003cstrong\u003e Spun Aluminum \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__fact\"\u003e\n\u003csmall\u003e Wood \u003c\/small\u003e \u003cstrong\u003e Solid Walnut \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__fact\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__fact\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable Wire \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FINISH\n  ====================================================== --\u003e\n\u003csection id=\"hayden-finish-section\" class=\"stb-hayden__finish\"\u003e\n\u003cdiv class=\"stb-hayden__finish-media\"\u003e\u003ca href=\"#hayden-finish\" class=\"stb-hayden__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hayden-walnut-wood-modern-dome-pendant-light-stuberlighting_23.jpg?v=1781753650\" alt=\"Hayden dome pendant light black beige and walnut finish comparison\" loading=\"lazy\"\u003e \u003cspan class=\"stb-hayden__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-hayden__eyebrow\"\u003e Choose the Finish \u003c\/span\u003e\n\u003ch3 class=\"stb-hayden__section-title\"\u003eSame Walnut. Three Different Moods.\u003c\/h3\u003e\n\u003cp class=\"stb-hayden__section-copy\"\u003eThe walnut detail stays warm across every version. Choose the dome color according to how much contrast you want against the room.\u003c\/p\u003e\n\u003cdiv class=\"stb-hayden__finish-options\"\u003e\n\u003cdiv class=\"stb-hayden__finish-option\"\u003e\n\u003csmall\u003e Beige \u003c\/small\u003e \u003cstrong\u003e Warm \u0026amp; Tonal \u003c\/strong\u003e\n\u003cp\u003eNatural woods, cream walls and warmer neutral interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__finish-option\"\u003e\n\u003csmall\u003e White \u003c\/small\u003e \u003cstrong\u003e Light \u0026amp; Quiet \u003c\/strong\u003e\n\u003cp\u003eWhite walls, pale woods and cleaner Scandinavian spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__finish-option\"\u003e\n\u003csmall\u003e Black \u003c\/small\u003e \u003cstrong\u003e Graphic Contrast \u003c\/strong\u003e\n\u003cp\u003eDark accents, architectural interiors and stronger contrast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINISH LIGHTBOX --\u003e \u003ca id=\"hayden-finish\" href=\"#hayden-finish-section\" class=\"stb-hayden__lightbox\"\u003e \u003cspan class=\"stb-hayden__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hayden-walnut-wood-modern-dome-pendant-light-stuberlighting_23.jpg?v=1781753650\" alt=\"Enlarged Hayden finish comparison\"\u003e \u003cspan class=\"stb-hayden__lightbox-caption\"\u003e Hayden · Beige \/ White \/ Black + Walnut \u003c\/span\u003e \u003cspan class=\"stb-hayden__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       MATERIAL DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"hayden-detail-section\" class=\"stb-hayden__material\"\u003e\n\u003cdiv class=\"stb-hayden__material-copy\"\u003e\n\u003cspan class=\"stb-hayden__eyebrow\"\u003e Material Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-hayden__section-title\"\u003eMetal for Shape. Walnut for Warmth.\u003c\/h3\u003e\n\u003cp\u003eThe dome is formed from aluminum for a clean, lightweight profile. Solid walnut at the ceiling canopy and connectors introduces visible grain and natural warmth, softening the otherwise minimal metal form.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__material-media\"\u003e\u003ca href=\"#hayden-detail\" class=\"stb-hayden__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hayden-walnut-wood-modern-dome-pendant-light-stuberlighting_2.jpg?v=1781753650\" alt=\"Hayden pendant solid walnut wood and aluminum dome detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-hayden__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"hayden-detail\" href=\"#hayden-detail-section\" class=\"stb-hayden__lightbox\"\u003e \u003cspan class=\"stb-hayden__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hayden-walnut-wood-modern-dome-pendant-light-stuberlighting_2.jpg?v=1781753650\" alt=\"Enlarged Hayden walnut and aluminum material detail\"\u003e \u003cspan class=\"stb-hayden__lightbox-caption\"\u003e Hayden · Solid Walnut \u0026amp; Aluminum \u003c\/span\u003e \u003cspan class=\"stb-hayden__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection id=\"hayden-size-section\" class=\"stb-hayden__sizes\"\u003e\n\u003cdiv class=\"stb-hayden__size-layout\"\u003e\n\u003cdiv class=\"stb-hayden__size-media\"\u003e\u003ca href=\"#hayden-size\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hayden-walnut-wood-modern-dome-pendant-light-stuberlighting_17.jpg?v=1781753650\" alt=\"Hayden walnut dome pendant dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-hayden__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-hayden__eyebrow\"\u003e Choose the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-hayden__section-title\"\u003e13.7\" for Repetition. 19.6\" for Presence.\u003c\/h3\u003e\n\u003cp class=\"stb-hayden__section-copy\"\u003eThe smaller version is easy to repeat over an island. The larger dome has enough visual weight to work as a single pendant above a dining table.\u003c\/p\u003e\n\u003cdiv class=\"stb-hayden__size-options\"\u003e\n\u003cdiv class=\"stb-hayden__size-option\"\u003e\n\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e Ø13.7\" × H8.3\" \u003c\/strong\u003e\n\u003cp\u003eKitchen islands, bedside, desk, hallway or smaller entry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__size-option stb-hayden__size-option--featured\"\u003e\n\u003csmall\u003e Statement \u003c\/small\u003e \u003cstrong\u003e Ø19.6\" × H9.6\" \u003c\/strong\u003e\n\u003cp\u003eDining table, larger room or taller-ceiling application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"hayden-size\" href=\"#hayden-size-section\" class=\"stb-hayden__lightbox\"\u003e \u003cspan class=\"stb-hayden__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hayden-walnut-wood-modern-dome-pendant-light-stuberlighting_17.jpg?v=1781753650\" alt=\"Enlarged Hayden pendant dimensions\"\u003e \u003cspan class=\"stb-hayden__lightbox-caption\"\u003e Hayden · Ø13.7\" \/ Ø19.6\" \u003c\/span\u003e \u003cspan class=\"stb-hayden__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PLACEMENT\n  ====================================================== --\u003e\n\u003csection class=\"stb-hayden__placement\"\u003e\n\u003cdiv class=\"stb-hayden__placement-item\"\u003e\n\u003csmall\u003e Kitchen Island \u003c\/small\u003e \u003cstrong\u003e Use the 13.7\" in Multiples \u003c\/strong\u003e\n\u003cp\u003eTwo or three smaller pendants create better rhythm and horizontal coverage above a longer island.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__placement-item\"\u003e\n\u003csmall\u003e Dining Table \u003c\/small\u003e \u003cstrong\u003e Start with the 19.6\" \u003c\/strong\u003e\n\u003cp\u003eThe larger dome has enough scale to read clearly as a single centerpiece over many dining tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-hayden__practical\"\u003e\n\u003cdiv class=\"stb-hayden__practical-card\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 LED Bulb Included \u003c\/strong\u003e\n\u003cp\u003eWarm-white 2700K LED included. Replaceable standard socket. Maximum 40W.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__practical-card\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable Wire \u003c\/strong\u003e\n\u003cp\u003eShorten during installation. Longer suspension can be prepared on request for taller ceilings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__practical-card\"\u003e\n\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Dimming Can Be Added \u003c\/strong\u003e\n\u003cp\u003eThe included 2700K bulb is non-dimmable. For dimming, replace it with a compatible dimmable bulb and use a compatible wall dimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       WOOD VARIATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-hayden__variation\"\u003e\u003cstrong\u003e Natural walnut will vary slightly from piece to piece. \u003c\/strong\u003e\n\u003cp\u003eSmall differences in wood grain, tone and pattern are normal characteristics of real hardwood and are not considered defects.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-hayden__specs\"\u003e\n\u003cdiv class=\"stb-hayden__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Hayden \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e Ø13.7\" × H8.3\" · Ø19.6\" × H9.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Spun Aluminum Dome · Solid Walnut Hardwood Canopy \u0026amp; Connectors \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__spec\"\u003e\n\u003cspan\u003e Finishes \u003c\/span\u003e \u003cstrong\u003e Beige \u0026amp; Walnut · White \u0026amp; Walnut · Black \u0026amp; Walnut \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 Warm-White LED Bulb Included · Standard 2700K · Max 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Included Bulb Is Non-Dimmable · Fixture Can Be Used with a Compatible Dimmable E26 \/ E27 Bulb and Compatible Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Hardwired Ceiling Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__spec\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e 59\" Standard Adjustable Wire · Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Standard Wall Switch Compatible \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only · Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-hayden__faq\"\u003e\u003cspan class=\"stb-hayden__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-hayden__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose the 13.7\" version when using multiple pendants over a kitchen island or for smaller applications. The 19.6\" version works better when one pendant needs to create more visual presence above a dining table or in a larger room.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich color works best with walnut furniture?\u003c\/summary\u003e\n\u003cp\u003eBeige creates the warmest tonal combination. White gives walnut more contrast while keeping the room light, and Black creates the strongest architectural contrast.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I request a longer hanging wire?\u003c\/summary\u003e\n\u003cp\u003eYes. Hayden includes approximately 59\" of suspension wire. Additional length can be prepared on request for taller ceiling installations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-hayden__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 13.7\"x H 8.3\" \/ Beige \u0026 Walnut","offer_id":52370883707163,"sku":"STB-PL-26-10009","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.7\"x H 8.3\" \/ White \u0026 Walnut","offer_id":52370883739931,"sku":"STB-PL-26-10010","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.7\"x H 8.3\" \/ Black \u0026 Walnut","offer_id":52370883772699,"sku":"STB-PL-26-10011","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.6\"xH9.6\" \/ Beige \u0026 Walnut","offer_id":52370883805467,"sku":"STB-PL-26-10012","price":425.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.6\"xH9.6\" \/ White \u0026 Walnut","offer_id":52370883838235,"sku":"STB-PL-26-10013","price":425.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.6\"xH9.6\" \/ Black \u0026 Walnut","offer_id":52370883871003,"sku":"STB-PL-26-10014","price":425.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hayden-walnut-wood-modern-dome-pendant-light-stuberlighting_27.jpg?v=1781753650"},{"product_id":"colette-wood-blown-glass-french-country-column-pendant","title":"Colette Wood \u0026 Blown Glass Column Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — COLETTE\n   WOOD + BLOWN GLASS COLUMN PENDANT\n\n   COLUMN \/ FINISH \/ GLOW\n\n   FRENCH COUNTRY · QUIET LUXURY\n   MATERIAL-FIRST · SHOPPER-FIRST\n   CONCISE · DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-colette{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817365;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --wood:#B08A63;\n  --walnut:#66432F;\n  --black:#292521;\n\n  --cream:#F6EFE3;\n  --paper:#FBF8F2;\n  --soft:#F2E9DE;\n  --ivory:#FFFDF8;\n  --glass:#F8F6F1;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-colette *,\n.stb-colette *::before,\n.stb-colette *::after{\n  box-sizing:border-box;\n}\n\n.stb-colette h2,\n.stb-colette h3,\n.stb-colette p{\n  margin-top:0;\n}\n\n.stb-colette h2,\n.stb-colette h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-colette img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-colette a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.colette-frame{\n  position:relative;\n\n  padding:29px 29px 0;\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n\n  box-shadow:0 8px 28px rgba(28,18,9,.025);\n}\n\n.colette-frame::before{\n  content:\"\";\n\n  position:absolute;\n  top:8px;\n  left:29px;\n\n  width:64px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.colette-frame::after{\n  content:\"\";\n\n  position:absolute;\n  top:11px;\n  left:29px;\n\n  width:31px;\n  height:1px;\n\n  background:var(--walnut);\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.colette-eyebrow{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.colette-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — INTRO \/ COLUMN\n========================================================= *\/\n\n.colette-intro{\n  padding:20px 0 29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.colette-intro__layout{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,185px);\n\n  gap:32px;\n  align-items:center;\n}\n\n.colette-intro h2{\n  max-width:585px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.colette-intro__copy \u003e p{\n  max-width:565px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* RATIO *\/\n\n.colette-ratio{\n  display:flex;\n  align-items:flex-end;\n\n  gap:18px;\n\n  margin-top:19px;\n}\n\n.colette-ratio__item{\n  min-width:92px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.colette-ratio__item:nth-child(2){\n  border-color:var(--walnut);\n}\n\n.colette-ratio__item small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.colette-ratio__item strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:24px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.colette-ratio__note{\n  max-width:190px;\n\n  padding-left:13px;\n\n  border-left:1px solid var(--line);\n}\n\n.colette-ratio__note span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.45;\n}\n\n\n\/* DETAIL PORTRAIT *\/\n\n.colette-detail{\n  width:185px;\n  max-width:100%;\n  min-width:0;\n\n  padding:7px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--gold);\n}\n\n.colette-detail a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n  text-decoration:none;\n}\n\n.colette-detail img{\n  max-height:175px !important;\n}\n\n\n\/* =========================================================\n   02 — MATERIAL \/ FINISH\n========================================================= *\/\n\n.colette-material{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.colette-material__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.colette-material__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.colette-material__head p{\n  max-width:505px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n\n\/* MATERIAL LEDGER *\/\n\n.colette-materials{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n}\n\n.colette-material-card{\n  position:relative;\n\n  min-width:0;\n\n  padding:11px 12px;\n\n  border:1px solid var(--line);\n}\n\n.colette-material-card:nth-child(1){\n  background:#F4ECE2;\n}\n\n.colette-material-card:nth-child(2){\n  background:#FBF9F5;\n}\n\n.colette-material-card:nth-child(3){\n  background:#F7F2EA;\n}\n\n.colette-material-card::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:-1px;\n  left:-1px;\n\n  width:30px;\n  height:2px;\n}\n\n.colette-material-card:nth-child(1)::before{\n  background:var(--wood);\n}\n\n.colette-material-card:nth-child(2)::before{\n  background:var(--gold);\n}\n\n.colette-material-card:nth-child(3)::before{\n  background:var(--espresso);\n}\n\n.colette-material-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.colette-material-card strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.1;\n\n  font-weight:500;\n}\n\n.colette-material-card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11px;\n  line-height:1.45;\n}\n\n\n\/* FINISH SELECT *\/\n\n.colette-finishes{\n  margin-top:17px;\n  padding-top:15px;\n\n  border-top:1px solid var(--line);\n}\n\n.colette-finishes__label{\n  display:block;\n\n  margin-bottom:8px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.colette-finish-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n}\n\n.colette-finish{\n  position:relative;\n\n  min-width:0;\n\n  padding:11px 11px 11px 35px;\n\n  border:1px solid var(--line);\n}\n\n.colette-finish::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:14px;\n  left:12px;\n\n  width:11px;\n  height:11px;\n\n  border-radius:50%;\n}\n\n.colette-finish--wood{\n  background:#FBF8F2;\n}\n\n.colette-finish--wood::before{\n  background:#C5A47F;\n}\n\n.colette-finish--walnut{\n  background:#F3E9DF;\n}\n\n.colette-finish--walnut::before{\n  background:#684632;\n}\n\n.colette-finish--black{\n  background:#F8F6F2;\n}\n\n.colette-finish--black::before{\n  background:#292521;\n}\n\n.colette-finish strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n.colette-finish span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--muted);\n\n  font-size:10px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   03 — SCALE \/ REPEAT \/ LIGHT\n========================================================= *\/\n\n.colette-scale{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.colette-scale__layout{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:28px;\n  align-items:center;\n}\n\n\n\/* SIZE IMAGE *\/\n\n.colette-size{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--walnut);\n}\n\n.colette-size a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n  text-decoration:none;\n}\n\n.colette-size img{\n  max-height:135px !important;\n}\n\n\n\/* SCALE COPY *\/\n\n.colette-scale__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.colette-scale__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n\n\/* QUICK SCALE *\/\n\n.colette-scale-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:24px;\n\n  margin-top:13px;\n}\n\n.colette-scale-fact{\n  min-width:88px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.colette-scale-fact:nth-child(2){\n  border-color:var(--walnut);\n}\n\n.colette-scale-fact:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.colette-scale-fact small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.colette-scale-fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:21px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* DARK REPEAT PANEL *\/\n\n.colette-repeat{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-top:18px;\n\n  padding:18px 20px;\n\n  background:var(--espresso);\n\n  border-radius:4px;\n}\n\n.colette-repeat__mark{\n  padding-right:19px;\n\n  border-right:1px solid rgba(255,255,255,.15);\n}\n\n.colette-repeat__mark small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.colette-repeat__mark strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:26px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.colette-repeat__mark span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CFC6BB;\n\n  font-size:9px;\n}\n\n.colette-repeat__copy h3{\n  margin:0 0 4px;\n\n  color:#FFF8ED;\n\n  font-size:18px;\n}\n\n.colette-repeat__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D6CDC1;\n\n  font-size:10.8px;\n  line-height:1.5;\n}\n\n.colette-repeat__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:13px;\n\n  margin-top:8px;\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.13);\n}\n\n.colette-repeat__facts span{\n  color:#D8CFC3;\n\n  font-size:9.5px;\n}\n\n.colette-repeat__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.colette-specs{\n  padding:31px 0;\n}\n\n.colette-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.colette-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.colette-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.colette-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.colette-spec{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.colette-spec__label{\n  color:#806F60;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.colette-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* NOTES *\/\n\n.colette-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:12px;\n}\n\n.colette-note{\n  min-width:0;\n\n  padding:10px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.colette-note--material{\n  border-left:3px solid var(--walnut);\n}\n\n.colette-note--cert{\n  border-left:3px solid var(--gold);\n}\n\n.colette-note small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.colette-note span,\n.colette-note strong{\n  display:block;\n\n  color:#514337;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.colette-shipping{\n  position:relative;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n\n  border-radius:5px 5px 0 0;\n}\n\n.colette-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:50px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.colette-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.colette-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n.colette-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.colette-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.colette-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.colette-lightbox:target{\n  display:flex;\n}\n\n.colette-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.colette-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n}\n\n.colette-lightbox__caption{\n  margin-top:9px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.colette-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .colette-frame{\n    padding:25px 18px 0;\n  }\n\n  .colette-frame::before,\n  .colette-frame::after{\n    left:18px;\n  }\n\n\n  .colette-intro__layout{\n    grid-template-columns:minmax(0,1fr) minmax(0,145px);\n\n    gap:20px;\n  }\n\n  .colette-intro h2{\n    font-size:27px;\n  }\n\n  .colette-detail{\n    width:145px;\n  }\n\n  .colette-detail img{\n    max-height:135px !important;\n  }\n\n\n  .colette-material__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .colette-scale__layout{\n    grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n\n  .colette-spec{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .colette-intro__layout{\n    grid-template-columns:1fr;\n  }\n\n  .colette-detail{\n    width:135px;\n\n    margin:0;\n  }\n\n\n  .colette-ratio{\n    flex-wrap:wrap;\n  }\n\n\n  .colette-materials{\n    grid-template-columns:1fr;\n  }\n\n\n  .colette-finish-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .colette-scale__layout{\n    grid-template-columns:1fr;\n  }\n\n  .colette-size{\n    width:110px;\n\n    margin:0;\n  }\n\n  .colette-size img{\n    max-height:103px !important;\n  }\n\n\n  .colette-repeat{\n    grid-template-columns:1fr;\n\n    gap:8px;\n\n    padding:16px;\n  }\n\n  .colette-repeat__mark{\n    padding:0 0 8px;\n\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .colette-specs__head{\n    display:block;\n  }\n\n  .colette-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .colette-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .colette-spec__label{\n    color:var(--gold-deep);\n\n    font-size:9.5px;\n    font-weight:600;\n\n    letter-spacing:.04em;\n    text-transform:uppercase;\n  }\n\n\n  .colette-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-colette\" id=\"colette-root\"\u003e\n\u003cdiv class=\"colette-frame\"\u003e\n\u003c!-- =====================================================\n         01 — COLUMN\n    ====================================================== --\u003e\n\u003csection class=\"colette-intro\"\u003e\n\u003cdiv class=\"colette-intro__layout\"\u003e\n\u003cdiv class=\"colette-intro__copy\"\u003e\n\u003cspan class=\"colette-eyebrow\"\u003e Colette · Wood \u0026amp; Blown Glass Column Pendant \u003c\/span\u003e\n\u003ch2\u003eTall and Slender, with the Warmth of Real Materials\u003c\/h2\u003e\n\u003cp\u003eColette pairs a turned hardwood column with a hand-blown glass shade in a narrow vertical silhouette. The 5.9-inch diameter keeps the ceiling light, while the 19.7-inch height gives it enough presence to feel architectural rather than miniature.\u003c\/p\u003e\n\u003cdiv class=\"colette-ratio\"\u003e\n\u003cdiv class=\"colette-ratio__item\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 5.9\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-ratio__item\"\u003e\n\u003csmall\u003e Body Height \u003c\/small\u003e \u003cstrong\u003e 19.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-ratio__note\"\u003e\u003cspan\u003e A narrow footprint with noticeably more vertical presence than a conventional bowl-shaped pendant. \u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"colette-detail\"\u003e\u003ca href=\"#colette-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/colette-wood-blown-glass-french-country-column-pendant-stuberlighting_13.jpg?v=1781767879\" alt=\"Close-up of Colette turned wood and hand-blown glass pendant detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"colette-caption\"\u003eWood \u0026amp; glass detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — MATERIAL \/ FINISH\n    ====================================================== --\u003e\n\u003csection class=\"colette-material\"\u003e\n\u003cdiv class=\"colette-material__head\"\u003e\n\u003ch3\u003eWood, Glass, and Very Little Else\u003c\/h3\u003e\n\u003cp\u003eThe design depends on material rather than ornament: a real hardwood column, hand-blown glass and restrained metal hardware. Three finishes change the mood without changing the silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-materials\"\u003e\n\u003cdiv class=\"colette-material-card\"\u003e\n\u003csmall\u003e Column \u003c\/small\u003e \u003cstrong\u003e Turned Hardwood \u003c\/strong\u003e\n\u003cp\u003eReal wood gives the tall spindle form natural grain and visual warmth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-material-card\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Hand-Blown Glass \u003c\/strong\u003e\n\u003cp\u003eHand-formed glass softens the light and keeps the narrow pendant visually light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-material-card\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e E14 LED Included \u003c\/strong\u003e\n\u003cp\u003eShips with a 2700K warm-white LED bulb for immediate installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-finishes\"\u003e\n\u003cspan class=\"colette-finishes__label\"\u003e Choose the Finish \u003c\/span\u003e\n\u003cdiv class=\"colette-finish-grid\"\u003e\n\u003cdiv class=\"colette-finish colette-finish--wood\"\u003e\n\u003cstrong\u003e Wood \u0026amp; White \u003c\/strong\u003e \u003cspan\u003e Lightest and most relaxed; pairs naturally with pale woods and cream interiors. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-finish colette-finish--walnut\"\u003e\n\u003cstrong\u003e Walnut \u0026amp; White \u003c\/strong\u003e \u003cspan\u003e Warmer and richer for deeper wood tones and traditional rooms. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-finish colette-finish--black\"\u003e\n\u003cstrong\u003e Black \u0026amp; White \u003c\/strong\u003e \u003cspan\u003e Stronger contrast for transitional and modern French-country spaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — SCALE \/ REPEAT\n    ====================================================== --\u003e\n\u003csection class=\"colette-scale\"\u003e\n\u003cdiv class=\"colette-scale__layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"colette-size\"\u003e\u003ca href=\"#colette-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/colette-wood-blown-glass-french-country-column-pendant-stuberlighting_12.jpg?v=1781767879\" alt=\"Colette Wood and Blown Glass Column Pendant dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"colette-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-scale__copy\"\u003e\n\u003cspan class=\"colette-eyebrow\"\u003e Scale \/ Suspension \u003c\/span\u003e\n\u003ch3\u003eA Vertical Pendant That Repeats Easily\u003c\/h3\u003e\n\u003cp\u003eThe narrow 5.9-inch width allows Colette to work alone in a smaller zone or repeat across a longer surface without creating the visual weight of several wide shades.\u003c\/p\u003e\n\u003cdiv class=\"colette-scale-facts\"\u003e\n\u003cdiv class=\"colette-scale-fact\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 5.9\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-scale-fact\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 19.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-scale-fact\"\u003e\n\u003csmall\u003e Wire \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-repeat\"\u003e\n\u003cdiv class=\"colette-repeat__mark\"\u003e\n\u003csmall\u003e Arrangement \u003c\/small\u003e \u003cstrong\u003e 1 \/ 2 \/ 3 \u003c\/strong\u003e \u003cspan\u003e single or repeated \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-repeat__copy\"\u003e\n\u003ch3\u003eOne for a Vertical Accent. More for Rhythm.\u003c\/h3\u003e\n\u003cp\u003eUse a single pendant where one narrow focal light is enough, or repeat several across an island or dining surface when a longer composition is needed.\u003c\/p\u003e\n\u003cdiv class=\"colette-repeat__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003e1\u003c\/strong\u003e · small focal zone \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e2\u003c\/strong\u003e · kitchen island \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e3\u003c\/strong\u003e · longer table \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         04 — PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"colette-specs\"\u003e\n\u003cdiv class=\"colette-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Colette · French Country Column Pendant \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec-list\"\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e Ø5.9\" × H19.7\" \/ Ø15 × H50cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e Real turned hardwood column · Hand-blown glass shade · Metal hardware \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Finishes \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e Wood \u0026amp; White · Walnut \u0026amp; White · Black \u0026amp; White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e E14 · Bulb Included: Yes · Max 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Included Bulb \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e 2700K warm-white E14 LED · Non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e Fixture is dimming-compatible when used with a dimmable E14 bulb and compatible wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e 59\" adjustable wire · Extendable on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e Hardwired · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Certifications \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-notes\"\u003e\n\u003cdiv class=\"colette-note colette-note--material\"\u003e\n\u003csmall\u003e Natural Materials \u003c\/small\u003e \u003cspan\u003e Real wood grain, pattern and tone naturally vary from piece to piece. Hand-blown glass may show slight differences in thickness or curvature. These are material characteristics, not defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-note colette-note--cert\"\u003e\n\u003csmall\u003e Before Ordering \u003c\/small\u003e \u003cstrong\u003e The included 2700K LED bulb is non-dimmable. For dimming, replace it with a compatible dimmable E14 bulb and use a compatible wall dimmer. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         05 — SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"colette-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"colette-detail-large\" href=\"#colette-root\" class=\"colette-lightbox\"\u003e \u003cspan class=\"colette-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/colette-wood-blown-glass-french-country-column-pendant-stuberlighting_13.jpg?v=1781767879\" alt=\"Enlarged Colette turned hardwood and hand-blown glass detail\"\u003e \u003cspan class=\"colette-lightbox__caption\"\u003e Colette · Wood \u0026amp; Blown Glass Detail \u003c\/span\u003e \u003cspan class=\"colette-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"colette-size-large\" href=\"#colette-root\" class=\"colette-lightbox\"\u003e \u003cspan class=\"colette-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/colette-wood-blown-glass-french-country-column-pendant-stuberlighting_12.jpg?v=1781767879\" alt=\"Enlarged Colette column pendant dimensions\"\u003e \u003cspan class=\"colette-lightbox__caption\"\u003e Ø5.9\" × H19.7\" · Ø15 × H50cm \u003c\/span\u003e \u003cspan class=\"colette-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 5.9\"x H 19.7\" \/ Black \u0026 White","offer_id":52370966675739,"sku":"STB-PL-26-10015","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 5.9\"x H 19.7\" \/ Walnut Color \u0026 White","offer_id":52370966708507,"sku":"STB-PL-26-10016","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 5.9\"x H 19.7\" \/ Wood Color \u0026 White","offer_id":52370966741275,"sku":"STB-PL-26-10017","price":155.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/colette-wood-blown-glass-french-country-column-pendant-stuberlighting_19.jpg?v=1781767879"},{"product_id":"margaux-pleated-glass-brass-french-vintage-mini-pendant","title":"Margaux Pleated Glass Mini Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — MARGAUX\n   Pleated Glass · Brass · French Vintage Mini Pendant\n   Quiet Editorial \/ Compact \/ Responsive\n========================================================= *\/\n\n.stb-margaux{\n  --ivory:#FFFDF9;\n  --cream:#F7F1E9;\n  --glass:#F2ECE5;\n\n  --dark:#211914;\n  --espresso:#382A23;\n\n  --text:#4C4038;\n  --muted:#776B62;\n\n  --gold:#B49362;\n  --gold-deep:#80613E;\n\n  --line:#D9CFC5;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14.5px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-margaux *,\n.stb-margaux *::before,\n.stb-margaux *::after{\n  box-sizing:border-box;\n}\n\n.stb-margaux h2,\n.stb-margaux h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-margaux p{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   TYPE\n========================================================= *\/\n\n.stb-margaux__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-margaux__title{\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n}\n\n.stb-margaux__section-title{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-margaux__section-copy{\n  max-width:620px;\n\n  margin:0;\n\n  color:#62574F;\n\n  font-size:12.7px;\n  line-height:1.62;\n}\n\n.stb-margaux__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#83756B;\n\n  font-size:9.3px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-margaux__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 180px;\n\n  gap:32px;\n  align-items:end;\n\n  padding:4px 0 23px;\n}\n\n.stb-margaux__intro-copy{\n  max-width:650px;\n}\n\n.stb-margaux__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D524A;\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n.stb-margaux__intro-stat{\n  padding:14px 16px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-margaux__intro-stat small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AD84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-margaux__intro-stat strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#FFF5E8;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-margaux__intro-stat span{\n  color:#D6C9BC;\n\n  font-size:10.8px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-margaux__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.025);\n\n  overflow:hidden;\n}\n\n.stb-margaux__fact{\n  padding:13px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-margaux__fact:last-child{\n  border-right:0;\n}\n\n.stb-margaux__fact small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#88786D;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-margaux__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   COLOR EDITORIAL\n========================================================= *\/\n\n.stb-margaux__colors{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:30px;\n  padding:14px 16px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-margaux__color-media{\n  width:142px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-margaux__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--ivory);\n\n  border:1px solid #D6CBC0;\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-margaux__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-margaux__color-rule{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:11px;\n}\n\n.stb-margaux__color-rule span{\n  padding:4px 8px;\n\n  background:var(--ivory);\n\n  color:#66594F;\n\n  border:1px solid #D9CDC1;\n  border-radius:18px;\n\n  font-size:9.6px;\n}\n\n\n\/* =========================================================\n   DETAIL\n========================================================= *\/\n\n.stb-margaux__detail{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 112px;\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:30px;\n}\n\n.stb-margaux__detail-copy{\n  padding:17px 19px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:4px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-margaux__detail-copy p{\n  max-width:570px;\n\n  margin:0;\n\n  color:#61554C;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n.stb-margaux__detail-media{\n  width:102px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n\n\/* =========================================================\n   GLASS EFFECT\n========================================================= *\/\n\n.stb-margaux__glass{\n  display:grid;\n  grid-template-columns:175px minmax(0,1fr);\n\n  margin-bottom:30px;\n\n  overflow:hidden;\n\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.03);\n}\n\n.stb-margaux__glass-title{\n  padding:17px 18px;\n\n  background:var(--espresso);\n}\n\n.stb-margaux__glass-title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AC84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-margaux__glass-title strong{\n  color:#FFF5E8;\n\n  font-size:13.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-margaux__glass-copy{\n  padding:17px 19px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-margaux__glass-copy p{\n  margin:0;\n\n  color:#60544B;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SCALE + DIMENSION\n========================================================= *\/\n\n.stb-margaux__scale{\n  margin-bottom:30px;\n\n  padding:14px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-margaux__scale-inner{\n  display:grid;\n  grid-template-columns:120px minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n}\n\n.stb-margaux__size-media{\n  width:108px;\n  max-width:100%;\n\n  padding:4px;\n\n  background:#FAF6F0;\n\n  border:1px solid #DDD2C5;\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-margaux__size-media a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-margaux__size-media img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-margaux__scale-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-margaux__scale-copy p{\n  max-width:560px;\n\n  margin:0;\n\n  color:#6B5F56;\n\n  font-size:10.9px;\n  line-height:1.54;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.stb-margaux__placement{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:30px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-margaux__placement-item{\n  padding:13px 14px;\n}\n\n.stb-margaux__placement-item + .stb-margaux__placement-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-margaux__placement-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887568;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-margaux__placement-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-margaux__placement-item p{\n  margin:0;\n\n  color:#70645B;\n\n  font-size:10.2px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-margaux__practical{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-bottom:30px;\n}\n\n.stb-margaux__practical-card{\n  padding:14px 15px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-margaux__practical-card:first-child{\n  border-top:2px solid var(--gold);\n}\n\n.stb-margaux__practical-card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#847165;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-margaux__practical-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:11.9px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-margaux__practical-card p{\n  margin:0;\n\n  color:#655950;\n\n  font-size:10.7px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-margaux__specs{\n  margin-bottom:30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n\n  overflow:hidden;\n}\n\n.stb-margaux__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-margaux__spec-head span{\n  color:#C8AD87;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-margaux__spec-head strong{\n  color:#FFF5E8;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-margaux__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7DED5;\n}\n\n.stb-margaux__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-margaux__spec span{\n  padding-right:10px;\n\n  color:#82756B;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n.stb-margaux__spec strong{\n  color:var(--dark);\n\n  font-size:11.5px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-margaux__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n}\n\n.stb-margaux__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-margaux__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--dark);\n\n  font-size:13.1px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-margaux__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-margaux__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-deep);\n\n  font-size:19px;\n}\n\n.stb-margaux__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-margaux__faq details p{\n  margin:7px 0 0;\n\n  color:#665A51;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-margaux__shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-margaux__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-margaux__shipping p{\n  margin:0 0 7px;\n\n  color:#5E5249;\n\n  font-size:12.5px;\n  line-height:1.62;\n}\n\n.stb-margaux__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-margaux__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-margaux__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,14,12,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-margaux__lightbox:target{\n  display:flex;\n}\n\n.stb-margaux__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-margaux__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-margaux__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-margaux__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E8F82;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-margaux__intro{\n    grid-template-columns:1fr;\n    gap:12px;\n  }\n\n  .stb-margaux__title{\n    font-size:25px;\n  }\n\n  .stb-margaux__intro-stat{\n    max-width:260px;\n  }\n\n\n  .stb-margaux__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-margaux__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-margaux__fact:nth-child(1),\n  .stb-margaux__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-margaux__colors{\n    grid-template-columns:125px 1fr;\n  }\n\n  .stb-margaux__color-media{\n    width:115px;\n  }\n\n\n  .stb-margaux__placement{\n    grid-template-columns:1fr;\n  }\n\n  .stb-margaux__placement-item + .stb-margaux__placement-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-margaux__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-margaux__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-margaux{\n    font-size:14px;\n  }\n\n\n  .stb-margaux__colors{\n    grid-template-columns:90px 1fr;\n\n    gap:12px;\n    padding:10px;\n  }\n\n  .stb-margaux__color-media{\n    width:84px;\n  }\n\n\n  .stb-margaux__detail{\n    grid-template-columns:1fr 80px;\n\n    gap:11px;\n  }\n\n  .stb-margaux__detail-media{\n    width:74px;\n  }\n\n  .stb-margaux__detail-copy{\n    padding:13px 14px;\n  }\n\n\n  .stb-margaux__glass{\n    grid-template-columns:1fr;\n  }\n\n  .stb-margaux__glass-copy{\n    border-top:0;\n    border-left:1px solid var(--line);\n  }\n\n\n  .stb-margaux__scale-inner{\n    grid-template-columns:82px 1fr;\n\n    gap:11px;\n  }\n\n  .stb-margaux__size-media{\n    width:76px;\n  }\n\n\n  .stb-margaux__spec{\n    grid-template-columns:1fr;\n    gap:2px;\n  }\n\n  .stb-margaux__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-margaux__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-margaux\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-margaux__intro\"\u003e\n\u003cdiv class=\"stb-margaux__intro-copy\"\u003e\n\u003cspan class=\"stb-margaux__eyebrow\"\u003e Pleated Glass · Brass Detail · French Vintage \u003c\/span\u003e\n\u003ch2 class=\"stb-margaux__title\"\u003eA Small Pendant With the Detail of a Much Larger Fixture.\u003c\/h2\u003e\n\u003cp\u003eMargaux pairs a pleated glass shade with a slim brass-toned stem, giving a compact pendant the softness and detail associated with French vintage interiors. The fluted glass catches the light gently, so the fixture feels decorative without becoming ornate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__intro-stat\"\u003e\n\u003csmall\u003e Mini Pendant \u003c\/small\u003e \u003cstrong\u003e Compact Scale \u003c\/strong\u003e \u003cspan\u003e Four glass shade options \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-margaux__facts\"\u003e\n\u003cdiv class=\"stb-margaux__fact\"\u003e\n\u003csmall\u003eShade\u003c\/small\u003e \u003cstrong\u003ePleated Glass\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__fact\"\u003e\n\u003csmall\u003eHardware\u003c\/small\u003e \u003cstrong\u003eBrass-Toned Metal\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__fact\"\u003e\n\u003csmall\u003eColors\u003c\/small\u003e \u003cstrong\u003eFour Glass Options\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__fact\"\u003e\n\u003csmall\u003eStyle\u003c\/small\u003e \u003cstrong\u003eFrench Vintage\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COLOR COMPARISON\n  ====================================================== --\u003e\n\u003csection id=\"margaux-color-section\" class=\"stb-margaux__colors\"\u003e\n\u003cdiv class=\"stb-margaux__color-media\"\u003e\u003ca href=\"#margaux-color\" class=\"stb-margaux__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/margaux-pleated-glass-brass-french-vintage-mini-pendant-stuberlighting_27.jpg?v=1781771395\" alt=\"Margaux pleated glass pendant four glass shade color comparison\" loading=\"lazy\"\u003e \u003cspan class=\"stb-margaux__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-margaux__eyebrow\"\u003e Choose the Glass Tone \u003c\/span\u003e\n\u003ch3 class=\"stb-margaux__section-title\"\u003eFour Shades. The Brass Stays Warm.\u003c\/h3\u003e\n\u003cp class=\"stb-margaux__section-copy\"\u003eThe glass color changes how strongly Margaux appears against the room while the brass-toned hardware keeps every version visually connected. Use the comparison image as the most accurate color reference.\u003c\/p\u003e\n\u003cdiv class=\"stb-margaux__color-rule\"\u003e\n\u003cspan\u003e Warm Neutrals \u003c\/span\u003e \u003cspan\u003e Light Interiors \u003c\/span\u003e \u003cspan\u003e Deeper Contrast \u003c\/span\u003e \u003cspan\u003e Easy to Mix \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COLOR LIGHTBOX --\u003e \u003ca id=\"margaux-color\" href=\"#margaux-color-section\" class=\"stb-margaux__lightbox\"\u003e \u003cspan class=\"stb-margaux__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/margaux-pleated-glass-brass-french-vintage-mini-pendant-stuberlighting_27.jpg?v=1781771395\" alt=\"Enlarged Margaux glass shade color comparison\"\u003e \u003cspan class=\"stb-margaux__lightbox-caption\"\u003e Margaux · Four Glass Shade Options \u003c\/span\u003e \u003cspan class=\"stb-margaux__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"margaux-detail-section\" class=\"stb-margaux__detail\"\u003e\n\u003cdiv class=\"stb-margaux__detail-copy\"\u003e\n\u003cspan class=\"stb-margaux__eyebrow\"\u003e Glass Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-margaux__section-title\"\u003ePleats Give the Glass Its Character.\u003c\/h3\u003e\n\u003cp\u003eThe vertical folds add depth to the shade and break up the light across the glass surface. Up close, the pleating gives Margaux more texture than a conventional smooth mini pendant, while the slim brass connection keeps the silhouette delicate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__detail-media\"\u003e\u003ca href=\"#margaux-detail\" class=\"stb-margaux__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/margaux-pleated-glass-brass-french-vintage-mini-pendant-stuberlighting_36.jpg?v=1781771395\" alt=\"Margaux pleated glass and brass pendant detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-margaux__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"margaux-detail\" href=\"#margaux-detail-section\" class=\"stb-margaux__lightbox\"\u003e \u003cspan class=\"stb-margaux__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/margaux-pleated-glass-brass-french-vintage-mini-pendant-stuberlighting_36.jpg?v=1781771395\" alt=\"Enlarged Margaux pleated glass detail\"\u003e \u003cspan class=\"stb-margaux__lightbox-caption\"\u003e Margaux · Pleated Glass \u0026amp; Brass Detail \u003c\/span\u003e \u003cspan class=\"stb-margaux__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHT CHARACTER\n  ====================================================== --\u003e\n\u003csection class=\"stb-margaux__glass\"\u003e\n\u003cdiv class=\"stb-margaux__glass-title\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Texture Makes a Small Pendant Feel Softer. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__glass-copy\"\u003e\n\u003cp\u003eThe pleated shade keeps the fixture from feeling visually flat. When illuminated, the raised and recessed sections catch the light differently, creating a softer and more dimensional glow around the glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE + DIMENSION\n  ====================================================== --\u003e\n\u003csection id=\"margaux-size-section\" class=\"stb-margaux__scale\"\u003e\n\u003cdiv class=\"stb-margaux__scale-inner\"\u003e\n\u003cdiv class=\"stb-margaux__size-media\"\u003e\u003ca href=\"#margaux-size\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/margaux-pleated-glass-brass-french-vintage-mini-pendant-stuberlighting_39.jpg?v=1781771395\" alt=\"Margaux pleated glass mini pendant dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-margaux__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__scale-copy\"\u003e\n\u003cspan class=\"stb-margaux__eyebrow\"\u003e Compact Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-margaux__section-title\"\u003eSmall Enough to Repeat.\u003c\/h3\u003e\n\u003cstrong\u003e Check the Dimension Drawing Before Ordering \u003c\/strong\u003e\n\u003cp\u003eMargaux is intentionally compact. Use one where the fixture should remain delicate, or repeat two or three above a longer surface when you want the pleated glass rhythm to become part of the composition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"margaux-size\" href=\"#margaux-size-section\" class=\"stb-margaux__lightbox\"\u003e \u003cspan class=\"stb-margaux__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/margaux-pleated-glass-brass-french-vintage-mini-pendant-stuberlighting_39.jpg?v=1781771395\" alt=\"Enlarged Margaux pendant dimensions\"\u003e \u003cspan class=\"stb-margaux__lightbox-caption\"\u003e Margaux · Dimension Reference \u003c\/span\u003e \u003cspan class=\"stb-margaux__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PLACEMENT\n  ====================================================== --\u003e\n\u003csection class=\"stb-margaux__placement\"\u003e\n\u003cdiv class=\"stb-margaux__placement-item\"\u003e\n\u003csmall\u003e Bedside \u003c\/small\u003e \u003cstrong\u003e Use as a Pair \u003c\/strong\u003e\n\u003cp\u003eA compact alternative to table lamps when you want to keep the nightstands clear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__placement-item\"\u003e\n\u003csmall\u003e Kitchen Island \u003c\/small\u003e \u003cstrong\u003e Repeat 2–3 Pendants \u003c\/strong\u003e\n\u003cp\u003eThe small shade works naturally when repeated with even spacing above a longer surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__placement-item\"\u003e\n\u003csmall\u003e Powder Room \/ Hall \u003c\/small\u003e \u003cstrong\u003e One Small Accent \u003c\/strong\u003e\n\u003cp\u003eFrench-vintage detail adds character without requiring a large ceiling fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-margaux__practical\"\u003e\n\u003cdiv class=\"stb-margaux__practical-card\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e LED Bulb Included \u003c\/strong\u003e\n\u003cp\u003eA compatible bulb is included, so no separate bulb purchase is required for standard use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__practical-card\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired Ceiling Pendant \u003c\/strong\u003e\n\u003cp\u003eProfessional installation is recommended for a clean and secure ceiling connection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__practical-card\"\u003e\n\u003csmall\u003e Light Mood \u003c\/small\u003e \u003cstrong\u003e Best With Warm Light \u003c\/strong\u003e\n\u003cp\u003eWarm illumination complements the brass-toned hardware and keeps the pleated glass feeling soft.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-margaux__specs\"\u003e\n\u003cdiv class=\"stb-margaux__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Margaux \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__spec\"\u003e\n\u003cspan\u003e Type \u003c\/span\u003e \u003cstrong\u003e French Vintage Mini Pendant Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Pleated Glass Shade · Brass-Toned Metal Hardware \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__spec\"\u003e\n\u003cspan\u003e Shade Options \u003c\/span\u003e \u003cstrong\u003e Four Glass Color Options · Refer to Product Options \u0026amp; Comparison Image \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e See Dimension Drawing Above \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Replaceable LED Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired Ceiling Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e Indoor Dry Locations \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-margaux__faq\"\u003e\u003cspan class=\"stb-margaux__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-margaux__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Margaux large enough to use alone?\u003c\/summary\u003e\n\u003cp\u003eMargaux is intentionally a mini pendant. A single fixture works naturally for a bedside, hallway, powder room, small table or accent position. For longer kitchen islands or counters, multiple pendants usually create better visual balance.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich glass color should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose according to the amount of contrast you want in the room. Lighter glass tones blend more quietly into pale interiors, while deeper tones give the small pendant more visual presence. Use the four-color comparison image above as your most useful visual reference.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use several Margaux pendants together?\u003c\/summary\u003e\n\u003cp\u003eYes. The compact scale makes Margaux particularly suitable for repeated installations above kitchen islands, bar counters or long bedside walls. Keep the spacing consistent for the cleanest result.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\n\u003cp\u003eYes. A compatible LED bulb is included, so no separate bulb purchase is required for standard use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-margaux__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"⌀ 9.8\" × H 5.1\" \/ Brass \u0026White","offer_id":52371211419931,"sku":"STB-PL-26-10018","price":135.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 9.8\" × H 5.1\" \/ Brass \u0026 Beige","offer_id":52371211452699,"sku":"STB-PL-26-10019","price":135.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 9.8\" × H 5.1\" \/ Brass\u0026 Pink","offer_id":52371211485467,"sku":"STB-PL-26-10020","price":135.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 9.8\" × H 5.1\" \/ Brass \u0026 Blue","offer_id":52371211518235,"sku":"STB-PL-26-10021","price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/margaux-pleated-glass-brass-french-vintage-mini-pendant-stuberlighting_37.jpg?v=1781771395"},{"product_id":"freya-pleated-ceramic-brass-nordic-mini-pendant","title":"Freya Pleated Ceramic Mini Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — FREYA\n   PLEATED CERAMIC \u0026 BRASS MINI PENDANT\n\n   PLEAT \/ PAIR \/ PROPORTION\n\n   NORDIC · QUIET LUXURY · SHOPPER-FIRST\n   CONCISE · DISTINCT FROM DAWN BACKGROUND\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-freya{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817365;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n  --brass:#A77C48;\n\n  --ceramic:#F3F0E9;\n  --ceramic-deep:#E8E1D6;\n\n  --cream:#F6EFE3;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-freya *,\n.stb-freya *::before,\n.stb-freya *::after{\n  box-sizing:border-box;\n}\n\n.stb-freya h2,\n.stb-freya h3,\n.stb-freya p{\n  margin-top:0;\n}\n\n.stb-freya h2,\n.stb-freya h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-freya img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-freya a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.freya-frame{\n  position:relative;\n\n  padding:29px 29px 0;\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n\n  box-shadow:0 8px 28px rgba(28,18,9,.025);\n}\n\n.freya-frame::before{\n  content:\"\";\n\n  position:absolute;\n  top:8px;\n  left:29px;\n\n  width:64px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.freya-frame::after{\n  content:\"\";\n\n  position:absolute;\n  top:11px;\n  left:29px;\n\n  width:31px;\n  height:1px;\n\n  background:var(--brass);\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.freya-eyebrow{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.freya-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — INTRO \/ CONFIGURATION\n========================================================= *\/\n\n.freya-intro{\n  padding:20px 0 29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.freya-intro__top{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,145px);\n\n  gap:31px;\n  align-items:end;\n}\n\n.freya-intro h2{\n  max-width:600px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.freya-intro__copy \u003e p{\n  max-width:570px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* SIDE SCALE *\/\n\n.freya-intro__stat{\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.freya-intro__stat small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.freya-intro__stat strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:28px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.freya-intro__stat span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#756658;\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n\n\/* SINGLE \/ SET *\/\n\n.freya-choice{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:19px;\n}\n\n.freya-choice__item{\n  position:relative;\n\n  min-width:0;\n\n  padding:13px 14px;\n\n  border:1px solid var(--line);\n}\n\n.freya-choice__item--single{\n  background:#FBF9F5;\n\n  border-top:2px solid var(--brass);\n}\n\n.freya-choice__item--pair{\n  background:#F3EBDF;\n\n  border-top:2px solid var(--espresso);\n}\n\n.freya-choice__item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.freya-choice__item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.1;\n\n  font-weight:500;\n}\n\n.freya-choice__item p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11px;\n  line-height:1.45;\n}\n\n.freya-choice__tag{\n  display:inline-block;\n\n  margin-top:7px;\n  padding-top:6px;\n\n  border-top:1px solid var(--line);\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   02 — PLEATED CERAMIC\n========================================================= *\/\n\n.freya-pleat{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.freya-pleat__layout{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:29px;\n  align-items:center;\n}\n\n\n\/* DETAIL IMAGE *\/\n\n.freya-detail{\n  width:175px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--ceramic);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--brass);\n}\n\n.freya-detail a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.freya-detail img{\n  max-height:165px !important;\n}\n\n\n\/* COPY *\/\n\n.freya-pleat__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.freya-pleat__copy \u003e p{\n  max-width:515px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.7px;\n  line-height:1.6;\n}\n\n\n\/* MATERIAL ROW *\/\n\n.freya-materials{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:13px;\n}\n\n.freya-material{\n  min-width:0;\n\n  padding:10px 11px;\n\n  border:1px solid var(--line);\n}\n\n.freya-material--ceramic{\n  background:#F4F1EB;\n\n  border-top:2px solid #AAA096;\n}\n\n.freya-material--brass{\n  background:#F8F1E7;\n\n  border-top:2px solid var(--gold);\n}\n\n.freya-material small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.freya-material strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n.freya-material span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.42;\n}\n\n\n\/* CONTRAST STRIP *\/\n\n.freya-surface{\n  display:grid;\n  grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n  gap:20px;\n  align-items:center;\n\n  margin-top:16px;\n\n  padding:15px 17px;\n\n  background:var(--espresso);\n\n  border-radius:4px;\n}\n\n.freya-surface__mark{\n  padding-right:17px;\n\n  border-right:1px solid rgba(255,255,255,.15);\n}\n\n.freya-surface__mark small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.freya-surface__mark strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:24px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.freya-surface__copy h3{\n  margin:0 0 3px;\n\n  color:#FFF8ED;\n\n  font-size:17px;\n}\n\n.freya-surface__copy p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D6CDC1;\n\n  font-size:10.8px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   03 — PROPORTION \/ DROP\n========================================================= *\/\n\n.freya-scale{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.freya-scale__layout{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:28px;\n  align-items:center;\n}\n\n\n\/* SIZE IMAGE *\/\n\n.freya-size{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--gold);\n}\n\n.freya-size a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.freya-size img{\n  max-height:135px !important;\n}\n\n\n\/* SCALE COPY *\/\n\n.freya-scale__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.freya-scale__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.7px;\n  line-height:1.6;\n}\n\n\n\/* SCALE FACTS *\/\n\n.freya-measures{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:24px;\n\n  margin-top:13px;\n}\n\n.freya-measure{\n  min-width:88px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.freya-measure:nth-child(2){\n  border-color:#A79E94;\n}\n\n.freya-measure:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.freya-measure small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.freya-measure strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:21px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* PLACEMENT CHOICE *\/\n\n.freya-placement{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:17px;\n}\n\n.freya-placement__item{\n  min-width:0;\n\n  padding:10px 11px;\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.freya-placement__item:nth-child(2){\n  border-left-color:var(--brass);\n}\n\n.freya-placement__item:nth-child(3){\n  border-left-color:var(--espresso);\n}\n\n.freya-placement__item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.freya-placement__item strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:10px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.freya-specs{\n  padding:31px 0;\n}\n\n.freya-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.freya-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.freya-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.freya-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.freya-spec{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.freya-spec__label{\n  color:#806F60;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.freya-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CARE NOTE *\/\n\n.freya-care{\n  margin-top:12px;\n\n  padding:11px 13px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--brass);\n}\n\n.freya-care small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.freya-care span{\n  display:block;\n\n  color:#514337;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.freya-shipping{\n  position:relative;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n\n  border-radius:5px 5px 0 0;\n}\n\n.freya-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:50px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.freya-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.freya-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n.freya-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.freya-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.freya-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.freya-lightbox:target{\n  display:flex;\n}\n\n.freya-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.freya-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n}\n\n.freya-lightbox__caption{\n  margin-top:9px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.freya-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .freya-frame{\n    padding:25px 18px 0;\n  }\n\n  .freya-frame::before,\n  .freya-frame::after{\n    left:18px;\n  }\n\n\n  .freya-intro__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,115px);\n\n    gap:18px;\n  }\n\n  .freya-intro h2{\n    font-size:27px;\n  }\n\n\n  .freya-pleat__layout{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .freya-detail{\n    width:135px;\n  }\n\n  .freya-detail img{\n    max-height:125px !important;\n  }\n\n\n  .freya-scale__layout{\n    grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n\n  .freya-spec{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .freya-intro__top{\n    grid-template-columns:1fr;\n  }\n\n  .freya-intro__stat{\n    width:175px;\n  }\n\n\n  .freya-choice{\n    grid-template-columns:1fr;\n  }\n\n\n  .freya-pleat__layout{\n    grid-template-columns:1fr;\n  }\n\n  .freya-detail{\n    width:120px;\n\n    margin:0;\n  }\n\n\n  .freya-materials{\n    grid-template-columns:1fr;\n  }\n\n\n  .freya-surface{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n  .freya-surface__mark{\n    padding:0 0 8px;\n\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .freya-scale__layout{\n    grid-template-columns:1fr;\n  }\n\n  .freya-size{\n    width:110px;\n\n    margin:0;\n  }\n\n  .freya-size img{\n    max-height:103px !important;\n  }\n\n\n  .freya-placement{\n    grid-template-columns:1fr;\n  }\n\n\n  .freya-specs__head{\n    display:block;\n  }\n\n  .freya-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .freya-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .freya-spec__label{\n    color:var(--gold-deep);\n\n    font-size:9.5px;\n    font-weight:600;\n\n    letter-spacing:.04em;\n    text-transform:uppercase;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-freya\" id=\"freya-root\"\u003e\n\u003cdiv class=\"freya-frame\"\u003e\n\u003c!-- =====================================================\n         01 — PLEAT \/ PAIR\n    ====================================================== --\u003e\n\u003csection class=\"freya-intro\"\u003e\n\u003cdiv class=\"freya-intro__top\"\u003e\n\u003cdiv class=\"freya-intro__copy\"\u003e\n\u003cspan class=\"freya-eyebrow\"\u003e Pleat \/ Pair \/ Proportion \u003c\/span\u003e\n\u003ch2\u003eSoft Ceramic Texture, Made to Work Alone or in Pairs\u003c\/h2\u003e\n\u003cp\u003eFreya pairs a matte pleated ceramic shade with a single polished brass accent. Its compact cocoon proportion keeps the fixture quiet enough for smaller spaces, while the repeated pleats give it depth even when the light is off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-intro__stat\"\u003e\n\u003csmall\u003e Fixture Size \u003c\/small\u003e \u003cstrong\u003e Ø6.7\" \u003c\/strong\u003e \u003cspan\u003e H8.7\"\u003cbr\u003eØ17 × H22cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-choice\"\u003e\n\u003cdiv class=\"freya-choice__item freya-choice__item--single\"\u003e\n\u003csmall\u003e Configuration 01 \u003c\/small\u003e \u003cstrong\u003e Single \u003c\/strong\u003e\n\u003cp\u003eBest when one compact pendant is enough — above a sink, small vanity, bedside or accent zone.\u003c\/p\u003e\n\u003cspan class=\"freya-choice__tag\"\u003e One complete fixture \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-choice__item freya-choice__item--pair\"\u003e\n\u003csmall\u003e Configuration 02 \u003c\/small\u003e \u003cstrong\u003e Set of 2 \u003c\/strong\u003e\n\u003cp\u003eA more natural choice for islands, bedside pairs and balanced installations around a mirror or architectural feature.\u003c\/p\u003e\n\u003cspan class=\"freya-choice__tag\"\u003e Bundle configuration \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — CERAMIC\n    ====================================================== --\u003e\n\u003csection class=\"freya-pleat\"\u003e\n\u003cdiv class=\"freya-pleat__layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"freya-detail\"\u003e\u003ca href=\"#freya-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/freya-pleated-ceramic-brass-nordic-mini-pendant-stuberlighting_15.jpg?v=1781917268\" alt=\"Close-up of Freya matte pleated ceramic and brass pendant detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"freya-caption\"\u003ePleated ceramic detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-pleat__copy\"\u003e\n\u003cspan class=\"freya-eyebrow\"\u003e Surface \/ Material \u003c\/span\u003e\n\u003ch3\u003eMatte Pleats Instead of Gloss\u003c\/h3\u003e\n\u003cp\u003eVertical pleats give the ceramic shade shadow and texture without adding decoration. The matte white surface stays visually soft, while the polished brass stem adds one controlled point of warmth.\u003c\/p\u003e\n\u003cdiv class=\"freya-materials\"\u003e\n\u003cdiv class=\"freya-material freya-material--ceramic\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Hand-Pleated Ceramic \u003c\/strong\u003e \u003cspan\u003e Matte white surface with vertical folded texture. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-material freya-material--brass\"\u003e\n\u003csmall\u003e Accent \u003c\/small\u003e \u003cstrong\u003e Polished Brass \u003c\/strong\u003e \u003cspan\u003e A restrained warm-metal contrast above the ceramic. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-surface\"\u003e\n\u003cdiv class=\"freya-surface__mark\"\u003e\n\u003csmall\u003e Light Effect \u003c\/small\u003e \u003cstrong\u003e DOWNWARD \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-surface__copy\"\u003e\n\u003ch3\u003eThe Shade Stays Quiet. The Light Falls Below.\u003c\/h3\u003e\n\u003cp\u003eUnlike translucent glass, the ceramic body remains visually opaque, keeping most of the useful light directed through the lower opening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — PROPORTION \/ DROP\n    ====================================================== --\u003e\n\u003csection class=\"freya-scale\"\u003e\n\u003cdiv class=\"freya-scale__layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"freya-size\"\u003e\u003ca href=\"#freya-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/freya-pleated-ceramic-brass-nordic-mini-pendant-stuberlighting_7.jpg?v=1781917267\" alt=\"Freya Pleated Ceramic Brass Mini Pendant dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"freya-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-scale__copy\"\u003e\n\u003cspan class=\"freya-eyebrow\"\u003e Proportion \/ Drop \u003c\/span\u003e\n\u003ch3\u003eCompact Width, Taller Cocoon Profile\u003c\/h3\u003e\n\u003cp\u003eFreya is only 6.7 inches across but 8.7 inches tall, giving it more vertical presence than a wide bowl pendant. The 59-inch suspension keeps the finished drop adjustable for different ceiling and furniture heights.\u003c\/p\u003e\n\u003cdiv class=\"freya-measures\"\u003e\n\u003cdiv class=\"freya-measure\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 6.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-measure\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 8.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-measure\"\u003e\n\u003csmall\u003e Wire \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-placement\"\u003e\n\u003cdiv class=\"freya-placement__item\"\u003e\n\u003csmall\u003e One \u003c\/small\u003e \u003cstrong\u003e Sink \/ Small Accent \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-placement__item\"\u003e\n\u003csmall\u003e Two \u003c\/small\u003e \u003cstrong\u003e Island \/ Bedside Pair \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-placement__item\"\u003e\n\u003csmall\u003e Three \u003c\/small\u003e \u003cstrong\u003e Longer Dining Surface \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         04 — PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"freya-specs\"\u003e\n\u003cdiv class=\"freya-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Freya · Nordic Mini Pendant \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec-list\"\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e Ø6.7\" × H8.7\" \/ Ø17 × H22cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e Hand-pleated matte ceramic shade · Polished brass stem \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e Matte White Ceramic · Warm Polished Brass \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Configurations \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e Single · Set of 2 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e E26 \/ E27 · Bulb Included: Yes · Max 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Included Bulb \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e 2700K warm-white LED \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e Included bulb is non-dimmable · Dimming requires a compatible dimmable E26\/E27 bulb and compatible wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e 59\" standard wire · Extendable on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e Hardwired · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Certifications \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-care\"\u003e\n\u003csmall\u003e Ceramic Care \u003c\/small\u003e \u003cspan\u003e Dust with a soft dry cloth or microfiber duster. For deeper cleaning, use a slightly damp soft cloth. Avoid abrasive cleaners or scrubbers. Slight variation in pleat depth and ceramic surface is normal. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         05 — SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"freya-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"freya-detail-large\" href=\"#freya-root\" class=\"freya-lightbox\"\u003e \u003cspan class=\"freya-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/freya-pleated-ceramic-brass-nordic-mini-pendant-stuberlighting_15.jpg?v=1781917268\" alt=\"Enlarged Freya pleated ceramic and polished brass detail\"\u003e \u003cspan class=\"freya-lightbox__caption\"\u003e Freya · Pleated Ceramic \u0026amp; Brass Detail \u003c\/span\u003e \u003cspan class=\"freya-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"freya-size-large\" href=\"#freya-root\" class=\"freya-lightbox\"\u003e \u003cspan class=\"freya-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/freya-pleated-ceramic-brass-nordic-mini-pendant-stuberlighting_7.jpg?v=1781917267\" alt=\"Enlarged Freya Pleated Ceramic Brass Mini Pendant dimensions\"\u003e \u003cspan class=\"freya-lightbox__caption\"\u003e Ø6.7\" × H8.7\" · Ø17 × H22cm \u003c\/span\u003e \u003cspan class=\"freya-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 6.7\"xH8.7\" \/ Brass \u0026 White","offer_id":52378507051291,"sku":"STB-PL-26-10022","price":125.0,"currency_code":"USD","in_stock":true},{"title":"Set Of2 \/ Brass \u0026 White","offer_id":52378507084059,"sku":"STB-PL-26-10023","price":235.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/freya-pleated-ceramic-brass-nordic-mini-pendant-stuberlighting_10.jpg?v=1781917267"},{"product_id":"maeve-tall-chrome-faux-silk-console-lamp","title":"Maeve Tall Chrome \u0026 Faux Silk Console Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — MAEVE\n   TALL CHROME FAUX-SILK CONSOLE LAMP\n\n   HEIGHT \/ CHROME \/ GLOW\n\n   TALL PROPORTION · QUIET LUXURY\n   SHOPPER-FIRST · CONCISE\n   DISTINCT FROM DAWN BACKGROUND\n\n   ESPRESSO · CREAM · SOFT CHROME · GOLD\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-maeve{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#80756C;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --chrome:#9C9A96;\n  --chrome-deep:#72716E;\n  --chrome-soft:#EEECE8;\n\n  --cream:#F5EDD8;\n  --paper:#FBF8F2;\n  --soft:#F3ECE2;\n  --ivory:#FFFDF8;\n\n  --line:#DED2BD;\n  --line-soft:#ECE4D8;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-maeve *,\n.stb-maeve *::before,\n.stb-maeve *::after{\n  box-sizing:border-box;\n}\n\n.stb-maeve h2,\n.stb-maeve h3,\n.stb-maeve p{\n  margin-top:0;\n}\n\n.stb-maeve h2,\n.stb-maeve h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-maeve img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-maeve a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.maeve-frame{\n  position:relative;\n\n  padding:29px 29px 0;\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n\n  box-shadow:0 8px 28px rgba(28,18,9,.025);\n}\n\n.maeve-frame::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:29px;\n\n  width:64px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.maeve-frame::after{\n  content:\"\";\n\n  position:absolute;\n\n  top:11px;\n  left:29px;\n\n  width:31px;\n  height:1px;\n\n  background:var(--chrome);\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.maeve-eyebrow{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.maeve-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — INTRO \/ HEIGHT\n========================================================= *\/\n\n.maeve-intro{\n  padding:20px 0 29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.maeve-intro__top{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,155px);\n\n  gap:31px;\n  align-items:end;\n}\n\n.maeve-intro h2{\n  max-width:595px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.maeve-intro__copy \u003e p{\n  max-width:570px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* HEIGHT RANGE *\/\n\n.maeve-intro__stat{\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.maeve-intro__stat small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.maeve-intro__stat strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:27px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.maeve-intro__stat span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#75685D;\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n\n\/* FIRST DECISION *\/\n\n.maeve-quick{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:18px;\n}\n\n.maeve-quick__item{\n  position:relative;\n\n  min-width:0;\n\n  padding:11px 12px;\n\n  border:1px solid var(--line);\n}\n\n.maeve-quick__item:nth-child(1){\n  background:#F1EFEC;\n}\n\n.maeve-quick__item:nth-child(2){\n  background:#FBF8F2;\n}\n\n.maeve-quick__item:nth-child(3){\n  background:#F3EADF;\n}\n\n.maeve-quick__item::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:-1px;\n  left:-1px;\n\n  width:28px;\n  height:2px;\n}\n\n.maeve-quick__item:nth-child(1)::before{\n  background:var(--chrome);\n}\n\n.maeve-quick__item:nth-child(2)::before{\n  background:var(--gold);\n}\n\n.maeve-quick__item:nth-child(3)::before{\n  background:var(--espresso);\n}\n\n.maeve-quick__item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.maeve-quick__item strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.1;\n\n  font-weight:500;\n}\n\n.maeve-quick__item p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   02 — MODEL SELECTOR\n========================================================= *\/\n\n.maeve-models{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.maeve-models__head{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.maeve-models__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.maeve-models__head p{\n  max-width:500px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.7px;\n  line-height:1.6;\n}\n\n\n\/* AC COLLECTION *\/\n\n.maeve-family{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  gap:25px;\n  align-items:center;\n\n  margin-bottom:13px;\n\n  padding:10px;\n\n  background:#F5F2ED;\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--chrome);\n}\n\n.maeve-family__media{\n  width:185px;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n}\n\n.maeve-family__media a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.maeve-family__media img{\n  max-height:175px !important;\n}\n\n.maeve-family__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.maeve-family__copy h3{\n  margin:0 0 5px;\n\n  font-size:19px;\n  line-height:1.1;\n}\n\n.maeve-family__copy p{\n  max-width:470px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.5;\n}\n\n\n\/* THREE MODEL CARDS *\/\n\n.maeve-model-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n}\n\n.maeve-model{\n  min-width:0;\n\n  padding:9px 9px 11px;\n\n  border:1px solid var(--line);\n}\n\n.maeve-model--b{\n  background:#FCFAF6;\n\n  border-top:2px solid var(--gold);\n}\n\n.maeve-model--c{\n  background:#F5F1EB;\n\n  border-top:2px solid var(--chrome);\n}\n\n.maeve-model--a{\n  background:#F2E9DF;\n\n  border-top:2px solid var(--espresso);\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.maeve-model__media{\n  width:115px;\n  max-width:100%;\n\n  margin:0 auto 7px;\n\n  overflow:hidden;\n}\n\n.maeve-model__media a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n\n  overflow:hidden;\n  text-decoration:none;\n}\n\n.maeve-model__media img{\n  max-height:108px !important;\n}\n\n\n\/* CARD COPY *\/\n\n.maeve-model small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.maeve-model h3{\n  margin:1px 0 2px;\n\n  font-size:18px;\n  line-height:1.05;\n}\n\n.maeve-model__dim{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n}\n\n.maeve-model p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.2px;\n  line-height:1.43;\n}\n\n\n\/* =========================================================\n   03 — CHROME \/ GLOW \/ CONTROL\n========================================================= *\/\n\n.maeve-material{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.maeve-material__layout{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:29px;\n  align-items:center;\n}\n\n\n\/* DETAIL IMAGE *\/\n\n.maeve-detail{\n  width:175px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:#F3F1EE;\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--chrome);\n}\n\n.maeve-detail a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.maeve-detail img{\n  max-height:165px !important;\n}\n\n\n\/* COPY *\/\n\n.maeve-material__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.maeve-material__copy \u003e p{\n  max-width:515px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.7px;\n  line-height:1.6;\n}\n\n\n\/* MATERIAL CARDS *\/\n\n.maeve-materials{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:13px;\n}\n\n.maeve-material-card{\n  min-width:0;\n\n  padding:10px 11px;\n\n  border:1px solid var(--line);\n}\n\n.maeve-material-card--chrome{\n  background:#F1EFEC;\n\n  border-top:2px solid var(--chrome);\n}\n\n.maeve-material-card--shade{\n  background:#FAF7F1;\n\n  border-top:2px solid var(--gold);\n}\n\n.maeve-material-card small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.maeve-material-card strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n.maeve-material-card span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.42;\n}\n\n\n\/* DARK CONTROL ANCHOR *\/\n\n.maeve-control{\n  display:grid;\n  grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-top:17px;\n\n  padding:18px 20px;\n\n  background:var(--espresso);\n\n  border-radius:4px;\n}\n\n.maeve-control__mark{\n  padding-right:19px;\n\n  border-right:1px solid rgba(255,255,255,.15);\n}\n\n.maeve-control__mark small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.maeve-control__mark strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:24px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.maeve-control__mark span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CFC6BB;\n\n  font-size:9px;\n}\n\n.maeve-control__copy h3{\n  margin:0 0 4px;\n\n  color:#FFF8ED;\n\n  font-size:18px;\n}\n\n.maeve-control__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D6CDC1;\n\n  font-size:10.8px;\n  line-height:1.5;\n}\n\n.maeve-control__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:13px;\n\n  margin-top:8px;\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.13);\n}\n\n.maeve-control__facts span{\n  color:#D8CFC3;\n\n  font-size:9.5px;\n}\n\n.maeve-control__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.maeve-specs{\n  padding:31px 0;\n}\n\n.maeve-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.maeve-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.maeve-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.maeve-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.maeve-spec{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.maeve-spec__label{\n  color:#806F60;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.maeve-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CARE \/ BEFORE ORDER *\/\n\n.maeve-care{\n  margin-top:12px;\n\n  padding:11px 13px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--chrome);\n}\n\n.maeve-care small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.maeve-care span{\n  display:block;\n\n  color:#514337;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.maeve-shipping{\n  position:relative;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n\n  border-radius:5px 5px 0 0;\n}\n\n.maeve-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:50px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.maeve-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.maeve-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n.maeve-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.maeve-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.maeve-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.maeve-lightbox:target{\n  display:flex;\n}\n\n.maeve-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.maeve-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n}\n\n.maeve-lightbox__caption{\n  margin-top:9px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.maeve-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .maeve-frame{\n    padding:25px 18px 0;\n  }\n\n  .maeve-frame::before,\n  .maeve-frame::after{\n    left:18px;\n  }\n\n\n  .maeve-intro__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,120px);\n\n    gap:18px;\n  }\n\n  .maeve-intro h2{\n    font-size:27px;\n  }\n\n\n  .maeve-models__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .maeve-family{\n    grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n    gap:18px;\n  }\n\n  .maeve-family__media{\n    width:140px;\n  }\n\n\n  .maeve-material__layout{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .maeve-detail{\n    width:135px;\n  }\n\n  .maeve-detail img{\n    max-height:125px !important;\n  }\n\n\n  .maeve-spec{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .maeve-intro__top{\n    grid-template-columns:1fr;\n  }\n\n  .maeve-intro__stat{\n    width:185px;\n  }\n\n\n  .maeve-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .maeve-family{\n    grid-template-columns:1fr;\n  }\n\n  .maeve-family__media{\n    width:145px;\n\n    margin:0;\n  }\n\n\n  .maeve-model-grid{\n    grid-template-columns:1fr;\n  }\n\n  .maeve-model{\n    display:grid;\n    grid-template-columns:minmax(0,100px) minmax(0,1fr);\n\n    gap:11px;\n    align-items:center;\n\n    padding:9px 10px;\n  }\n\n  .maeve-model__media{\n    grid-column:1;\n    grid-row:1 \/ span 4;\n\n    width:94px;\n\n    margin:0;\n  }\n\n  .maeve-model small,\n  .maeve-model h3,\n  .maeve-model__dim,\n  .maeve-model p{\n    grid-column:2;\n  }\n\n\n  .maeve-material__layout{\n    grid-template-columns:1fr;\n  }\n\n  .maeve-detail{\n    width:120px;\n\n    margin:0;\n  }\n\n\n  .maeve-materials{\n    grid-template-columns:1fr;\n  }\n\n\n  .maeve-control{\n    grid-template-columns:1fr;\n\n    gap:8px;\n\n    padding:16px;\n  }\n\n  .maeve-control__mark{\n    padding:0 0 8px;\n\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .maeve-specs__head{\n    display:block;\n  }\n\n  .maeve-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .maeve-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .maeve-spec__label{\n    color:var(--gold-deep);\n\n    font-size:9.5px;\n    font-weight:600;\n\n    letter-spacing:.04em;\n    text-transform:uppercase;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-maeve\" id=\"maeve-root\"\u003e\n\u003cdiv class=\"maeve-frame\"\u003e\n\u003c!-- =====================================================\n         01 — HEIGHT\n    ====================================================== --\u003e\n\u003csection class=\"maeve-intro\"\u003e\n\u003cdiv class=\"maeve-intro__top\"\u003e\n\u003cdiv class=\"maeve-intro__copy\"\u003e\n\u003cspan class=\"maeve-eyebrow\"\u003e Height \/ Chrome \/ Glow \u003c\/span\u003e\n\u003ch2\u003eA Taller Table Lamp for Taller Surfaces\u003c\/h2\u003e\n\u003cp\u003eMaeve is designed with more vertical presence than a conventional bedside lamp. Three heights let you match the lamp to a console, dresser or entry surface, while polished chrome and a warm white faux-silk shade keep the silhouette clean and light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-intro__stat\"\u003e\n\u003csmall\u003e Height Range \u003c\/small\u003e \u003cstrong\u003e 24.8–29.5\" \u003c\/strong\u003e \u003cspan\u003e Model B \/ C \/ A\u003cbr\u003eThree proportions \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-quick\"\u003e\n\u003cdiv class=\"maeve-quick__item\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Polished Chrome \u003c\/strong\u003e\n\u003cp\u003eReflective silver finish with a clean cylindrical profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-quick__item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Faux Silk \u003c\/strong\u003e\n\u003cp\u003eWarm white textured polymer diffuses the bulb into softer ambient light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-quick__item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Dual ON \/ OFF \u003c\/strong\u003e\n\u003cp\u003eInline cord switch plus a convenient pull-chain at the lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — MODEL SELECTOR\n    ====================================================== --\u003e\n\u003csection class=\"maeve-models\"\u003e\n\u003cdiv class=\"maeve-models__head\"\u003e\n\u003ch3\u003eChoose the Height First\u003c\/h3\u003e\n\u003cp\u003eAll three Models share the same chrome-and-white material language. B is the most compact, C adds a little more vertical presence, and A is the tallest statement proportion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- A \/ C COLLECTION --\u003e\n\u003cdiv class=\"maeve-family\"\u003e\n\u003cdiv class=\"maeve-family__media\"\u003e\u003ca href=\"#maeve-ac-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/maeve-tall-chrome-faux-silk-console-lamp-stuberlighting_16.jpg?v=1782040328\" alt=\"Maeve Tall Chrome Faux Silk Console Lamp Model A and C comparison\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"maeve-family__copy\"\u003e\n\u003csmall\u003e Model Comparison \u003c\/small\u003e\n\u003ch3\u003eSame Character, Different Vertical Weight\u003c\/h3\u003e\n\u003cp\u003eThe visual difference is primarily height. Choose the Model that gives the surface enough presence without making the lamp feel oversized in the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-model-grid\"\u003e\n\u003c!-- MODEL B --\u003e\n\u003carticle class=\"maeve-model maeve-model--b\"\u003e\n\u003cdiv class=\"maeve-model__media\"\u003e\u003ca href=\"#maeve-b-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/maeve-tall-chrome-faux-silk-console-lamp-stuberlighting_7.jpg?v=1782040328\" alt=\"Maeve Model B console lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003csmall\u003e Standard \u003c\/small\u003e\n\u003ch3\u003eModel B\u003c\/h3\u003e\n\u003cspan class=\"maeve-model__dim\"\u003e Ø11.8\" × H24.8\" \u003c\/span\u003e\n\u003cp\u003eThe most compact choice for standard console and dresser surfaces.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c!-- MODEL C --\u003e\n\u003carticle class=\"maeve-model maeve-model--c\"\u003e\n\u003cdiv class=\"maeve-model__media\"\u003e\u003ca href=\"#maeve-c-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/maeve-tall-chrome-faux-silk-console-lamp-stuberlighting_2.jpg?v=1782040328\" alt=\"Maeve Model C console lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003csmall\u003e Medium-Tall \u003c\/small\u003e\n\u003ch3\u003eModel C\u003c\/h3\u003e\n\u003cspan class=\"maeve-model__dim\"\u003e Ø11.8\" × H26.4\" \u003c\/span\u003e\n\u003cp\u003eA slightly taller profile for higher dressers and entry consoles.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c!-- MODEL A --\u003e\n\u003carticle class=\"maeve-model maeve-model--a\"\u003e\n\u003cdiv class=\"maeve-model__media\"\u003e\u003ca href=\"#maeve-a-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/maeve-tall-chrome-faux-silk-console-lamp-stuberlighting_25.jpg?v=1782040328\" alt=\"Maeve Model A console lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003csmall\u003e Statement \u003c\/small\u003e\n\u003ch3\u003eModel A\u003c\/h3\u003e\n\u003cspan class=\"maeve-model__dim\"\u003e Ø11\" × H29.5\" \u003c\/span\u003e\n\u003cp\u003eThe tallest option when the lamp itself should carry more visual height.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — CHROME \/ GLOW \/ CONTROL\n    ====================================================== --\u003e\n\u003csection class=\"maeve-material\"\u003e\n\u003cdiv class=\"maeve-material__layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"maeve-detail\"\u003e\u003ca href=\"#maeve-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/maeve-tall-chrome-faux-silk-console-lamp-stuberlighting_4.jpg?v=1782040328\" alt=\"Close-up of Maeve polished chrome and faux silk console lamp detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"maeve-caption\"\u003eChrome \u0026amp; shade detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-material__copy\"\u003e\n\u003cspan class=\"maeve-eyebrow\"\u003e Chrome \/ Glow \u003c\/span\u003e\n\u003ch3\u003eReflective Below. Soft Above.\u003c\/h3\u003e\n\u003cp\u003eThe polished chrome base catches surrounding light and nearby finishes, while the warm white faux-silk surface diffuses the bulb. The contrast keeps a tall lamp from feeling visually heavy.\u003c\/p\u003e\n\u003cdiv class=\"maeve-materials\"\u003e\n\u003cdiv class=\"maeve-material-card maeve-material-card--chrome\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Polished Chrome Metal \u003c\/strong\u003e \u003cspan\u003e A clean reflective surface rather than a painted silver finish. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-material-card maeve-material-card--shade\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Faux Silk Polymer \u003c\/strong\u003e \u003cspan\u003e Textured warm-white surface designed to soften the visible light. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-control\"\u003e\n\u003cdiv class=\"maeve-control__mark\"\u003e\n\u003csmall\u003e Everyday Use \u003c\/small\u003e \u003cstrong\u003e DUAL CONTROL \u003c\/strong\u003e \u003cspan\u003e two ways to switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-control__copy\"\u003e\n\u003ch3\u003eUse the Cord or the Pull-Chain\u003c\/h3\u003e\n\u003cp\u003eMaeve combines an inline cord switch with a pull-chain, giving you direct ON\/OFF control whether the cord is accessible or tucked behind furniture.\u003c\/p\u003e\n\u003cdiv class=\"maeve-control__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003e59.1\"\u003c\/strong\u003e cord \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003ePull-Chain\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eInline Switch\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003ePlug-In\u003c\/strong\u003e \u003c\/span\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!-- =====================================================\n         04 — PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"maeve-specs\"\u003e\n\u003cdiv class=\"maeve-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Maeve · Tall Console Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-spec-list\"\u003e\n\u003cdiv class=\"maeve-spec\"\u003e\n\u003cspan class=\"maeve-spec__label\"\u003e Models \u003c\/span\u003e \u003cspan class=\"maeve-spec__value\"\u003e Model A — Ø11\" × H29.5\"\u003cbr\u003eModel B — Ø11.8\" × H24.8\"\u003cbr\u003eModel C — Ø11.8\" × H26.4\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-spec\"\u003e\n\u003cspan class=\"maeve-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"maeve-spec__value\"\u003e Polished chrome metal base · Faux silk polymer shade · Steel wire armature \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-spec\"\u003e\n\u003cspan class=\"maeve-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"maeve-spec__value\"\u003e Chrome \u0026amp; White · Polished silver base with warm white shade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-spec\"\u003e\n\u003cspan class=\"maeve-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"maeve-spec__value\"\u003e E26 \/ E27 · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-spec\"\u003e\n\u003cspan class=\"maeve-spec__label\"\u003e Included Bulb \u003c\/span\u003e \u003cspan class=\"maeve-spec__value\"\u003e 2700K warm-white LED · Standard bulb is non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-spec\"\u003e\n\u003cspan class=\"maeve-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"maeve-spec__value\"\u003e Standard setup is non-dimmable · Dimming requires a compatible dimmable E26\/E27 bulb and compatible external dimmer control \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-spec\"\u003e\n\u003cspan class=\"maeve-spec__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"maeve-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-spec\"\u003e\n\u003cspan class=\"maeve-spec__label\"\u003e Cord \u003c\/span\u003e \u003cspan class=\"maeve-spec__value\"\u003e 59.1\" power cord · Extendable on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-spec\"\u003e\n\u003cspan class=\"maeve-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"maeve-spec__value\"\u003e Inline cord switch + pull-chain \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-spec\"\u003e\n\u003cspan class=\"maeve-spec__label\"\u003e Plug Options \u003c\/span\u003e \u003cspan class=\"maeve-spec__value\"\u003e US · UK · EU · AU \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-spec\"\u003e\n\u003cspan class=\"maeve-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"maeve-spec__value\"\u003e Plug-in · Freestanding · No electrician required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-spec\"\u003e\n\u003cspan class=\"maeve-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"maeve-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-spec\"\u003e\n\u003cspan class=\"maeve-spec__label\"\u003e Certifications \u003c\/span\u003e \u003cspan class=\"maeve-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-care\"\u003e\n\u003csmall\u003e Care \u003c\/small\u003e \u003cspan\u003e Wipe the chrome base with a soft microfiber cloth; avoid abrasive cleaners. Dust the faux-silk shade with a soft dry cloth or duster. For small marks, use only a lightly dampened soft cloth. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         05 — SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"maeve-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"maeve-detail-large\" href=\"#maeve-root\" class=\"maeve-lightbox\"\u003e \u003cspan class=\"maeve-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/maeve-tall-chrome-faux-silk-console-lamp-stuberlighting_4.jpg?v=1782040328\" alt=\"Enlarged Maeve chrome base and faux silk shade detail\"\u003e \u003cspan class=\"maeve-lightbox__caption\"\u003e Maeve · Chrome \u0026amp; Faux Silk Detail \u003c\/span\u003e \u003cspan class=\"maeve-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — A \/ C COLLECTION\n  ====================================================== --\u003e \u003ca id=\"maeve-ac-large\" href=\"#maeve-root\" class=\"maeve-lightbox\"\u003e \u003cspan class=\"maeve-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/maeve-tall-chrome-faux-silk-console-lamp-stuberlighting_16.jpg?v=1782040328\" alt=\"Enlarged Maeve Model A and C comparison\"\u003e \u003cspan class=\"maeve-lightbox__caption\"\u003e Maeve · Model A \/ C Comparison \u003c\/span\u003e \u003cspan class=\"maeve-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — MODEL B\n  ====================================================== --\u003e \u003ca id=\"maeve-b-large\" href=\"#maeve-root\" class=\"maeve-lightbox\"\u003e \u003cspan class=\"maeve-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/maeve-tall-chrome-faux-silk-console-lamp-stuberlighting_7.jpg?v=1782040328\" alt=\"Enlarged Maeve Model B dimensions\"\u003e \u003cspan class=\"maeve-lightbox__caption\"\u003e Model B · Ø11.8\" × H24.8\" \u003c\/span\u003e \u003cspan class=\"maeve-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — MODEL C\n  ====================================================== --\u003e \u003ca id=\"maeve-c-large\" href=\"#maeve-root\" class=\"maeve-lightbox\"\u003e \u003cspan class=\"maeve-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/maeve-tall-chrome-faux-silk-console-lamp-stuberlighting_2.jpg?v=1782040328\" alt=\"Enlarged Maeve Model C dimensions\"\u003e \u003cspan class=\"maeve-lightbox__caption\"\u003e Model C · Ø11.8\" × H26.4\" \u003c\/span\u003e \u003cspan class=\"maeve-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — MODEL A\n  ====================================================== --\u003e \u003ca id=\"maeve-a-large\" href=\"#maeve-root\" class=\"maeve-lightbox\"\u003e \u003cspan class=\"maeve-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/maeve-tall-chrome-faux-silk-console-lamp-stuberlighting_25.jpg?v=1782040328\" alt=\"Enlarged Maeve Model A dimensions\"\u003e \u003cspan class=\"maeve-lightbox__caption\"\u003e Model A · Ø11\" × H29.5\" \u003c\/span\u003e \u003cspan class=\"maeve-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Model A: Dia 11\" xH 29.5\" \/ Chrome \u0026 White \/ US Plug","offer_id":52383928418587,"sku":"STB-TL-26-10017","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 11\" xH 29.5\" \/ Chrome \u0026 White \/ UK Plug","offer_id":52383928451355,"sku":"STB-TL-26-10018","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 11\" xH 29.5\" \/ Chrome \u0026 White \/ AU Plug","offer_id":52383928484123,"sku":"STB-TL-26-10019","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 11\" xH 29.5\" \/ Chrome \u0026 White \/ EU Plug","offer_id":52383928516891,"sku":"STB-TL-26-10020","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 11.8\" x H 24.8\" \/ Chrome \u0026 White \/ US Plug","offer_id":52383928549659,"sku":"STB-TL-26-10021","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 11.8\" x H 24.8\" \/ Chrome \u0026 White \/ UK Plug","offer_id":52383928582427,"sku":"STB-TL-26-10022","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 11.8\" x H 24.8\" \/ Chrome \u0026 White \/ AU Plug","offer_id":52383928615195,"sku":"STB-TL-26-10023","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 11.8\" x H 24.8\" \/ Chrome \u0026 White \/ EU Plug","offer_id":52383928647963,"sku":"STB-TL-26-10024","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Model C: Dia 11.8\" x H 26.4\" \/ Chrome \u0026 White \/ US Plug","offer_id":52383928680731,"sku":"STB-TL-26-10025","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Model C: Dia 11.8\" x H 26.4\" \/ Chrome \u0026 White \/ UK Plug","offer_id":52383928713499,"sku":"STB-TL-26-10026","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Model C: Dia 11.8\" x H 26.4\" \/ Chrome \u0026 White \/ AU Plug","offer_id":52383928746267,"sku":"STB-TL-26-10027","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Model C: Dia 11.8\" x H 26.4\" \/ Chrome \u0026 White \/ EU Plug","offer_id":52383928779035,"sku":"STB-TL-26-10028","price":315.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/maeve-tall-chrome-faux-silk-console-lamp-stuberlighting_1.jpg?v=1782040328"},{"product_id":"nelson-style-bubble-wall-sconce-plug-in-walnut-wood","title":"Nelson Style Bubble Wall Sconce","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — BUBBLE WALL SCONCE\n   Plug-In · Walnut · Swivel · 4 Shapes\n   Quiet Mid-Century \/ Shopper-First \/ Responsive\n========================================================= *\/\n\n.stb-bws{\n  --ivory:#FFFDF9;\n  --cream:#F6F0E8;\n  --walnut-soft:#F1E7DB;\n\n  --dark:#211914;\n  --espresso:#352820;\n\n  --text:#4C4038;\n  --muted:#776B62;\n\n  --gold:#B49362;\n  --gold-deep:#80613E;\n\n  --line:#D9CFC5;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14.5px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-bws *,\n.stb-bws *::before,\n.stb-bws *::after{\n  box-sizing:border-box;\n}\n\n.stb-bws h2,\n.stb-bws h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-bws p{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   TYPE\n========================================================= *\/\n\n.stb-bws__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-bws__title{\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n}\n\n.stb-bws__section-title{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-bws__section-copy{\n  max-width:630px;\n\n  margin:0;\n\n  color:#62574F;\n\n  font-size:12.7px;\n  line-height:1.62;\n}\n\n.stb-bws__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#83756B;\n\n  font-size:9.3px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-bws__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 190px;\n\n  gap:32px;\n  align-items:end;\n\n  padding:4px 0 23px;\n}\n\n.stb-bws__intro-copy{\n  max-width:650px;\n}\n\n.stb-bws__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D524A;\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n.stb-bws__intro-stat{\n  padding:14px 16px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-bws__intro-stat small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AD84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-bws__intro-stat strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#FFF5E8;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-bws__intro-stat span{\n  color:#D6C9BC;\n\n  font-size:10.8px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-bws__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.025);\n\n  overflow:hidden;\n}\n\n.stb-bws__fact{\n  padding:13px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-bws__fact:last-child{\n  border-right:0;\n}\n\n.stb-bws__fact small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#88786D;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-bws__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAIL\n========================================================= *\/\n\n.stb-bws__detail{\n  display:grid;\n  grid-template-columns:125px minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:30px;\n  padding:14px 16px;\n\n  background:var(--walnut-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-bws__detail-media{\n  width:112px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-bws__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--ivory);\n\n  border:1px solid #D7C9BA;\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-bws__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-bws__detail-copy p{\n  max-width:570px;\n\n  margin:0;\n\n  color:#62544A;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.stb-bws__detail-meta{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:11px;\n}\n\n.stb-bws__detail-meta span{\n  padding:4px 8px;\n\n  background:var(--ivory);\n\n  color:#65564B;\n\n  border:1px solid #D8C9BA;\n  border-radius:18px;\n\n  font-size:9.6px;\n}\n\n\n\/* =========================================================\n   PLUG-IN FEATURE\n========================================================= *\/\n\n.stb-bws__utility{\n  display:grid;\n  grid-template-columns:180px minmax(0,1fr);\n\n  margin-bottom:30px;\n\n  overflow:hidden;\n\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.03);\n}\n\n.stb-bws__utility-title{\n  padding:17px 18px;\n\n  background:var(--espresso);\n}\n\n.stb-bws__utility-title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AC84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-bws__utility-title strong{\n  color:#FFF5E8;\n\n  font-size:13.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-bws__utility-body{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-bws__utility-item{\n  padding:15px 13px;\n}\n\n.stb-bws__utility-item + .stb-bws__utility-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-bws__utility-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#89786C;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-bws__utility-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-bws__utility-item p{\n  margin:0;\n\n  color:#706158;\n\n  font-size:9.9px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   MODEL SELECTOR\n========================================================= *\/\n\n.stb-bws__models{\n  margin-bottom:30px;\n}\n\n.stb-bws__models-head{\n  margin-bottom:13px;\n}\n\n.stb-bws__model-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.stb-bws__model{\n  display:grid;\n  grid-template-columns:96px minmax(0,1fr);\n\n  gap:12px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:10px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-bws__model--featured{\n  border-top:2px solid var(--gold);\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.stb-bws__dimension{\n  width:88px;\n  max-width:100%;\n\n  padding:4px;\n\n  background:#FAF6F0;\n\n  border:1px solid #DDD2C5;\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-bws__dimension a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-bws__dimension img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-bws__model-copy{\n  min-width:0;\n}\n\n.stb-bws__model-copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#887568;\n\n  font-size:8.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-bws__model-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.1px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-bws__model-copy p{\n  margin:0;\n\n  color:#706359;\n\n  font-size:10.2px;\n  line-height:1.48;\n}\n\n.stb-bws__model-link{\n  display:inline-block;\n\n  margin-top:5px;\n\n  color:var(--gold-deep);\n\n  font-size:9.1px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   SWIVEL\n========================================================= *\/\n\n.stb-bws__swivel{\n  display:flex;\n  align-items:center;\n\n  gap:18px;\n\n  margin-bottom:30px;\n  padding:14px 16px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-bws__swivel-mark{\n  flex:0 0 auto;\n\n  width:42px;\n  height:42px;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  background:var(--dark);\n  color:#FFF5E8;\n\n  border-radius:50%;\n\n  font-size:18px;\n  font-weight:400;\n}\n\n.stb-bws__swivel-copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:12.4px;\n  font-weight:500;\n}\n\n.stb-bws__swivel-copy p{\n  margin:0;\n\n  color:#675A51;\n\n  font-size:11px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   BEST USE\n========================================================= *\/\n\n.stb-bws__use{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:30px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-bws__use-item{\n  padding:14px 15px;\n}\n\n.stb-bws__use-item + .stb-bws__use-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-bws__use-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887568;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-bws__use-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.6px;\n  font-weight:500;\n}\n\n.stb-bws__use-item p{\n  margin:0;\n\n  color:#706359;\n\n  font-size:10.3px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-bws__practical{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-bottom:30px;\n}\n\n.stb-bws__practical-card{\n  padding:14px 15px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-bws__practical-card:first-child{\n  border-top:2px solid var(--gold);\n}\n\n.stb-bws__practical-card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#847165;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-bws__practical-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:11.9px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-bws__practical-card p{\n  margin:0;\n\n  color:#655950;\n\n  font-size:10.7px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   NATURAL WOOD NOTE\n========================================================= *\/\n\n.stb-bws__variation{\n  margin-bottom:30px;\n  padding:11px 14px;\n\n  background:var(--walnut-soft);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:4px;\n}\n\n.stb-bws__variation strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n.stb-bws__variation p{\n  margin:0;\n\n  color:#695C52;\n\n  font-size:10.9px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-bws__specs{\n  margin-bottom:30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n\n  overflow:hidden;\n}\n\n.stb-bws__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-bws__spec-head span{\n  color:#C8AD87;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-bws__spec-head strong{\n  color:#FFF5E8;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-bws__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7DED5;\n}\n\n.stb-bws__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-bws__spec span{\n  padding-right:10px;\n\n  color:#82756B;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n.stb-bws__spec strong{\n  color:var(--dark);\n\n  font-size:11.5px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-bws__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n}\n\n.stb-bws__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-bws__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--dark);\n\n  font-size:13.1px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-bws__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-bws__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-deep);\n\n  font-size:19px;\n}\n\n.stb-bws__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-bws__faq details p{\n  margin:7px 0 0;\n\n  color:#665A51;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-bws__shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-bws__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-bws__shipping p{\n  margin:0 0 7px;\n\n  color:#5E5249;\n\n  font-size:12.5px;\n  line-height:1.62;\n}\n\n.stb-bws__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-bws__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-bws__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,14,12,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-bws__lightbox:target{\n  display:flex;\n}\n\n.stb-bws__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-bws__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-bws__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-bws__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E8F82;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-bws__intro{\n    grid-template-columns:1fr;\n    gap:12px;\n  }\n\n  .stb-bws__title{\n    font-size:25px;\n  }\n\n  .stb-bws__intro-stat{\n    max-width:270px;\n  }\n\n\n  .stb-bws__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-bws__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-bws__fact:nth-child(1),\n  .stb-bws__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-bws__utility{\n    grid-template-columns:145px 1fr;\n  }\n\n\n  .stb-bws__use{\n    grid-template-columns:1fr;\n  }\n\n  .stb-bws__use-item + .stb-bws__use-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-bws__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-bws__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-bws{\n    font-size:14px;\n  }\n\n\n  .stb-bws__detail{\n    grid-template-columns:84px 1fr;\n\n    gap:11px;\n    padding:10px;\n  }\n\n  .stb-bws__detail-media{\n    width:78px;\n  }\n\n\n  .stb-bws__utility{\n    grid-template-columns:1fr;\n  }\n\n  .stb-bws__utility-body{\n    grid-template-columns:1fr;\n\n    border-top:0;\n    border-left:1px solid var(--line);\n  }\n\n  .stb-bws__utility-item + .stb-bws__utility-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-bws__model-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-bws__model{\n    grid-template-columns:82px 1fr;\n  }\n\n  .stb-bws__dimension{\n    width:76px;\n  }\n\n\n  .stb-bws__swivel{\n    gap:12px;\n\n    padding:12px;\n  }\n\n  .stb-bws__swivel-mark{\n    width:36px;\n    height:36px;\n\n    font-size:15px;\n  }\n\n\n  .stb-bws__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-bws__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-bws__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-bws\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-bws__intro\"\u003e\n\u003cdiv class=\"stb-bws__intro-copy\"\u003e\n\u003cspan class=\"stb-bws__eyebrow\"\u003e Plug-In · Solid Walnut · Swivel Bubble Shade \u003c\/span\u003e\n\u003ch2 class=\"stb-bws__title\"\u003eWall Lighting, Without the Hardwiring.\u003c\/h2\u003e\n\u003cp\u003eThis Bubble Wall Sconce pairs a translucent white shade with a solid walnut arm and plug-in installation. The shade can be repositioned by hand, making it equally useful beside a bed, reading chair or anywhere you want softer light at eye level.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__intro-stat\"\u003e\n\u003csmall\u003e Four Shapes \u003c\/small\u003e \u003cstrong\u003e A · B · C · D \u003c\/strong\u003e \u003cspan\u003e Plug-in installation \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-bws__facts\"\u003e\n\u003cdiv class=\"stb-bws__fact\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Plug-In \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__fact\"\u003e\n\u003csmall\u003e Arm \u003c\/small\u003e \u003cstrong\u003e Solid Walnut \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__fact\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Spun Polymer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__fact\"\u003e\n\u003csmall\u003e Adjustment \u003c\/small\u003e \u003cstrong\u003e Swivel Shade \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL IMAGE\n  ====================================================== --\u003e\n\u003csection id=\"bws-detail-section\" class=\"stb-bws__detail\"\u003e\n\u003cdiv class=\"stb-bws__detail-media\"\u003e\u003ca href=\"#bws-detail\" class=\"stb-bws__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-wall-sconce-plug-in-walnut-wood-stuberlighting_20.jpg?v=1782044197\" alt=\"Bubble wall sconce solid walnut arm and white polymer shade detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-bws__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__detail-copy\"\u003e\n\u003cspan class=\"stb-bws__eyebrow\"\u003e Material Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-bws__section-title\"\u003eWalnut Warms the Bubble Form.\u003c\/h3\u003e\n\u003cp\u003eThe white spun-polymer shade keeps the light soft and visually light, while the real walnut arm introduces natural grain and warmth. Small chrome details give the joint a cleaner, more architectural finish without competing with the wood.\u003c\/p\u003e\n\u003cdiv class=\"stb-bws__detail-meta\"\u003e\n\u003cspan\u003e Solid Walnut \u003c\/span\u003e \u003cspan\u003e White Polymer \u003c\/span\u003e \u003cspan\u003e Chrome Accent \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"bws-detail\" href=\"#bws-detail-section\" class=\"stb-bws__lightbox\"\u003e \u003cspan class=\"stb-bws__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-wall-sconce-plug-in-walnut-wood-stuberlighting_20.jpg?v=1782044197\" alt=\"Enlarged Bubble wall sconce walnut and polymer detail\"\u003e \u003cspan class=\"stb-bws__lightbox-caption\"\u003e Bubble Wall Sconce · Walnut \u0026amp; Polymer Detail \u003c\/span\u003e \u003cspan class=\"stb-bws__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FUNCTION\n  ====================================================== --\u003e\n\u003csection class=\"stb-bws__utility\"\u003e\n\u003cdiv class=\"stb-bws__utility-title\"\u003e\n\u003csmall\u003e Designed for Everyday Use \u003c\/small\u003e \u003cstrong\u003e Plug In. Adjust the Shade. Turn It On. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__utility-body\"\u003e\n\u003cdiv class=\"stb-bws__utility-item\"\u003e\n\u003csmall\u003e Plug-In \u003c\/small\u003e \u003cstrong\u003e No Hardwiring \u003c\/strong\u003e\n\u003cp\u003eMount the included wall bracket and connect the 59\" cord to a standard outlet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__utility-item\"\u003e\n\u003csmall\u003e Swivel \u003c\/small\u003e \u003cstrong\u003e Redirect the Shade \u003c\/strong\u003e\n\u003cp\u003eReposition the shade by hand without removing the fixture from the wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__utility-item\"\u003e\n\u003csmall\u003e Dual Control \u003c\/small\u003e \u003cstrong\u003e Switch + Pull Chain \u003c\/strong\u003e\n\u003cp\u003eControl the light from the inline cord switch or the pull chain.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FOUR MODELS\n  ====================================================== --\u003e\n\u003csection id=\"bws-models\" class=\"stb-bws__models\"\u003e\n\u003cdiv class=\"stb-bws__models-head\"\u003e\n\u003cspan class=\"stb-bws__eyebrow\"\u003e Choose the Shape \u003c\/span\u003e\n\u003ch3 class=\"stb-bws__section-title\"\u003eFour Profiles for Different Wall Spaces.\u003c\/h3\u003e\n\u003cp class=\"stb-bws__section-copy\"\u003eThe function stays the same. Choose mainly by the amount of wall space available and whether you prefer a round, vertical or wide silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__model-grid\"\u003e\n\u003c!-- ===================================================\n           MODEL C\n      ==================================================== --\u003e\n\u003carticle class=\"stb-bws__model stb-bws__model--featured\"\u003e\n\u003cdiv class=\"stb-bws__dimension\"\u003e\u003ca href=\"#bws-size-c\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-wall-sconce-plug-in-walnut-wood-stuberlighting_18.jpg?v=1782044197\" alt=\"Bubble Wall Sconce Model C dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__model-copy\"\u003e\n\u003csmall\u003e Model C · Compact Round \u003c\/small\u003e \u003cstrong\u003e Ø11.8\" × H11\" \u003c\/strong\u003e\n\u003cp\u003eThe easiest all-around choice for bedside pairs, hallways and reading corners.\u003c\/p\u003e\n\u003cspan class=\"stb-bws__model-link\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- ===================================================\n           MODEL B\n      ==================================================== --\u003e\n\u003carticle class=\"stb-bws__model\"\u003e\n\u003cdiv class=\"stb-bws__dimension\"\u003e\u003ca href=\"#bws-size-b\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-wall-sconce-plug-in-walnut-wood-stuberlighting_26.jpg?v=1782044197\" alt=\"Bubble Wall Sconce Model B dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__model-copy\"\u003e\n\u003csmall\u003e Model B · Fuller Round \u003c\/small\u003e \u003cstrong\u003e Ø11.8\" × H11.8\" \u003c\/strong\u003e\n\u003cp\u003eSlightly fuller proportion for larger bedrooms, living rooms and wider walls.\u003c\/p\u003e\n\u003cspan class=\"stb-bws__model-link\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- ===================================================\n           MODEL A\n      ==================================================== --\u003e\n\u003carticle class=\"stb-bws__model\"\u003e\n\u003cdiv class=\"stb-bws__dimension\"\u003e\u003ca href=\"#bws-size-a\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-wall-sconce-plug-in-walnut-wood-stuberlighting_2.jpg?v=1782044197\" alt=\"Bubble Wall Sconce Model A dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__model-copy\"\u003e\n\u003csmall\u003e Model A · Vertical Pear \u003c\/small\u003e \u003cstrong\u003e Ø11\" × H15.7\" \u003c\/strong\u003e\n\u003cp\u003eTaller and narrower. Useful beside doorways, between windows or on slim walls.\u003c\/p\u003e\n\u003cspan class=\"stb-bws__model-link\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- ===================================================\n           MODEL D\n      ==================================================== --\u003e\n\u003carticle class=\"stb-bws__model\"\u003e\n\u003cdiv class=\"stb-bws__dimension\"\u003e\u003ca href=\"#bws-size-d\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-wall-sconce-plug-in-walnut-wood-stuberlighting_27.jpg?v=1782044197\" alt=\"Bubble Wall Sconce Model D dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__model-copy\"\u003e\n\u003csmall\u003e Model D · Wide Saucer \u003c\/small\u003e \u003cstrong\u003e Ø15.7\" × H8.6\" \u003c\/strong\u003e\n\u003cp\u003eThe widest, lowest profile. Best when horizontal presence matters more than height.\u003c\/p\u003e\n\u003cspan class=\"stb-bws__model-link\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSION LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"bws-size-c\" href=\"#bws-models\" class=\"stb-bws__lightbox\"\u003e \u003cspan class=\"stb-bws__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-wall-sconce-plug-in-walnut-wood-stuberlighting_18.jpg?v=1782044197\" alt=\"Enlarged Bubble Wall Sconce Model C dimensions\"\u003e \u003cspan class=\"stb-bws__lightbox-caption\"\u003e Model C · Ø11.8\" × H11\" \u003c\/span\u003e \u003cspan class=\"stb-bws__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"bws-size-b\" href=\"#bws-models\" class=\"stb-bws__lightbox\"\u003e \u003cspan class=\"stb-bws__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-wall-sconce-plug-in-walnut-wood-stuberlighting_26.jpg?v=1782044197\" alt=\"Enlarged Bubble Wall Sconce Model B dimensions\"\u003e \u003cspan class=\"stb-bws__lightbox-caption\"\u003e Model B · Ø11.8\" × H11.8\" \u003c\/span\u003e \u003cspan class=\"stb-bws__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"bws-size-a\" href=\"#bws-models\" class=\"stb-bws__lightbox\"\u003e \u003cspan class=\"stb-bws__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-wall-sconce-plug-in-walnut-wood-stuberlighting_2.jpg?v=1782044197\" alt=\"Enlarged Bubble Wall Sconce Model A dimensions\"\u003e \u003cspan class=\"stb-bws__lightbox-caption\"\u003e Model A · Ø11\" × H15.7\" \u003c\/span\u003e \u003cspan class=\"stb-bws__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"bws-size-d\" href=\"#bws-models\" class=\"stb-bws__lightbox\"\u003e \u003cspan class=\"stb-bws__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-wall-sconce-plug-in-walnut-wood-stuberlighting_27.jpg?v=1782044197\" alt=\"Enlarged Bubble Wall Sconce Model D dimensions\"\u003e \u003cspan class=\"stb-bws__lightbox-caption\"\u003e Model D · Ø15.7\" × H8.6\" \u003c\/span\u003e \u003cspan class=\"stb-bws__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SWIVEL NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-bws__swivel\"\u003e\n\u003cdiv class=\"stb-bws__swivel-mark\"\u003e↻\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__swivel-copy\"\u003e\n\u003cstrong\u003e Adjust the shade after installation. \u003c\/strong\u003e\n\u003cp\u003eThe swivel joint lets you reposition the Bubble shade by hand without taking the sconce off the wall — useful when switching between ambient light and a more focused reading direction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BEST USE\n  ====================================================== --\u003e\n\u003csection class=\"stb-bws__use\"\u003e\n\u003cdiv class=\"stb-bws__use-item\"\u003e\n\u003csmall\u003e Bedside \u003c\/small\u003e \u003cstrong\u003e Pair Model C \u003c\/strong\u003e\n\u003cp\u003eFrees the nightstand while placing light closer to reading height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__use-item\"\u003e\n\u003csmall\u003e Reading Corner \u003c\/small\u003e \u003cstrong\u003e Model B or A \u003c\/strong\u003e\n\u003cp\u003eThe swivel shade makes these especially useful beside a reading chair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__use-item\"\u003e\n\u003csmall\u003e Narrow Wall \u003c\/small\u003e \u003cstrong\u003e Model A \u003c\/strong\u003e\n\u003cp\u003eThe taller, slimmer proportion takes up less horizontal wall space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-bws__practical\"\u003e\n\u003cdiv class=\"stb-bws__practical-card\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 LED Bulb Included \u003c\/strong\u003e\n\u003cp\u003eStandard warm-white 2700K LED bulb included. Replaceable socket design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__practical-card\"\u003e\n\u003csmall\u003e Cord \u0026amp; Control \u003c\/small\u003e \u003cstrong\u003e 59\" Cord + Dual Control \u003c\/strong\u003e\n\u003cp\u003eIncludes an inline cord switch plus a pull chain at the fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__practical-card\"\u003e\n\u003csmall\u003e Plug Type \u003c\/small\u003e \u003cstrong\u003e US · UK · EU · AU \u003c\/strong\u003e\n\u003cp\u003eSelect the appropriate plug option when ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL WOOD\n  ====================================================== --\u003e\n\u003csection class=\"stb-bws__variation\"\u003e\u003cstrong\u003e Real walnut will vary slightly from piece to piece. \u003c\/strong\u003e\n\u003cp\u003eNatural differences in grain, pattern and tone are expected characteristics of solid wood and give each walnut arm a slightly individual appearance.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-bws__specs\"\u003e\n\u003cdiv class=\"stb-bws__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Bubble Wall Sconce \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__spec\"\u003e\n\u003cspan\u003e Models \u003c\/span\u003e \u003cstrong\u003e Model A · Ø11\" × H15.7\" · Model B · Ø11.8\" × H11.8\" · Model C · Ø11.8\" × H11\" · Model D · Ø15.7\" × H8.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Spun Polymer Shade · Solid Walnut Hardwood Arm · Steel Wall Bracket · Chrome Accents \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__spec\"\u003e\n\u003cspan\u003e Finish \u003c\/span\u003e \u003cstrong\u003e Translucent White Shade · Natural Walnut Wood Arm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 Warm-White LED Bulb Included · Standard 2700K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Included Bulb Is Non-Dimmable · Dimming Requires a Compatible Dimmable E26 \/ E27 Bulb and Compatible Plug-In \/ Outlet Dimming Control \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59\" Power Cord \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__spec\"\u003e\n\u003cspan\u003e Controls \u003c\/span\u003e \u003cstrong\u003e Inline Cord Switch · Pull Chain \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__spec\"\u003e\n\u003cspan\u003e Plug Options \u003c\/span\u003e \u003cstrong\u003e US · UK · EU · AU \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__spec\"\u003e\n\u003cspan\u003e Adjustment \u003c\/span\u003e \u003cstrong\u003e Swivel Shade · Repositionable Without Removing Fixture From Wall \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Plug-In · Wall Bracket Included · No Hardwired Electrical Connection Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-bws__faq\"\u003e\u003cspan class=\"stb-bws__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-bws__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this wall sconce require hardwiring?\u003c\/summary\u003e\n\u003cp\u003eNo. The fixture is designed as a plug-in wall sconce. Install the included mounting bracket on the wall, then connect the 59\" power cord to a nearby outlet. No electrical junction-box connection is required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich Model is the easiest choice for a bedroom?\u003c\/summary\u003e\n\u003cp\u003eModel C is the most compact all-around option at approximately Ø11.8\" × H11\" and works naturally as a bedside pair. Choose Model B when you want a slightly fuller sphere, Model A for a narrower vertical wall, or Model D for a wider, lower silhouette.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I reposition the shade?\u003c\/summary\u003e\n\u003cp\u003eYes. The shade is mounted to a swivel joint and can be repositioned by hand without removing the fixture from the wall.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\n\u003cp\u003eYes. A compatible E26 \/ E27 warm-white 2700K LED bulb is included. The standard included bulb is non-dimmable.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this an authentic licensed Nelson Bubble Sconce?\u003c\/summary\u003e\n\u003cp\u003eNo. This is a Nelson-style Stuber Lighting product and is not represented as an authentic licensed reissue or as affiliated with the original designer's estate or any licensed manufacturer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-bws__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"⌀ 11.8\" × H 11\" \/ US Plug","offer_id":52384100548891,"sku":"STB-WS-26-10005","price":310.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 11.8\" × H 11\" \/ UK Plug","offer_id":52384100581659,"sku":"STB-WS-26-10006","price":310.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 11.8\" × H 11\" \/ AU Plug","offer_id":52384100614427,"sku":"STB-WS-26-10007","price":310.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 11.8\" × H 11\" \/ EU Plug","offer_id":52384100647195,"sku":"STB-WS-26-10008","price":310.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 11.8\" × H 11.8\" \/ US Plug","offer_id":52384100679963,"sku":"STB-WS-26-10009","price":310.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 11.8\" × H 11.8\" \/ UK Plug","offer_id":52384100712731,"sku":"STB-WS-26-10010","price":310.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 11.8\" × H 11.8\" \/ AU Plug","offer_id":52384100745499,"sku":"STB-WS-26-10011","price":310.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 11.8\" × H 11.8\" \/ EU Plug","offer_id":52384100778267,"sku":"STB-WS-26-10012","price":310.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 11\" × H 15.7\" \/ US Plug","offer_id":52384100811035,"sku":"STB-WS-26-10013","price":310.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 11\" × H 15.7\" \/ UK Plug","offer_id":52384100843803,"sku":"STB-WS-26-10014","price":310.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 11\" × H 15.7\" \/ AU Plug","offer_id":52384100876571,"sku":"STB-WS-26-10015","price":310.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 11\" × H 15.7\" \/ EU Plug","offer_id":52384100909339,"sku":"STB-WS-26-10016","price":310.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 15.7\" × H 8.6\" \/ US Plug","offer_id":52384100942107,"sku":"STB-WS-26-10017","price":310.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 15.7\" × H 8.6\" \/ UK Plug","offer_id":52384100974875,"sku":"STB-WS-26-10018","price":310.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 15.7\" × H 8.6\" \/ AU Plug","offer_id":52384101007643,"sku":"STB-WS-26-10019","price":310.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 15.7\" × H 8.6\" \/ EU Plug","offer_id":52384101040411,"sku":"STB-WS-26-10020","price":310.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-wall-sconce-plug-in-walnut-wood-stuberlighting_1.jpg?v=1782044196"},{"product_id":"astra-slim-led-flush-mount-ceiling-light","title":"Astra Slim LED Flush Mount Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ASTRA\n   Slim LED Flush Mount Ceiling Light\n\n   Layout Concept:\n   Architectural \/ Horizontal \/ Low-Profile\n   Different from previous card-heavy product templates\n========================================================= *\/\n\n.stb-astra{\n  --paper:#FFFDF9;\n  --paper-2:#F7F3EE;\n  --paper-3:#F1EBE4;\n\n  --ink:#211A16;\n  --ink-soft:#3F3732;\n  --body:#5B524C;\n  --muted:#80766E;\n\n  --line:#D9D0C8;\n  --line-dark:#C9BCAF;\n\n  --accent:#AF8E63;\n  --accent-dark:#7D6245;\n\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n\n  background:transparent;\n\n  color:var(--body);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-astra *,\n.stb-astra *::before,\n.stb-astra *::after{\n  box-sizing:border-box;\n}\n\n.stb-astra h2,\n.stb-astra h3,\n.stb-astra h4{\n  margin-top:0;\n\n  color:var(--ink);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-astra p{\n  margin-top:0;\n}\n\n.stb-astra__eyebrow{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--accent-dark);\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-astra__title{\n  max-width:560px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.01em;\n}\n\n.stb-astra__section-title{\n  margin:0 0 6px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-astra__copy{\n  max-width:620px;\n\n  margin:0;\n\n  color:#645B54;\n\n  font-size:12.6px;\n  line-height:1.63;\n}\n\n\n\/* =========================================================\n   01 — INTRO \/ ULTRA SLIM\n========================================================= *\/\n\n.stb-astra__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 220px;\n\n  margin-bottom:24px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-astra__intro-copy{\n  padding:24px 25px;\n}\n\n.stb-astra__intro-copy p{\n  max-width:580px;\n\n  margin:0;\n\n  color:#5D554F;\n\n  font-size:13.6px;\n  line-height:1.7;\n}\n\n.stb-astra__profile{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:22px;\n\n  background:var(--ink);\n}\n\n.stb-astra__profile small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#BEA681;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-astra__profile strong{\n  display:block;\n\n  color:#FFF8EF;\n\n  font-size:37px;\n  line-height:1;\n  font-weight:400;\n}\n\n.stb-astra__profile span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#D7CEC6;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   02 — DECISION RAIL\n========================================================= *\/\n\n.stb-astra__rail{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--paper-2);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:hidden;\n}\n\n.stb-astra__rail-item{\n  padding:12px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-astra__rail-item:last-child{\n  border-right:0;\n}\n\n.stb-astra__rail-item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#887C72;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-astra__rail-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   03 — DETAIL \/ MATERIAL\n========================================================= *\/\n\n.stb-astra__detail{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 128px;\n\n  gap:24px;\n  align-items:center;\n\n  margin-bottom:31px;\n\n  padding:0 0 0 19px;\n\n  border-left:2px solid var(--accent);\n}\n\n.stb-astra__detail-copy p{\n  max-width:590px;\n\n  margin:0;\n\n  color:#625950;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n.stb-astra__detail-media{\n  width:116px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-astra__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-astra__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-astra__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#81756C;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   04 — FINISH + COLOR TEMPERATURE\n========================================================= *\/\n\n.stb-astra__choices{\n  display:grid;\n  grid-template-columns:.85fr 1.15fr;\n\n  margin-bottom:31px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n}\n\n.stb-astra__finish{\n  padding:19px;\n\n  background:var(--paper-3);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-astra__finish-options{\n  margin-top:12px;\n\n  border-top:1px solid var(--line-dark);\n}\n\n.stb-astra__finish-option{\n  display:grid;\n  grid-template-columns:70px minmax(0,1fr);\n\n  gap:10px;\n\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-astra__finish-option:last-child{\n  border-bottom:0;\n}\n\n.stb-astra__finish-option small{\n  color:#887A70;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-astra__finish-option strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-astra__finish-option p{\n  margin:0;\n\n  color:#70645B;\n\n  font-size:10px;\n  line-height:1.48;\n}\n\n\n\/* COLOR TEMP *\/\n\n.stb-astra__temperature{\n  padding:19px;\n}\n\n.stb-astra__temps{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-top:12px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-astra__temp{\n  padding:11px 10px;\n}\n\n.stb-astra__temp + .stb-astra__temp{\n  border-left:1px solid var(--line);\n}\n\n.stb-astra__temp small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#887A70;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-astra__temp strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n.stb-astra__temp p{\n  margin:0;\n\n  color:#71675F;\n\n  font-size:9.6px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   05 — SIZE SELECTOR\n========================================================= *\/\n\n.stb-astra__size{\n  margin-bottom:31px;\n}\n\n.stb-astra__size-head{\n  display:flex;\n  justify-content:space-between;\n  align-items:end;\n\n  gap:20px;\n\n  margin-bottom:12px;\n}\n\n.stb-astra__size-head-copy{\n  max-width:630px;\n}\n\n.stb-astra__size-note{\n  flex:0 0 auto;\n\n  color:#84766B;\n\n  font-size:9.5px;\n  line-height:1.45;\n\n  text-align:right;\n}\n\n.stb-astra__size-panel{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n}\n\n.stb-astra__dimension-wrap{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:13px;\n\n  background:var(--paper-2);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-astra__dimension{\n  width:118px;\n  max-width:100%;\n\n  padding:4px;\n\n  background:#FFFCF8;\n\n  border:1px solid #DDD4CB;\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-astra__dimension a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-astra__dimension img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-astra__size-options{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-astra__size-option{\n  position:relative;\n\n  padding:18px 15px;\n}\n\n.stb-astra__size-option + .stb-astra__size-option{\n  border-left:1px solid var(--line);\n}\n\n.stb-astra__size-option--main::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:14px;\n  right:14px;\n\n  height:2px;\n\n  background:var(--accent);\n}\n\n.stb-astra__size-option small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#87796E;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-astra__size-option strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:17px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n.stb-astra__size-option span{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--accent-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n}\n\n.stb-astra__size-option p{\n  margin:0;\n\n  color:#6E645C;\n\n  font-size:10.2px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   06 — LOW CEILING BAND\n========================================================= *\/\n\n.stb-astra__ceiling{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-astra__ceiling-number{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px;\n\n  background:var(--ink);\n}\n\n.stb-astra__ceiling-number strong{\n  display:block;\n\n  color:#FFF7ED;\n\n  font-size:25px;\n  line-height:1.1;\n  font-weight:400;\n}\n\n.stb-astra__ceiling-number span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#C9B99F;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.stb-astra__ceiling-copy{\n  padding:16px 18px;\n\n  background:var(--paper);\n\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-astra__ceiling-copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:12.4px;\n  font-weight:500;\n}\n\n.stb-astra__ceiling-copy p{\n  max-width:620px;\n\n  margin:0;\n\n  color:#665C54;\n\n  font-size:11px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   07 — DIMMING\n========================================================= *\/\n\n.stb-astra__dimming{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:31px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-astra__dimming-option{\n  padding:14px 16px;\n}\n\n.stb-astra__dimming-option:first-child{\n  border-right:1px solid var(--line);\n}\n\n.stb-astra__dimming-option small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#877A70;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-astra__dimming-option strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n.stb-astra__dimming-option p{\n  margin:0;\n\n  color:#70665E;\n\n  font-size:10.4px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   08 — PRACTICAL STRIP\n========================================================= *\/\n\n.stb-astra__practical{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--paper-2);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:hidden;\n}\n\n.stb-astra__practical-item{\n  padding:13px 14px;\n}\n\n.stb-astra__practical-item + .stb-astra__practical-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-astra__practical-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887A70;\n\n  font-size:8.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-astra__practical-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-astra__practical-item p{\n  margin:0;\n\n  color:#6F655D;\n\n  font-size:10.1px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   09 — SPECIFICATIONS\n========================================================= *\/\n\n.stb-astra__specs{\n  margin-bottom:30px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n}\n\n.stb-astra__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--ink-soft);\n}\n\n.stb-astra__spec-head span{\n  color:#CBB392;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-astra__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-astra__spec{\n  display:grid;\n  grid-template-columns:26% 74%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7E0D9;\n}\n\n.stb-astra__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-astra__spec span{\n  padding-right:10px;\n\n  color:#82786F;\n\n  font-size:10.2px;\n  line-height:1.45;\n}\n\n.stb-astra__spec strong{\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   10 — FAQ\n========================================================= *\/\n\n.stb-astra__faq{\n  max-width:760px;\n\n  margin:0 auto 29px;\n}\n\n.stb-astra__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-astra__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-astra__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-astra__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--accent-dark);\n\n  font-size:19px;\n}\n\n.stb-astra__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-astra__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   11 — SHIPPING\n========================================================= *\/\n\n.stb-astra__shipping{\n  padding:18px 19px;\n\n  background:var(--paper-3);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--accent);\n  border-radius:5px;\n}\n\n.stb-astra__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-astra__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-astra__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-astra__shipping a{\n  color:var(--accent-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-astra__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,15,14,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-astra__lightbox:target{\n  display:flex;\n}\n\n.stb-astra__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-astra__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-astra__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-astra__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.4px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-astra__intro{\n    grid-template-columns:1fr 165px;\n  }\n\n  .stb-astra__title{\n    font-size:25px;\n  }\n\n\n  .stb-astra__rail{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-astra__rail-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-astra__rail-item:nth-child(1),\n  .stb-astra__rail-item:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-astra__choices{\n    grid-template-columns:1fr;\n  }\n\n  .stb-astra__finish{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-astra__size-panel{\n    grid-template-columns:125px 1fr;\n  }\n\n  .stb-astra__dimension{\n    width:100px;\n  }\n\n\n  .stb-astra__practical{\n    grid-template-columns:1fr;\n  }\n\n  .stb-astra__practical-item + .stb-astra__practical-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-astra__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-astra{\n    font-size:14px;\n  }\n\n\n  .stb-astra__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-astra__intro-copy{\n    padding:18px 16px;\n  }\n\n  .stb-astra__profile{\n    padding:13px 16px;\n  }\n\n  .stb-astra__profile strong{\n    font-size:28px;\n  }\n\n\n  .stb-astra__detail{\n    grid-template-columns:1fr 78px;\n\n    gap:12px;\n\n    padding-left:13px;\n  }\n\n  .stb-astra__detail-media{\n    width:72px;\n  }\n\n\n  .stb-astra__temps{\n    grid-template-columns:1fr;\n  }\n\n  .stb-astra__temp + .stb-astra__temp{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-astra__size-head{\n    display:block;\n  }\n\n  .stb-astra__size-note{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n\n  .stb-astra__size-panel{\n    grid-template-columns:1fr;\n  }\n\n  .stb-astra__dimension-wrap{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .stb-astra__dimension{\n    width:82px;\n  }\n\n\n  .stb-astra__size-options{\n    grid-template-columns:1fr;\n  }\n\n  .stb-astra__size-option + .stb-astra__size-option{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-astra__ceiling{\n    grid-template-columns:110px 1fr;\n  }\n\n\n  .stb-astra__dimming{\n    grid-template-columns:1fr;\n  }\n\n  .stb-astra__dimming-option:first-child{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-astra__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-astra__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-astra__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-astra\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-astra__intro\"\u003e\n\u003cdiv class=\"stb-astra__intro-copy\"\u003e\n\u003cspan class=\"stb-astra__eyebrow\"\u003e Integrated LED · Ultra-Slim Flush Mount \u003c\/span\u003e\n\u003ch2 class=\"stb-astra__title\"\u003eLight the Room Without Lowering the Ceiling.\u003c\/h2\u003e\n\u003cp\u003eAstra is designed around one simple idea: keep the ceiling visually quiet. A slim metal housing and broad acrylic diffuser create an even disc of light while extending only 1.9 inches below the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__profile\"\u003e\n\u003csmall\u003e Profile Depth \u003c\/small\u003e \u003cstrong\u003e 1.9\" \u003c\/strong\u003e \u003cspan\u003e Only 4.8cm from the ceiling \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK DECISION RAIL\n  ====================================================== --\u003e\n\u003csection class=\"stb-astra__rail\"\u003e\n\u003cdiv class=\"stb-astra__rail-item\"\u003e\n\u003csmall\u003e Sizes \u003c\/small\u003e \u003cstrong\u003e 15.7\" · 19.6\" · 23.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__rail-item\"\u003e\n\u003csmall\u003e Finishes \u003c\/small\u003e \u003cstrong\u003e White · Moss Green \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__rail-item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e 3000K · 4000K · 6000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__rail-item\"\u003e\n\u003csmall\u003e LED \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"astra-detail-section\" class=\"stb-astra__detail\"\u003e\n\u003cdiv class=\"stb-astra__detail-copy\"\u003e\n\u003cspan class=\"stb-astra__eyebrow\"\u003e Construction Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-astra__section-title\"\u003eThin Housing. Full-Surface Diffusion.\u003c\/h3\u003e\n\u003cp\u003eThe LED module is integrated directly into the low-profile housing, eliminating the depth required for conventional bulb sockets. A broad acrylic diffuser spreads illumination across the disc for a cleaner ceiling appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__detail-media\"\u003e\u003ca href=\"#astra-detail\" class=\"stb-astra__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/astra-slim-led-flush-mount-ceiling-light-stuberlighting_12.jpg?v=1782091951\" alt=\"Astra slim LED flush mount ceiling light detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-astra__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"astra-detail\" href=\"#astra-detail-section\" class=\"stb-astra__lightbox\"\u003e \u003cspan class=\"stb-astra__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/astra-slim-led-flush-mount-ceiling-light-stuberlighting_12.jpg?v=1782091951\" alt=\"Enlarged Astra slim ceiling light detail\"\u003e \u003cspan class=\"stb-astra__lightbox-caption\"\u003e Astra · Slim Housing \u0026amp; Acrylic Diffuser \u003c\/span\u003e \u003cspan class=\"stb-astra__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FINISH + COLOR TEMPERATURE\n  ====================================================== --\u003e\n\u003csection class=\"stb-astra__choices\"\u003e\u003c!-- FINISH --\u003e\n\u003cdiv class=\"stb-astra__finish\"\u003e\n\u003cspan class=\"stb-astra__eyebrow\"\u003e Choose the Finish \u003c\/span\u003e\n\u003ch3 class=\"stb-astra__section-title\"\u003eBlend In or Add Contrast.\u003c\/h3\u003e\n\u003cdiv class=\"stb-astra__finish-options\"\u003e\n\u003cdiv class=\"stb-astra__finish-option\"\u003e\n\u003csmall\u003e White \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Quiet \u0026amp; Architectural \u003c\/strong\u003e\n\u003cp\u003eThe safest choice when you want the fixture to visually recede against a light ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__finish-option\"\u003e\n\u003csmall\u003e Green \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Muted Moss Accent \u003c\/strong\u003e\n\u003cp\u003eAdds restrained color when the ceiling light is intended to become part of the room palette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COLOR TEMPERATURE --\u003e\n\u003cdiv class=\"stb-astra__temperature\"\u003e\n\u003cspan class=\"stb-astra__eyebrow\"\u003e Choose the Color Temperature \u003c\/span\u003e\n\u003ch3 class=\"stb-astra__section-title\"\u003eMatch the Light to the Room.\u003c\/h3\u003e\n\u003cdiv class=\"stb-astra__temps\"\u003e\n\u003cdiv class=\"stb-astra__temp\"\u003e\n\u003csmall\u003e Warm \u003c\/small\u003e \u003cstrong\u003e 3000K \u003c\/strong\u003e\n\u003cp\u003eBedrooms, living rooms and relaxed spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__temp\"\u003e\n\u003csmall\u003e Neutral \u003c\/small\u003e \u003cstrong\u003e 4000K \u003c\/strong\u003e\n\u003cp\u003eKitchens, offices and everyday task areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__temp\"\u003e\n\u003csmall\u003e Cool \u003c\/small\u003e \u003cstrong\u003e 6000K \u003c\/strong\u003e\n\u003cp\u003eUtility and high-visibility work spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE SELECTOR\n  ====================================================== --\u003e\n\u003csection id=\"astra-size-section\" class=\"stb-astra__size\"\u003e\n\u003cdiv class=\"stb-astra__size-head\"\u003e\n\u003cdiv class=\"stb-astra__size-head-copy\"\u003e\n\u003cspan class=\"stb-astra__eyebrow\"\u003e Choose the Diameter \u003c\/span\u003e\n\u003ch3 class=\"stb-astra__section-title\"\u003eThree Sizes. Same 1.9\" Profile.\u003c\/h3\u003e\n\u003cp class=\"stb-astra__copy\"\u003eChoose the diameter according to room scale. The fixture depth remains the same across all three versions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__size-note\"\u003eTap the drawing\u003cbr\u003efor full dimensions.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__size-panel\"\u003e\n\u003c!-- DIMENSION DRAWING --\u003e\n\u003cdiv class=\"stb-astra__dimension-wrap\"\u003e\n\u003cdiv class=\"stb-astra__dimension\"\u003e\u003ca href=\"#astra-size\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/astra-slim-led-flush-mount-ceiling-light-stuberlighting_18.jpg?v=1782091952\" alt=\"Astra slim LED flush mount dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-astra__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE OPTIONS --\u003e\n\u003cdiv class=\"stb-astra__size-options\"\u003e\n\u003cdiv class=\"stb-astra__size-option\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Ø15.7\" \u003c\/strong\u003e \u003cspan\u003e 25W × 2 \u003c\/span\u003e\n\u003cp\u003eSmall bedrooms, closets, hallways and compact rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__size-option stb-astra__size-option--main\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e Ø19.6\" \u003c\/strong\u003e \u003cspan\u003e 31W × 2 \u003c\/span\u003e\n\u003cp\u003eStandard bedrooms, home offices, kitchens and versatile everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__size-option\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø23.6\" \u003c\/strong\u003e \u003cspan\u003e 38W × 2 \u003c\/span\u003e\n\u003cp\u003eLarger bedrooms, kitchens and open-plan living spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"astra-size\" href=\"#astra-size-section\" class=\"stb-astra__lightbox\"\u003e \u003cspan class=\"stb-astra__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/astra-slim-led-flush-mount-ceiling-light-stuberlighting_18.jpg?v=1782091952\" alt=\"Enlarged Astra flush mount dimensions\"\u003e \u003cspan class=\"stb-astra__lightbox-caption\"\u003e Astra · 15.7\" \/ 19.6\" \/ 23.6\" · 1.9\" Profile \u003c\/span\u003e \u003cspan class=\"stb-astra__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LOW CEILING\n  ====================================================== --\u003e\n\u003csection class=\"stb-astra__ceiling\"\u003e\n\u003cdiv class=\"stb-astra__ceiling-number\"\u003e\n\u003cstrong\u003e 1.9\" \u003c\/strong\u003e \u003cspan\u003e Low Profile \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__ceiling-copy\"\u003e\n\u003cstrong\u003e Designed for rooms where ceiling height matters. \u003c\/strong\u003e\n\u003cp\u003eThe shallow body keeps more visual space overhead than pendant or semi-flush fixtures, making Astra particularly useful for standard and lower ceilings, hallways, bedrooms, basements and compact rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING CHOICE\n  ====================================================== --\u003e\n\u003csection class=\"stb-astra__dimming\"\u003e\n\u003cdiv class=\"stb-astra__dimming-option\"\u003e\n\u003csmall\u003e Standard \u003c\/small\u003e \u003cstrong\u003e Simple On \/ Off \u003c\/strong\u003e\n\u003cp\u003eChoose the standard version when full-brightness on\/off control is all the room needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__dimming-option\"\u003e\n\u003csmall\u003e Triac Dimmable \u003c\/small\u003e \u003cstrong\u003e Adjustable Brightness \u003c\/strong\u003e\n\u003cp\u003eChoose the dimmable version when you want brightness control. Requires a compatible Triac LED wall dimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-astra__practical\"\u003e\n\u003cdiv class=\"stb-astra__practical-item\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003cp\u003eNo conventional screw-in bulb is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__practical-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired Flush Mount \u003c\/strong\u003e\n\u003cp\u003eInstalls directly to the ceiling junction box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__practical-item\"\u003e\n\u003csmall\u003e Environment \u003c\/small\u003e \u003cstrong\u003e Indoor · IP20 \u003c\/strong\u003e\n\u003cp\u003eDesigned for indoor dry locations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-astra__specs\"\u003e\n\u003cdiv class=\"stb-astra__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Astra \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Ø15.7\" · Ø19.6\" · Ø23.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__spec\"\u003e\n\u003cspan\u003e Profile Depth \u003c\/span\u003e \u003cstrong\u003e 1.9\" \/ 4.8cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Metal Housing · Acrylic Diffuser \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__spec\"\u003e\n\u003cspan\u003e Finishes \u003c\/span\u003e \u003cstrong\u003e White · Moss Green \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__spec\"\u003e\n\u003cspan\u003e Wattage \u003c\/span\u003e \u003cstrong\u003e Ø15.7\" — 25W × 2 · Ø19.6\" — 31W × 2 · Ø23.6\" — 38W × 2 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED Included · Dual LED Module · No Screw-In Bulb Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__spec\"\u003e\n\u003cspan\u003e Color Temperature \u003c\/span\u003e \u003cstrong\u003e 3000K Warm White · 4000K Neutral White · 6000K Cool White · Choose at Checkout \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Standard or Triac Dimmable Version · Dimmable Version Requires Compatible Triac LED Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired Ceiling Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Flush Mount to Ceiling Junction Box · Mounting Hardware Included · Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__spec\"\u003e\n\u003cspan\u003e LED Lifespan \u003c\/span\u003e \u003cstrong\u003e Approximately 25,000–50,000 Hours \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-astra__faq\"\u003e\u003cspan class=\"stb-astra__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-astra__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eStart with 15.7\" for smaller bedrooms, closets and compact spaces. The 19.6\" version is the most versatile size for standard bedrooms, offices and kitchens. Choose 23.6\" when the room needs greater visual scale and overall light output.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich color temperature should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose 3000K for a warmer residential atmosphere, 4000K for kitchens, offices and balanced task lighting, and 6000K when a crisp cool-white light is preferred.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I choose Standard or Dimmable?\u003c\/summary\u003e\n\u003cp\u003eStandard is suitable when the fixture only needs simple on\/off control. Choose the Triac Dimmable version when brightness adjustment is important; a compatible Triac LED wall dimmer is required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Astra use replaceable bulbs?\u003c\/summary\u003e\n\u003cp\u003eNo. Astra uses an integrated LED module, so conventional screw-in bulbs are not required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-astra__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 15.7\"x H1.9\" \/ Green \/ Warm Light","offer_id":52384870662427,"sku":"STB-CL-26-10001","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H1.9\" \/ Green \/ Triac Dimmable Warm Light","offer_id":52384870695195,"sku":"STB-CL-26-10002","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H1.9\" \/ White \/ Warm Light","offer_id":52384870727963,"sku":"STB-CL-26-10003","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H1.9\" \/ White \/ Triac Dimmable Warm Light","offer_id":52384870760731,"sku":"STB-CL-26-10004","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.6\" x H1.9\" \/ Green \/ Warm Light","offer_id":52384870793499,"sku":"STB-CL-26-10005","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.6\" x H1.9\" \/ Green \/ Triac Dimmable Warm Light","offer_id":52384870826267,"sku":"STB-CL-26-10006","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.6\" x H1.9\" \/ White \/ Warm Light","offer_id":52384870859035,"sku":"STB-CL-26-10007","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.6\" x H1.9\" \/ White \/ Triac Dimmable Warm Light","offer_id":52384870891803,"sku":"STB-CL-26-10008","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" x H1.9\" \/ Green \/ Warm Light","offer_id":52384870924571,"sku":"STB-CL-26-10009","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" x H1.9\" \/ Green \/ Triac Dimmable Warm Light","offer_id":52384870957339,"sku":"STB-CL-26-10010","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" x H1.9\" \/ White \/ Warm Light","offer_id":52384870990107,"sku":"STB-CL-26-10011","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" x H1.9\" \/ White \/ Triac Dimmable Warm Light","offer_id":52384871022875,"sku":"STB-CL-26-10012","price":215.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/astra-slim-led-flush-mount-ceiling-light-stuberlighting_1.jpg?v=1782091951"},{"product_id":"lottie-vintage-stained-glass-mushroom-ceiling-light","title":"Lottie Vintage Stained Glass Mushroom Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — LOTTIE\n   STAINED GLASS MUSHROOM CEILING LIGHT\n\n   GLASS \/ COLOR \/ PROFILE\n\n   VINTAGE FORM · QUIET LUXURY\n   SHOPPER-FIRST · CONCISE\n   DISTINCT FROM DAWN BACKGROUND\n   MOBILE READY\n========================================================= *\/\n\n.stb-lottie{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#807469;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --cream:#F5EDD8;\n  --paper:#FBF8F2;\n  --soft:#F3ECE2;\n  --ivory:#FFFDF8;\n\n  --orange:#B96937;\n  --green:#78856A;\n  --brown-glass:#73513A;\n  --white-glass:#E9E4DA;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-lottie *,\n.stb-lottie *::before,\n.stb-lottie *::after{\n  box-sizing:border-box;\n}\n\n.stb-lottie h2,\n.stb-lottie h3,\n.stb-lottie p{\n  margin-top:0;\n}\n\n.stb-lottie h2,\n.stb-lottie h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-lottie img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-lottie a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.lottie-frame{\n  position:relative;\n\n  padding:29px 29px 0;\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n\n  box-shadow:0 8px 28px rgba(28,18,9,.025);\n}\n\n.lottie-frame::before{\n  content:\"\";\n\n  position:absolute;\n  top:8px;\n  left:29px;\n\n  width:64px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.lottie-frame::after{\n  content:\"\";\n\n  position:absolute;\n  top:11px;\n  left:29px;\n\n  width:31px;\n  height:1px;\n\n  background:var(--orange);\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.lottie-eyebrow{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-deep);\n\n  font-size:9.2px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.lottie-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — INTRO\n========================================================= *\/\n\n.lottie-intro{\n  padding:20px 0 29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lottie-intro__top{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,150px);\n\n  gap:31px;\n  align-items:end;\n}\n\n.lottie-intro h2{\n  max-width:595px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.lottie-intro__copy \u003e p{\n  max-width:570px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* PROFILE STAT *\/\n\n.lottie-stat{\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.lottie-stat small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.lottie-stat strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:29px;\n  line-height:.94;\n\n  font-weight:500;\n}\n\n.lottie-stat span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#756658;\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n\n\/* QUICK FACTS *\/\n\n.lottie-quick{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:18px;\n}\n\n.lottie-quick__item{\n  position:relative;\n\n  min-width:0;\n\n  padding:11px 12px;\n\n  border:1px solid var(--line);\n}\n\n.lottie-quick__item:nth-child(1){\n  background:#F7F0E6;\n}\n\n.lottie-quick__item:nth-child(2){\n  background:#FBF8F2;\n}\n\n.lottie-quick__item:nth-child(3){\n  background:#F2E9DF;\n}\n\n.lottie-quick__item::before{\n  content:\"\";\n\n  position:absolute;\n  top:-1px;\n  left:-1px;\n\n  width:28px;\n  height:2px;\n}\n\n.lottie-quick__item:nth-child(1)::before{\n  background:var(--orange);\n}\n\n.lottie-quick__item:nth-child(2)::before{\n  background:var(--gold);\n}\n\n.lottie-quick__item:nth-child(3)::before{\n  background:var(--espresso);\n}\n\n.lottie-quick__item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lottie-quick__item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.1;\n\n  font-weight:500;\n}\n\n.lottie-quick__item p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   02 — GLASS \/ COLOR\n========================================================= *\/\n\n.lottie-glass{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lottie-glass__layout{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:29px;\n  align-items:center;\n}\n\n\n\/* DETAIL IMAGE *\/\n\n.lottie-detail{\n  width:175px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--orange);\n}\n\n.lottie-detail a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.lottie-detail img{\n  max-height:165px !important;\n}\n\n\n\/* GLASS COPY *\/\n\n.lottie-glass__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.lottie-glass__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* COLOR SELECTOR *\/\n\n.lottie-colors{\n  margin-top:15px;\n  padding-top:14px;\n\n  border-top:1px solid var(--line);\n}\n\n.lottie-colors__label{\n  display:block;\n\n  margin-bottom:8px;\n\n  color:var(--gold-deep);\n\n  font-size:9.2px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.lottie-color-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:7px;\n}\n\n.lottie-color{\n  position:relative;\n\n  min-width:0;\n\n  padding:10px 10px 10px 35px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.lottie-color::before{\n  content:\"\";\n\n  position:absolute;\n\n  left:12px;\n  top:13px;\n\n  width:11px;\n  height:11px;\n\n  border-radius:50%;\n\n  border:1px solid rgba(28,18,9,.14);\n}\n\n.lottie-color--white::before{\n  background:var(--white-glass);\n}\n\n.lottie-color--orange::before{\n  background:var(--orange);\n}\n\n.lottie-color--brown::before{\n  background:var(--brown-glass);\n}\n\n.lottie-color--green::before{\n  background:var(--green);\n}\n\n.lottie-color strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.lottie-color span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* GLASS NOTE *\/\n\n.lottie-glass-note{\n  margin-top:12px;\n\n  padding:10px 12px;\n\n  background:#F8F3EB;\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.lottie-glass-note strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.lottie-glass-note span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   03 — SIZE \/ PROFILE\n========================================================= *\/\n\n.lottie-size{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lottie-size__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.lottie-size__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.lottie-size__head p{\n  max-width:500px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* TWO SIZE CARDS *\/\n\n.lottie-size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.lottie-size-card{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:15px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:10px;\n\n  border:1px solid var(--line);\n}\n\n.lottie-size-card--small{\n  background:#FBF8F2;\n\n  border-top:2px solid var(--gold);\n}\n\n.lottie-size-card--large{\n  background:#F2E9DF;\n\n  border-top:2px solid var(--espresso);\n}\n\n\n\/* SIZE IMAGE *\/\n\n.lottie-size-card__media{\n  width:130px;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n}\n\n.lottie-size-card__media a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n  text-decoration:none;\n}\n\n.lottie-size-card__media img{\n  max-height:122px !important;\n}\n\n\n\/* SIZE COPY *\/\n\n.lottie-size-card small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lottie-size-card h3{\n  margin:0 0 3px;\n\n  font-size:19px;\n  line-height:1.05;\n}\n\n.lottie-size-card__dim{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.lottie-size-card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* DARK PROFILE PANEL *\/\n\n.lottie-profile{\n  display:grid;\n  grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-top:17px;\n\n  padding:18px 20px;\n\n  background:var(--espresso);\n\n  border-radius:4px;\n}\n\n.lottie-profile__mark{\n  padding-right:19px;\n\n  border-right:1px solid rgba(255,255,255,.15);\n}\n\n.lottie-profile__mark small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold);\n\n  font-size:9.2px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.lottie-profile__mark strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:28px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.lottie-profile__mark span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CFC6BB;\n\n  font-size:9.2px;\n}\n\n.lottie-profile__copy h3{\n  margin:0 0 4px;\n\n  color:#FFF8ED;\n\n  font-size:18px;\n}\n\n.lottie-profile__copy p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D6CDC1;\n\n  font-size:11.5px;\n  line-height:1.55;\n}\n\n.lottie-profile__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:13px;\n\n  margin-top:8px;\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.13);\n}\n\n.lottie-profile__facts span{\n  color:#D8CFC3;\n\n  font-size:9.5px;\n}\n\n.lottie-profile__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.lottie-specs{\n  padding:31px 0;\n}\n\n.lottie-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.lottie-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.lottie-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.lottie-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.lottie-spec{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.lottie-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.lottie-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* MATERIAL NOTE *\/\n\n.lottie-note{\n  margin-top:12px;\n\n  padding:11px 13px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--orange);\n}\n\n.lottie-note small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold-deep);\n\n  font-size:9.2px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.lottie-note span{\n  display:block;\n\n  color:#514337;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.lottie-shipping{\n  position:relative;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n\n  border-radius:5px 5px 0 0;\n}\n\n.lottie-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:50px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.lottie-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.lottie-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.lottie-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.lottie-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.lottie-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.lottie-lightbox:target{\n  display:flex;\n}\n\n.lottie-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.lottie-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n}\n\n.lottie-lightbox__caption{\n  margin-top:9px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.lottie-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.2px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .lottie-frame{\n    padding:25px 18px 0;\n  }\n\n  .lottie-frame::before,\n  .lottie-frame::after{\n    left:18px;\n  }\n\n\n  .lottie-intro__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,120px);\n\n    gap:18px;\n  }\n\n  .lottie-intro h2{\n    font-size:27px;\n  }\n\n\n  .lottie-glass__layout{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .lottie-detail{\n    width:135px;\n  }\n\n  .lottie-detail img{\n    max-height:125px !important;\n  }\n\n\n  .lottie-size__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .lottie-size-card{\n    grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n    gap:11px;\n  }\n\n  .lottie-size-card__media{\n    width:100px;\n  }\n\n\n  .lottie-spec{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .lottie-intro__top{\n    grid-template-columns:1fr;\n  }\n\n  .lottie-stat{\n    width:175px;\n  }\n\n\n  .lottie-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .lottie-glass__layout{\n    grid-template-columns:1fr;\n  }\n\n  .lottie-detail{\n    width:120px;\n\n    margin:0;\n  }\n\n\n  .lottie-color-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .lottie-size-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .lottie-profile{\n    grid-template-columns:1fr;\n\n    gap:8px;\n\n    padding:16px;\n  }\n\n  .lottie-profile__mark{\n    padding:0 0 8px;\n\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .lottie-specs__head{\n    display:block;\n  }\n\n  .lottie-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .lottie-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .lottie-spec__label{\n    color:var(--gold-deep);\n\n    font-size:9.5px;\n    font-weight:600;\n\n    letter-spacing:.04em;\n    text-transform:uppercase;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-lottie\" id=\"lottie-root\"\u003e\n\u003cdiv class=\"lottie-frame\"\u003e\n\u003c!-- =====================================================\n         01 — GLASS \/ COLOR \/ PROFILE\n    ====================================================== --\u003e\n\u003csection class=\"lottie-intro\"\u003e\n\u003cdiv class=\"lottie-intro__top\"\u003e\n\u003cdiv class=\"lottie-intro__copy\"\u003e\n\u003cspan class=\"lottie-eyebrow\"\u003e Glass \/ Color \/ Profile \u003c\/span\u003e\n\u003ch2\u003eVintage Mushroom Form, Kept Close to the Ceiling\u003c\/h2\u003e\n\u003cp\u003eLottie pairs a softly rounded stained-glass dome with a compact semi-flush profile. Choose the glass color first, then select 9.8 or 13.8 inches by how much ceiling presence you want.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-stat\"\u003e\n\u003csmall\u003e Ceiling Profile \u003c\/small\u003e \u003cstrong\u003e 5.9\" \u003c\/strong\u003e \u003cspan\u003e Both sizes\u003cbr\u003eH15cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-quick\"\u003e\n\u003cdiv class=\"lottie-quick__item\"\u003e\n\u003csmall\u003e Glass \u003c\/small\u003e \u003cstrong\u003e 4 Colors \u003c\/strong\u003e\n\u003cp\u003eWhite, Orange, Brown or Green stained-glass shades.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-quick__item\"\u003e\n\u003csmall\u003e Size \u003c\/small\u003e \u003cstrong\u003e 2 Diameters \u003c\/strong\u003e\n\u003cp\u003eØ9.8\" for lighter scale or Ø13.8\" for more ceiling presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-quick__item\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e G9 · Included \u003c\/strong\u003e\n\u003cp\u003eReplaceable warm-white LED bulb rather than integrated LED.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — GLASS \/ COLOR\n    ====================================================== --\u003e\n\u003csection class=\"lottie-glass\"\u003e\n\u003cdiv class=\"lottie-glass__layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"lottie-detail\"\u003e\u003ca href=\"#lottie-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lottie-vintage-stained-glass-mushroom-ceiling-light-stuberlighting_24.jpg?v=1782110231\" alt=\"Close-up detail of Lottie stained glass mushroom ceiling light\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"lottie-caption\"\u003eStained glass detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-glass__copy\"\u003e\n\u003cspan class=\"lottie-eyebrow\"\u003e Glass \/ Tone \u003c\/span\u003e\n\u003ch3\u003eChoose the Glass Before the Size\u003c\/h3\u003e\n\u003cp\u003eThe dome is the visual focus of Lottie. Its stained-glass color stays visible when the fixture is off and becomes richer once illuminated, so finish choice has a stronger effect on the room than the hardware.\u003c\/p\u003e\n\u003cdiv class=\"lottie-colors\"\u003e\n\u003cspan class=\"lottie-colors__label\"\u003e Available Glass Colors \u003c\/span\u003e\n\u003cdiv class=\"lottie-color-grid\"\u003e\n\u003cdiv class=\"lottie-color lottie-color--white\"\u003e\n\u003cstrong\u003e White \u003c\/strong\u003e \u003cspan\u003e Quietest and easiest to integrate. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-color lottie-color--orange\"\u003e\n\u003cstrong\u003e Orange \u003c\/strong\u003e \u003cspan\u003e Warmer and more expressive. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-color lottie-color--brown\"\u003e\n\u003cstrong\u003e Brown \u003c\/strong\u003e \u003cspan\u003e Deepest, earthiest glass tone. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-color lottie-color--green\"\u003e\n\u003cstrong\u003e Green \u003c\/strong\u003e \u003cspan\u003e Softer botanical character. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-glass-note\"\u003e\n\u003cstrong\u003e Colored Glass, Not a Flat Painted Shade \u003c\/strong\u003e \u003cspan\u003e The color is carried by the stained glass itself, allowing the dome to keep its depth and luminous character when the light is switched on. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — SIZE \/ PROFILE\n    ====================================================== --\u003e\n\u003csection class=\"lottie-size\"\u003e\n\u003cdiv class=\"lottie-size__head\"\u003e\n\u003ch3\u003eChoose How Much Ceiling Presence You Want\u003c\/h3\u003e\n\u003cp\u003eBoth sizes project only 5.9 inches from the ceiling. The difference is diameter, so the decision is primarily how visually prominent you want the mushroom dome to feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-size-grid\"\u003e\n\u003c!-- SMALL --\u003e\n\u003carticle class=\"lottie-size-card lottie-size-card--small\"\u003e\n\u003cdiv class=\"lottie-size-card__media\"\u003e\u003ca href=\"#lottie-small-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lottie-vintage-stained-glass-mushroom-ceiling-light-stuberlighting_8.jpg?v=1782110230\" alt=\"Lottie 9.8 inch stained glass ceiling light dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Compact \u003c\/small\u003e\n\u003ch3\u003eØ9.8\"\u003c\/h3\u003e\n\u003cspan class=\"lottie-size-card__dim\"\u003e Ø9.8\" × H5.9\" \u003c\/span\u003e\n\u003cp\u003eA lighter ceiling scale for smaller rooms, hallways and more restrained installations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- LARGE --\u003e\n\u003carticle class=\"lottie-size-card lottie-size-card--large\"\u003e\n\u003cdiv class=\"lottie-size-card__media\"\u003e\u003ca href=\"#lottie-large-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lottie-vintage-stained-glass-mushroom-ceiling-light-stuberlighting_22.jpg?v=1782110230\" alt=\"Lottie 13.8 inch stained glass ceiling light dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Statement \u003c\/small\u003e\n\u003ch3\u003eØ13.8\"\u003c\/h3\u003e\n\u003cspan class=\"lottie-size-card__dim\"\u003e Ø13.8\" × H5.9\" \u003c\/span\u003e\n\u003cp\u003eMore glass volume when the fixture should have stronger visual presence on the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-profile\"\u003e\n\u003cdiv class=\"lottie-profile__mark\"\u003e\n\u003csmall\u003e Profile \u003c\/small\u003e \u003cstrong\u003e 5.9\" \u003c\/strong\u003e \u003cspan\u003e both diameters \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-profile__copy\"\u003e\n\u003ch3\u003eSemi-Flush, Not a Hanging Pendant\u003c\/h3\u003e\n\u003cp\u003eLottie keeps the mushroom dome close to the ceiling, giving you a visible sculptural shape without adding a suspended cord or long vertical drop.\u003c\/p\u003e\n\u003cdiv class=\"lottie-profile__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eSemi-Flush\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eG9\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eBulb Included\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         04 — PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"lottie-specs\"\u003e\n\u003cdiv class=\"lottie-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Lottie · Stained Glass Ceiling Light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-spec-list\"\u003e\n\u003cdiv class=\"lottie-spec\"\u003e\n\u003cspan class=\"lottie-spec__label\"\u003e Sizes \u003c\/span\u003e \u003cspan class=\"lottie-spec__value\"\u003e Ø9.8\" × H5.9\" · Ø13.8\" × H5.9\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-spec\"\u003e\n\u003cspan class=\"lottie-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"lottie-spec__value\"\u003e Stained glass shade · Metal hardware \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-spec\"\u003e\n\u003cspan class=\"lottie-spec__label\"\u003e Glass Colors \u003c\/span\u003e \u003cspan class=\"lottie-spec__value\"\u003e White · Orange · Brown · Green \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-spec\"\u003e\n\u003cspan class=\"lottie-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"lottie-spec__value\"\u003e G9 · Bulb Included: Yes · Max 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-spec\"\u003e\n\u003cspan class=\"lottie-spec__label\"\u003e Included Bulb \u003c\/span\u003e \u003cspan class=\"lottie-spec__value\"\u003e 2700K warm-white LED · Standard bulb is non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-spec\"\u003e\n\u003cspan class=\"lottie-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"lottie-spec__value\"\u003e Compatible with a dimmable G9 bulb and compatible wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-spec\"\u003e\n\u003cspan class=\"lottie-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"lottie-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-spec\"\u003e\n\u003cspan class=\"lottie-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"lottie-spec__value\"\u003e Hardwired · Semi-flush mount \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-spec\"\u003e\n\u003cspan class=\"lottie-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"lottie-spec__value\"\u003e Standard ceiling junction box · Mounting hardware included · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-spec\"\u003e\n\u003cspan class=\"lottie-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"lottie-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-spec\"\u003e\n\u003cspan class=\"lottie-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"lottie-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-note\"\u003e\n\u003csmall\u003e Stained Glass \u003c\/small\u003e \u003cspan\u003e Slight variations in glass tone, saturation and surface texture may occur from piece to piece and are part of the material character. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         05 — SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"lottie-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"lottie-detail-large\" href=\"#lottie-root\" class=\"lottie-lightbox\"\u003e \u003cspan class=\"lottie-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lottie-vintage-stained-glass-mushroom-ceiling-light-stuberlighting_24.jpg?v=1782110231\" alt=\"Enlarged Lottie stained glass mushroom ceiling light detail\"\u003e \u003cspan class=\"lottie-lightbox__caption\"\u003e Lottie · Stained Glass Detail \u003c\/span\u003e \u003cspan class=\"lottie-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SMALL\n  ====================================================== --\u003e \u003ca id=\"lottie-small-large\" href=\"#lottie-root\" class=\"lottie-lightbox\"\u003e \u003cspan class=\"lottie-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lottie-vintage-stained-glass-mushroom-ceiling-light-stuberlighting_8.jpg?v=1782110230\" alt=\"Enlarged Lottie 9.8 inch ceiling light dimensions\"\u003e \u003cspan class=\"lottie-lightbox__caption\"\u003e Ø9.8\" × H5.9\" \u003c\/span\u003e \u003cspan class=\"lottie-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — LARGE\n  ====================================================== --\u003e \u003ca id=\"lottie-large-large\" href=\"#lottie-root\" class=\"lottie-lightbox\"\u003e \u003cspan class=\"lottie-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lottie-vintage-stained-glass-mushroom-ceiling-light-stuberlighting_22.jpg?v=1782110230\" alt=\"Enlarged Lottie 13.8 inch ceiling light dimensions\"\u003e \u003cspan class=\"lottie-lightbox__caption\"\u003e Ø13.8\" × H5.9\" \u003c\/span\u003e \u003cspan class=\"lottie-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 9.8\"x H 5.9\" \/ Orange","offer_id":52385280164123,"sku":"STB-CL-26-10013","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"x H 5.9\" \/ Brown","offer_id":52385280196891,"sku":"STB-CL-26-10014","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"x H 5.9\" \/ Green","offer_id":52385280229659,"sku":"STB-CL-26-10015","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"x H 5.9\" \/ White","offer_id":52385280262427,"sku":"STB-CL-26-10016","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\"x H 5.9\" \/ Orange","offer_id":52385280295195,"sku":"STB-CL-26-10017","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\"x H 5.9\" \/ Brown","offer_id":52385280327963,"sku":"STB-CL-26-10018","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\"x H 5.9\" \/ Green","offer_id":52385280360731,"sku":"STB-CL-26-10019","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\"x H 5.9\" \/ White","offer_id":52385280393499,"sku":"STB-CL-26-10020","price":195.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lottie-vintage-stained-glass-mushroom-ceiling-light-stuberlighting_1.jpg?v=1782110231"},{"product_id":"soren-smart-led-flush-mount-ceiling-light","title":"Soren Smart LED Flush Mount Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — SOREN\n   Smart LED Flush Mount Ceiling Light\n\n   Layout:\n   Control-First \/ Editorial \/ Quiet Luxury\n   Remote · Triac · Fixed\n========================================================= *\/\n\n.stb-soren{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EC;\n  --sand:#EFE7DE;\n\n  --ink:#211A16;\n  --ink-2:#352B25;\n\n  --body:#564C45;\n  --muted:#7B7067;\n\n  --line:#D9CFC5;\n  --line-strong:#CBBEB1;\n\n  --accent:#B08E62;\n  --accent-dark:#806344;\n\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--body);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-soren *,\n.stb-soren *::before,\n.stb-soren *::after{\n  box-sizing:border-box;\n}\n\n.stb-soren h2,\n.stb-soren h3{\n  margin-top:0;\n\n  color:var(--ink);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-soren p{\n  margin-top:0;\n}\n\n.stb-soren__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--accent-dark);\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-soren__title{\n  max-width:590px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.15;\n}\n\n.stb-soren__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.27;\n}\n\n.stb-soren__copy{\n  max-width:640px;\n\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.5px;\n  line-height:1.62;\n}\n\n.stb-soren__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#84776D;\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-soren__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 200px;\n\n  gap:0;\n\n  margin-bottom:25px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-soren__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-soren__intro-copy p{\n  max-width:590px;\n\n  margin:0;\n\n  color:#5E544D;\n\n  font-size:13.6px;\n  line-height:1.7;\n}\n\n.stb-soren__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:20px;\n\n  background:var(--ink);\n}\n\n.stb-soren__intro-side small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#C6AE8B;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-soren__intro-side strong{\n  display:block;\n\n  color:#FFF7ED;\n\n  font-size:15px;\n  line-height:1.38;\n  font-weight:500;\n}\n\n.stb-soren__intro-side span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#D7CCC4;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   SUMMARY LINE\n========================================================= *\/\n\n.stb-soren__summary{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:hidden;\n}\n\n.stb-soren__summary-item{\n  padding:12px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-soren__summary-item:last-child{\n  border-right:0;\n}\n\n.stb-soren__summary-item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#887A70;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-soren__summary-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   CONTROL-FIRST SELECTOR\n========================================================= *\/\n\n.stb-soren__control{\n  margin-bottom:31px;\n}\n\n.stb-soren__control-head{\n  max-width:650px;\n\n  margin-bottom:12px;\n}\n\n.stb-soren__control-board{\n  display:grid;\n  grid-template-columns:190px minmax(0,1fr);\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n}\n\n.stb-soren__control-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:space-between;\n\n  padding:19px;\n\n  background:var(--ink-2);\n}\n\n.stb-soren__control-label small{\n  color:#C7AE88;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-soren__control-label strong{\n  max-width:130px;\n\n  color:#FFF6EC;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-soren__control-label span{\n  color:#CFC3BA;\n\n  font-size:9.7px;\n  line-height:1.45;\n}\n\n.stb-soren__modes{\n  min-width:0;\n}\n\n.stb-soren__mode{\n  display:grid;\n  grid-template-columns:48px 128px minmax(0,1fr);\n\n  gap:12px;\n  align-items:center;\n\n  min-height:82px;\n\n  padding:12px 15px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-soren__mode:last-child{\n  border-bottom:0;\n}\n\n.stb-soren__mode--recommended{\n  background:var(--paper-soft);\n}\n\n.stb-soren__mode-code{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:36px;\n  height:36px;\n\n  background:var(--ink);\n  color:#FFF6EC;\n\n  border-radius:50%;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.stb-soren__mode-name small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#8A7C70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-soren__mode-name strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-soren__mode-copy strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--accent-dark);\n\n  font-size:10.6px;\n  font-weight:600;\n}\n\n.stb-soren__mode-copy p{\n  margin:0;\n\n  color:#6D625A;\n\n  font-size:10px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   DETAIL IMAGE\n========================================================= *\/\n\n.stb-soren__detail{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 120px;\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:31px;\n\n  padding:17px 18px;\n\n  background:var(--sand);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-soren__detail-copy p{\n  max-width:580px;\n\n  margin:0;\n\n  color:#61564E;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n.stb-soren__detail-media{\n  width:108px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-soren__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-soren__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   LIGHT MOODS\n========================================================= *\/\n\n.stb-soren__moods{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-soren__mood-intro{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px;\n\n  background:var(--ink);\n}\n\n.stb-soren__mood-intro small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#C8AF89;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-soren__mood-intro strong{\n  color:#FFF7ED;\n\n  font-size:13.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-soren__mood-body{\n  display:grid;\n  grid-template-columns:130px minmax(0,1fr);\n\n  gap:15px;\n  align-items:center;\n\n  padding:13px 15px;\n\n  background:var(--paper);\n}\n\n.stb-soren__mood-image{\n  width:116px;\n\n  padding:4px;\n\n  background:#FAF6F0;\n\n  border:1px solid var(--line);\n  border-radius:4px;\n}\n\n.stb-soren__mood-image a{\n  display:block;\n\n  text-decoration:none;\n}\n\n.stb-soren__mood-image img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  object-fit:contain!important;\n\n  aspect-ratio:auto!important;\n}\n\n.stb-soren__temperatures{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-soren__temperature{\n  padding:10px;\n}\n\n.stb-soren__temperature + .stb-soren__temperature{\n  border-left:1px solid var(--line);\n}\n\n.stb-soren__temperature small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#88796E;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-soren__temperature strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:12.5px;\n  font-weight:500;\n}\n\n.stb-soren__temperature p{\n  margin:0;\n\n  color:#70665E;\n\n  font-size:9.5px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-soren__sizes{\n  margin-bottom:31px;\n}\n\n.stb-soren__sizes-head{\n  margin-bottom:12px;\n}\n\n.stb-soren__size-pair{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.stb-soren__size{\n  display:grid;\n  grid-template-columns:105px minmax(0,1fr);\n\n  gap:13px;\n  align-items:center;\n\n  padding:11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n}\n\n.stb-soren__dimension{\n  width:96px;\n  max-width:100%;\n\n  padding:4px;\n\n  background:#FAF6F0;\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-soren__dimension a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-soren__dimension img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-soren__size-copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#87796E;\n\n  font-size:8.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-soren__size-copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-soren__size-copy p{\n  margin:0;\n\n  color:#70645B;\n\n  font-size:10.2px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   DRUM PROFILE\n========================================================= *\/\n\n.stb-soren__profile{\n  display:grid;\n  grid-template-columns:120px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--paper-soft);\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-soren__profile-number{\n  padding:15px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-soren__profile-number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887A70;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-soren__profile-number strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:21px;\n  font-weight:500;\n}\n\n.stb-soren__profile-copy{\n  padding:15px 17px;\n}\n\n.stb-soren__profile-copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n.stb-soren__profile-copy p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:10.6px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-soren__practical{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:hidden;\n}\n\n.stb-soren__practical-item{\n  padding:13px 14px;\n}\n\n.stb-soren__practical-item + .stb-soren__practical-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-soren__practical-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#88796E;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-soren__practical-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-soren__practical-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:10px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   REMOTE NOTE\n========================================================= *\/\n\n.stb-soren__remote-note{\n  margin-bottom:31px;\n\n  padding:12px 14px;\n\n  background:var(--sand);\n\n  border-left:3px solid var(--accent);\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-soren__remote-note strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.7px;\n  font-weight:500;\n}\n\n.stb-soren__remote-note p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.7px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-soren__specs{\n  margin-bottom:30px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n}\n\n.stb-soren__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--ink-2);\n}\n\n.stb-soren__spec-head span{\n  color:#C7AF8D;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-soren__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-soren__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7E0DA;\n}\n\n.stb-soren__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-soren__spec span{\n  padding-right:10px;\n\n  color:#82786F;\n\n  font-size:10.2px;\n  line-height:1.45;\n}\n\n.stb-soren__spec strong{\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-soren__faq{\n  max-width:760px;\n\n  margin:0 auto 29px;\n}\n\n.stb-soren__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-soren__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-soren__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-soren__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--accent-dark);\n\n  font-size:19px;\n}\n\n.stb-soren__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-soren__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-soren__shipping{\n  padding:18px 19px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--accent);\n  border-radius:5px;\n}\n\n.stb-soren__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-soren__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-soren__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-soren__shipping a{\n  color:var(--accent-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-soren__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,15,14,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-soren__lightbox:target{\n  display:flex;\n}\n\n.stb-soren__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-soren__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-soren__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-soren__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.4px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-soren__intro{\n    grid-template-columns:1fr 165px;\n  }\n\n  .stb-soren__title{\n    font-size:25px;\n  }\n\n\n  .stb-soren__summary{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-soren__summary-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-soren__summary-item:nth-child(1),\n  .stb-soren__summary-item:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-soren__control-board{\n    grid-template-columns:150px 1fr;\n  }\n\n  .stb-soren__mode{\n    grid-template-columns:42px 105px 1fr;\n  }\n\n\n  .stb-soren__moods{\n    grid-template-columns:130px 1fr;\n  }\n\n\n  .stb-soren__practical{\n    grid-template-columns:1fr;\n  }\n\n  .stb-soren__practical-item + .stb-soren__practical-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-soren__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-soren{\n    font-size:14px;\n  }\n\n\n  .stb-soren__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-soren__intro-copy{\n    padding:18px 16px;\n  }\n\n  .stb-soren__intro-side{\n    padding:13px 16px;\n  }\n\n\n  .stb-soren__control-board{\n    grid-template-columns:1fr;\n  }\n\n  .stb-soren__control-label{\n    gap:8px;\n\n    padding:14px 16px;\n  }\n\n  .stb-soren__control-label strong{\n    max-width:none;\n  }\n\n  .stb-soren__mode{\n    grid-template-columns:38px 1fr;\n\n    gap:9px;\n\n    padding:11px 12px;\n  }\n\n  .stb-soren__mode-copy{\n    grid-column:2;\n  }\n\n\n  .stb-soren__detail{\n    grid-template-columns:1fr 78px;\n\n    gap:11px;\n\n    padding:13px;\n  }\n\n  .stb-soren__detail-media{\n    width:72px;\n  }\n\n\n  .stb-soren__moods{\n    grid-template-columns:1fr;\n  }\n\n  .stb-soren__mood-body{\n    grid-template-columns:85px 1fr;\n  }\n\n  .stb-soren__mood-image{\n    width:78px;\n  }\n\n  .stb-soren__temperatures{\n    grid-template-columns:1fr;\n  }\n\n  .stb-soren__temperature + .stb-soren__temperature{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-soren__size-pair{\n    grid-template-columns:1fr;\n  }\n\n  .stb-soren__size{\n    grid-template-columns:82px 1fr;\n  }\n\n  .stb-soren__dimension{\n    width:76px;\n  }\n\n\n  .stb-soren__profile{\n    grid-template-columns:92px 1fr;\n  }\n\n\n  .stb-soren__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-soren__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-soren__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-soren\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-soren__intro\"\u003e\n\u003cdiv class=\"stb-soren__intro-copy\"\u003e\n\u003cspan class=\"stb-soren__eyebrow\"\u003e Integrated LED · Remote \/ Triac \/ Fixed \u003c\/span\u003e\n\u003ch2 class=\"stb-soren__title\"\u003eChoose How You Want to Control the Room.\u003c\/h2\u003e\n\u003cp\u003eSoren is a modern drum-style flush mount built around flexible control. Choose remote-operated brightness and three light temperatures, traditional wall-dimmer control, or simple fixed warm light — all within the same clean ceiling profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__intro-side\"\u003e\n\u003csmall\u003e Two Sizes \u003c\/small\u003e \u003cstrong\u003e Ø17.7\" · Ø21.6\" \u003c\/strong\u003e \u003cspan\u003e White finish · Integrated LED \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SUMMARY\n  ====================================================== --\u003e\n\u003csection class=\"stb-soren__summary\"\u003e\n\u003cdiv class=\"stb-soren__summary-item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e 3 Versions \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__summary-item\"\u003e\n\u003csmall\u003e Remote Version \u003c\/small\u003e \u003cstrong\u003e 3000K · 4000K · 6000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__summary-item\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__summary-item\"\u003e\n\u003csmall\u003e LED Life \u003c\/small\u003e \u003cstrong\u003e Approx. 50,000 Hours \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CONTROL FIRST\n  ====================================================== --\u003e\n\u003csection class=\"stb-soren__control\"\u003e\n\u003cdiv class=\"stb-soren__control-head\"\u003e\n\u003cspan class=\"stb-soren__eyebrow\"\u003e Start Here \u003c\/span\u003e\n\u003ch3 class=\"stb-soren__section-title\"\u003eChoose the Control Style Before the Size.\u003c\/h3\u003e\n\u003cp class=\"stb-soren__copy\"\u003eThe three versions look similar from below, but they behave differently. Pick the way you want to control the light first.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__control-board\"\u003e\n\u003cdiv class=\"stb-soren__control-label\"\u003e\n\u003csmall\u003e Control Guide \u003c\/small\u003e \u003cstrong\u003e Three Versions. Three Different Use Cases. \u003c\/strong\u003e \u003cspan\u003e Remote is the most flexible option. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__modes\"\u003e\n\u003c!-- REMOTE --\u003e\n\u003cdiv class=\"stb-soren__mode stb-soren__mode--recommended\"\u003e\n\u003cdiv class=\"stb-soren__mode-code\"\u003eA\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__mode-name\"\u003e\n\u003csmall\u003e Recommended \u003c\/small\u003e \u003cstrong\u003e Remote \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__mode-copy\"\u003e\n\u003cstrong\u003e Brightness + 3 Color Temperatures \u003c\/strong\u003e\n\u003cp\u003eHandheld remote included. Switch between 3000K, 4000K and 6000K while adjusting brightness from the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TRIAC --\u003e\n\u003cdiv class=\"stb-soren__mode\"\u003e\n\u003cdiv class=\"stb-soren__mode-code\"\u003eB\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__mode-name\"\u003e\n\u003csmall\u003e Wall Control \u003c\/small\u003e \u003cstrong\u003e Triac \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__mode-copy\"\u003e\n\u003cstrong\u003e Fixed 3000K + Wall Dimming \u003c\/strong\u003e\n\u003cp\u003eChoose this version when you prefer a compatible Triac wall dimmer instead of a handheld remote.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FIXED --\u003e\n\u003cdiv class=\"stb-soren__mode\"\u003e\n\u003cdiv class=\"stb-soren__mode-code\"\u003eC\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__mode-name\"\u003e\n\u003csmall\u003e Simplest \u003c\/small\u003e \u003cstrong\u003e Fixed \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__mode-copy\"\u003e\n\u003cstrong\u003e Fixed 3000K · On \/ Off \u003c\/strong\u003e\n\u003cp\u003eStandard warm-white light controlled from a normal wall switch. No dimming or color switching.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"soren-detail-section\" class=\"stb-soren__detail\"\u003e\n\u003cdiv class=\"stb-soren__detail-copy\"\u003e\n\u003cspan class=\"stb-soren__eyebrow\"\u003e Construction Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-soren__section-title\"\u003eA Clean Drum With an Even Diffuser.\u003c\/h3\u003e\n\u003cp\u003eSoren combines a white metal housing with a PE acrylic diffuser. The integrated LED sits behind the broad diffuser surface, keeping the illuminated face visually clean without exposed bulbs or visible socket shapes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__detail-media\"\u003e\u003ca href=\"#soren-detail\" class=\"stb-soren__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/soren-smart-led-flush-mount-ceiling-light-stuberlighting_11.jpg?v=1782118832\" alt=\"Soren smart LED flush mount ceiling light detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-soren__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"soren-detail\" href=\"#soren-detail-section\" class=\"stb-soren__lightbox\"\u003e \u003cspan class=\"stb-soren__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/soren-smart-led-flush-mount-ceiling-light-stuberlighting_11.jpg?v=1782118832\" alt=\"Enlarged Soren ceiling light detail\"\u003e \u003cspan class=\"stb-soren__lightbox-caption\"\u003e Soren · Metal Housing \u0026amp; PE Acrylic Diffuser \u003c\/span\u003e \u003cspan class=\"stb-soren__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHT MOODS\n  ====================================================== --\u003e\n\u003csection id=\"soren-mood-section\" class=\"stb-soren__moods\"\u003e\n\u003cdiv class=\"stb-soren__mood-intro\"\u003e\n\u003csmall\u003e Remote Version \u003c\/small\u003e \u003cstrong\u003e Three Light Temperatures in One Fixture. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__mood-body\"\u003e\n\u003cdiv class=\"stb-soren__mood-image\"\u003e\u003ca href=\"#soren-mood\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/soren-smart-led-flush-mount-ceiling-light-stuberlighting_2.jpg?v=1782118832\" alt=\"Soren 3000K 4000K and 6000K light temperature comparison\" loading=\"lazy\"\u003e \u003cspan class=\"stb-soren__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__temperatures\"\u003e\n\u003cdiv class=\"stb-soren__temperature\"\u003e\n\u003csmall\u003e Warm \u003c\/small\u003e \u003cstrong\u003e 3000K \u003c\/strong\u003e\n\u003cp\u003eBedrooms, living rooms and evening use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__temperature\"\u003e\n\u003csmall\u003e Neutral \u003c\/small\u003e \u003cstrong\u003e 4000K \u003c\/strong\u003e\n\u003cp\u003eKitchens, daytime use and balanced light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__temperature\"\u003e\n\u003csmall\u003e Cool \u003c\/small\u003e \u003cstrong\u003e 6000K \u003c\/strong\u003e\n\u003cp\u003eBright task and high-visibility applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MOOD LIGHTBOX --\u003e \u003ca id=\"soren-mood\" href=\"#soren-mood-section\" class=\"stb-soren__lightbox\"\u003e \u003cspan class=\"stb-soren__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/soren-smart-led-flush-mount-ceiling-light-stuberlighting_2.jpg?v=1782118832\" alt=\"Enlarged Soren 3000K 4000K 6000K comparison\"\u003e \u003cspan class=\"stb-soren__lightbox-caption\"\u003e Remote Version · 3000K \/ 4000K \/ 6000K \u003c\/span\u003e \u003cspan class=\"stb-soren__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection id=\"soren-size-section\" class=\"stb-soren__sizes\"\u003e\n\u003cdiv class=\"stb-soren__sizes-head\"\u003e\n\u003cspan class=\"stb-soren__eyebrow\"\u003e Choose the Size \u003c\/span\u003e\n\u003ch3 class=\"stb-soren__section-title\"\u003e17.7\" for Standard Rooms. 21.6\" for More Presence.\u003c\/h3\u003e\n\u003cp class=\"stb-soren__copy\"\u003eBoth use the same clean white drum language. Choose according to room scale and how much visual weight you want on the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__size-pair\"\u003e\n\u003c!-- SMALL --\u003e\n\u003carticle class=\"stb-soren__size\"\u003e\n\u003cdiv class=\"stb-soren__dimension\"\u003e\u003ca href=\"#soren-size-18\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/soren-smart-led-flush-mount-ceiling-light-stuberlighting_17.jpg?v=1782118832\" alt=\"Soren 17.7 inch ceiling light dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-soren__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__size-copy\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e Ø17.7\" × H7\" \u003c\/strong\u003e\n\u003cp\u003eStandard bedrooms, dining nooks, home offices and medium kitchens.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- LARGE --\u003e\n\u003carticle class=\"stb-soren__size\"\u003e\n\u003cdiv class=\"stb-soren__dimension\"\u003e\u003ca href=\"#soren-size-22\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/soren-smart-led-flush-mount-ceiling-light-stuberlighting_8.jpg?v=1782118832\" alt=\"Soren 21.6 inch ceiling light dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-soren__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__size-copy\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø21.6\" × H7.8\" \u003c\/strong\u003e\n\u003cp\u003eLarger bedrooms, living rooms, open dining areas and larger kitchens.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOXES --\u003e \u003ca id=\"soren-size-18\" href=\"#soren-size-section\" class=\"stb-soren__lightbox\"\u003e \u003cspan class=\"stb-soren__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/soren-smart-led-flush-mount-ceiling-light-stuberlighting_17.jpg?v=1782118832\" alt=\"Enlarged Soren 17.7 inch dimensions\"\u003e \u003cspan class=\"stb-soren__lightbox-caption\"\u003e Soren · Ø17.7\" × H7\" \u003c\/span\u003e \u003cspan class=\"stb-soren__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"soren-size-22\" href=\"#soren-size-section\" class=\"stb-soren__lightbox\"\u003e \u003cspan class=\"stb-soren__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/soren-smart-led-flush-mount-ceiling-light-stuberlighting_8.jpg?v=1782118832\" alt=\"Enlarged Soren 21.6 inch dimensions\"\u003e \u003cspan class=\"stb-soren__lightbox-caption\"\u003e Soren · Ø21.6\" × H7.8\" \u003c\/span\u003e \u003cspan class=\"stb-soren__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PROFILE\n  ====================================================== --\u003e\n\u003csection class=\"stb-soren__profile\"\u003e\n\u003cdiv class=\"stb-soren__profile-number\"\u003e\n\u003csmall\u003e Drum Height \u003c\/small\u003e \u003cstrong\u003e 7–7.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__profile-copy\"\u003e\n\u003cstrong\u003e More architectural presence than an ultra-slim flush mount. \u003c\/strong\u003e\n\u003cp\u003eSoren is intentionally deeper than a thin disc ceiling light. The drum profile gives the fixture visible form from across the room while still keeping the installation close to the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-soren__practical\"\u003e\n\u003cdiv class=\"stb-soren__practical-item\"\u003e\n\u003csmall\u003e LED \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003cp\u003eNo conventional screw-in bulbs are required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__practical-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired Flush Mount \u003c\/strong\u003e\n\u003cp\u003eProfessional installation is recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__practical-item\"\u003e\n\u003csmall\u003e Environment \u003c\/small\u003e \u003cstrong\u003e Indoor · IP20 \u003c\/strong\u003e\n\u003cp\u003eDesigned for indoor dry locations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       REMOTE CLARIFICATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-soren__remote-note\"\u003e\u003cstrong\u003e Remote control does not mean Wi-Fi control. \u003c\/strong\u003e\n\u003cp\u003eThe Remote version uses its included handheld remote for brightness and color-temperature control. It does not directly connect to Alexa, Google Home or a Wi-Fi smart-home hub.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-soren__specs\"\u003e\n\u003cdiv class=\"stb-soren__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Soren \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e Ø17.7\" × H7\" · Ø21.6\" × H7.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Metal Housing · PE Acrylic Diffuser \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__spec\"\u003e\n\u003cspan\u003e Color \u003c\/span\u003e \u003cstrong\u003e White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED Included · Dual LED Modules · No Replaceable Screw-In Bulbs Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__spec\"\u003e\n\u003cspan\u003e LED Lifespan \u003c\/span\u003e \u003cstrong\u003e Approximately 50,000 Hours \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__spec\"\u003e\n\u003cspan\u003e Remote Version \u003c\/span\u003e \u003cstrong\u003e Handheld Remote Included · Adjustable Brightness · Switchable 3000K \/ 4000K \/ 6000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__spec\"\u003e\n\u003cspan\u003e Triac Version \u003c\/span\u003e \u003cstrong\u003e Fixed 3000K · Brightness Adjustable With Compatible Triac Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__spec\"\u003e\n\u003cspan\u003e Fixed Version \u003c\/span\u003e \u003cstrong\u003e Fixed 3000K · Standard On \/ Off Wall-Switch Control \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired · Flush Mount \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-soren__faq\"\u003e\u003cspan class=\"stb-soren__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-soren__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich version should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose Remote when you want the most flexibility: brightness control plus 3000K, 4000K and 6000K from the included handheld remote. Choose Triac when you prefer a compatible wall dimmer and fixed 3000K light. Choose Fixed when simple warm-white on\/off control is all the room needs.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eThe 17.7\" version works well in standard bedrooms, dining nooks, offices and medium kitchens. Choose 21.6\" when the room is larger or the ceiling fixture needs more visual presence.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the Remote version connect directly to Alexa or Google Home?\u003c\/summary\u003e\n\u003cp\u003eNo. The Remote version uses its own handheld remote rather than a direct Wi-Fi connection. It does not directly pair with Alexa, Google Home or a smart-home hub.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Soren use replaceable bulbs?\u003c\/summary\u003e\n\u003cp\u003eNo. Soren uses integrated LED modules, so conventional screw-in bulbs are not required. The LED system is rated for approximately 50,000 hours.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-soren__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 17.7\"xH7\" \/ White \/ Remote Dimming","offer_id":52385653915931,"sku":"STB-CL-26-10021","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"xH7\" \/ White \/ Triac Din ming(3000K)","offer_id":52385653948699,"sku":"STB-CL-26-10022","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"xH7\" \/ White \/ 3000K","offer_id":52385653981467,"sku":"STB-CL-26-10023","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 21.6\"xH7.8\" \/ White \/ Remote Dimming","offer_id":52385654014235,"sku":"STB-CL-26-10024","price":320.0,"currency_code":"USD","in_stock":true},{"title":"Dia 21.6\"xH7.8\" \/ White \/ Triac Din ming(3000K)","offer_id":52385654047003,"sku":"STB-CL-26-10025","price":320.0,"currency_code":"USD","in_stock":true},{"title":"Dia 21.6\"xH7.8\" \/ White \/ 3000K","offer_id":52385654079771,"sku":"STB-CL-26-10026","price":280.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/soren-smart-led-flush-mount-ceiling-light-stuberlighting_1.jpg?v=1782118832"},{"product_id":"halden-swivel-slim-led-flush-mount-ceiling-light","title":"Halden 270° Swivel Slim LED Flush Mount Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — HALDEN\n   SWIVEL SLIM LED FLUSH MOUNT\n\n   PIVOT \/ SLOPE \/ SCALE\n\n   ARCHITECTURAL · QUIET LUXURY\n   FUNCTION-FIRST · CONCISE\n   DISTINCT FROM DAWN BACKGROUND\n\n   ESPRESSO · CREAM · SAGE · TERRACOTTA\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-halden{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#807469;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --cream:#F5EDD8;\n  --cream-soft:#F8F3E9;\n\n  --sage:#879481;\n  --sage-soft:#EEF1EA;\n\n  --terra:#B77556;\n  --terra-soft:#F2E5DC;\n\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-halden *,\n.stb-halden *::before,\n.stb-halden *::after{\n  box-sizing:border-box;\n}\n\n.stb-halden h2,\n.stb-halden h3,\n.stb-halden p{\n  margin-top:0;\n}\n\n.stb-halden h2,\n.stb-halden h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-halden img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-halden a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.halden-frame{\n  position:relative;\n\n  padding:29px 29px 0;\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n\n  box-shadow:0 8px 28px rgba(28,18,9,.025);\n}\n\n.halden-frame::before{\n  content:\"\";\n\n  position:absolute;\n  top:8px;\n  left:29px;\n\n  width:64px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.halden-frame::after{\n  content:\"\";\n\n  position:absolute;\n  top:11px;\n  left:29px;\n\n  width:31px;\n  height:1px;\n\n  background:var(--terra);\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.halden-eyebrow{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-deep);\n\n  font-size:9.2px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.halden-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — INTRO\n========================================================= *\/\n\n.halden-intro{\n  padding:20px 0 29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.halden-intro__layout{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,170px);\n\n  gap:34px;\n  align-items:center;\n}\n\n.halden-intro h2{\n  max-width:590px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.halden-intro__copy \u003e p{\n  max-width:575px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* FUNCTION RAIL *\/\n\n.halden-rail{\n  padding:3px 0 3px 16px;\n\n  border-left:2px solid var(--gold);\n}\n\n.halden-rail__item{\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.halden-rail__item:last-child{\n  border-bottom:0;\n}\n\n.halden-rail__item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.halden-rail__item strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:23px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.halden-rail__item span{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   02 — PIVOT \/ SLOPE \/ COLOR\n========================================================= *\/\n\n.halden-function{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.halden-function__panel{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,190px);\n\n  gap:31px;\n  align-items:center;\n\n  padding:20px;\n\n  background:var(--cream-soft);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--terra);\n}\n\n\n\/* FUNCTION COPY *\/\n\n.halden-function__copy h3{\n  margin:0 0 7px;\n\n  font-size:24px;\n  line-height:1.08;\n}\n\n.halden-function__copy \u003e p{\n  max-width:500px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* TWO FUNCTIONS *\/\n\n.halden-actions{\n  margin-top:15px;\n\n  border-top:1px solid var(--line);\n}\n\n.halden-action{\n  display:grid;\n  grid-template-columns:minmax(0,76px) minmax(0,1fr);\n\n  gap:17px;\n  align-items:start;\n\n  padding:12px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.halden-action:last-child{\n  border-bottom:0;\n}\n\n.halden-action__number strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:25px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.halden-action__number small{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--gold-deep);\n\n  font-size:9.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.halden-action__copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  font-weight:600;\n}\n\n.halden-action__copy span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* ANGLE IMAGE *\/\n\n.halden-angle{\n  width:190px;\n  max-width:100%;\n  min-width:0;\n\n  padding:7px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--terra);\n}\n\n.halden-angle a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.halden-angle img{\n  max-height:180px !important;\n}\n\n\n\/* COLORS *\/\n\n.halden-colors{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:14px;\n}\n\n.halden-color{\n  min-width:0;\n\n  padding:11px 12px;\n\n  border:1px solid var(--line);\n}\n\n.halden-color--cream{\n  background:#FBF7EF;\n\n  border-left:3px solid #D7C3A3;\n}\n\n.halden-color--sage{\n  background:var(--sage-soft);\n\n  border-left:3px solid var(--sage);\n}\n\n.halden-color small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.halden-color strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  font-weight:600;\n}\n\n.halden-color span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n.halden-color em{\n  display:block;\n\n  margin-top:5px;\n\n  color:var(--terra);\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-style:normal;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   03 — SCALE \/ LIGHT\n========================================================= *\/\n\n.halden-scale{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.halden-scale__top{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:29px;\n  align-items:center;\n}\n\n\n\/* SIZE IMAGE *\/\n\n.halden-size-img{\n  width:155px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--gold);\n}\n\n.halden-size-img a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.halden-size-img img{\n  max-height:145px !important;\n}\n\n\n\/* SIZE COPY *\/\n\n.halden-scale__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.halden-scale__copy \u003e p{\n  max-width:515px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* SIZE LEDGER *\/\n\n.halden-size-list{\n  margin-top:13px;\n\n  border-top:1px solid var(--line);\n}\n\n.halden-size-row{\n  display:grid;\n  grid-template-columns:minmax(0,75px) minmax(0,92px) minmax(0,1fr);\n\n  gap:13px;\n  align-items:center;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.halden-size-row strong{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.halden-size-row span{\n  color:var(--gold-deep);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.halden-size-row p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* LIGHT STRIP *\/\n\n.halden-light{\n  display:grid;\n  grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-top:18px;\n\n  padding:18px 20px;\n\n  background:var(--espresso);\n\n  border-radius:4px;\n}\n\n.halden-light__mark{\n  padding-right:19px;\n\n  border-right:1px solid rgba(255,255,255,.15);\n}\n\n.halden-light__mark small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold);\n\n  font-size:9.2px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.halden-light__mark strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:26px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.halden-light__mark span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CFC6BB;\n\n  font-size:9.2px;\n}\n\n.halden-light__copy h3{\n  margin:0 0 4px;\n\n  color:#FFF8ED;\n\n  font-size:18px;\n}\n\n.halden-light__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D6CDC1;\n\n  font-size:11.5px;\n  line-height:1.55;\n}\n\n.halden-light__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:13px;\n\n  margin-top:8px;\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.13);\n}\n\n.halden-light__facts span{\n  color:#D8CFC3;\n\n  font-size:11px;\n  line-height:1.4;\n}\n\n.halden-light__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.halden-specs{\n  padding:31px 0;\n}\n\n.halden-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.halden-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.halden-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.halden-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.halden-spec{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.halden-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.halden-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* SMALL INSTALL NOTE *\/\n\n.halden-note{\n  margin-top:12px;\n\n  padding:11px 13px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--terra);\n}\n\n.halden-note small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold-deep);\n\n  font-size:9.2px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.halden-note span{\n  display:block;\n\n  color:#514337;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.halden-shipping{\n  position:relative;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n\n  border-radius:5px 5px 0 0;\n}\n\n.halden-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:50px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.halden-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.halden-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.halden-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.halden-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.halden-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.halden-lightbox:target{\n  display:flex;\n}\n\n.halden-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.halden-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n}\n\n.halden-lightbox__caption{\n  margin-top:9px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.halden-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.2px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .halden-frame{\n    padding:25px 18px 0;\n  }\n\n  .halden-frame::before,\n  .halden-frame::after{\n    left:18px;\n  }\n\n\n  .halden-intro__layout{\n    grid-template-columns:minmax(0,1fr) minmax(0,135px);\n\n    gap:20px;\n  }\n\n  .halden-intro h2{\n    font-size:27px;\n  }\n\n\n  .halden-function__panel{\n    grid-template-columns:minmax(0,1fr) minmax(0,145px);\n\n    gap:20px;\n\n    padding:17px;\n  }\n\n  .halden-angle{\n    width:145px;\n  }\n\n  .halden-angle img{\n    max-height:135px !important;\n  }\n\n\n  .halden-scale__top{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n\n  .halden-spec{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .halden-intro__layout{\n    grid-template-columns:1fr;\n  }\n\n  .halden-rail{\n    width:210px;\n  }\n\n\n  .halden-function__panel{\n    grid-template-columns:1fr;\n  }\n\n  .halden-angle{\n    width:135px;\n\n    margin:0;\n  }\n\n\n  .halden-colors{\n    grid-template-columns:1fr;\n  }\n\n\n  .halden-scale__top{\n    grid-template-columns:1fr;\n  }\n\n  .halden-size-img{\n    width:115px;\n\n    margin:0;\n  }\n\n  .halden-size-img img{\n    max-height:108px !important;\n  }\n\n\n  .halden-size-row{\n    grid-template-columns:minmax(0,65px) minmax(0,80px) minmax(0,1fr);\n\n    gap:9px;\n  }\n\n\n  .halden-light{\n    grid-template-columns:1fr;\n\n    gap:8px;\n\n    padding:16px;\n  }\n\n  .halden-light__mark{\n    padding:0 0 8px;\n\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .halden-specs__head{\n    display:block;\n  }\n\n  .halden-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .halden-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .halden-spec__label{\n    color:var(--gold-deep);\n\n    font-size:9.5px;\n    font-weight:600;\n\n    letter-spacing:.04em;\n    text-transform:uppercase;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-halden\" id=\"halden-root\"\u003e\n\u003cdiv class=\"halden-frame\"\u003e\n\u003c!-- =====================================================\n         01 — INTRO\n    ====================================================== --\u003e\n\u003csection class=\"halden-intro\"\u003e\n\u003cdiv class=\"halden-intro__layout\"\u003e\n\u003cdiv class=\"halden-intro__copy\"\u003e\n\u003cspan class=\"halden-eyebrow\"\u003e Pivot \/ Slope \/ Scale \u003c\/span\u003e\n\u003ch2\u003eAngle the Light. Keep the Profile Low.\u003c\/h2\u003e\n\u003cp\u003eHalden takes the clean footprint of a slim flush mount and adds something most ceiling discs cannot: adjustable light direction and compatibility with sloped ceilings. Choose the diameter for your room, then rotate the fixture toward the area you actually want illuminated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-rail\"\u003e\n\u003cdiv class=\"halden-rail__item\"\u003e\n\u003csmall\u003e Swivel \u003c\/small\u003e \u003cstrong\u003e 270° \u003c\/strong\u003e \u003cspan\u003e Adjustable direction \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-rail__item\"\u003e\n\u003csmall\u003e Sloped Ceiling \u003c\/small\u003e \u003cstrong\u003e ≤30° \u003c\/strong\u003e \u003cspan\u003e No adapter required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-rail__item\"\u003e\n\u003csmall\u003e Profile \u003c\/small\u003e \u003cstrong\u003e 3.5\" \u003c\/strong\u003e \u003cspan\u003e Across all sizes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — PIVOT \/ SLOPE \/ COLOR\n    ====================================================== --\u003e\n\u003csection class=\"halden-function\"\u003e\n\u003cdiv class=\"halden-function__panel\"\u003e\n\u003cdiv class=\"halden-function__copy\"\u003e\n\u003cspan class=\"halden-eyebrow\"\u003e Direction \/ Ceiling \u003c\/span\u003e\n\u003ch3\u003eBuilt for Ceilings That Are Not Always Flat\u003c\/h3\u003e\n\u003cp\u003eThe disc remains adjustable after installation, while the ceiling mount is designed to accommodate slopes up to 30 degrees. That makes Halden useful where a conventional fixed flush mount would point in the wrong direction.\u003c\/p\u003e\n\u003cdiv class=\"halden-actions\"\u003e\n\u003cdiv class=\"halden-action\"\u003e\n\u003cdiv class=\"halden-action__number\"\u003e\n\u003cstrong\u003e 270° \u003c\/strong\u003e \u003csmall\u003e Swivel \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-action__copy\"\u003e\n\u003cstrong\u003e Redirect the light after installation \u003c\/strong\u003e \u003cspan\u003e Rotate the disc by hand when you want the illumination aimed toward a different part of the room. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-action\"\u003e\n\u003cdiv class=\"halden-action__number\"\u003e\n\u003cstrong\u003e 30° \u003c\/strong\u003e \u003csmall\u003e Max Slope \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-action__copy\"\u003e\n\u003cstrong\u003e Sloped-ceiling compatible \u003c\/strong\u003e \u003cspan\u003e Installs on ceiling slopes up to 30° without a separate sloped-ceiling adapter. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"halden-angle\"\u003e\u003ca href=\"#halden-angle-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/halden-swivel-slim-led-flush-mount-ceiling-light-stuberlighting_2.jpg?v=1782129907\" alt=\"Halden slim LED flush mount shown in an angled swivel position\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"halden-caption\"\u003eAdjustable disc · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-colors\"\u003e\n\u003cdiv class=\"halden-color halden-color--cream\"\u003e\n\u003csmall\u003e Finish 01 \u003c\/small\u003e \u003cstrong\u003e Cream \u003c\/strong\u003e \u003cspan\u003e Warm ivory disc for a softer, more neutral ceiling presence. \u003c\/span\u003e \u003cem\u003e + Terracotta Canopy \u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-color halden-color--sage\"\u003e\n\u003csmall\u003e Finish 02 \u003c\/small\u003e \u003cstrong\u003e Sage Green \u003c\/strong\u003e \u003cspan\u003e Muted green for a more visible but still restrained color statement. \u003c\/span\u003e \u003cem\u003e + Terracotta Canopy \u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — SCALE \/ LIGHT\n    ====================================================== --\u003e\n\u003csection class=\"halden-scale\"\u003e\n\u003cdiv class=\"halden-scale__top\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"halden-size-img\"\u003e\u003ca href=\"#halden-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/halden-swivel-slim-led-flush-mount-ceiling-light-stuberlighting_23.jpg?v=1782129908\" alt=\"Halden 19.7 inch slim LED flush mount dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"halden-caption\"\u003e19.7\" size reference · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-scale__copy\"\u003e\n\u003cspan class=\"halden-eyebrow\"\u003e Scale \/ Output \u003c\/span\u003e\n\u003ch3\u003eSame 3.5-Inch Profile, Three Diameters\u003c\/h3\u003e\n\u003cp\u003eThe depth stays consistent as the diameter increases, so choosing a size is mainly about ceiling presence and LED output rather than how far the fixture projects into the room.\u003c\/p\u003e\n\u003cdiv class=\"halden-size-list\"\u003e\n\u003cdiv class=\"halden-size-row\"\u003e\n\u003cstrong\u003e 11.8\" \u003c\/strong\u003e \u003cspan\u003e Approx. 32W \u003c\/span\u003e\n\u003cp\u003eCompact ceiling scale.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-size-row\"\u003e\n\u003cstrong\u003e 15.7\" \u003c\/strong\u003e \u003cspan\u003e Approx. 36W \u003c\/span\u003e\n\u003cp\u003eBalanced mid-size option.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-size-row\"\u003e\n\u003cstrong\u003e 19.7\" \u003c\/strong\u003e \u003cspan\u003e Approx. 36W \u003c\/span\u003e\n\u003cp\u003eStronger architectural presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-light\"\u003e\n\u003cdiv class=\"halden-light__mark\"\u003e\n\u003csmall\u003e Light Quality \u003c\/small\u003e \u003cstrong\u003e CRI 98+ \u003c\/strong\u003e \u003cspan\u003e integrated LED \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-light__copy\"\u003e\n\u003ch3\u003eHigh Color Rendering, Built In\u003c\/h3\u003e\n\u003cp\u003eHalden uses an integrated high-CRI LED behind the acrylic diffuser. The standard residential option is warm 3000K, with 4000K and 6000K also available.\u003c\/p\u003e\n\u003cdiv class=\"halden-light__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003eIntegrated LED\u003c\/strong\u003e · Included \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eSeparate Bulb\u003c\/strong\u003e · Not required \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eTriac\u003c\/strong\u003e · Dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         04 — PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"halden-specs\"\u003e\n\u003cdiv class=\"halden-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Halden · Swivel LED Flush Mount \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-spec-list\"\u003e\n\u003cdiv class=\"halden-spec\"\u003e\n\u003cspan class=\"halden-spec__label\"\u003e Sizes \/ Wattage \u003c\/span\u003e \u003cspan class=\"halden-spec__value\"\u003e Ø11.8\" × H3.5\" — approx. 32W\u003cbr\u003eØ15.7\" × H3.5\" — approx. 36W\u003cbr\u003eØ19.7\" × H3.5\" — approx. 36W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-spec\"\u003e\n\u003cspan class=\"halden-spec__label\"\u003e Canopy \u003c\/span\u003e \u003cspan class=\"halden-spec__value\"\u003e Ø4.7\" \/ 12cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-spec\"\u003e\n\u003cspan class=\"halden-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"halden-spec__value\"\u003e Metal frame · Acrylic shade · Terracotta canopy plate \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-spec\"\u003e\n\u003cspan class=\"halden-spec__label\"\u003e Color Options \u003c\/span\u003e \u003cspan class=\"halden-spec__value\"\u003e Cream + Terracotta · Sage Green + Terracotta \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-spec\"\u003e\n\u003cspan class=\"halden-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"halden-spec__value\"\u003e Integrated LED · Included · Separate bulb not required · CRI 98+ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-spec\"\u003e\n\u003cspan class=\"halden-spec__label\"\u003e Color Temperature \u003c\/span\u003e \u003cspan class=\"halden-spec__value\"\u003e 3000K Warm White standard · 4000K \/ 6000K available \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-spec\"\u003e\n\u003cspan class=\"halden-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"halden-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-spec\"\u003e\n\u003cspan class=\"halden-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"halden-spec__value\"\u003e Triac leading-edge dimmable · Compatible Triac wall dimmer required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-spec\"\u003e\n\u003cspan class=\"halden-spec__label\"\u003e Adjustability \u003c\/span\u003e \u003cspan class=\"halden-spec__value\"\u003e 270° swivel rotation · Height remains fixed after installation \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-spec\"\u003e\n\u003cspan class=\"halden-spec__label\"\u003e Sloped Ceiling \u003c\/span\u003e \u003cspan class=\"halden-spec__value\"\u003e Compatible up to 30° · No separate adapter required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-spec\"\u003e\n\u003cspan class=\"halden-spec__label\"\u003e Finish Process \u003c\/span\u003e \u003cspan class=\"halden-spec__value\"\u003e Multi-stage spray finish \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-spec\"\u003e\n\u003cspan class=\"halden-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"halden-spec__value\"\u003e Hardwired · Ceiling junction box · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-spec\"\u003e\n\u003cspan class=\"halden-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"halden-spec__value\"\u003e Indoor dry locations only · IP20 · Not for damp or direct-water locations \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-spec\"\u003e\n\u003cspan class=\"halden-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"halden-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-note\"\u003e\n\u003csmall\u003e Before Installation \u003c\/small\u003e \u003cspan\u003e Confirm your ceiling slope is 30° or less. The swivel changes the direction of the disc after installation; it does not change the fixture's installed height. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         05 — SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"halden-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — ANGLE\n  ====================================================== --\u003e \u003ca id=\"halden-angle-large\" href=\"#halden-root\" class=\"halden-lightbox\"\u003e \u003cspan class=\"halden-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/halden-swivel-slim-led-flush-mount-ceiling-light-stuberlighting_2.jpg?v=1782129907\" alt=\"Enlarged Halden adjustable swivel position\"\u003e \u003cspan class=\"halden-lightbox__caption\"\u003e Halden · Adjustable Swivel Position \u003c\/span\u003e \u003cspan class=\"halden-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"halden-size-large\" href=\"#halden-root\" class=\"halden-lightbox\"\u003e \u003cspan class=\"halden-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/halden-swivel-slim-led-flush-mount-ceiling-light-stuberlighting_23.jpg?v=1782129908\" alt=\"Enlarged Halden 19.7 inch dimension reference\"\u003e \u003cspan class=\"halden-lightbox__caption\"\u003e Ø19.7\" × H3.5\" · Canopy Ø4.7\" \u003c\/span\u003e \u003cspan class=\"halden-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"11.8\"xH3.5\" \/ Beige \/ Triac Warm Dimming","offer_id":52385997488411,"sku":"STB-CL-26-10027","price":219.0,"currency_code":"USD","in_stock":true},{"title":"11.8\"xH3.5\" \/ Green \/ Triac Warm Dimming","offer_id":52385997521179,"sku":"STB-CL-26-10028","price":219.0,"currency_code":"USD","in_stock":true},{"title":"15.7\"xH3.5\" \/ Beige \/ Triac Warm Dimming","offer_id":52385997553947,"sku":"STB-CL-26-10029","price":255.0,"currency_code":"USD","in_stock":true},{"title":"15.7\"xH3.5\" \/ Green \/ Triac Warm Dimming","offer_id":52385997586715,"sku":"STB-CL-26-10030","price":255.0,"currency_code":"USD","in_stock":true},{"title":"19.7\"xH3.5\" \/ Beige \/ Triac Warm Dimming","offer_id":52385997619483,"sku":"STB-CL-26-10031","price":295.0,"currency_code":"USD","in_stock":true},{"title":"19.7\"xH3.5\" \/ Green \/ Triac Warm Dimming","offer_id":52385997652251,"sku":"STB-CL-26-10032","price":295.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/halden-swivel-slim-led-flush-mount-ceiling-light-stuberlighting_1.jpg?v=1782129907"},{"product_id":"calia-fun-wm-style-shell-wall-sconce","title":"Calia FUN WM Style Shell Wall Sconce","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — CALIA\n   FUN WM Style Shell Wall Sconce\n\n   Product-specific shopper flow:\n   WALL FORM → NATURAL CAPIZ → 2 SIZES\n   → FINISH → LIGHT → INSTALLATION\n\n   Quiet Luxury · Compact · Responsive\n========================================================= *\/\n\n.stb-calia{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EC;\n  --shell:#F1ECE5;\n  --sand:#EEE5DA;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D9CFC5;\n  --line-dark:#C9BCAF;\n\n  --gold:#AE8C60;\n  --gold-dark:#795D40;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-calia *,\n.stb-calia *::before,\n.stb-calia *::after{\n  box-sizing:border-box;\n}\n\n.stb-calia h2,\n.stb-calia h3{\n  margin-top:0;\n  color:var(--ink);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-calia p{\n  margin-top:0;\n}\n\n.stb-calia__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9.4px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-calia__title{\n  max-width:600px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.15;\n  letter-spacing:-.01em;\n}\n\n.stb-calia__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.27;\n}\n\n.stb-calia__copy{\n  max-width:630px;\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-calia__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#857970;\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-calia__intro{\n  display:grid;\n  grid-template-columns:88px minmax(0,1fr);\n\n  margin-bottom:24px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-calia__intro-mark{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:16px 10px;\n\n  background:var(--espresso);\n}\n\n.stb-calia__intro-mark span{\n  color:#D1B88F;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n\n  writing-mode:vertical-rl;\n  transform:rotate(180deg);\n}\n\n.stb-calia__intro-main{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 185px;\n}\n\n.stb-calia__intro-copy{\n  padding:22px 24px;\n}\n\n.stb-calia__intro-copy p{\n  max-width:580px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.5px;\n  line-height:1.68;\n}\n\n.stb-calia__intro-size{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px;\n\n  background:var(--paper-soft);\n\n  border-left:1px solid var(--line);\n}\n\n.stb-calia__intro-size small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#8B7A6E;\n\n  font-size:8.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-calia__intro-size strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-calia__intro-size span{\n  color:#75685F;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   FACT BAR\n========================================================= *\/\n\n.stb-calia__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:30px;\n\n  background:var(--shell);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:hidden;\n}\n\n.stb-calia__fact{\n  padding:11px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-calia__fact:last-child{\n  border-right:0;\n}\n\n.stb-calia__fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-calia__fact strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   WALL PROFILE\n========================================================= *\/\n\n.stb-calia__profile{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 220px;\n\n  margin-bottom:31px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-calia__profile-copy{\n  padding:16px 18px;\n}\n\n.stb-calia__profile-copy p{\n  max-width:570px;\n\n  margin:0;\n\n  color:#655B53;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n.stb-calia__profile-side{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--espresso);\n}\n\n.stb-calia__profile-stat{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:13px;\n}\n\n.stb-calia__profile-stat + .stb-calia__profile-stat{\n  border-left:1px solid rgba(255,255,255,.15);\n}\n\n.stb-calia__profile-stat small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#CBB28D;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-calia__profile-stat strong{\n  color:#FFF8F0;\n\n  font-size:11.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.stb-calia__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-dark);\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-calia__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   MATERIAL + DETAIL\n========================================================= *\/\n\n.stb-calia__craft{\n  display:grid;\n  grid-template-columns:1.1fr .9fr;\n\n  gap:10px;\n\n  margin-bottom:31px;\n}\n\n.stb-calia__craft-card{\n  display:grid;\n  grid-template-columns:115px minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n}\n\n.stb-calia__craft-card--material{\n  background:var(--shell);\n}\n\n.stb-calia__craft-media{\n  width:104px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-calia__craft-copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-calia__craft-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-calia__craft-copy p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:9.8px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   SIZE CHOICE\n========================================================= *\/\n\n.stb-calia__sizes{\n  margin-bottom:31px;\n}\n\n.stb-calia__sizes-head{\n  margin-bottom:12px;\n}\n\n.stb-calia__size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.stb-calia__size{\n  display:grid;\n  grid-template-columns:120px minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  padding:11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n}\n\n.stb-calia__size--main{\n  border-top:2px solid var(--gold);\n}\n\n.stb-calia__dimension{\n  width:108px;\n  max-width:100%;\n\n  margin:auto;\n\n  padding:4px;\n\n  background:#FAF6F0;\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-calia__dimension a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-calia__dimension img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-calia__size-copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#88786E;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-calia__size-copy strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:13.5px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-calia__size-copy span{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9.2px;\n  font-weight:600;\n}\n\n.stb-calia__size-copy p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.8px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   PAIR \/ SINGLE LOGIC\n========================================================= *\/\n\n.stb-calia__placement{\n  display:grid;\n  grid-template-columns:165px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-calia__placement-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--espresso);\n}\n\n.stb-calia__placement-label small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C9AF89;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-calia__placement-label strong{\n  color:#FFF7EF;\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-calia__placement-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:var(--paper);\n\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-calia__placement-item{\n  padding:13px 14px;\n}\n\n.stb-calia__placement-item + .stb-calia__placement-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-calia__placement-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-calia__placement-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.1px;\n  font-weight:500;\n}\n\n.stb-calia__placement-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.6px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   FINISH\n========================================================= *\/\n\n.stb-calia__finish{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-calia__finish-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-calia__finish-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#89796F;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-calia__finish-label strong{\n  color:var(--ink);\n\n  font-size:12.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-calia__finish-options{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-calia__finish-option{\n  padding:14px 16px;\n}\n\n.stb-calia__finish-option + .stb-calia__finish-option{\n  border-left:1px solid var(--line);\n}\n\n.stb-calia__finish-option small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-calia__finish-option strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-calia__finish-option p{\n  margin:0;\n\n  color:#70645C;\n\n  font-size:9.8px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   LIGHT\n========================================================= *\/\n\n.stb-calia__light{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-calia__light-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--sand);\n}\n\n.stb-calia__light-label small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#7D6A5C;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-calia__light-label strong{\n  color:var(--ink);\n\n  font-size:12.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-calia__light-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-calia__light-item{\n  padding:14px 16px;\n}\n\n.stb-calia__light-item + .stb-calia__light-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-calia__light-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-calia__light-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-calia__light-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.8px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   INSTALL\n========================================================= *\/\n\n.stb-calia__install{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--paper-soft);\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-calia__install-item{\n  padding:13px 14px;\n}\n\n.stb-calia__install-item + .stb-calia__install-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-calia__install-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-calia__install-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  font-weight:500;\n}\n\n.stb-calia__install-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.7px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   DRY LOCATION NOTE\n========================================================= *\/\n\n.stb-calia__dry-note{\n  margin-bottom:31px;\n\n  padding:11px 14px;\n\n  background:#F4EEE7;\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.stb-calia__dry-note strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-calia__dry-note p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.4px;\n  line-height:1.53;\n}\n\n\n\/* =========================================================\n   NATURAL SHELL\n========================================================= *\/\n\n.stb-calia__variation{\n  margin-bottom:31px;\n\n  padding:11px 14px;\n\n  background:var(--shell);\n\n  border:1px solid var(--line);\n  border-left:3px solid #BFA77E;\n}\n\n.stb-calia__variation strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-calia__variation p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.4px;\n  line-height:1.53;\n}\n\n\n\/* =========================================================\n   DESIGN DISCLOSURE\n========================================================= *\/\n\n.stb-calia__disclosure{\n  margin-bottom:31px;\n\n  padding:11px 14px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n}\n\n.stb-calia__disclosure strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  font-weight:500;\n}\n\n.stb-calia__disclosure p{\n  margin:0;\n\n  color:#6A6058;\n\n  font-size:10.2px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-calia__specs{\n  margin-bottom:30px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n\n  overflow:hidden;\n}\n\n.stb-calia__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-calia__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-calia__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-calia__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7E0DA;\n}\n\n.stb-calia__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-calia__spec span{\n  padding-right:10px;\n\n  color:#82786F;\n\n  font-size:10.2px;\n  line-height:1.45;\n}\n\n.stb-calia__spec strong{\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-calia__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n}\n\n.stb-calia__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-calia__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-calia__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-calia__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-calia__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-calia__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-calia__shipping{\n  padding:18px 19px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-calia__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-calia__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-calia__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-calia__shipping a{\n  color:var(--gold-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-calia__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(16,15,14,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-calia__lightbox:target{\n  display:flex;\n}\n\n.stb-calia__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-calia__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-calia__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-calia__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.4px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-calia__intro-main{\n    grid-template-columns:1fr 155px;\n  }\n\n  .stb-calia__title{\n    font-size:25px;\n  }\n\n  .stb-calia__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-calia__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-calia__fact:nth-child(1),\n  .stb-calia__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n  .stb-calia__size{\n    grid-template-columns:95px 1fr;\n  }\n\n  .stb-calia__dimension{\n    width:86px;\n  }\n\n  .stb-calia__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-calia{\n    font-size:14px;\n  }\n\n  .stb-calia__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-calia__intro-mark{\n    justify-content:flex-start;\n\n    padding:9px 14px;\n  }\n\n  .stb-calia__intro-mark span{\n    writing-mode:initial;\n    transform:none;\n  }\n\n  .stb-calia__intro-main{\n    grid-template-columns:1fr;\n  }\n\n  .stb-calia__intro-copy{\n    padding:17px 15px;\n  }\n\n  .stb-calia__intro-size{\n    padding:11px 15px;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-calia__profile{\n    grid-template-columns:1fr;\n  }\n\n  .stb-calia__profile-side{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  .stb-calia__craft{\n    grid-template-columns:1fr;\n  }\n\n  .stb-calia__craft-card{\n    grid-template-columns:82px 1fr;\n  }\n\n  .stb-calia__craft-media{\n    width:76px;\n  }\n\n\n  .stb-calia__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-calia__size{\n    grid-template-columns:82px 1fr;\n\n    gap:11px;\n  }\n\n  .stb-calia__dimension{\n    width:74px;\n  }\n\n\n  .stb-calia__placement{\n    grid-template-columns:1fr;\n  }\n\n  .stb-calia__placement-grid{\n    grid-template-columns:1fr;\n\n    border-top:0;\n    border-left:1px solid var(--line);\n  }\n\n  .stb-calia__placement-item + .stb-calia__placement-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-calia__finish{\n    grid-template-columns:1fr;\n  }\n\n  .stb-calia__finish-label{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .stb-calia__finish-options{\n    grid-template-columns:1fr;\n  }\n\n  .stb-calia__finish-option + .stb-calia__finish-option{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-calia__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-calia__light-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-calia__light-item + .stb-calia__light-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-calia__install{\n    grid-template-columns:1fr;\n  }\n\n  .stb-calia__install-item + .stb-calia__install-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-calia__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-calia__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-calia__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-calia\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-calia__intro\"\u003e\n\u003cdiv class=\"stb-calia__intro-mark\"\u003e\u003cspan\u003e Wall-Mounted Capiz \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__intro-main\"\u003e\n\u003cdiv class=\"stb-calia__intro-copy\"\u003e\n\u003cspan class=\"stb-calia__eyebrow\"\u003e Natural Capiz · Half-Moon Wall Sconce \u003c\/span\u003e\n\u003ch2 class=\"stb-calia__title\"\u003eThe Capiz Cascade, Reworked for the Wall.\u003c\/h2\u003e\n\u003cp\u003eCalia brings layered natural Capiz shell into spaces where a pendant cannot go. A half-moon frame sits close to the wall, while the shell layers fall outward and downward for a softer, more decorative form of wall lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__intro-size\"\u003e\n\u003csmall\u003e Two Sizes \u003c\/small\u003e \u003cstrong\u003e 11\" \/ 15\" \u003c\/strong\u003e \u003cspan\u003e 2-Layer \/ 3-Layer · Gold \/ Chrome \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ESSENTIAL FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-calia__facts\"\u003e\n\u003cdiv class=\"stb-calia__fact\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Natural Capiz \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__fact\"\u003e\n\u003csmall\u003e Mounting \u003c\/small\u003e \u003cstrong\u003e Hardwired Wall Mount \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__fact\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e E26\/E27 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__fact\"\u003e\n\u003csmall\u003e Environment \u003c\/small\u003e \u003cstrong\u003e Indoor · IP20 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       WALL PROFILE\n  ====================================================== --\u003e\n\u003csection class=\"stb-calia__profile\"\u003e\n\u003cdiv class=\"stb-calia__profile-copy\"\u003e\n\u003cspan class=\"stb-calia__eyebrow\"\u003e Wall Profile \u003c\/span\u003e\n\u003ch3 class=\"stb-calia__section-title\"\u003eHalf the Circle. Full Shell Texture.\u003c\/h3\u003e\n\u003cp\u003eUnlike a full-round pendant, Calia uses a half-moon armature with the flat side mounted against the wall. This keeps projection controlled while preserving the layered Capiz effect from the front and from below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__profile-side\"\u003e\n\u003cdiv class=\"stb-calia__profile-stat\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e 2 Layers \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__profile-stat\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e 3 Layers \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL + DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"calia-craft-section\" class=\"stb-calia__craft\"\u003e\u003c!-- CAPIZ MATERIAL --\u003e\n\u003carticle class=\"stb-calia__craft-card stb-calia__craft-card--material\"\u003e\n\u003cdiv class=\"stb-calia__craft-media\"\u003e\u003ca href=\"#calia-material\" class=\"stb-calia__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shell-caizhi.png?v=1786953390\" alt=\"Natural Capiz shell material used on Calia wall sconce\" loading=\"lazy\"\u003e \u003cspan class=\"stb-calia__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__craft-copy\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Natural Capiz Shell \u003c\/strong\u003e\n\u003cp\u003ePearl-like translucency, subtle natural variation and a softer appearance than molded synthetic shell.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- PRODUCT DETAIL --\u003e\n\u003carticle class=\"stb-calia__craft-card\"\u003e\n\u003cdiv class=\"stb-calia__craft-media\"\u003e\u003ca href=\"#calia-detail\" class=\"stb-calia__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calia-fun-wm-style-shell-wall-sconce-stuberlighting_11.jpg?v=1782462213\" alt=\"Calia layered Capiz shell wall sconce construction detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-calia__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__craft-copy\"\u003e\n\u003csmall\u003e Construction \u003c\/small\u003e \u003cstrong\u003e Layered Half-Moon Frame \u003c\/strong\u003e\n\u003cp\u003eShell strands fall from an electroplated stainless-steel wall-mounted armature.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL LIGHTBOX --\u003e \u003ca id=\"calia-material\" href=\"#calia-craft-section\" class=\"stb-calia__lightbox\"\u003e \u003cspan class=\"stb-calia__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shell-caizhi.png?v=1786953390\" alt=\"Enlarged natural Capiz shell\"\u003e \u003cspan class=\"stb-calia__lightbox-caption\"\u003e Calia · Natural Capiz Shell \u003c\/span\u003e \u003cspan class=\"stb-calia__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"calia-detail\" href=\"#calia-craft-section\" class=\"stb-calia__lightbox\"\u003e \u003cspan class=\"stb-calia__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calia-fun-wm-style-shell-wall-sconce-stuberlighting_11.jpg?v=1782462213\" alt=\"Enlarged Calia shell wall sconce detail\"\u003e \u003cspan class=\"stb-calia__lightbox-caption\"\u003e Calia · Layered Wall-Mount Detail \u003c\/span\u003e \u003cspan class=\"stb-calia__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE CHOICE\n  ====================================================== --\u003e\n\u003csection id=\"calia-size-section\" class=\"stb-calia__sizes\"\u003e\n\u003cdiv class=\"stb-calia__sizes-head\"\u003e\n\u003cspan class=\"stb-calia__eyebrow\"\u003e Choose the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-calia__section-title\"\u003e2 Layers for Pairs. 3 Layers for More Presence.\u003c\/h3\u003e\n\u003cp class=\"stb-calia__copy\"\u003eThe smaller version is easier to repeat beside a bed or along a hallway. Choose the larger version when one fixture needs to carry more visual weight on the wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__size-grid\"\u003e\n\u003c!-- SMALL --\u003e\n\u003carticle class=\"stb-calia__size stb-calia__size--main\"\u003e\n\u003cdiv class=\"stb-calia__dimension\"\u003e\u003ca href=\"#calia-small\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calia-fun-wm-style-shell-wall-sconce-stuberlighting_16.jpg?v=1782461613\" alt=\"Calia 2-layer 11 inch wall sconce dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-calia__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__size-copy\"\u003e\n\u003csmall\u003e 2-Layer · Small \u003c\/small\u003e \u003cstrong\u003e W11\" × H14.2\" \u003c\/strong\u003e \u003cspan\u003e 28 × 36cm \u003c\/span\u003e\n\u003cp\u003eBest for bedside pairs, hallway repetition and smaller wall compositions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- LARGE --\u003e\n\u003carticle class=\"stb-calia__size\"\u003e\n\u003cdiv class=\"stb-calia__dimension\"\u003e\u003ca href=\"#calia-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calia-fun-wm-style-shell-wall-sconce-stuberlighting_14.jpg?v=1782461613\" alt=\"Calia 3-layer 15 inch wall sconce dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-calia__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__size-copy\"\u003e\n\u003csmall\u003e 3-Layer · Large \u003c\/small\u003e \u003cstrong\u003e W15\" × H22.8\" \u003c\/strong\u003e \u003cspan\u003e 38 × 58cm \u003c\/span\u003e\n\u003cp\u003eBetter for stair walls, larger entries, living rooms and single statement placement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOXES --\u003e \u003ca id=\"calia-small\" href=\"#calia-size-section\" class=\"stb-calia__lightbox\"\u003e \u003cspan class=\"stb-calia__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calia-fun-wm-style-shell-wall-sconce-stuberlighting_16.jpg?v=1782461613\" alt=\"Enlarged Calia 2-layer dimensions\"\u003e \u003cspan class=\"stb-calia__lightbox-caption\"\u003e 2-Layer · W11\" × H14.2\" \u003c\/span\u003e \u003cspan class=\"stb-calia__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"calia-large\" href=\"#calia-size-section\" class=\"stb-calia__lightbox\"\u003e \u003cspan class=\"stb-calia__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calia-fun-wm-style-shell-wall-sconce-stuberlighting_14.jpg?v=1782461613\" alt=\"Enlarged Calia 3-layer dimensions\"\u003e \u003cspan class=\"stb-calia__lightbox-caption\"\u003e 3-Layer · W15\" × H22.8\" \u003c\/span\u003e \u003cspan class=\"stb-calia__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PLACEMENT\n  ====================================================== --\u003e\n\u003csection class=\"stb-calia__placement\"\u003e\n\u003cdiv class=\"stb-calia__placement-label\"\u003e\n\u003csmall\u003e Placement Logic \u003c\/small\u003e \u003cstrong\u003e Pair It, Repeat It, or Let One Stand Alone. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__placement-grid\"\u003e\n\u003cdiv class=\"stb-calia__placement-item\"\u003e\n\u003csmall\u003e Bedside \u003c\/small\u003e \u003cstrong\u003e 11\" · Use as a Pair \u003c\/strong\u003e\n\u003cp\u003eSymmetry creates presence without requiring a larger individual fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__placement-item\"\u003e\n\u003csmall\u003e Hallway \u003c\/small\u003e \u003cstrong\u003e 11\" · Repeat \u003c\/strong\u003e\n\u003cp\u003eThe smaller scale is easier to use as a repeated wall-lighting rhythm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__placement-item\"\u003e\n\u003csmall\u003e Stair \/ Living \u003c\/small\u003e \u003cstrong\u003e 15\" · Statement \u003c\/strong\u003e\n\u003cp\u003eMore shell volume works better when one sconce needs stronger visual impact.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FINISH\n  ====================================================== --\u003e\n\u003csection class=\"stb-calia__finish\"\u003e\n\u003cdiv class=\"stb-calia__finish-label\"\u003e\n\u003csmall\u003e Finish \u003c\/small\u003e \u003cstrong\u003e Gold or Chrome. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__finish-options\"\u003e\n\u003cdiv class=\"stb-calia__finish-option\"\u003e\n\u003csmall\u003e Warm \u003c\/small\u003e \u003cstrong\u003e Gold \u003c\/strong\u003e\n\u003cp\u003ePairs naturally with walnut, brass, warmer stone and layered neutral interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__finish-option\"\u003e\n\u003csmall\u003e Clean \u003c\/small\u003e \u003cstrong\u003e Chrome \u003c\/strong\u003e\n\u003cp\u003eA cooler silver finish for white walls, linen and more contemporary rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-calia__light\"\u003e\n\u003cdiv class=\"stb-calia__light-label\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Replaceable Bulb Behind the Shells. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__light-body\"\u003e\n\u003cdiv class=\"stb-calia__light-item\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e E26\/E27 LED Bulb Included \u003c\/strong\u003e\n\u003cp\u003eStandard warm-white 2700K bulb. Maximum 40W per socket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__light-item\"\u003e\n\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Compatible With Dimmable Bulbs \u003c\/strong\u003e\n\u003cp\u003eUse a compatible dimmable E26\/E27 LED together with a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-calia__install\"\u003e\n\u003cdiv class=\"stb-calia__install-item\"\u003e\n\u003csmall\u003e Mounting \u003c\/small\u003e \u003cstrong\u003e Standard Wall Electrical Box \u003c\/strong\u003e\n\u003cp\u003eDesigned for conventional residential wall mounting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__install-item\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003cp\u003eNo visible plug-in cord. Professional installation recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__install-item\"\u003e\n\u003csmall\u003e Voltage \u003c\/small\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003cp\u003eIndoor residential electrical installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DRY LOCATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-calia__dry-note\"\u003e\u003cstrong\u003e IP20 · use only in indoor dry locations. \u003c\/strong\u003e\n\u003cp\u003eCalia is not a damp-rated or wet-location wall light. Avoid shower areas, steam rooms and locations where the fixture is regularly exposed to moisture or water.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL CAPIZ NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-calia__variation\"\u003e\u003cstrong\u003e Natural Capiz means every Calia is slightly different. \u003c\/strong\u003e\n\u003cp\u003eSmall variations in shell translucency, pearl tone, surface texture and shape are normal. These differences are inherent to genuine Capiz shell rather than manufacturing defects.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DESIGN DISCLOSURE\n  ====================================================== --\u003e\n\u003csection class=\"stb-calia__disclosure\"\u003e\u003cstrong\u003e FUN WM-style design; independently manufactured by Stuber Lighting. \u003c\/strong\u003e\n\u003cp\u003eCalia is inspired by the recognizable shell-cascade design language associated with the FUN series. It is not an authentic licensed FUN product and is not represented as being manufactured, licensed or endorsed by the original designer's licensees.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-calia__specs\"\u003e\n\u003cdiv class=\"stb-calia__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Calia \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e 2-Layer Small — W11\" × H14.2\" · 3-Layer Large — W15\" × H22.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Natural Capiz Shells · Electroplated Stainless Steel Half-Moon Armature \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__spec\"\u003e\n\u003cspan\u003e Shell Color \u003c\/span\u003e \u003cstrong\u003e Natural Pearl-Iridescent White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__spec\"\u003e\n\u003cspan\u003e Finishes \u003c\/span\u003e \u003cstrong\u003e Gold · Chrome \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e Single E26\/E27 Socket · Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__spec\"\u003e\n\u003cspan\u003e Included Bulb \u003c\/span\u003e \u003cstrong\u003e Standard Warm-White 2700K LED \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Dimming Requires a Compatible Dimmable E26 \/ E27 Bulb and a Compatible Triac Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__spec\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Standard Wall Electrical Box · Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calia__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-calia__faq\"\u003e\u003cspan class=\"stb-calia__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-calia__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I choose the 11\" or 15\" version?\u003c\/summary\u003e\n\u003cp\u003eChoose the 11\" 2-layer version for bedside pairs, hallways and smaller wall areas. Choose the 15\" 3-layer version when one fixture needs stronger presence on a staircase wall, entry or living-room wall.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the shells real Capiz?\u003c\/summary\u003e\n\u003cp\u003eYes. Calia uses natural Capiz shell. Small differences in opacity, pearl tone and surface character are normal because every shell is naturally different.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Calia be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes. Use a compatible dimmable E26\/E27 LED bulb together with a compatible Triac wall dimmer. Replace the included bulb if your dimming setup requires a dimmable LED bulb.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use Calia in a bathroom?\u003c\/summary\u003e\n\u003cp\u003eCalia is rated IP20 for indoor dry locations. It should not be installed in shower zones, steam rooms or areas regularly exposed to moisture or direct water.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-calia__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 11\"x H 14.2\" \/ Chrome","offer_id":52404216267035,"sku":"STB-WS-26-10021","price":180.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\"x H 14.2\" \/ Gold","offer_id":52404216299803,"sku":"STB-WS-26-10022","price":180.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15\"x H 22.8\" \/ Chrome","offer_id":52404216332571,"sku":"STB-WS-26-10023","price":320.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15\"x H 22.8\" \/ Gold","offer_id":52404216365339,"sku":"STB-WS-26-10024","price":320.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calia-fun-wm-style-shell-wall-sconce-stuberlighting_1.jpg?v=1782462213"},{"product_id":"ruby-pyramid-murano-glass-chandelier","title":"Ruby Pyramid Murano Glass Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — RUBY\n   PYRAMID GLASS CHANDELIER\n\n   RUBY \/ GEOMETRY \/ SCALE\n\n   ARCHITECTURAL RUBY STUDY\n   QUIET LUXURY · CONCISE · SHOPPER-FIRST\n   DISTINCT FROM DAWN BACKGROUND\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-ruby{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817568;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --ruby:#862B2C;\n  --ruby-soft:#F2E7E3;\n\n  --cream:#F5EDD8;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n  --soft:#F3ECE2;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:860px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-ruby *,\n.stb-ruby *::before,\n.stb-ruby *::after{\n  box-sizing:border-box;\n}\n\n.stb-ruby h2,\n.stb-ruby h3,\n.stb-ruby p{\n  margin-top:0;\n}\n\n.stb-ruby h2,\n.stb-ruby h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-ruby img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-ruby a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.ruby-kicker{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.ruby-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — RUBY \/ FIRST IMPRESSION\n========================================================= *\/\n\n.ruby-opening{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,215px);\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n}\n\n.ruby-opening::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:29px;\n\n  width:60px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n\n\/* COPY *\/\n\n.ruby-opening__copy{\n  min-width:0;\n\n  padding:29px 30px 27px;\n}\n\n.ruby-opening h2{\n  max-width:585px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.ruby-opening__copy \u003e p{\n  max-width:565px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* FACTS *\/\n\n.ruby-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:22px;\n\n  margin-top:18px;\n}\n\n.ruby-fact{\n  min-width:90px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--ruby);\n}\n\n.ruby-fact:nth-child(2){\n  border-color:var(--gold);\n}\n\n.ruby-fact:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.ruby-fact small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.ruby-fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* DETAIL IMAGE *\/\n\n.ruby-opening__visual{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:18px;\n\n  background:#EFE8E0;\n\n  border-left:1px solid var(--line);\n}\n\n.ruby-detail-img{\n  width:178px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--ruby);\n}\n\n.ruby-detail-img a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.ruby-detail-img img{\n  max-height:168px !important;\n}\n\n\n\/* =========================================================\n   02 — GEOMETRY \/ GLASS\n========================================================= *\/\n\n.ruby-form{\n  margin-top:10px;\n\n  padding:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.ruby-form__head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.ruby-form__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.ruby-form__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* THREE DEFINING DETAILS *\/\n\n.ruby-dna{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border:1px solid var(--line);\n}\n\n.ruby-dna__item{\n  min-width:0;\n\n  padding:14px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.ruby-dna__item:last-child{\n  border-right:0;\n}\n\n.ruby-dna__item:nth-child(1){\n  background:#F3E8E4;\n}\n\n.ruby-dna__item:nth-child(2){\n  background:#F8F4ED;\n}\n\n.ruby-dna__item:nth-child(3){\n  background:#EEE7DD;\n}\n\n.ruby-dna__item::before{\n  content:\"\";\n\n  display:block;\n\n  width:32px;\n  height:2px;\n\n  margin-bottom:8px;\n\n  background:var(--ruby);\n}\n\n.ruby-dna__item:nth-child(2)::before{\n  background:var(--gold);\n}\n\n.ruby-dna__item:nth-child(3)::before{\n  background:var(--espresso);\n}\n\n.ruby-dna__item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.ruby-dna__item strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.08;\n\n  font-weight:500;\n}\n\n.ruby-dna__item p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* GLASS STATUS *\/\n\n.ruby-glass-note{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:17px;\n\n  margin-top:10px;\n\n  padding:10px 12px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.ruby-glass-note strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.ruby-glass-note span{\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   03 — SCALE \/ DROP\n========================================================= *\/\n\n.ruby-scale{\n  margin-top:10px;\n\n  padding:29px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.ruby-scale__head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.ruby-scale__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.ruby-scale__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* SCALE SHEET *\/\n\n.ruby-scale__sheet{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  border:1px solid var(--line);\n}\n\n\n\/* DIMENSION VISUAL *\/\n\n.ruby-scale__visual{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:16px;\n\n  background:#EFE8DE;\n\n  border-right:1px solid var(--line);\n}\n\n.ruby-size-img{\n  width:150px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.ruby-size-img a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.ruby-size-img img{\n  max-height:142px !important;\n}\n\n\n\/* PROPORTION *\/\n\n.ruby-scale__copy{\n  min-width:0;\n\n  padding:20px 21px;\n}\n\n.ruby-measure{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n}\n\n.ruby-measure__main small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.ruby-measure__main strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:28px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.ruby-measure__main span{\n  display:block;\n\n  margin-top:5px;\n\n  color:var(--gold-deep);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.ruby-measure__copy{\n  padding-left:18px;\n\n  border-left:1px solid var(--line);\n}\n\n.ruby-measure__copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.ruby-measure__copy p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* DROP *\/\n\n.ruby-drop{\n  display:grid;\n  grid-template-columns:minmax(0,115px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-top:14px;\n\n  padding:13px 15px;\n\n  background:var(--espresso);\n}\n\n.ruby-drop__mark small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.ruby-drop__mark strong{\n  display:block;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.ruby-drop__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n}\n\n.ruby-drop__copy p{\n  margin:0;\n\n  color:#D8CFC3;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* INSTALL *\/\n\n.ruby-install{\n  display:grid;\n  grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n  gap:17px;\n\n  margin-top:10px;\n\n  padding:11px 13px;\n\n  background:#F6F0E7;\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--ruby);\n}\n\n.ruby-install strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.ruby-install span{\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.ruby-specs{\n  margin-top:10px;\n\n  padding:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.ruby-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.ruby-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.ruby-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.ruby-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.ruby-spec{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.ruby-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.ruby-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CARE *\/\n\n.ruby-care{\n  margin-top:11px;\n\n  padding:11px 13px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.ruby-care strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.ruby-care span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.ruby-shipping{\n  position:relative;\n\n  margin-top:10px;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n}\n\n.ruby-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:48px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.ruby-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.ruby-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.ruby-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.ruby-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.ruby-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.ruby-lightbox:target{\n  display:flex;\n}\n\n.ruby-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.ruby-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n}\n\n.ruby-lightbox__caption{\n  margin-top:9px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.ruby-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .ruby-opening{\n    grid-template-columns:minmax(0,1fr) minmax(0,170px);\n  }\n\n  .ruby-opening__copy{\n    padding:25px 21px;\n  }\n\n  .ruby-opening h2{\n    font-size:27px;\n  }\n\n  .ruby-detail-img{\n    width:140px;\n  }\n\n\n  .ruby-form,\n  .ruby-scale,\n  .ruby-specs{\n    padding:24px 19px;\n  }\n\n\n  .ruby-form__head,\n  .ruby-scale__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .ruby-scale__sheet{\n    grid-template-columns:minmax(0,150px) minmax(0,1fr);\n  }\n\n  .ruby-size-img{\n    width:120px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .ruby-opening{\n    grid-template-columns:1fr;\n  }\n\n  .ruby-opening__visual{\n    display:grid;\n    grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n    gap:12px;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .ruby-detail-img{\n    width:115px;\n  }\n\n  .ruby-opening__visual .ruby-caption{\n    text-align:left;\n  }\n\n\n  .ruby-dna{\n    grid-template-columns:1fr;\n  }\n\n  .ruby-dna__item{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .ruby-dna__item:last-child{\n    border-bottom:0;\n  }\n\n\n  .ruby-glass-note{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n\n  .ruby-scale__sheet{\n    grid-template-columns:1fr;\n  }\n\n  .ruby-scale__visual{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .ruby-size-img{\n    width:115px;\n  }\n\n\n  .ruby-measure{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n  .ruby-measure__copy{\n    padding:8px 0 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .ruby-drop{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n  .ruby-drop__copy{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .ruby-install{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n\n  .ruby-specs__head{\n    display:block;\n  }\n\n  .ruby-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .ruby-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .ruby-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-ruby\" id=\"ruby-root\"\u003e\n\u003c!-- =====================================================\n       01 — RUBY \/ FIRST IMPRESSION\n  ====================================================== --\u003e\n\u003csection class=\"ruby-opening\"\u003e\n\u003cdiv class=\"ruby-opening__copy\"\u003e\n\u003cspan class=\"ruby-kicker\"\u003e Ruby \/ Geometry \/ Scale \u003c\/span\u003e\n\u003ch2\u003eRuby Glass, Arranged with Architectural Order\u003c\/h2\u003e\n\u003cp\u003eRuby uses sixty hand-blown red glass discs arranged across five descending tiers. The color is expressive, but the structure is controlled: a compact pyramid rather than a loose cascade.\u003c\/p\u003e\n\u003cdiv class=\"ruby-facts\"\u003e\n\u003cdiv class=\"ruby-fact\"\u003e\n\u003csmall\u003e Glass \u003c\/small\u003e \u003cstrong\u003e Ruby Red \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ruby-fact\"\u003e\n\u003csmall\u003e Count \u003c\/small\u003e \u003cstrong\u003e 60 Discs \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ruby-fact\"\u003e\n\u003csmall\u003e Structure \u003c\/small\u003e \u003cstrong\u003e 5 Tiers \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ruby-opening__visual\"\u003e\n\u003cdiv class=\"ruby-detail-img\"\u003e\u003ca href=\"#ruby-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ruby-pyramid-murano-glass-chandelier-stuberlighting_14.jpg?v=1783040158\" alt=\"Close-up detail of Ruby red glass discs and pyramid chandelier structure\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"ruby-caption\"\u003eGlass \u0026amp; structure detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — GEOMETRY \/ GLASS\n  ====================================================== --\u003e\n\u003csection class=\"ruby-form\"\u003e\n\u003cdiv class=\"ruby-form__head\"\u003e\n\u003ch3\u003eWhat Defines Ruby\u003c\/h3\u003e\n\u003cp\u003eThis fixture has only one standard size and one core glass color. Its identity comes from three things: the red glass, the number of pieces and the tiered geometry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ruby-dna\"\u003e\n\u003carticle class=\"ruby-dna__item\"\u003e\u003csmall\u003e Color \u003c\/small\u003e \u003cstrong\u003e Deep Ruby Red \u003c\/strong\u003e\n\u003cp\u003eThe glass reads as a warm, saturated red rather than a neutral clear or smoke finish. It is intended to be a visible color statement.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ruby-dna__item\"\u003e\u003csmall\u003e Glass Count \u003c\/small\u003e \u003cstrong\u003e 60 Individual Discs \u003c\/strong\u003e\n\u003cp\u003eEach glass element remains visually distinct, creating density without turning the chandelier into one continuous opaque shade.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ruby-dna__item\"\u003e\u003csmall\u003e Geometry \u003c\/small\u003e \u003cstrong\u003e Five-Tier Pyramid \u003c\/strong\u003e\n\u003cp\u003eThe tiers reduce in size as they descend, concentrating the silhouette toward the center instead of spreading outward at the bottom.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ruby-glass-note\"\u003e\n\u003cstrong\u003e Glass Status \u003c\/strong\u003e \u003cspan\u003e Ruby uses hand-blown Murano-tradition art glass. It is not sold as certified Murano glass. Slight variation in curvature, thickness and red intensity is expected from disc to disc. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SCALE \/ DROP\n  ====================================================== --\u003e\n\u003csection class=\"ruby-scale\"\u003e\n\u003cdiv class=\"ruby-scale__head\"\u003e\n\u003ch3\u003eOne Size. A Clear Statement.\u003c\/h3\u003e\n\u003cp\u003eRuby is deliberately larger than a compact accent chandelier. Confirm the 29.5-inch diameter and ceiling drop against your room before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ruby-scale__sheet\"\u003e\n\u003c!-- DIMENSION IMAGE --\u003e\n\u003cdiv class=\"ruby-scale__visual\"\u003e\n\u003cdiv class=\"ruby-size-img\"\u003e\u003ca href=\"#ruby-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ruby-pyramid-murano-glass-chandelier-stuberlighting_5.jpg?v=1783040158\" alt=\"Ruby pyramid glass chandelier dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"ruby-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SCALE INFORMATION --\u003e\n\u003cdiv class=\"ruby-scale__copy\"\u003e\n\u003cdiv class=\"ruby-measure\"\u003e\n\u003cdiv class=\"ruby-measure__main\"\u003e\n\u003csmall\u003e Single Size \u003c\/small\u003e \u003cstrong\u003e Ø29.5\" \u003c\/strong\u003e \u003cspan\u003e H22.8\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ruby-measure__copy\"\u003e\n\u003cstrong\u003e Statement Proportion \u003c\/strong\u003e\n\u003cp\u003eA substantial diameter with a comparatively controlled height, allowing the five-tier form to feel broad and architectural without becoming an extra-long vertical chandelier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ruby-drop\"\u003e\n\u003cdiv class=\"ruby-drop__mark\"\u003e\n\u003csmall\u003e Standard Chain \u003c\/small\u003e \u003cstrong\u003e 19\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ruby-drop__copy\"\u003e\n\u003cp\u003eAdjustable during installation. Custom chain lengths are available on request when additional ceiling drop is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ruby-install\"\u003e\n\u003cstrong\u003e Before Installation \u003c\/strong\u003e \u003cspan\u003e Ruby is hardwired and should be installed by a licensed electrician. A heavy-duty chandelier-rated ceiling box is recommended for secure structural support. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"ruby-specs\"\u003e\n\u003cdiv class=\"ruby-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Ruby · Pyramid Glass Chandelier \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ruby-spec-list\"\u003e\n\u003cdiv class=\"ruby-spec\"\u003e\n\u003cspan class=\"ruby-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"ruby-spec__value\"\u003e Ø29.5\" × H22.8\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ruby-spec\"\u003e\n\u003cspan class=\"ruby-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"ruby-spec__value\"\u003e Hand-blown Murano-tradition glass · Metal frame \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ruby-spec\"\u003e\n\u003cspan class=\"ruby-spec__label\"\u003e Glass Color \u003c\/span\u003e \u003cspan class=\"ruby-spec__value\"\u003e Ruby Red \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ruby-spec\"\u003e\n\u003cspan class=\"ruby-spec__label\"\u003e Glass Form \u003c\/span\u003e \u003cspan class=\"ruby-spec__value\"\u003e 60 hand-blown discs · Five-tier pyramid arrangement \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ruby-spec\"\u003e\n\u003cspan class=\"ruby-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"ruby-spec__value\"\u003e E14 sockets · Bulbs Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ruby-spec\"\u003e\n\u003cspan class=\"ruby-spec__label\"\u003e Included Bulbs \u003c\/span\u003e \u003cspan class=\"ruby-spec__value\"\u003e 2700K warm-white LED · Standard included bulbs are non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ruby-spec\"\u003e\n\u003cspan class=\"ruby-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"ruby-spec__value\"\u003e 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ruby-spec\"\u003e\n\u003cspan class=\"ruby-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"ruby-spec__value\"\u003e Compatible with dimmable E14 LED bulbs and a compatible Triac wall dimmer (dimmable bulbs and dimmer sold separately) \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ruby-spec\"\u003e\n\u003cspan class=\"ruby-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"ruby-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ruby-spec\"\u003e\n\u003cspan class=\"ruby-spec__label\"\u003e Chain \u003c\/span\u003e \u003cspan class=\"ruby-spec__value\"\u003e 19\" adjustable · Custom length available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ruby-spec\"\u003e\n\u003cspan class=\"ruby-spec__label\"\u003e Wiring \/ Install \u003c\/span\u003e \u003cspan class=\"ruby-spec__value\"\u003e Hardwired · Licensed electrician required · Heavy-duty ceiling box recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ruby-spec\"\u003e\n\u003cspan class=\"ruby-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"ruby-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ruby-spec\"\u003e\n\u003cspan class=\"ruby-spec__label\"\u003e Glass Status \u003c\/span\u003e \u003cspan class=\"ruby-spec__value\"\u003e Murano-tradition hand-blown art glass · Not certified Murano glass \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ruby-spec\"\u003e\n\u003cspan class=\"ruby-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"ruby-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ruby-care\"\u003e\n\u003cstrong\u003e Hand-Blown Glass \u003c\/strong\u003e \u003cspan\u003e Slight differences in curvature, thickness, internal character and red intensity are normal from one glass disc to another. These variations are material characteristics, not defects. Clean gently with a soft microfiber cloth and avoid abrasive cleaners. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"ruby-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"ruby-detail-large\" href=\"#ruby-root\" class=\"ruby-lightbox\"\u003e \u003cspan class=\"ruby-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ruby-pyramid-murano-glass-chandelier-stuberlighting_14.jpg?v=1783040158\" alt=\"Enlarged Ruby red glass disc detail\"\u003e \u003cspan class=\"ruby-lightbox__caption\"\u003e Ruby · Glass \u0026amp; Pyramid Detail \u003c\/span\u003e \u003cspan class=\"ruby-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — DIMENSIONS\n  ====================================================== --\u003e \u003ca id=\"ruby-size-large\" href=\"#ruby-root\" class=\"ruby-lightbox\"\u003e \u003cspan class=\"ruby-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ruby-pyramid-murano-glass-chandelier-stuberlighting_5.jpg?v=1783040158\" alt=\"Enlarged Ruby chandelier dimension reference\"\u003e \u003cspan class=\"ruby-lightbox__caption\"\u003e Ruby · Ø29.5\" × H22.8\" \u003c\/span\u003e \u003cspan class=\"ruby-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 29.5\"x H 22.8\" \/ Metal \u0026 Glass","offer_id":52448377831707,"sku":"STB-CH-26-10085","price":1550.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ruby-pyramid-murano-glass-chandelier-stuberlighting_1.jpg?v=1783040158"},{"product_id":"agave-dewdrop-glass-flush-mount-ceiling-light","title":"Agave Dewdrop Glass Flush Mount Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AGAVE\n   Dewdrop Glass Flush Mount Ceiling Light\n\n   NO PAGE BACKGROUND\n   Card-based quiet luxury layout\n   Fully responsive for mobile\n========================================================= *\/\n\n.stb-agave{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EC;\n  --cream:#F2ECE4;\n  --glass:#F4F0EA;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D9CFC5;\n  --line-dark:#C9BCAF;\n\n  --gold:#AE8C60;\n  --gold-dark:#795D40;\n\n  width:100%;\n  max-width:890px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-agave *,\n.stb-agave *::before,\n.stb-agave *::after{\n  box-sizing:border-box;\n}\n\n.stb-agave h2,\n.stb-agave h3{\n  margin-top:0;\n\n  color:var(--ink);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-agave p{\n  margin-top:0;\n}\n\n.stb-agave__eyebrow{\n  display:block;\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9.3px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-agave__title{\n  max-width:610px;\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.15;\n  letter-spacing:-.01em;\n}\n\n.stb-agave__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.27;\n}\n\n.stb-agave__copy{\n  max-width:640px;\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.3px;\n  line-height:1.62;\n}\n\n.stb-agave__hint{\n  display:block;\n  margin-top:5px;\n\n  color:#857970;\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO CARD\n========================================================= *\/\n\n.stb-agave__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 210px;\n\n  margin-bottom:12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-agave__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-agave__intro-copy p{\n  max-width:585px;\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.5px;\n  line-height:1.68;\n}\n\n.stb-agave__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px;\n\n  background:var(--espresso);\n}\n\n.stb-agave__intro-side small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.6px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-agave__intro-side strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-agave__intro-side span{\n  color:#D7CCC3;\n\n  font-size:10.1px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACT CARD\n========================================================= *\/\n\n.stb-agave__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-agave__fact{\n  padding:11px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-agave__fact:last-child{\n  border-right:0;\n}\n\n.stb-agave__fact small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-agave__fact strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   GENERAL IMAGE\n========================================================= *\/\n\n.stb-agave__image-link{\n  display:block;\n  width:100%;\n\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-dark);\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-agave__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   UNDERSIDE CARD\n========================================================= *\/\n\n.stb-agave__underside{\n  display:grid;\n  grid-template-columns:170px minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:28px;\n\n  padding:15px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n}\n\n.stb-agave__underside-media{\n  width:150px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-agave__underside-copy{\n  padding-left:4px;\n\n  border-left:2px solid var(--gold);\n}\n\n.stb-agave__underside-copy-inner{\n  padding-left:15px;\n}\n\n.stb-agave__underside-copy p{\n  max-width:580px;\n  margin:0;\n\n  color:#625850;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   FORM CARD\n========================================================= *\/\n\n.stb-agave__form{\n  display:grid;\n  grid-template-columns:165px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-agave__form-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--espresso);\n}\n\n.stb-agave__form-label small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-agave__form-label strong{\n  color:#FFF7EF;\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-agave__form-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-agave__form-item{\n  padding:14px 16px;\n}\n\n.stb-agave__form-item + .stb-agave__form-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-agave__form-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-agave__form-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-agave__form-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.9px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   DEWDROP GLASS CARD\n========================================================= *\/\n\n.stb-agave__glass{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 195px;\n\n  margin-bottom:28px;\n\n  background:var(--glass);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-agave__glass-copy{\n  padding:17px 18px;\n}\n\n.stb-agave__glass-copy p{\n  max-width:580px;\n  margin:0;\n\n  color:#655B53;\n\n  font-size:11.4px;\n  line-height:1.57;\n}\n\n.stb-agave__glass-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px 16px;\n\n  background:var(--paper);\n  border-left:1px solid var(--line);\n}\n\n.stb-agave__glass-side small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#80756C;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-agave__glass-side strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-agave__glass-side span{\n  color:#69615A;\n\n  font-size:9.6px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   SIZE CARD\n========================================================= *\/\n\n.stb-agave__sizes{\n  margin-bottom:28px;\n}\n\n.stb-agave__sizes-head{\n  margin-bottom:12px;\n}\n\n.stb-agave__size-card{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n\n  overflow:hidden;\n}\n\n.stb-agave__dimension-wrap{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:13px;\n\n  background:var(--paper-soft);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-agave__dimension{\n  width:120px;\n  max-width:100%;\n\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-agave__dimension a{\n  display:block;\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-agave__dimension img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-agave__size-options{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-agave__size-option{\n  padding:15px 14px;\n}\n\n.stb-agave__size-option + .stb-agave__size-option{\n  border-left:1px solid var(--line);\n}\n\n.stb-agave__size-option--main{\n  background:var(--paper-soft);\n}\n\n.stb-agave__size-option small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#88796D;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-agave__size-option strong{\n  display:block;\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:13.2px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-agave__size-option span{\n  display:block;\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9.2px;\n  font-weight:600;\n}\n\n.stb-agave__size-option p{\n  margin:0;\n\n  color:#70645C;\n\n  font-size:9.7px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   LOW PROFILE CARD\n========================================================= *\/\n\n.stb-agave__profile{\n  display:grid;\n  grid-template-columns:130px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-agave__profile-number{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px 16px;\n\n  background:var(--cream);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-agave__profile-number small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#88796E;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-agave__profile-number strong{\n  color:var(--ink);\n\n  font-size:22px;\n  line-height:1.2;\n  font-weight:500;\n}\n\n.stb-agave__profile-copy{\n  padding:14px 17px;\n}\n\n.stb-agave__profile-copy strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.7px;\n  font-weight:500;\n}\n\n.stb-agave__profile-copy p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:10.4px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   CONTROL CARDS\n========================================================= *\/\n\n.stb-agave__control{\n  margin-bottom:28px;\n}\n\n.stb-agave__control-head{\n  margin-bottom:12px;\n}\n\n.stb-agave__control-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.stb-agave__control-option{\n  padding:16px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.018);\n}\n\n.stb-agave__control-option--remote{\n  background:var(--paper-soft);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-agave__control-option small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#88796D;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-agave__control-option strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:12.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-agave__control-option p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   PRACTICAL CARD\n========================================================= *\/\n\n.stb-agave__practical{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-agave__practical-item{\n  padding:13px 14px;\n}\n\n.stb-agave__practical-item + .stb-agave__practical-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-agave__practical-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-agave__practical-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  font-weight:500;\n}\n\n.stb-agave__practical-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.7px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   INSTALL CARD\n========================================================= *\/\n\n.stb-agave__install{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-agave__install-item{\n  padding:13px 14px;\n}\n\n.stb-agave__install-item + .stb-agave__install-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-agave__install-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-agave__install-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  font-weight:500;\n}\n\n.stb-agave__install-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.7px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   GLASS NOTE CARD\n========================================================= *\/\n\n.stb-agave__variation{\n  margin-bottom:28px;\n\n  padding:12px 14px;\n\n  background:var(--glass);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:4px;\n}\n\n.stb-agave__variation strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-agave__variation p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.4px;\n  line-height:1.53;\n}\n\n\n\/* =========================================================\n   CARE CARD\n========================================================= *\/\n\n.stb-agave__care{\n  display:grid;\n  grid-template-columns:135px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-agave__care-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-agave__care-label small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#CAB18C;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-agave__care-label strong{\n  color:#FFF7EF;\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-agave__care-copy{\n  padding:14px 17px;\n}\n\n.stb-agave__care-copy p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:10.4px;\n  line-height:1.54;\n}\n\n\n\/* =========================================================\n   SPECS CARD\n========================================================= *\/\n\n.stb-agave__specs{\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-agave__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-agave__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-agave__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-agave__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7E0DA;\n}\n\n.stb-agave__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-agave__spec span{\n  padding-right:10px;\n\n  color:#82786F;\n\n  font-size:10.2px;\n  line-height:1.45;\n}\n\n.stb-agave__spec strong{\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-agave__faq{\n  max-width:760px;\n\n  margin:0 auto 28px;\n\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-agave__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-agave__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-agave__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-agave__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-agave__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-agave__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-agave__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING CARD\n========================================================= *\/\n\n.stb-agave__shipping{\n  padding:18px 19px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-agave__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-agave__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-agave__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-agave__shipping a{\n  color:var(--gold-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-agave__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(16,15,14,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-agave__lightbox:target{\n  display:flex;\n}\n\n.stb-agave__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-agave__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-agave__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-agave__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.4px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-agave__intro{\n    grid-template-columns:1fr 170px;\n  }\n\n  .stb-agave__title{\n    font-size:25px;\n  }\n\n\n  .stb-agave__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-agave__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-agave__fact:nth-child(1),\n  .stb-agave__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-agave__size-card{\n    grid-template-columns:115px 1fr;\n  }\n\n  .stb-agave__dimension{\n    width:94px;\n  }\n\n\n  .stb-agave__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-agave{\n    width:100%;\n    max-width:100%;\n\n    margin:0;\n\n    font-size:14px;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-agave__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-agave__intro-copy{\n    padding:17px 15px;\n  }\n\n  .stb-agave__intro-side{\n    padding:12px 15px;\n  }\n\n  .stb-agave__title{\n    font-size:23px;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-agave__facts{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  \/* UNDERSIDE *\/\n\n  .stb-agave__underside{\n    grid-template-columns:86px minmax(0,1fr);\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-agave__underside-media{\n    width:78px;\n  }\n\n  .stb-agave__underside-copy{\n    padding-left:0;\n  }\n\n  .stb-agave__underside-copy-inner{\n    padding-left:10px;\n  }\n\n  .stb-agave__underside-copy .stb-agave__section-title{\n    font-size:17px;\n  }\n\n\n  \/* FORM *\/\n\n  .stb-agave__form{\n    grid-template-columns:1fr;\n  }\n\n  .stb-agave__form-label{\n    padding:12px 14px;\n  }\n\n  .stb-agave__form-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-agave__form-item + .stb-agave__form-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* GLASS *\/\n\n  .stb-agave__glass{\n    grid-template-columns:1fr;\n  }\n\n  .stb-agave__glass-copy{\n    padding:14px;\n  }\n\n  .stb-agave__glass-side{\n    padding:12px 14px;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-agave__size-card{\n    grid-template-columns:78px minmax(0,1fr);\n  }\n\n  .stb-agave__dimension-wrap{\n    padding:6px;\n  }\n\n  .stb-agave__dimension{\n    width:69px;\n  }\n\n  .stb-agave__size-options{\n    grid-template-columns:1fr;\n  }\n\n  .stb-agave__size-option{\n    padding:11px 12px;\n  }\n\n  .stb-agave__size-option + .stb-agave__size-option{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* PROFILE *\/\n\n  .stb-agave__profile{\n    grid-template-columns:88px 1fr;\n  }\n\n  .stb-agave__profile-number{\n    padding:12px 10px;\n  }\n\n  .stb-agave__profile-copy{\n    padding:12px;\n  }\n\n\n  \/* CONTROL *\/\n\n  .stb-agave__control-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* PRACTICAL *\/\n\n  .stb-agave__practical{\n    grid-template-columns:1fr;\n  }\n\n  .stb-agave__practical-item + .stb-agave__practical-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* INSTALL *\/\n\n  .stb-agave__install{\n    grid-template-columns:1fr;\n  }\n\n  .stb-agave__install-item + .stb-agave__install-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* CARE *\/\n\n  .stb-agave__care{\n    grid-template-columns:1fr;\n  }\n\n  .stb-agave__care-label{\n    padding:11px 14px;\n  }\n\n  .stb-agave__care-copy{\n    padding:12px 14px;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-agave__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-agave__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-agave__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-agave__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-agave\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-agave__intro\"\u003e\n\u003cdiv class=\"stb-agave__intro-copy\"\u003e\n\u003cspan class=\"stb-agave__eyebrow\"\u003e Dewdrop Glass · Low-Profile Flush Mount \u003c\/span\u003e\n\u003ch2 class=\"stb-agave__title\"\u003eA Ceiling Light Designed for the View From Below.\u003c\/h2\u003e\n\u003cp\u003eAgave arranges handmade glass leaves in a wide radial pattern around an integrated LED source. At only 7.9 inches high, it brings sculptural detail to the ceiling without the drop of a chandelier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__intro-side\"\u003e\n\u003csmall\u003e Three Diameters \u003c\/small\u003e \u003cstrong\u003e 23.6\" · 27.6\" · 35.4\" \u003c\/strong\u003e \u003cspan\u003e All sizes · only 7.9\" high \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-agave__facts\"\u003e\n\u003cdiv class=\"stb-agave__fact\"\u003e\n\u003csmall\u003e Glass \u003c\/small\u003e \u003cstrong\u003e Dewdrop-Textured \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__fact\"\u003e\n\u003csmall\u003e Profile \u003c\/small\u003e \u003cstrong\u003e 7.9\" High \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__fact\"\u003e\n\u003csmall\u003e CCT \u003c\/small\u003e \u003cstrong\u003e 3000K Warm White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       UNDERSIDE\n  ====================================================== --\u003e\n\u003csection id=\"agave-underside-section\" class=\"stb-agave__underside\"\u003e\n\u003cdiv class=\"stb-agave__underside-media\"\u003e\u003ca href=\"#agave-underside\" class=\"stb-agave__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/agave-dewdrop-glass-flush-mount-ceiling-light-stuberlighting_3.jpg?v=1783041165\" alt=\"Agave dewdrop glass flush mount ceiling light underside view\" loading=\"lazy\"\u003e \u003cspan class=\"stb-agave__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__underside-copy\"\u003e\n\u003cdiv class=\"stb-agave__underside-copy-inner\"\u003e\n\u003cspan class=\"stb-agave__eyebrow\"\u003e Underside View \u003c\/span\u003e\n\u003ch3 class=\"stb-agave__section-title\"\u003eThe Full Form Appears When You Look Up.\u003c\/h3\u003e\n\u003cp\u003eThe leaf-shaped glass panels spread outward from the center in a radial composition. Unlike a typical flush mount, the underside is the main visual expression rather than simply the bottom of the fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- UNDERSIDE LIGHTBOX --\u003e \u003ca id=\"agave-underside\" href=\"#agave-underside-section\" class=\"stb-agave__lightbox\"\u003e \u003cspan class=\"stb-agave__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/agave-dewdrop-glass-flush-mount-ceiling-light-stuberlighting_3.jpg?v=1783041165\" alt=\"Enlarged Agave ceiling light underside\"\u003e \u003cspan class=\"stb-agave__lightbox-caption\"\u003e Agave · Radial Underside View \u003c\/span\u003e \u003cspan class=\"stb-agave__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FORM\n  ====================================================== --\u003e\n\u003csection class=\"stb-agave__form\"\u003e\n\u003cdiv class=\"stb-agave__form-label\"\u003e\n\u003csmall\u003e Agave Geometry \u003c\/small\u003e \u003cstrong\u003e Botanical Form Without a Pendant Drop. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__form-body\"\u003e\n\u003cdiv class=\"stb-agave__form-item\"\u003e\n\u003csmall\u003e Radial \u003c\/small\u003e \u003cstrong\u003e Leaves Spread From the Center \u003c\/strong\u003e\n\u003cp\u003eThe ceiling becomes the background for the full glass rosette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__form-item\"\u003e\n\u003csmall\u003e Flush Mount \u003c\/small\u003e \u003cstrong\u003e Only 7.9\" High \u003c\/strong\u003e\n\u003cp\u003eAdds sculptural volume without the vertical drop of a chandelier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       GLASS\n  ====================================================== --\u003e\n\u003csection class=\"stb-agave__glass\"\u003e\n\u003cdiv class=\"stb-agave__glass-copy\"\u003e\n\u003cspan class=\"stb-agave__eyebrow\"\u003e Dewdrop Glass \u003c\/span\u003e\n\u003ch3 class=\"stb-agave__section-title\"\u003eTexture Breaks Up the Light.\u003c\/h3\u003e\n\u003cp\u003eEach leaf has a dewdrop-textured surface rather than perfectly smooth glass. The small surface impressions catch and scatter the LED light, creating softer highlights across the fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__glass-side\"\u003e\n\u003csmall\u003e Construction \u003c\/small\u003e \u003cstrong\u003e Individually Shaped Glass Leaves \u003c\/strong\u003e \u003cspan\u003e Arranged around a slim metal support structure. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection id=\"agave-size-section\" class=\"stb-agave__sizes\"\u003e\n\u003cdiv class=\"stb-agave__sizes-head\"\u003e\n\u003cspan class=\"stb-agave__eyebrow\"\u003e Choose the Diameter \u003c\/span\u003e\n\u003ch3 class=\"stb-agave__section-title\"\u003eSame Height. Three Levels of Ceiling Presence.\u003c\/h3\u003e\n\u003cp class=\"stb-agave__copy\"\u003eAll three versions are 7.9 inches high. Choose mainly by room width and how much of the ceiling you want the fixture to occupy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__size-card\"\u003e\n\u003cdiv class=\"stb-agave__dimension-wrap\"\u003e\n\u003cdiv class=\"stb-agave__dimension\"\u003e\u003ca href=\"#agave-size\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/agave-dewdrop-glass-flush-mount-ceiling-light-stuberlighting_12.jpg?v=1783041165\" alt=\"Agave flush mount ceiling light dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-agave__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__size-options\"\u003e\n\u003cdiv class=\"stb-agave__size-option\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Ø23.6\" × H7.9\" \u003c\/strong\u003e \u003cspan\u003e 60 × 20cm \u003c\/span\u003e\n\u003cp\u003eBedrooms, guest rooms, hallways and standard foyers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__size-option stb-agave__size-option--main\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e Ø27.6\" × H7.9\" \u003c\/strong\u003e \u003cspan\u003e 70 × 20cm \u003c\/span\u003e\n\u003cp\u003ePrimary bedrooms, dining rooms, kitchens and standard living spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__size-option\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø35.4\" × H7.9\" \u003c\/strong\u003e \u003cspan\u003e 90 × 20cm \u003c\/span\u003e\n\u003cp\u003eLarger living rooms, statement bedrooms and wider foyers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"agave-size\" href=\"#agave-size-section\" class=\"stb-agave__lightbox\"\u003e \u003cspan class=\"stb-agave__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/agave-dewdrop-glass-flush-mount-ceiling-light-stuberlighting_12.jpg?v=1783041165\" alt=\"Enlarged Agave ceiling light dimensions\"\u003e \u003cspan class=\"stb-agave__lightbox-caption\"\u003e Agave · 23.6\" \/ 27.6\" \/ 35.4\" · All H7.9\" \u003c\/span\u003e \u003cspan class=\"stb-agave__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LOW PROFILE\n  ====================================================== --\u003e\n\u003csection class=\"stb-agave__profile\"\u003e\n\u003cdiv class=\"stb-agave__profile-number\"\u003e\n\u003csmall\u003e Profile \u003c\/small\u003e \u003cstrong\u003e 7.9\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__profile-copy\"\u003e\n\u003cstrong\u003e Designed for rooms where ceiling clearance matters. \u003c\/strong\u003e\n\u003cp\u003eMoving from Small to Large increases diameter, not fixture depth. Agave stays low to the ceiling while gaining more visual presence across the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT CONTROL\n  ====================================================== --\u003e\n\u003csection class=\"stb-agave__control\"\u003e\n\u003cdiv class=\"stb-agave__control-head\"\u003e\n\u003cspan class=\"stb-agave__eyebrow\"\u003e Choose the Light Control \u003c\/span\u003e\n\u003ch3 class=\"stb-agave__section-title\"\u003eFixed 3000K or Remote Dimming.\u003c\/h3\u003e\n\u003cp class=\"stb-agave__copy\"\u003eBoth versions use integrated 3000K warm-white LED. The difference is how much brightness control you need.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__control-grid\"\u003e\n\u003carticle class=\"stb-agave__control-option\"\u003e\u003csmall\u003e Standard \u003c\/small\u003e \u003cstrong\u003e 3000K Fixed \u003c\/strong\u003e\n\u003cp\u003eSimple wall-switch operation. Best for kitchens, hallways, foyers and spaces where full brightness is normally used.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-agave__control-option stb-agave__control-option--remote\"\u003e\u003csmall\u003e Optional · +$30 \u003c\/small\u003e \u003cstrong\u003e 3000K + Remote Dimming \u003c\/strong\u003e\n\u003cp\u003eIncludes a hand-held remote for adjustable brightness without requiring a wall dimmer. Useful for bedrooms and living rooms.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-agave__practical\"\u003e\n\u003cdiv class=\"stb-agave__practical-item\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003cp\u003eBuilt-in light source. No screw-in bulb required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__practical-item\"\u003e\n\u003csmall\u003e Rated Life \u003c\/small\u003e \u003cstrong\u003e Approx. 50,000 Hours \u003c\/strong\u003e\n\u003cp\u003eFactory-integrated LED module.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__practical-item\"\u003e\n\u003csmall\u003e Light Tone \u003c\/small\u003e \u003cstrong\u003e 3000K Warm White \u003c\/strong\u003e\n\u003cp\u003eWarm residential light suited to the textured glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-agave__install\"\u003e\n\u003cdiv class=\"stb-agave__install-item\"\u003e\n\u003csmall\u003e Mounting \u003c\/small\u003e \u003cstrong\u003e Flush Mount \u003c\/strong\u003e\n\u003cp\u003eNo chain or suspension rod. Mounts directly to the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__install-item\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003cp\u003eInstalls to a standard ceiling junction box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__install-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Electrician Required \u003c\/strong\u003e\n\u003cp\u003eProfessional electrical installation is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       GLASS VARIATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-agave__variation\"\u003e\u003cstrong\u003e Handmade glass means every Agave will vary slightly. \u003c\/strong\u003e\n\u003cp\u003eSmall differences in leaf curve, glass thickness and dewdrop texture density are expected. These variations are characteristics of individually shaped glass rather than manufacturing defects.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-agave__care\"\u003e\n\u003cdiv class=\"stb-agave__care-label\"\u003e\n\u003csmall\u003e Glass Care \u003c\/small\u003e \u003cstrong\u003e Gentle Cleaning. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__care-copy\"\u003e\n\u003cp\u003eSwitch off power before cleaning. Dust gently with a soft microfiber cloth. For deeper cleaning, use a lightly damp soft cloth and dry immediately. Avoid abrasive pads or harsh cleaners.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-agave__specs\"\u003e\n\u003cdiv class=\"stb-agave__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Agave \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Small — Ø23.6\" × H7.9\" · Medium — Ø27.6\" × H7.9\" · Large — Ø35.4\" × H7.9\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Hand-Blown Dewdrop-Textured Glass · Metal Frame \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__spec\"\u003e\n\u003cspan\u003e Glass Form \u003c\/span\u003e \u003cstrong\u003e Handmade Leaf-Shaped Panels · Radial Agave Arrangement \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__spec\"\u003e\n\u003cspan\u003e Glass Finish \u003c\/span\u003e \u003cstrong\u003e Dewdrop-Textured · Light-Diffusing \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED Included · Built-In Module \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__spec\"\u003e\n\u003cspan\u003e Color Temperature \u003c\/span\u003e \u003cstrong\u003e 3000K Warm White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__spec\"\u003e\n\u003cspan\u003e Rated Life \u003c\/span\u003e \u003cstrong\u003e Approx. 50,000 Hours \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__spec\"\u003e\n\u003cspan\u003e Configurations \u003c\/span\u003e \u003cstrong\u003e 3000K Fixed · 3000K + Remote Dimming (+$30) \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__spec\"\u003e\n\u003cspan\u003e Remote \u003c\/span\u003e \u003cstrong\u003e Included With Remote-Dimming Configuration Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__spec\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Flush Mount · Standard Ceiling Junction Box \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired · Licensed Electrician Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-agave__faq\"\u003e\u003cspan class=\"stb-agave__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-agave__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eSmall works well in bedrooms, guest rooms, hallways and standard foyers. Medium is the most versatile choice for primary bedrooms, dining rooms, kitchens and standard living spaces. Large is better when the room is wider and the ceiling needs stronger visual presence.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eFixed or remote-dimming?\u003c\/summary\u003e\n\u003cp\u003eChoose 3000K Fixed for simple on\/off use. Choose Remote Dimming if you want adjustable evening brightness, particularly in bedrooms and living rooms. The remote is included only with the remote-dimming configuration.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Agave use replaceable bulbs?\u003c\/summary\u003e\n\u003cp\u003eNo. Agave uses an integrated LED module, so no separate screw-in bulbs are required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Agave suitable for an 8-foot ceiling?\u003c\/summary\u003e\n\u003cp\u003eYes. All three sizes are only 7.9 inches high, making Agave particularly useful where ceiling clearance matters. Choose the diameter according to room scale.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill every glass leaf look identical?\u003c\/summary\u003e\n\u003cp\u003eNo. Small differences in curve, thickness and dewdrop texture density are expected because the glass is individually shaped and textured.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-agave__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 23.6\"x H7.9\" \/ Metal \u0026 Glass \/ 3000K","offer_id":52448475906331,"sku":"STB-CH-26-10086","price":500.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\"x H7.9\" \/ Metal \u0026 Glass \/ Remote Dimming","offer_id":52448475939099,"sku":"STB-CH-26-10087","price":530.0,"currency_code":"USD","in_stock":true},{"title":"Dia 27.6\"x H7.9\" \/ Metal \u0026 Glass \/ 3000K","offer_id":52448475971867,"sku":"STB-CH-26-10088","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Dia 27.6\"x H7.9\" \/ Metal \u0026 Glass \/ Remote Dimming","offer_id":52448476004635,"sku":"STB-CH-26-10089","price":580.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35.4\" x H 7.9\" \/ Metal \u0026 Glass \/ 3000K","offer_id":52448476037403,"sku":"STB-CH-26-10090","price":600.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35.4\" x H 7.9\" \/ Metal \u0026 Glass \/ Remote Dimming","offer_id":52448476070171,"sku":"STB-CH-26-10091","price":630.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/agave-dewdrop-glass-flush-mount-ceiling-light-stuberlighting_1.jpg?v=1783041165"},{"product_id":"livia-petal-glass-pendant-light","title":"Livia Petal Glass Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — LIVIA\n   PETAL GLASS PENDANT LIGHT\n\n   FORM \/ TONE \/ RHYTHM\n\n   SMALL-SCALE GLASS EDITORIAL\n   QUIET LUXURY · CONCISE · SHOPPER-FIRST\n   DISTINCT FROM DAWN BACKGROUND\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-livia{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817568;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --olive:#768066;\n  --blue:#536C84;\n  --clear:#C8C5BE;\n\n  --cream:#F5EDD8;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n  --soft:#F3ECE2;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-livia *,\n.stb-livia *::before,\n.stb-livia *::after{\n  box-sizing:border-box;\n}\n\n.stb-livia h2,\n.stb-livia h3,\n.stb-livia p{\n  margin-top:0;\n}\n\n.stb-livia h2,\n.stb-livia h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-livia img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-livia a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.livia-kicker{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.livia-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — FORM\n========================================================= *\/\n\n.livia-opening{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,205px);\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n}\n\n.livia-opening::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:29px;\n\n  width:60px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n\n\/* COPY *\/\n\n.livia-opening__copy{\n  min-width:0;\n\n  padding:29px 30px 27px;\n}\n\n.livia-opening h2{\n  max-width:585px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.livia-opening__copy \u003e p{\n  max-width:565px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* BUYING FACTS *\/\n\n.livia-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:22px;\n\n  margin-top:18px;\n}\n\n.livia-fact{\n  min-width:88px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.livia-fact:nth-child(2){\n  border-color:var(--olive);\n}\n\n.livia-fact:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.livia-fact small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.livia-fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* RIGHT INDEX *\/\n\n.livia-opening__index{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:18px;\n\n  background:#EFE8DD;\n\n  border-left:1px solid var(--line);\n}\n\n.livia-index__item{\n  padding:10px 0;\n}\n\n.livia-index__item + .livia-index__item{\n  border-top:1px solid #D7CCBD;\n}\n\n.livia-index__item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.livia-index__item strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.livia-index__item span{\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   02 — GLASS \/ TONE\n========================================================= *\/\n\n.livia-glass{\n  margin-top:10px;\n\n  padding:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.livia-glass__head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.livia-glass__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.livia-glass__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* DETAIL + COLORS *\/\n\n.livia-glass__study{\n  display:grid;\n  grid-template-columns:minmax(0,205px) minmax(0,1fr);\n\n  gap:10px;\n}\n\n\n\/* PRODUCT DETAIL *\/\n\n.livia-detail{\n  min-width:0;\n\n  padding:10px;\n\n  background:#F1E9DF;\n\n  border:1px solid var(--line);\n}\n\n.livia-detail__img{\n  width:165px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.livia-detail__img a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.livia-detail__img img{\n  max-height:155px !important;\n}\n\n.livia-detail__copy{\n  padding:10px 3px 2px;\n}\n\n.livia-detail__copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.livia-detail__copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.08;\n\n  font-weight:500;\n}\n\n.livia-detail__copy p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* COLOR SELECTOR *\/\n\n.livia-tones{\n  display:flex;\n  flex-direction:column;\n\n  min-width:0;\n\n  border:1px solid var(--line);\n}\n\n.livia-tone{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,85px) minmax(0,1fr);\n\n  gap:15px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:12px 13px;\n\n  background:var(--ivory);\n\n  border-bottom:1px solid var(--line);\n}\n\n.livia-tone:last-child{\n  border-bottom:0;\n}\n\n.livia-tone__name{\n  position:relative;\n\n  padding-left:17px;\n}\n\n.livia-tone__name::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:4px;\n  left:0;\n\n  width:8px;\n  height:24px;\n}\n\n.livia-tone--green .livia-tone__name::before{\n  background:var(--olive);\n}\n\n.livia-tone--clear .livia-tone__name::before{\n  background:var(--clear);\n}\n\n.livia-tone--blue .livia-tone__name::before{\n  background:var(--blue);\n}\n\n.livia-tone__name small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.livia-tone__name strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.livia-tone p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* GLASS NOTE *\/\n\n.livia-glass-note{\n  display:grid;\n  grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n  gap:17px;\n\n  margin-top:10px;\n\n  padding:10px 12px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.livia-glass-note strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.livia-glass-note span{\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   03 — RHYTHM \/ SCALE\n========================================================= *\/\n\n.livia-rhythm{\n  margin-top:10px;\n\n  padding:29px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.livia-rhythm__head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.livia-rhythm__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.livia-rhythm__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* SCALE SHEET *\/\n\n.livia-rhythm__sheet{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  border:1px solid var(--line);\n}\n\n\n\/* DIMENSION *\/\n\n.livia-size{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:16px;\n\n  background:#EFE8DE;\n\n  border-right:1px solid var(--line);\n}\n\n.livia-size__img{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.livia-size__img a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.livia-size__img img{\n  max-height:137px !important;\n}\n\n\n\/* RHYTHM CONTENT *\/\n\n.livia-rhythm__copy{\n  min-width:0;\n\n  padding:18px 20px;\n}\n\n.livia-proportion{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n}\n\n.livia-proportion__measure small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.livia-proportion__measure strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:27px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.livia-proportion__measure span{\n  display:block;\n\n  margin-top:5px;\n\n  color:var(--gold-deep);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.livia-proportion__copy{\n  padding-left:17px;\n\n  border-left:1px solid var(--line);\n}\n\n.livia-proportion__copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.livia-proportion__copy p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* SINGLE \/ PAIR \/ ROW *\/\n\n.livia-layouts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin-top:14px;\n\n  border:1px solid var(--line);\n}\n\n.livia-layout{\n  min-width:0;\n\n  padding:11px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.livia-layout:last-child{\n  border-right:0;\n}\n\n.livia-layout:nth-child(1){\n  background:#FBF8F2;\n}\n\n.livia-layout:nth-child(2){\n  background:#F6F0E7;\n}\n\n.livia-layout:nth-child(3){\n  background:#EFE8DD;\n}\n\n.livia-layout small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.livia-layout strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.livia-layout p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* ROD STRIP *\/\n\n.livia-rod{\n  display:grid;\n  grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-top:10px;\n\n  padding:13px 15px;\n\n  background:var(--espresso);\n}\n\n.livia-rod__mark small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.livia-rod__mark strong{\n  display:block;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.livia-rod__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n}\n\n.livia-rod__copy p{\n  margin:0;\n\n  color:#D8CFC3;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.livia-specs{\n  margin-top:10px;\n\n  padding:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.livia-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.livia-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.livia-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.livia-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.livia-spec{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.livia-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.livia-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CARE *\/\n\n.livia-care{\n  margin-top:11px;\n\n  padding:11px 13px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.livia-care strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.livia-care span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.livia-shipping{\n  position:relative;\n\n  margin-top:10px;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n}\n\n.livia-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:48px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.livia-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.livia-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.livia-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.livia-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.livia-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.livia-lightbox:target{\n  display:flex;\n}\n\n.livia-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.livia-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n}\n\n.livia-lightbox__caption{\n  margin-top:9px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.livia-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .livia-opening{\n    grid-template-columns:minmax(0,1fr) minmax(0,170px);\n  }\n\n  .livia-opening__copy{\n    padding:25px 21px;\n  }\n\n  .livia-opening h2{\n    font-size:27px;\n  }\n\n\n  .livia-glass,\n  .livia-rhythm,\n  .livia-specs{\n    padding:24px 19px;\n  }\n\n\n  .livia-glass__head,\n  .livia-rhythm__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .livia-glass__study{\n    grid-template-columns:minmax(0,170px) minmax(0,1fr);\n  }\n\n  .livia-detail__img{\n    width:140px;\n  }\n\n\n  .livia-rhythm__sheet{\n    grid-template-columns:minmax(0,145px) minmax(0,1fr);\n  }\n\n  .livia-size__img{\n    width:120px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .livia-opening{\n    grid-template-columns:1fr;\n  }\n\n  .livia-opening__index{\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .livia-index__item{\n    padding:10px 8px;\n  }\n\n  .livia-index__item + .livia-index__item{\n    border-top:0;\n    border-left:1px solid #D7CCBD;\n  }\n\n\n  .livia-glass__study{\n    grid-template-columns:1fr;\n  }\n\n  .livia-detail{\n    display:grid;\n    grid-template-columns:minmax(0,110px) minmax(0,1fr);\n\n    gap:11px;\n    align-items:center;\n  }\n\n  .livia-detail__img{\n    width:105px;\n\n    margin:0;\n  }\n\n  .livia-detail__copy{\n    padding:0;\n  }\n\n\n  .livia-tone{\n    grid-template-columns:minmax(0,82px) minmax(0,1fr);\n  }\n\n\n  .livia-glass-note{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n\n  .livia-rhythm__sheet{\n    grid-template-columns:1fr;\n  }\n\n  .livia-size{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .livia-size__img{\n    width:110px;\n  }\n\n\n  .livia-proportion{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n  .livia-proportion__copy{\n    padding:8px 0 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .livia-layouts{\n    grid-template-columns:1fr;\n  }\n\n  .livia-layout{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .livia-layout:last-child{\n    border-bottom:0;\n  }\n\n\n  .livia-rod{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n  .livia-rod__copy{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .livia-specs__head{\n    display:block;\n  }\n\n  .livia-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .livia-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .livia-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-livia\" id=\"livia-root\"\u003e\n\u003c!-- =====================================================\n       01 — FORM\n  ====================================================== --\u003e\n\u003csection class=\"livia-opening\"\u003e\n\u003cdiv class=\"livia-opening__copy\"\u003e\n\u003cspan class=\"livia-kicker\"\u003e Form \/ Tone \/ Rhythm \u003c\/span\u003e\n\u003ch2\u003eA Small Pendant with a Sculptural Glass Form\u003c\/h2\u003e\n\u003cp\u003eLivia replaces the familiar globe shade with vertically curved, textured glass panels that meet in a soft petal-like silhouette. A slim brass-toned rod keeps the suspension clean while allowing the glass to remain the visual focus.\u003c\/p\u003e\n\u003cdiv class=\"livia-facts\"\u003e\n\u003cdiv class=\"livia-fact\"\u003e\n\u003csmall\u003e Size \u003c\/small\u003e \u003cstrong\u003e 11.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-fact\"\u003e\n\u003csmall\u003e Glass Tones \u003c\/small\u003e \u003cstrong\u003e 3 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-fact\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e E12 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-opening__index\"\u003e\n\u003cdiv class=\"livia-index__item\"\u003e\n\u003csmall\u003e Form \u003c\/small\u003e \u003cstrong\u003e Petal \u003c\/strong\u003e \u003cspan\u003e Curved glass panels \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-index__item\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e Rod \u003c\/strong\u003e \u003cspan\u003e Brass-toned gold \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-index__item\"\u003e\n\u003csmall\u003e Use \u003c\/small\u003e \u003cstrong\u003e 1 or More \u003c\/strong\u003e \u003cspan\u003e Single, pair or row \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — GLASS \/ TONE\n  ====================================================== --\u003e\n\u003csection class=\"livia-glass\"\u003e\n\u003cdiv class=\"livia-glass__head\"\u003e\n\u003ch3\u003eChoose the Glass Tone\u003c\/h3\u003e\n\u003cp\u003eThe shape stays the same across all three versions. Only the glass tone changes, making color the main visual decision when choosing Livia.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-glass__study\"\u003e\n\u003c!-- DETAIL IMAGE --\u003e\n\u003carticle class=\"livia-detail\"\u003e\n\u003cdiv class=\"livia-detail__img\"\u003e\u003ca href=\"#livia-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/livia-petal-glass-pendant-light-stuberlighting_8.jpg?v=1783063950\" alt=\"Close-up detail of Livia curved textured petal glass panels\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"livia-detail__copy\"\u003e\n\u003csmall\u003e Glass Detail \u003c\/small\u003e \u003cstrong\u003e Curved + Textured \u003c\/strong\u003e\n\u003cp\u003eThe vertical panels bend toward one another, creating depth and changing highlights across the surface of the shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- COLORS --\u003e\n\u003cdiv class=\"livia-tones\"\u003e\n\u003cdiv class=\"livia-tone livia-tone--green\"\u003e\n\u003cdiv class=\"livia-tone__name\"\u003e\n\u003csmall\u003e Green \u003c\/small\u003e \u003cstrong\u003e Olive \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eA muted botanical tone that pairs naturally with walnut, oak and warm brass finishes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-tone livia-tone--clear\"\u003e\n\u003cdiv class=\"livia-tone__name\"\u003e\n\u003csmall\u003e Clear \u003c\/small\u003e \u003cstrong\u003e Crystal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe most neutral option, allowing the petal form and textured glass to lead.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-tone livia-tone--blue\"\u003e\n\u003cdiv class=\"livia-tone__name\"\u003e\n\u003csmall\u003e Blue \u003c\/small\u003e \u003cstrong\u003e Ocean \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eA deeper cool tone for interiors where the pendant should provide a controlled color accent.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-glass-note\"\u003e\n\u003cstrong\u003e Hand-Blown Glass \u003c\/strong\u003e \u003cspan\u003e Livia uses Murano-tradition hand-blown art glass. It is not sold as certified Murano glass. Slight variation in panel curve, thickness, texture and color intensity is expected. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — RHYTHM \/ SCALE\n  ====================================================== --\u003e\n\u003csection class=\"livia-rhythm\"\u003e\n\u003cdiv class=\"livia-rhythm__head\"\u003e\n\u003ch3\u003eSmall Enough to Repeat\u003c\/h3\u003e\n\u003cp\u003eLivia is intentionally compact. At 11.8 inches wide, it can work as a single decorative pendant or repeat cleanly when a longer surface needs rhythm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-rhythm__sheet\"\u003e\n\u003c!-- DIMENSION --\u003e\n\u003cdiv class=\"livia-size\"\u003e\n\u003cdiv class=\"livia-size__img\"\u003e\u003ca href=\"#livia-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/livia-petal-glass-pendant-light-stuberlighting_6.jpg?v=1783063950\" alt=\"Livia petal glass pendant dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"livia-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- PROPORTION --\u003e\n\u003cdiv class=\"livia-rhythm__copy\"\u003e\n\u003cdiv class=\"livia-proportion\"\u003e\n\u003cdiv class=\"livia-proportion__measure\"\u003e\n\u003csmall\u003e Single Edition \u003c\/small\u003e \u003cstrong\u003e Ø11.8\" \u003c\/strong\u003e \u003cspan\u003e H11.8\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-proportion__copy\"\u003e\n\u003cstrong\u003e Balanced Compact Scale \u003c\/strong\u003e\n\u003cp\u003eEqual width and height give Livia a contained, sculptural proportion without the visual weight of a larger dining-room pendant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-layouts\"\u003e\n\u003cdiv class=\"livia-layout\"\u003e\n\u003csmall\u003e Single \u003c\/small\u003e \u003cstrong\u003e One Object \u003c\/strong\u003e\n\u003cp\u003eWorks well where one small pendant is intended to act as the focal light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-layout\"\u003e\n\u003csmall\u003e Pair \u003c\/small\u003e \u003cstrong\u003e Balanced Symmetry \u003c\/strong\u003e\n\u003cp\u003eTwo fixtures create a cleaner, more architectural repetition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-layout\"\u003e\n\u003csmall\u003e Row \u003c\/small\u003e \u003cstrong\u003e Repeated Rhythm \u003c\/strong\u003e\n\u003cp\u003eMultiple pendants suit longer islands, counters and hospitality surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-rod\"\u003e\n\u003cdiv class=\"livia-rod__mark\"\u003e\n\u003csmall\u003e Standard Rod \u003c\/small\u003e \u003cstrong\u003e 11.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-rod__copy\"\u003e\n\u003cp\u003eBrass-toned rigid suspension rather than chain. Custom longer rod lengths are available on request for higher ceilings or specific hanging-height requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"livia-specs\"\u003e\n\u003cdiv class=\"livia-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Livia · Petal Glass Pendant \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-spec-list\"\u003e\n\u003cdiv class=\"livia-spec\"\u003e\n\u003cspan class=\"livia-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"livia-spec__value\"\u003e Ø11.8\" × H11.8\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-spec\"\u003e\n\u003cspan class=\"livia-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"livia-spec__value\"\u003e Hand-blown Murano-tradition glass · Metal rod frame \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-spec\"\u003e\n\u003cspan class=\"livia-spec__label\"\u003e Glass Form \u003c\/span\u003e \u003cspan class=\"livia-spec__value\"\u003e Vertically curved textured panels · Petal silhouette \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-spec\"\u003e\n\u003cspan class=\"livia-spec__label\"\u003e Glass Colors \u003c\/span\u003e \u003cspan class=\"livia-spec__value\"\u003e Olive Green · Clear · Ocean Blue \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-spec\"\u003e\n\u003cspan class=\"livia-spec__label\"\u003e Rod Finish \u003c\/span\u003e \u003cspan class=\"livia-spec__value\"\u003e Brass-toned Gold \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-spec\"\u003e\n\u003cspan class=\"livia-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"livia-spec__value\"\u003e E12 socket · Bulb Included: Yes · Edison-style E12 bulbs also compatible \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-spec\"\u003e\n\u003cspan class=\"livia-spec__label\"\u003e Included Bulb \u003c\/span\u003e \u003cspan class=\"livia-spec__value\"\u003e 2700K warm-white LED · Standard included bulb is non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-spec\"\u003e\n\u003cspan class=\"livia-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"livia-spec__value\"\u003e 25W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-spec\"\u003e\n\u003cspan class=\"livia-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"livia-spec__value\"\u003e Compatible with a dimmable E12 LED bulb and compatible Triac wall dimmer (dimmable bulb and dimmer sold separately) \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-spec\"\u003e\n\u003cspan class=\"livia-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"livia-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-spec\"\u003e\n\u003cspan class=\"livia-spec__label\"\u003e Rod \u003c\/span\u003e \u003cspan class=\"livia-spec__value\"\u003e 11.8\" adjustable · Custom length available on request at no extra charge \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-spec\"\u003e\n\u003cspan class=\"livia-spec__label\"\u003e Wiring \/ Mounting \u003c\/span\u003e \u003cspan class=\"livia-spec__value\"\u003e Hardwired · Standard ceiling junction box · Licensed electrician required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-spec\"\u003e\n\u003cspan class=\"livia-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"livia-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-spec\"\u003e\n\u003cspan class=\"livia-spec__label\"\u003e Glass Status \u003c\/span\u003e \u003cspan class=\"livia-spec__value\"\u003e Murano-tradition hand-blown art glass · Not certified Murano glass \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-spec\"\u003e\n\u003cspan class=\"livia-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"livia-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-care\"\u003e\n\u003cstrong\u003e Hand-Blown Glass \u003c\/strong\u003e \u003cspan\u003e Slight variation in panel curve, thickness, texture and glass tone is normal and reflects the hand-forming process. These differences are material characteristics, not defects. Clean gently with a soft microfiber cloth and avoid abrasive cleaners. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"livia-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"livia-detail-large\" href=\"#livia-root\" class=\"livia-lightbox\"\u003e \u003cspan class=\"livia-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/livia-petal-glass-pendant-light-stuberlighting_8.jpg?v=1783063950\" alt=\"Enlarged Livia curved textured petal glass detail\"\u003e \u003cspan class=\"livia-lightbox__caption\"\u003e Livia · Petal Glass Detail \u003c\/span\u003e \u003cspan class=\"livia-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"livia-size-large\" href=\"#livia-root\" class=\"livia-lightbox\"\u003e \u003cspan class=\"livia-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/livia-petal-glass-pendant-light-stuberlighting_6.jpg?v=1783063950\" alt=\"Enlarged Livia pendant dimension reference\"\u003e \u003cspan class=\"livia-lightbox__caption\"\u003e Livia · Ø11.8\" × H11.8\" \u003c\/span\u003e \u003cspan class=\"livia-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"∅ 11.8″ x H 11.8″ \/ Green \u0026 Gold","offer_id":52450945106203,"sku":"STB-PL-26-10053","price":360.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11.8″ x H 11.8″ \/ Clear \u0026 Gold","offer_id":52450945138971,"sku":"STB-PL-26-10054","price":360.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11.8″ x H 11.8″ \/ Blue \u0026 Gold","offer_id":52450945171739,"sku":"STB-PL-26-10055","price":360.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/livia-petal-glass-pendant-light-stuberlighting_1.jpg?v=1783063950"},{"product_id":"stellina-murano-glass-tube-ceiling-light","title":"Stellina Murano Glass Tube Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — STELLINA\n   Murano Glass Tube Ceiling Light\n\n   Transparent outer wrapper\n   Card-based editorial layout\n   Desktop + Mobile Responsive\n\n   SHOPPER FLOW:\n   INTRO → 5 COLORS → GLASS DETAIL → SCALE\n   → LIGHT → INSTALL → CUSTOM COLOR → SPECS\n========================================================= *\/\n\n.stb-stellina{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EC;\n  --cream:#F1EAE2;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D9CFC5;\n  --line-dark:#C9BCAF;\n\n  --gold:#AE8C60;\n  --gold-dark:#795D40;\n\n  --white-tone:#D6D1C9;\n  --pink-tone:#C88F99;\n  --amber-tone:#B1844D;\n  --purple-tone:#796779;\n  --gray-tone:#77746F;\n\n  width:100%;\n  max-width:890px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-stellina *,\n.stb-stellina *::before,\n.stb-stellina *::after{\n  box-sizing:border-box;\n}\n\n.stb-stellina h2,\n.stb-stellina h3{\n  margin-top:0;\n\n  color:var(--ink);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-stellina p{\n  margin-top:0;\n}\n\n.stb-stellina__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9.3px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-stellina__title{\n  max-width:600px;\n\n  margin:0 0 10px;\n\n  color:var(--ink);\n\n  font-size:30px;\n  line-height:1.15;\n  letter-spacing:-.01em;\n}\n\n.stb-stellina__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.27;\n}\n\n.stb-stellina__copy{\n  max-width:640px;\n\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.3px;\n  line-height:1.62;\n}\n\n.stb-stellina__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#867970;\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-stellina__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 205px;\n\n  margin-bottom:12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-stellina__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-stellina__intro-copy p{\n  max-width:580px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.5px;\n  line-height:1.68;\n}\n\n.stb-stellina__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:18px 19px;\n\n  background:var(--espresso);\n}\n\n.stb-stellina__intro-side small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.6px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-stellina__intro-side strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stellina__intro-side span{\n  color:#D7CCC3;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-stellina__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stellina__fact{\n  padding:11px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-stellina__fact:last-child{\n  border-right:0;\n}\n\n.stb-stellina__fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stellina__fact strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   STANDARD COLORS\n========================================================= *\/\n\n.stb-stellina__colors{\n  margin-bottom:28px;\n}\n\n.stb-stellina__colors-head{\n  margin-bottom:12px;\n}\n\n.stb-stellina__color-grid{\n  display:grid;\n  grid-template-columns:repeat(5,minmax(0,1fr));\n\n  gap:7px;\n}\n\n.stb-stellina__color{\n  position:relative;\n\n  min-width:0;\n\n  padding:13px 11px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stellina__color::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:0;\n\n  width:100%;\n  height:3px;\n\n  background:var(--tone);\n}\n\n.stb-stellina__color small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.1px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stellina__color strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-stellina__color p{\n  margin:0;\n\n  color:#71665D;\n\n  font-size:9.3px;\n  line-height:1.45;\n}\n\n.stb-stellina__color--white{\n  --tone:var(--white-tone);\n}\n\n.stb-stellina__color--pink{\n  --tone:var(--pink-tone);\n}\n\n.stb-stellina__color--gold{\n  --tone:var(--amber-tone);\n}\n\n.stb-stellina__color--purple{\n  --tone:var(--purple-tone);\n}\n\n.stb-stellina__color--gray{\n  --tone:var(--gray-tone);\n}\n\n\n\/* =========================================================\n   GENERAL IMAGE\n========================================================= *\/\n\n.stb-stellina__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-dark);\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-stellina__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   GLASS DETAIL\n========================================================= *\/\n\n.stb-stellina__detail{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 145px;\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:28px;\n\n  padding:15px 16px 15px 18px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n}\n\n.stb-stellina__detail-copy{\n  padding-left:14px;\n\n  border-left:2px solid var(--gold);\n}\n\n.stb-stellina__detail-copy p{\n  max-width:580px;\n\n  margin:0;\n\n  color:#625850;\n\n  font-size:11.7px;\n  line-height:1.6;\n}\n\n.stb-stellina__detail-media{\n  width:130px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-stellina__detail-meta{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.stb-stellina__detail-meta span{\n  padding:4px 8px;\n\n  background:var(--paper-soft);\n  color:#675B52;\n\n  border:1px solid var(--line);\n  border-radius:14px;\n\n  font-size:9.1px;\n}\n\n\n\/* =========================================================\n   FORM\n========================================================= *\/\n\n.stb-stellina__form{\n  display:grid;\n  grid-template-columns:160px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stellina__form-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-stellina__form-label small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stellina__form-label strong{\n  color:#FFF7EF;\n\n  font-size:12.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stellina__form-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-stellina__form-item{\n  padding:14px 16px;\n}\n\n.stb-stellina__form-item + .stb-stellina__form-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stellina__form-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stellina__form-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  font-weight:500;\n}\n\n.stb-stellina__form-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.8px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-stellina__size{\n  margin-bottom:28px;\n}\n\n.stb-stellina__size-head{\n  margin-bottom:12px;\n}\n\n.stb-stellina__size-card{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n\n  overflow:hidden;\n}\n\n.stb-stellina__dimension-wrap{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:13px;\n\n  background:var(--paper-soft);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-stellina__dimension{\n  width:120px;\n  max-width:100%;\n\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-stellina__dimension a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-stellina__dimension img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-stellina__size-body{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-stellina__size-item{\n  padding:14px 15px;\n}\n\n.stb-stellina__size-item + .stb-stellina__size-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stellina__size-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stellina__size-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stellina__size-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   LIGHT\n========================================================= *\/\n\n.stb-stellina__light{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stellina__light-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--cream);\n}\n\n.stb-stellina__light-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#80736A;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stellina__light-label strong{\n  color:var(--ink);\n\n  font-size:12.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stellina__light-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-stellina__light-item{\n  padding:14px;\n}\n\n.stb-stellina__light-item + .stb-stellina__light-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stellina__light-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stellina__light-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  font-weight:500;\n}\n\n.stb-stellina__light-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.6px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   INSTALLATION\n========================================================= *\/\n\n.stb-stellina__install{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stellina__install-item{\n  padding:13px 14px;\n}\n\n.stb-stellina__install-item + .stb-stellina__install-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stellina__install-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stellina__install-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  font-weight:500;\n}\n\n.stb-stellina__install-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.7px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   CUSTOM COLOR\n========================================================= *\/\n\n.stb-stellina__custom{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n\n  overflow:hidden;\n}\n\n.stb-stellina__custom-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:13px;\n\n  background:var(--paper-soft);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-stellina__custom-media .stb-stellina__image-link{\n  width:128px;\n  max-width:100%;\n}\n\n.stb-stellina__custom-copy{\n  padding:16px 18px;\n}\n\n.stb-stellina__custom-copy .stb-stellina__section-title{\n  margin-bottom:6px;\n}\n\n.stb-stellina__custom-copy \u003e p{\n  max-width:590px;\n\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.5px;\n  line-height:1.55;\n}\n\n.stb-stellina__custom-options{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin:10px 0;\n}\n\n.stb-stellina__custom-options span{\n  padding:4px 8px;\n\n  background:var(--paper-soft);\n  color:#675A51;\n\n  border:1px solid var(--line);\n  border-radius:14px;\n\n  font-size:9px;\n  line-height:1.3;\n}\n\n.stb-stellina__custom-contact{\n  padding-top:9px;\n\n  border-top:1px solid var(--line);\n}\n\n.stb-stellina__custom-contact a{\n  color:var(--gold-dark);\n\n  font-weight:600;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   GLASS VARIATION\n========================================================= *\/\n\n.stb-stellina__variation{\n  margin-bottom:28px;\n\n  padding:12px 14px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:4px;\n}\n\n.stb-stellina__variation strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-stellina__variation p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.4px;\n  line-height:1.53;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.stb-stellina__specs{\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stellina__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-stellina__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-stellina__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-stellina__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7E0DA;\n}\n\n.stb-stellina__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-stellina__spec span{\n  padding-right:10px;\n\n  color:#82786F;\n\n  font-size:10.2px;\n  line-height:1.45;\n}\n\n.stb-stellina__spec strong{\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-stellina__faq{\n  max-width:760px;\n\n  margin:0 auto 28px;\n\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-stellina__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-stellina__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-stellina__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-stellina__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-stellina__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-stellina__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-stellina__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-stellina__shipping{\n  padding:18px 19px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-stellina__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-stellina__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-stellina__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-stellina__shipping a{\n  color:var(--gold-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-stellina__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(16,15,14,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-stellina__lightbox:target{\n  display:flex;\n}\n\n.stb-stellina__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-stellina__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-stellina__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-stellina__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.4px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-stellina__intro{\n    grid-template-columns:1fr 170px;\n  }\n\n  .stb-stellina__title{\n    font-size:25px;\n  }\n\n\n  .stb-stellina__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-stellina__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-stellina__fact:nth-child(1),\n  .stb-stellina__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-stellina__color-grid{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n\n  .stb-stellina__size-card{\n    grid-template-columns:115px 1fr;\n  }\n\n  .stb-stellina__dimension{\n    width:94px;\n  }\n\n\n  .stb-stellina__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-stellina{\n    width:100%;\n    max-width:100%;\n\n    margin:0;\n\n    font-size:14px;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-stellina__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stellina__intro-copy{\n    padding:17px 15px;\n  }\n\n  .stb-stellina__intro-side{\n    padding:12px 15px;\n  }\n\n  .stb-stellina__title{\n    font-size:23px;\n  }\n\n\n  \/* COLORS *\/\n\n  .stb-stellina__color-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-stellina__color{\n    padding:12px 10px;\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-stellina__detail{\n    grid-template-columns:minmax(0,1fr) 82px;\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-stellina__detail-copy{\n    padding-left:10px;\n  }\n\n  .stb-stellina__detail-media{\n    width:75px;\n  }\n\n  .stb-stellina__detail-copy .stb-stellina__section-title{\n    font-size:17px;\n  }\n\n\n  \/* FORM *\/\n\n  .stb-stellina__form{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stellina__form-label{\n    padding:12px 14px;\n  }\n\n  .stb-stellina__form-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stellina__form-item + .stb-stellina__form-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-stellina__size-card{\n    grid-template-columns:78px minmax(0,1fr);\n  }\n\n  .stb-stellina__dimension-wrap{\n    padding:6px;\n  }\n\n  .stb-stellina__dimension{\n    width:69px;\n  }\n\n  .stb-stellina__size-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stellina__size-item{\n    padding:11px 12px;\n  }\n\n  .stb-stellina__size-item + .stb-stellina__size-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-stellina__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stellina__light-label{\n    padding:11px 14px;\n  }\n\n  .stb-stellina__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stellina__light-item + .stb-stellina__light-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* INSTALL *\/\n\n  .stb-stellina__install{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stellina__install-item + .stb-stellina__install-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* CUSTOM COLOR *\/\n\n  .stb-stellina__custom{\n    grid-template-columns:82px minmax(0,1fr);\n  }\n\n  .stb-stellina__custom-media{\n    padding:7px;\n  }\n\n  .stb-stellina__custom-media .stb-stellina__image-link{\n    width:74px;\n  }\n\n  .stb-stellina__custom-copy{\n    padding:12px;\n  }\n\n  .stb-stellina__custom-copy .stb-stellina__section-title{\n    font-size:17px;\n  }\n\n  .stb-stellina__custom-options{\n    gap:4px;\n  }\n\n  .stb-stellina__custom-options span{\n    padding:3px 6px;\n\n    font-size:8.4px;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-stellina__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-stellina__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-stellina__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-stellina__shipping{\n    padding:15px;\n  }\n\n}\n\n\n\/* =========================================================\n   EXTRA SMALL MOBILE\n========================================================= *\/\n\n@media screen and (max-width:390px){\n\n  .stb-stellina__color-grid{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-stellina\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-stellina__intro\"\u003e\n\u003cdiv class=\"stb-stellina__intro-copy\"\u003e\n\u003cspan class=\"stb-stellina__eyebrow\"\u003e Star-Shaped Glass · Compact Ceiling Light \u003c\/span\u003e\n\u003ch2 class=\"stb-stellina__title\"\u003eChandelier-Like Glass, Without a Long Drop.\u003c\/h2\u003e\n\u003cp\u003eStellina layers textured star-shaped glass tubes around a polished gold frame. Its fixed ceiling-mounted profile keeps the fixture compact, while the ridged glass gives it considerably more depth than a conventional dome or flat diffuser.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__intro-side\"\u003e\n\u003csmall\u003e Single Scale \u003c\/small\u003e \u003cstrong\u003e Ø14\" × H13.7\" \u003c\/strong\u003e \u003cspan\u003e 5 glass tones · 3 × E14 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-stellina__facts\"\u003e\n\u003cdiv class=\"stb-stellina__fact\"\u003e\n\u003csmall\u003e Glass \u003c\/small\u003e \u003cstrong\u003e Star-Shaped Tubes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__fact\"\u003e\n\u003csmall\u003e Colors \u003c\/small\u003e \u003cstrong\u003e 5 Standard Options \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__fact\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e \u003cstrong\u003e Polished Gold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__fact\"\u003e\n\u003csmall\u003e Bulbs \u003c\/small\u003e \u003cstrong\u003e 3 × E14 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       STANDARD COLORS\n  ====================================================== --\u003e\n\u003csection class=\"stb-stellina__colors\"\u003e\n\u003cdiv class=\"stb-stellina__colors-head\"\u003e\n\u003cspan class=\"stb-stellina__eyebrow\"\u003e Choose the Glass Tone \u003c\/span\u003e\n\u003ch3 class=\"stb-stellina__section-title\"\u003eFive Colors, From Quiet to Expressive.\u003c\/h3\u003e\n\u003cp class=\"stb-stellina__copy\"\u003eStellina's silhouette stays the same. The glass color determines whether the fixture feels calm, warm or more decorative in the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__color-grid\"\u003e\n\u003carticle class=\"stb-stellina__color stb-stellina__color--white\"\u003e\u003csmall\u003e Most Versatile \u003c\/small\u003e \u003cstrong\u003e White \u003c\/strong\u003e\n\u003cp\u003eCalm with cream, linen and pale wood.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-stellina__color stb-stellina__color--pink\"\u003e\u003csmall\u003e Soft \u003c\/small\u003e \u003cstrong\u003e Pink \u003c\/strong\u003e\n\u003cp\u003eWarm, gentle and more decorative.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-stellina__color stb-stellina__color--gold\"\u003e\u003csmall\u003e Warmest \u003c\/small\u003e \u003cstrong\u003e Gold \u003c\/strong\u003e\n\u003cp\u003eAmber-toned glass for warmer interiors.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-stellina__color stb-stellina__color--purple\"\u003e\u003csmall\u003e Expressive \u003c\/small\u003e \u003cstrong\u003e Purple \u003c\/strong\u003e\n\u003cp\u003eStronger jewel tone for a focal ceiling.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-stellina__color stb-stellina__color--gray\"\u003e\u003csmall\u003e Restrained \u003c\/small\u003e \u003cstrong\u003e Gray \u003c\/strong\u003e\n\u003cp\u003eSmoky tone for stone, dark wood and metal.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"stellina-detail-section\" class=\"stb-stellina__detail\"\u003e\n\u003cdiv class=\"stb-stellina__detail-copy\"\u003e\n\u003cspan class=\"stb-stellina__eyebrow\"\u003e Glass Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-stellina__section-title\"\u003eRidged Glass Creates More Points of Light.\u003c\/h3\u003e\n\u003cp\u003eThe star-shaped profile gives every tube multiple edges to catch reflections. Instead of one broad highlight across smooth glass, Stellina creates many smaller points of light as you move through the room.\u003c\/p\u003e\n\u003cdiv class=\"stb-stellina__detail-meta\"\u003e\n\u003cspan\u003e Textured Glass \u003c\/span\u003e \u003cspan\u003e Star Profile \u003c\/span\u003e \u003cspan\u003e Layered Form \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__detail-media\"\u003e\u003ca href=\"#stellina-detail\" class=\"stb-stellina__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stellina-murano-glass-tube-ceiling-light-stuberlighting_12.jpg?v=1783068262\" alt=\"Stellina star-shaped textured glass tube ceiling light detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stellina__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"stellina-detail\" href=\"#stellina-detail-section\" class=\"stb-stellina__lightbox\"\u003e \u003cspan class=\"stb-stellina__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stellina-murano-glass-tube-ceiling-light-stuberlighting_12.jpg?v=1783068262\" alt=\"Enlarged Stellina star-shaped glass detail\"\u003e \u003cspan class=\"stb-stellina__lightbox-caption\"\u003e Stellina · Star-Shaped Glass Detail \u003c\/span\u003e \u003cspan class=\"stb-stellina__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FORM\n  ====================================================== --\u003e\n\u003csection class=\"stb-stellina__form\"\u003e\n\u003cdiv class=\"stb-stellina__form-label\"\u003e\n\u003csmall\u003e Stellina Form \u003c\/small\u003e \u003cstrong\u003e Compact, But Not Visually Flat. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__form-body\"\u003e\n\u003cdiv class=\"stb-stellina__form-item\"\u003e\n\u003csmall\u003e Layered Glass \u003c\/small\u003e \u003cstrong\u003e Chandelier-Like Depth \u003c\/strong\u003e\n\u003cp\u003eIndividual tubes overlap to create more dimension than a single glass dome.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__form-item\"\u003e\n\u003csmall\u003e Ceiling Mounted \u003c\/small\u003e \u003cstrong\u003e No Hanging Chain \u003c\/strong\u003e\n\u003cp\u003eThe standard fixture has a fixed ceiling-mounted profile with no vertical adjustment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection id=\"stellina-size-section\" class=\"stb-stellina__size\"\u003e\n\u003cdiv class=\"stb-stellina__size-head\"\u003e\n\u003cspan class=\"stb-stellina__eyebrow\"\u003e Check the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-stellina__section-title\"\u003eCompact Enough for Rooms That Do Not Need a Long Pendant.\u003c\/h3\u003e\n\u003cp class=\"stb-stellina__copy\"\u003eStellina comes in one standard size. Confirm the 13.7-inch fixture height before ordering, because the standard version is not height-adjustable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__size-card\"\u003e\n\u003cdiv class=\"stb-stellina__dimension-wrap\"\u003e\n\u003cdiv class=\"stb-stellina__dimension\"\u003e\u003ca href=\"#stellina-size\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stellina-murano-glass-tube-ceiling-light-stuberlighting_7.jpg?v=1783068262\" alt=\"Stellina ceiling light dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stellina__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__size-body\"\u003e\n\u003cdiv class=\"stb-stellina__size-item\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e Ø14\" \u003c\/strong\u003e\n\u003cp\u003e36cm overall width.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__size-item\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e H13.7\" \u003c\/strong\u003e\n\u003cp\u003e35cm fixed profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__size-item\"\u003e\n\u003csmall\u003e Best Fit \u003c\/small\u003e \u003cstrong\u003e Compact Rooms \u003c\/strong\u003e\n\u003cp\u003eBedroom, hallway, smaller living room or compact foyer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"stellina-size\" href=\"#stellina-size-section\" class=\"stb-stellina__lightbox\"\u003e \u003cspan class=\"stb-stellina__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stellina-murano-glass-tube-ceiling-light-stuberlighting_7.jpg?v=1783068262\" alt=\"Enlarged Stellina ceiling light dimensions\"\u003e \u003cspan class=\"stb-stellina__lightbox-caption\"\u003e Stellina · Ø14\" × H13.7\" \u003c\/span\u003e \u003cspan class=\"stb-stellina__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-stellina__light\"\u003e\n\u003cdiv class=\"stb-stellina__light-label\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Three Replaceable E14 Bulbs. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__light-grid\"\u003e\n\u003cdiv class=\"stb-stellina__light-item\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e 3 × E14 Bulbs \u003c\/strong\u003e\n\u003cp\u003eAll required bulbs are included with the fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__light-item\"\u003e\n\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmable-Bulb Compatible \u003c\/strong\u003e\n\u003cp\u003eUse compatible dimmable E14 bulbs with a compatible wall dimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__light-item\"\u003e\n\u003csmall\u003e Maximum \u003c\/small\u003e \u003cstrong\u003e 40W Per Bulb \u003c\/strong\u003e\n\u003cp\u003eCompatible with AC 110–240V.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-stellina__install\"\u003e\n\u003cdiv class=\"stb-stellina__install-item\"\u003e\n\u003csmall\u003e Mounting \u003c\/small\u003e \u003cstrong\u003e Ceiling Mounted \u003c\/strong\u003e\n\u003cp\u003eInstalls directly to a standard ceiling electrical junction box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__install-item\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003cp\u003eCompatible with a common wall switch. Switch not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__install-item\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e Fixed \u003c\/strong\u003e\n\u003cp\u003eStandard Stellina does not use an adjustable chain or suspension rod.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CUSTOM COLOR SERVICE\n  ====================================================== --\u003e\n\u003csection id=\"stellina-custom-section\" class=\"stb-stellina__custom\"\u003e\n\u003cdiv class=\"stb-stellina__custom-media\"\u003e\u003ca href=\"#stellina-custom-image\" class=\"stb-stellina__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stellina-murano-glass-tube-ceiling-light-stuberlighting_10.jpg?v=1783068262\" alt=\"Stellina custom Murano glass color options\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stellina__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__custom-copy\"\u003e\n\u003cspan class=\"stb-stellina__eyebrow\"\u003e Custom Color Service \u003c\/span\u003e\n\u003ch3 class=\"stb-stellina__section-title\"\u003eNeed a Different Glass Color?\u003c\/h3\u003e\n\u003cp\u003eBeyond the five standard options, custom glass colors can be discussed for project orders. Fixture size, frame finish and light quantity may also be adjusted for selected projects.\u003c\/p\u003e\n\u003cdiv class=\"stb-stellina__custom-options\"\u003e\n\u003cspan\u003e Glass Color \u003c\/span\u003e \u003cspan\u003e Fixture Size \u003c\/span\u003e \u003cspan\u003e Frame Finish \u003c\/span\u003e \u003cspan\u003e Light Quantity \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"stb-stellina__custom-contact\"\u003eSend your preferred color reference and project requirements to \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CUSTOM COLOR LIGHTBOX --\u003e \u003ca id=\"stellina-custom-image\" href=\"#stellina-custom-section\" class=\"stb-stellina__lightbox\"\u003e \u003cspan class=\"stb-stellina__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stellina-murano-glass-tube-ceiling-light-stuberlighting_10.jpg?v=1783068262\" alt=\"Enlarged Stellina custom glass color options\"\u003e \u003cspan class=\"stb-stellina__lightbox-caption\"\u003e Stellina · Custom Glass Color Options \u003c\/span\u003e \u003cspan class=\"stb-stellina__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       GLASS VARIATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-stellina__variation\"\u003e\u003cstrong\u003e Individually formed glass means subtle variation is normal. \u003c\/strong\u003e\n\u003cp\u003eSmall differences in glass texture, shape, wall thickness and color intensity may appear between individual tubes. These variations contribute to the crafted appearance and are not considered defects.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-stellina__specs\"\u003e\n\u003cdiv class=\"stb-stellina__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Stellina \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e Ø14\" × H13.7\" · Ø36cm × H35cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Glass · Metal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Glass Form \u003c\/span\u003e \u003cstrong\u003e Textured Star-Shaped Glass Tubes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Glass Colors \u003c\/span\u003e \u003cstrong\u003e White · Pink · Gold · Purple · Gray \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Frame Finish \u003c\/span\u003e \u003cstrong\u003e Polished Gold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e E14 × 3 · Bulbs Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Bulb Type \u003c\/span\u003e \u003cstrong\u003e LED or Edison-Style E14 Bulbs \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Maximum Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Maximum Per Bulb \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible With Dimmable E14 Bulbs and a Compatible Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Height Adjustment \u003c\/span\u003e \u003cstrong\u003e No · Fixed Ceiling-Mounted Profile \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Ceiling Mounted · Standard Junction Box \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Hardwired · Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Compatible With Common Wall Switch · Switch Not Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Customization \u003c\/span\u003e \u003cstrong\u003e Fixture Size · Glass Color · Surface Finish · Light Quantity · Selected Structural Details \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-stellina__faq\"\u003e\u003cspan class=\"stb-stellina__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-stellina__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich glass color should I choose?\u003c\/summary\u003e\n\u003cp\u003eWhite is the most versatile. Gold gives the warmest appearance. Pink feels softer and more decorative, Purple creates the strongest color statement, while Gray works especially well with stone, dark wood and contemporary neutrals.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I request a custom glass color?\u003c\/summary\u003e\n\u003cp\u003eYes. In addition to the five standard options, custom glass colors can be discussed for project orders. Send your preferred color reference to support@stuberlighting.com before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Stellina height-adjustable?\u003c\/summary\u003e\n\u003cp\u003eNo. The standard Stellina is fixed directly to the ceiling and has an overall fixture height of 13.7 inches. Confirm available ceiling clearance before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the bulbs included?\u003c\/summary\u003e\n\u003cp\u003eYes. All three compatible E14 bulbs required for the standard fixture are included.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Stellina be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, when compatible dimmable E14 bulbs are used together with a compatible wall dimmer. The wall dimmer is not included.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill every glass tube look exactly identical?\u003c\/summary\u003e\n\u003cp\u003eNo. Small differences in glass texture, shape, wall thickness and color intensity are expected between individually formed glass pieces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-stellina__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 14\"x H 13.7\" \/ White \/ Polished Gold","offer_id":52451170058523,"sku":"STB-CL-26-10033","price":690.0,"currency_code":"USD","in_stock":true},{"title":"Dia 14\"x H 13.7\" \/ Pink \/ Polished Gold","offer_id":52451170091291,"sku":"STB-CL-26-10034","price":690.0,"currency_code":"USD","in_stock":true},{"title":"Dia 14\"x H 13.7\" \/ Glod \/ Polished Gold","offer_id":52451170124059,"sku":"STB-CL-26-10035","price":690.0,"currency_code":"USD","in_stock":true},{"title":"Dia 14\"x H 13.7\" \/ Purple \/ Polished Gold","offer_id":52451170156827,"sku":"STB-CL-26-10036","price":690.0,"currency_code":"USD","in_stock":true},{"title":"Dia 14\"x H 13.7\" \/ Gray \/ Polished Gold","offer_id":52451170189595,"sku":"STB-CL-26-10037","price":690.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stellina-murano-glass-tube-ceiling-light-stuberlighting_1.jpg?v=1783068262"},{"product_id":"verona-murano-glass-flower-chandelier","title":"Verona Murano Glass Flower Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — VERONA\n   GLASS FLOWER CHANDELIER\n\n   BLOOM \/ TONE \/ DIAMETER\n\n   RADIAL BLOOM EDITORIAL\n   QUIET LUXURY · SHOPPER-FIRST · CONCISE\n   DISTINCT FROM DAWN BACKGROUND\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-verona{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817568;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --yellow:#C89A4C;\n  --green:#6F795B;\n  --blue:#526B80;\n  --red:#873C3A;\n\n  --cream:#F5EDD8;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n  --soft:#F3ECE2;\n  --pearl:#F1EBE1;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:860px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-verona *,\n.stb-verona *::before,\n.stb-verona *::after{\n  box-sizing:border-box;\n}\n\n.stb-verona h2,\n.stb-verona h3,\n.stb-verona p{\n  margin-top:0;\n}\n\n.stb-verona h2,\n.stb-verona h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-verona img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-verona a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.ver-kicker{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.ver-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — THE BLOOM\n========================================================= *\/\n\n.ver-intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,220px);\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n}\n\n.ver-intro::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:29px;\n\n  width:61px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n\n\/* COPY *\/\n\n.ver-intro__copy{\n  min-width:0;\n\n  padding:29px 30px 27px;\n}\n\n.ver-intro h2{\n  max-width:585px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.ver-intro__copy \u003e p{\n  max-width:565px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* FACTS *\/\n\n.ver-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:23px;\n\n  margin-top:18px;\n}\n\n.ver-fact{\n  min-width:88px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.ver-fact:nth-child(2){\n  border-color:var(--green);\n}\n\n.ver-fact:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.ver-fact small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.ver-fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* DETAIL *\/\n\n.ver-intro__visual{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:18px;\n\n  background:#EEE8DF;\n\n  border-left:1px solid var(--line);\n}\n\n.ver-detail-img{\n  width:180px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.ver-detail-img a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.ver-detail-img img{\n  max-height:170px !important;\n}\n\n\n\/* =========================================================\n   02 — HAND-BLOWN \/ STRUCTURE\n========================================================= *\/\n\n.ver-craft{\n  margin-top:10px;\n\n  padding:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.ver-craft__head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.ver-craft__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.ver-craft__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* CRAFT LAYOUT *\/\n\n.ver-craft__layout{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n}\n\n\n\/* HANDMADE IMAGE *\/\n\n.ver-handmade{\n  min-width:0;\n\n  padding:9px;\n\n  background:#F4EDE3;\n\n  border:1px solid var(--line);\n}\n\n.ver-handmade__img{\n  width:150px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.ver-handmade__img a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.ver-handmade__img img{\n  max-height:140px !important;\n}\n\n\n\/* STRUCTURE COPY *\/\n\n.ver-structure{\n  min-width:0;\n}\n\n.ver-structure__row{\n  display:grid;\n  grid-template-columns:minmax(0,92px) minmax(0,1fr);\n\n  gap:16px;\n\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.ver-structure__row:first-child{\n  padding-top:0;\n}\n\n.ver-structure__row:last-child{\n  padding-bottom:0;\n  border-bottom:0;\n}\n\n.ver-structure__row small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.ver-structure__row strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.ver-structure__row p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* GLASS NOTE *\/\n\n.ver-origin{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:17px;\n\n  margin-top:13px;\n\n  padding:10px 12px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.ver-origin strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.ver-origin span{\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   03 — TONE \/ DIAMETER\n========================================================= *\/\n\n.ver-choice{\n  margin-top:10px;\n\n  padding:29px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.ver-choice__head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.ver-choice__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.ver-choice__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* COLOR STRIP *\/\n\n.ver-tones{\n  display:grid;\n  grid-template-columns:repeat(5,minmax(0,1fr));\n\n  border:1px solid var(--line);\n}\n\n.ver-tone{\n  min-width:0;\n\n  padding:11px 10px;\n\n  background:var(--paper);\n\n  border-right:1px solid var(--line);\n}\n\n.ver-tone:last-child{\n  border-right:0;\n}\n\n.ver-tone::before{\n  content:\"\";\n\n  display:block;\n\n  width:100%;\n  height:4px;\n\n  margin-bottom:8px;\n}\n\n.ver-tone--yellow::before{\n  background:var(--yellow);\n}\n\n.ver-tone--green::before{\n  background:var(--green);\n}\n\n.ver-tone--blue::before{\n  background:var(--blue);\n}\n\n.ver-tone--red::before{\n  background:var(--red);\n}\n\n.ver-tone--mix::before{\n  display:none;\n}\n\n.ver-tone__mix{\n  display:flex;\n\n  gap:3px;\n\n  height:4px;\n\n  margin-bottom:8px;\n}\n\n.ver-tone__mix span{\n  flex:1;\n}\n\n.ver-tone__mix span:nth-child(1){\n  background:var(--yellow);\n}\n\n.ver-tone__mix span:nth-child(2){\n  background:var(--green);\n}\n\n.ver-tone__mix span:nth-child(3){\n  background:var(--blue);\n}\n\n.ver-tone__mix span:nth-child(4){\n  background:var(--red);\n}\n\n.ver-tone strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.ver-tone span{\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* SIZE SHEET *\/\n\n.ver-size-sheet{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  margin-top:10px;\n\n  border:1px solid var(--line);\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.ver-size__visual{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:15px;\n\n  background:#EFE8DD;\n\n  border-right:1px solid var(--line);\n}\n\n.ver-size-img{\n  width:140px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.ver-size-img a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.ver-size-img img{\n  max-height:132px !important;\n}\n\n\n\/* TWO SIZES *\/\n\n.ver-size-list{\n  min-width:0;\n}\n\n.ver-size-row{\n  display:grid;\n  grid-template-columns:minmax(0,105px) minmax(0,130px) minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  padding:13px 15px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.ver-size-row:last-child{\n  border-bottom:0;\n}\n\n.ver-size-row:nth-child(1){\n  background:#FBF8F2;\n}\n\n.ver-size-row:nth-child(2){\n  background:#F4ECE1;\n}\n\n.ver-size-row__name small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.ver-size-row__name strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.ver-size-row__measure{\n  color:var(--gold-deep);\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:600;\n}\n\n.ver-size-row__use strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.ver-size-row__use span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* INSTALL STRIP *\/\n\n.ver-install{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:19px;\n  align-items:center;\n\n  margin-top:10px;\n\n  padding:13px 15px;\n\n  background:var(--espresso);\n}\n\n.ver-install__mark small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.ver-install__mark strong{\n  display:block;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.ver-install__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n}\n\n.ver-install__copy p{\n  margin:0;\n\n  color:#D8CFC3;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.ver-specs{\n  margin-top:10px;\n\n  padding:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.ver-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.ver-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.ver-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.ver-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.ver-spec{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.ver-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.ver-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CARE *\/\n\n.ver-care{\n  margin-top:11px;\n\n  padding:11px 13px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.ver-care strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.ver-care span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.ver-shipping{\n  position:relative;\n\n  margin-top:10px;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n}\n\n.ver-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:48px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.ver-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.ver-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.ver-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.ver-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.ver-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.ver-lightbox:target{\n  display:flex;\n}\n\n.ver-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.ver-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n}\n\n.ver-lightbox__caption{\n  margin-top:9px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.ver-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .ver-intro{\n    grid-template-columns:minmax(0,1fr) minmax(0,175px);\n  }\n\n  .ver-intro__copy{\n    padding:25px 21px;\n  }\n\n  .ver-intro h2{\n    font-size:27px;\n  }\n\n  .ver-detail-img{\n    width:145px;\n  }\n\n\n  .ver-craft,\n  .ver-choice,\n  .ver-specs{\n    padding:24px 19px;\n  }\n\n\n  .ver-craft__head,\n  .ver-choice__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .ver-craft__layout{\n    grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n    gap:16px;\n  }\n\n  .ver-handmade__img{\n    width:125px;\n  }\n\n\n  .ver-size-sheet{\n    grid-template-columns:minmax(0,140px) minmax(0,1fr);\n  }\n\n  .ver-size-img{\n    width:115px;\n  }\n\n\n  .ver-size-row{\n    grid-template-columns:minmax(0,85px) minmax(0,110px) minmax(0,1fr);\n\n    gap:10px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .ver-intro{\n    grid-template-columns:1fr;\n  }\n\n  .ver-intro__visual{\n    display:grid;\n    grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n    gap:12px;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .ver-detail-img{\n    width:115px;\n  }\n\n  .ver-intro__visual .ver-caption{\n    text-align:left;\n  }\n\n\n  .ver-craft__layout{\n    grid-template-columns:1fr;\n  }\n\n  .ver-handmade{\n    display:grid;\n    grid-template-columns:minmax(0,110px) minmax(0,1fr);\n\n    gap:10px;\n    align-items:center;\n  }\n\n  .ver-handmade__img{\n    width:105px;\n\n    margin:0;\n  }\n\n\n  .ver-origin{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n\n  .ver-tones{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .ver-tone{\n    border-bottom:1px solid var(--line);\n  }\n\n  .ver-tone:nth-child(2n){\n    border-right:0;\n  }\n\n  .ver-tone:last-child{\n    grid-column:1 \/ -1;\n\n    border-bottom:0;\n  }\n\n\n  .ver-size-sheet{\n    grid-template-columns:1fr;\n  }\n\n  .ver-size__visual{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .ver-size-img{\n    width:110px;\n  }\n\n\n  .ver-size-row{\n    grid-template-columns:minmax(0,85px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n  .ver-size-row__name{\n    grid-row:1 \/ span 2;\n  }\n\n  .ver-size-row__measure,\n  .ver-size-row__use{\n    grid-column:2;\n  }\n\n\n  .ver-install{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n  .ver-install__copy{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .ver-specs__head{\n    display:block;\n  }\n\n  .ver-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .ver-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .ver-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-verona\" id=\"verona-root\"\u003e\n\u003c!-- =====================================================\n       01 — THE BLOOM\n  ====================================================== --\u003e\n\u003csection class=\"ver-intro\"\u003e\n\u003cdiv class=\"ver-intro__copy\"\u003e\n\u003cspan class=\"ver-kicker\"\u003e Bloom \/ Tone \/ Diameter \u003c\/span\u003e\n\u003ch2\u003eTwenty-Four Glass Flowers Around One Quiet Center\u003c\/h2\u003e\n\u003cp\u003eVerona arranges hand-blown glass flowers radially around a single central glass orb. The result is full and sculptural without relying on crystal, fringe or oversized metalwork.\u003c\/p\u003e\n\u003cdiv class=\"ver-facts\"\u003e\n\u003cdiv class=\"ver-fact\"\u003e\n\u003csmall\u003e Flowers \u003c\/small\u003e \u003cstrong\u003e 24 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-fact\"\u003e\n\u003csmall\u003e Glass Tones \u003c\/small\u003e \u003cstrong\u003e 5 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-fact\"\u003e\n\u003csmall\u003e Sizes \u003c\/small\u003e \u003cstrong\u003e 2 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-intro__visual\"\u003e\n\u003cdiv class=\"ver-detail-img\"\u003e\u003ca href=\"#verona-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/verona-murano-glass-flower-chandelier-stuberlighting_16.jpg?v=1783386449\" alt=\"Close-up detail of Verona hand-blown glass flower chandelier\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"ver-caption\"\u003eFlower \u0026amp; center detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — HAND-BLOWN \/ STRUCTURE\n  ====================================================== --\u003e\n\u003csection class=\"ver-craft\"\u003e\n\u003cdiv class=\"ver-craft__head\"\u003e\n\u003ch3\u003eMade Flower by Flower\u003c\/h3\u003e\n\u003cp\u003eThe chandelier is assembled from individually formed glass elements rather than one continuous molded shade. That distinction is what gives Verona its irregular, layered surface when viewed from different angles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-craft__layout\"\u003e\n\u003c!-- HANDMADE --\u003e\n\u003cdiv class=\"ver-handmade\"\u003e\n\u003cdiv class=\"ver-handmade__img\"\u003e\u003ca href=\"#verona-handmade-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Murano-caizhi.jpg?v=1786958038\" alt=\"Hand-blown glassmaking process used for Verona flower glass\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"ver-caption\"\u003eHand-forming process\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- STRUCTURE --\u003e\n\u003cdiv class=\"ver-structure\"\u003e\n\u003cdiv class=\"ver-structure__row\"\u003e\n\u003csmall\u003e Outer Form \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e 24 Flower Shades \u003c\/strong\u003e\n\u003cp\u003eHand-blown flowers radiate outward across the chandelier, creating the visible volume of the fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-structure__row\"\u003e\n\u003csmall\u003e Center \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e One Glass Orb \u003c\/strong\u003e\n\u003cp\u003eA rounded central volume anchors the composition and gives the surrounding flowers a clear visual center.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-structure__row\"\u003e\n\u003csmall\u003e Assembly \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Flowers Attach at Installation \u003c\/strong\u003e\n\u003cp\u003eThe metal structure arrives pre-assembled; individual flower shades are packed separately and fitted during installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-origin\"\u003e\n\u003cstrong\u003e Glass Origin Note \u003c\/strong\u003e \u003cspan\u003e Verona uses Murano-tradition hand-blown art glass. It is not sold as certified Murano glass. Slight differences in flower curve, glass thickness, internal bubbles and color intensity are expected. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — TONE \/ DIAMETER\n  ====================================================== --\u003e\n\u003csection class=\"ver-choice\"\u003e\n\u003cdiv class=\"ver-choice__head\"\u003e\n\u003ch3\u003eChoose the Tone, Then the Diameter\u003c\/h3\u003e\n\u003cp\u003eAll five versions share the same flower-cluster structure. Color changes the mood; diameter changes how strongly the chandelier occupies the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FIVE COLORS --\u003e\n\u003cdiv class=\"ver-tones\"\u003e\n\u003cdiv class=\"ver-tone ver-tone--yellow\"\u003e\n\u003cstrong\u003e Yellow \u003c\/strong\u003e \u003cspan\u003e Warm golden glass \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-tone ver-tone--green\"\u003e\n\u003cstrong\u003e Green \u003c\/strong\u003e \u003cspan\u003e Deep olive tone \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-tone ver-tone--blue\"\u003e\n\u003cstrong\u003e Blue \u003c\/strong\u003e \u003cspan\u003e Cool ocean tone \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-tone ver-tone--red\"\u003e\n\u003cstrong\u003e Red \u003c\/strong\u003e \u003cspan\u003e Rich ruby tone \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-tone ver-tone--mix\"\u003e\n\u003cdiv class=\"ver-tone__mix\"\u003e\n\u003cspan\u003e\u003c\/span\u003e \u003cspan\u003e\u003c\/span\u003e \u003cspan\u003e\u003c\/span\u003e \u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cstrong\u003e Colourful \u003c\/strong\u003e \u003cspan\u003e Multi-tone mix \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE --\u003e\n\u003cdiv class=\"ver-size-sheet\"\u003e\n\u003cdiv class=\"ver-size__visual\"\u003e\n\u003cdiv class=\"ver-size-img\"\u003e\u003ca href=\"#verona-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/verona-murano-glass-flower-chandelier-stuberlighting_10.jpg?v=1783386448\" alt=\"Verona flower glass chandelier dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"ver-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-size-list\"\u003e\n\u003cdiv class=\"ver-size-row\"\u003e\n\u003cdiv class=\"ver-size-row__name\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e 19.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-size-row__measure\"\u003eØ19.7\" × H18.1\"\u003c\/div\u003e\n\u003cdiv class=\"ver-size-row__use\"\u003e\n\u003cstrong\u003e More Compact \u003c\/strong\u003e \u003cspan\u003e Keeps the flower-cluster effect with a more restrained overall diameter. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-size-row\"\u003e\n\u003cdiv class=\"ver-size-row__name\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e 23.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-size-row__measure\"\u003eØ23.6\" × H18.1\"\u003c\/div\u003e\n\u003cdiv class=\"ver-size-row__use\"\u003e\n\u003cstrong\u003e Stronger Presence \u003c\/strong\u003e \u003cspan\u003e Same height, with more horizontal volume for larger dining, living or entry spaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-install\"\u003e\n\u003cdiv class=\"ver-install__mark\"\u003e\n\u003csmall\u003e Before Ordering \u003c\/small\u003e \u003cstrong\u003e Check Ceiling Support \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-install__copy\"\u003e\n\u003cp\u003eVerona is a substantial glass chandelier. A heavy-duty ceiling junction box or structural brace is required. The standard 19-inch chain is adjustable, with custom lengths available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"ver-specs\"\u003e\n\u003cdiv class=\"ver-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Verona · Glass Flower Chandelier \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-spec-list\"\u003e\n\u003cdiv class=\"ver-spec\"\u003e\n\u003cspan class=\"ver-spec__label\"\u003e Sizes \u003c\/span\u003e \u003cspan class=\"ver-spec__value\"\u003e Small — Ø19.7\" × H18.1\"\u003cbr\u003eLarge — Ø23.6\" × H18.1\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-spec\"\u003e\n\u003cspan class=\"ver-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"ver-spec__value\"\u003e Hand-blown Murano-tradition glass · Metal frame \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-spec\"\u003e\n\u003cspan class=\"ver-spec__label\"\u003e Glass Structure \u003c\/span\u003e \u003cspan class=\"ver-spec__value\"\u003e 24 hand-blown flower shades · 1 central glass orb \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-spec\"\u003e\n\u003cspan class=\"ver-spec__label\"\u003e Glass Colors \u003c\/span\u003e \u003cspan class=\"ver-spec__value\"\u003e Yellow · Green · Blue · Red · Colourful multi-tone \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-spec\"\u003e\n\u003cspan class=\"ver-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"ver-spec__value\"\u003e E14 sockets · Bulbs Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-spec\"\u003e\n\u003cspan class=\"ver-spec__label\"\u003e Included Bulbs \u003c\/span\u003e \u003cspan class=\"ver-spec__value\"\u003e 3000K warm-white LED · Standard included bulbs are non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-spec\"\u003e\n\u003cspan class=\"ver-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"ver-spec__value\"\u003e 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-spec\"\u003e\n\u003cspan class=\"ver-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"ver-spec__value\"\u003e Compatible with dimmable E14 LED bulbs and a compatible Triac wall dimmer (dimmable bulbs and dimmer sold separately) \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-spec\"\u003e\n\u003cspan class=\"ver-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"ver-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-spec\"\u003e\n\u003cspan class=\"ver-spec__label\"\u003e Chain \u003c\/span\u003e \u003cspan class=\"ver-spec__value\"\u003e 19\" adjustable · Custom length available on request at no extra charge \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-spec\"\u003e\n\u003cspan class=\"ver-spec__label\"\u003e Wiring \/ Install \u003c\/span\u003e \u003cspan class=\"ver-spec__value\"\u003e Hardwired · Licensed electrician required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-spec\"\u003e\n\u003cspan class=\"ver-spec__label\"\u003e Ceiling Support \u003c\/span\u003e \u003cspan class=\"ver-spec__value\"\u003e Heavy-duty ceiling box or structural brace required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-spec\"\u003e\n\u003cspan class=\"ver-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"ver-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-spec\"\u003e\n\u003cspan class=\"ver-spec__label\"\u003e Glass Status \u003c\/span\u003e \u003cspan class=\"ver-spec__value\"\u003e Murano-tradition hand-blown art glass · Not certified Murano glass \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-spec\"\u003e\n\u003cspan class=\"ver-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"ver-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ver-care\"\u003e\n\u003cstrong\u003e Hand-Blown Glass \u003c\/strong\u003e \u003cspan\u003e Slight variation in flower shape, thickness, internal bubbles and glass tone is normal and reflects the hand-forming process. These differences are material characteristics, not defects. Clean gently with a soft microfiber cloth and avoid abrasive cleaners. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"ver-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"verona-detail-large\" href=\"#verona-root\" class=\"ver-lightbox\"\u003e \u003cspan class=\"ver-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/verona-murano-glass-flower-chandelier-stuberlighting_16.jpg?v=1783386449\" alt=\"Enlarged Verona hand-blown glass flower detail\"\u003e \u003cspan class=\"ver-lightbox__caption\"\u003e Verona · Glass Flower Detail \u003c\/span\u003e \u003cspan class=\"ver-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — HANDMADE\n  ====================================================== --\u003e \u003ca id=\"verona-handmade-large\" href=\"#verona-root\" class=\"ver-lightbox\"\u003e \u003cspan class=\"ver-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Murano-caizhi.jpg?v=1786958038\" alt=\"Enlarged hand-blown glassmaking process\"\u003e \u003cspan class=\"ver-lightbox__caption\"\u003e Verona · Hand-Blown Glassmaking \u003c\/span\u003e \u003cspan class=\"ver-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"verona-size-large\" href=\"#verona-root\" class=\"ver-lightbox\"\u003e \u003cspan class=\"ver-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/verona-murano-glass-flower-chandelier-stuberlighting_10.jpg?v=1783386448\" alt=\"Enlarged Verona flower chandelier dimension reference\"\u003e \u003cspan class=\"ver-lightbox__caption\"\u003e Verona · Small Ø19.7\" \/ Large Ø23.6\" · H18.1\" \u003c\/span\u003e \u003cspan class=\"ver-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 19.7\"x H 18.1\" \/ Yellow","offer_id":52474318291227,"sku":"STB-CH-26-10092","price":935.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.7\"x H 18.1\" \/ Green","offer_id":52474318323995,"sku":"STB-CH-26-10093","price":935.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.7\"x H 18.1\" \/ Blue","offer_id":52474318356763,"sku":"STB-CH-26-10094","price":935.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.7\"x H 18.1\" \/ Red","offer_id":52474318389531,"sku":"STB-CH-26-10095","price":935.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.7\"x H 18.1\" \/ Colorful","offer_id":52474318422299,"sku":"STB-CH-26-10096","price":935.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\"x H 18.1\" \/ Yellow","offer_id":52474318455067,"sku":"STB-CH-26-10097","price":1175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\"x H 18.1\" \/ Green","offer_id":52474318487835,"sku":"STB-CH-26-10098","price":1175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\"x H 18.1\" \/ Blue","offer_id":52474318520603,"sku":"STB-CH-26-10099","price":1175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\"x H 18.1\" \/ Red","offer_id":52474318553371,"sku":"STB-CH-26-10100","price":1175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\"x H 18.1\" \/ Colorful","offer_id":52474318586139,"sku":"STB-CH-26-10101","price":1175.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/verona-murano-glass-flower-chandelier-stuberlighting_1.jpg?v=1783386449"},{"product_id":"aurora-iridescent-disc-murano-glass-chandelier","title":"Aurora Iridescent Disc Murano Glass Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AURORA\n   IRIDESCENT DISC GLASS CHANDELIER\n\n   TONE \/ SHIFT \/ SCALE\n\n   QUIET COLOR STUDY\n   PREMIUM · CONCISE · SHOPPER-FIRST\n   DISTINCT FROM DAWN BACKGROUND\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-aurora{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817568;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --clear:#C8C5BD;\n  --blue:#536D86;\n  --green:#778066;\n  --orange:#C77A45;\n  --pink:#D5A7B2;\n  --white:#DDD8CD;\n\n  --cream:#F5EDD8;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n  --soft:#F2ECE3;\n  --pearl:#EEE8DF;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:860px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-aurora *,\n.stb-aurora *::before,\n.stb-aurora *::after{\n  box-sizing:border-box;\n}\n\n.stb-aurora h2,\n.stb-aurora h3,\n.stb-aurora p{\n  margin-top:0;\n}\n\n.stb-aurora h2,\n.stb-aurora h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-aurora img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-aurora a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.aurora-kicker{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.aurora-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — TONE FIRST\n========================================================= *\/\n\n.aurora-opening{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,210px);\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n}\n\n.aurora-opening::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:29px;\n\n  width:61px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n\n\/* COPY *\/\n\n.aurora-opening__copy{\n  min-width:0;\n\n  padding:29px 30px 27px;\n}\n\n.aurora-opening h2{\n  max-width:590px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.aurora-opening__copy \u003e p{\n  max-width:565px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* FACTS *\/\n\n.aurora-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:23px;\n\n  margin-top:18px;\n}\n\n.aurora-fact{\n  min-width:90px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.aurora-fact:nth-child(2){\n  border-color:var(--blue);\n}\n\n.aurora-fact:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.aurora-fact small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.aurora-fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* DETAIL VISUAL *\/\n\n.aurora-opening__visual{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:18px;\n\n  background:#EEE8E1;\n\n  border-left:1px solid var(--line);\n}\n\n.aurora-detail-img{\n  width:175px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.aurora-detail-img a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.aurora-detail-img img{\n  max-height:165px !important;\n}\n\n\n\/* =========================================================\n   02 — SIX TONES \/ IRIDESCENCE\n========================================================= *\/\n\n.aurora-tone{\n  margin-top:10px;\n\n  padding:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.aurora-tone__head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.aurora-tone__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.aurora-tone__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* COLOR LEDGER *\/\n\n.aurora-tones{\n  display:grid;\n  grid-template-columns:repeat(6,minmax(0,1fr));\n\n  border:1px solid var(--line);\n}\n\n.aurora-tone-item{\n  min-width:0;\n\n  padding:11px 9px;\n\n  background:var(--ivory);\n\n  border-right:1px solid var(--line);\n}\n\n.aurora-tone-item:last-child{\n  border-right:0;\n}\n\n.aurora-tone-item::before{\n  content:\"\";\n\n  display:block;\n\n  width:100%;\n  height:4px;\n\n  margin-bottom:8px;\n}\n\n.aurora-tone-item--clear::before{\n  background:var(--clear);\n}\n\n.aurora-tone-item--blue::before{\n  background:var(--blue);\n}\n\n.aurora-tone-item--green::before{\n  background:var(--green);\n}\n\n.aurora-tone-item--orange::before{\n  background:var(--orange);\n}\n\n.aurora-tone-item--pink::before{\n  background:var(--pink);\n}\n\n.aurora-tone-item--white::before{\n  background:var(--white);\n}\n\n.aurora-tone-item strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.aurora-tone-item span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.38;\n}\n\n\n\/* IRIDESCENT EXPLANATION *\/\n\n.aurora-shift{\n  display:grid;\n  grid-template-columns:minmax(0,140px) minmax(0,1fr);\n\n  gap:18px;\n\n  margin-top:10px;\n\n  padding:12px 13px;\n\n  background:#F3ECE3;\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.aurora-shift__label small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.aurora-shift__label strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.aurora-shift p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* GLASS NOTE *\/\n\n.aurora-glass-note{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:17px;\n\n  margin-top:9px;\n\n  padding:10px 12px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.aurora-glass-note strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.aurora-glass-note span{\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   03 — SCALE \/ DROP\n========================================================= *\/\n\n.aurora-scale{\n  margin-top:10px;\n\n  padding:29px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.aurora-scale__head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.aurora-scale__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.aurora-scale__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* SCALE SHEET *\/\n\n.aurora-scale__sheet{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  border:1px solid var(--line);\n}\n\n\n\/* DIMENSION *\/\n\n.aurora-scale__visual{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:16px;\n\n  background:#EEE8DE;\n\n  border-right:1px solid var(--line);\n}\n\n.aurora-size-img{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.aurora-size-img a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.aurora-size-img img{\n  max-height:137px !important;\n}\n\n\n\/* SCALE COPY *\/\n\n.aurora-scale__copy{\n  min-width:0;\n\n  padding:19px 21px;\n}\n\n.aurora-proportion{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n}\n\n.aurora-proportion__measure small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.aurora-proportion__measure strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:27px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.aurora-proportion__measure span{\n  display:block;\n\n  margin-top:5px;\n\n  color:var(--gold-deep);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.aurora-proportion__copy{\n  padding-left:17px;\n\n  border-left:1px solid var(--line);\n}\n\n.aurora-proportion__copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.aurora-proportion__copy p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* METAL \/ DROP *\/\n\n.aurora-hardware{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:14px;\n}\n\n.aurora-hardware__item{\n  min-width:0;\n\n  padding:11px 12px;\n\n  border:1px solid var(--line);\n}\n\n.aurora-hardware__item:nth-child(1){\n  background:#EFEFEC;\n}\n\n.aurora-hardware__item:nth-child(2){\n  background:#F6F0E7;\n}\n\n.aurora-hardware__item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.aurora-hardware__item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.aurora-hardware__item p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* LIGHT STRIP *\/\n\n.aurora-light{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:19px;\n  align-items:center;\n\n  margin-top:10px;\n\n  padding:13px 15px;\n\n  background:var(--espresso);\n}\n\n.aurora-light__mark small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.aurora-light__mark strong{\n  display:block;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.aurora-light__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n}\n\n.aurora-light__copy p{\n  margin:0;\n\n  color:#D8CFC3;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n.aurora-light__meta{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:11px;\n\n  margin-top:6px;\n}\n\n.aurora-light__meta span{\n  color:#D8CFC3;\n\n  font-size:11.5px;\n}\n\n.aurora-light__meta strong{\n  color:#FFF8ED;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.aurora-specs{\n  margin-top:10px;\n\n  padding:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.aurora-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.aurora-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.aurora-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.aurora-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.aurora-spec{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.aurora-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.aurora-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CARE *\/\n\n.aurora-care{\n  margin-top:11px;\n\n  padding:11px 13px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.aurora-care strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.aurora-care span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.aurora-shipping{\n  position:relative;\n\n  margin-top:10px;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n}\n\n.aurora-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:48px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.aurora-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.aurora-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.aurora-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.aurora-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.aurora-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.aurora-lightbox:target{\n  display:flex;\n}\n\n.aurora-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.aurora-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n}\n\n.aurora-lightbox__caption{\n  margin-top:9px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.aurora-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .aurora-opening{\n    grid-template-columns:minmax(0,1fr) minmax(0,170px);\n  }\n\n  .aurora-opening__copy{\n    padding:25px 21px;\n  }\n\n  .aurora-opening h2{\n    font-size:27px;\n  }\n\n  .aurora-detail-img{\n    width:140px;\n  }\n\n\n  .aurora-tone,\n  .aurora-scale,\n  .aurora-specs{\n    padding:24px 19px;\n  }\n\n\n  .aurora-tone__head,\n  .aurora-scale__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .aurora-tones{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n  }\n\n  .aurora-tone-item:nth-child(3){\n    border-right:0;\n  }\n\n  .aurora-tone-item:nth-child(-n+3){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .aurora-scale__sheet{\n    grid-template-columns:minmax(0,145px) minmax(0,1fr);\n  }\n\n  .aurora-size-img{\n    width:118px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .aurora-opening{\n    grid-template-columns:1fr;\n  }\n\n  .aurora-opening__visual{\n    display:grid;\n    grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n    gap:12px;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .aurora-detail-img{\n    width:115px;\n  }\n\n  .aurora-opening__visual .aurora-caption{\n    text-align:left;\n  }\n\n\n  .aurora-tones{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .aurora-tone-item{\n    border-bottom:1px solid var(--line);\n  }\n\n  .aurora-tone-item:nth-child(3){\n    border-right:1px solid var(--line);\n  }\n\n  .aurora-tone-item:nth-child(2n){\n    border-right:0;\n  }\n\n  .aurora-tone-item:nth-last-child(-n+2){\n    border-bottom:0;\n  }\n\n\n  .aurora-shift,\n  .aurora-glass-note{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n\n  .aurora-scale__sheet{\n    grid-template-columns:1fr;\n  }\n\n  .aurora-scale__visual{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .aurora-size-img{\n    width:110px;\n  }\n\n\n  .aurora-proportion{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n  .aurora-proportion__copy{\n    padding:8px 0 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .aurora-hardware{\n    grid-template-columns:1fr;\n  }\n\n\n  .aurora-light{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n  .aurora-light__copy{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .aurora-specs__head{\n    display:block;\n  }\n\n  .aurora-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .aurora-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .aurora-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-aurora\" id=\"aurora-root\"\u003e\n\u003c!-- =====================================================\n       01 — TONE FIRST\n  ====================================================== --\u003e\n\u003csection class=\"aurora-opening\"\u003e\n\u003cdiv class=\"aurora-opening__copy\"\u003e\n\u003cspan class=\"aurora-kicker\"\u003e Tone \/ Shift \/ Scale \u003c\/span\u003e\n\u003ch2\u003eChoose the Color. Let the Surface Do the Rest.\u003c\/h2\u003e\n\u003cp\u003eAurora layers iridescent hand-blown glass discs around a polished nickel frame. Each version begins with a distinct glass tone, while the reflective surface adds subtle color shifts as the viewing angle changes.\u003c\/p\u003e\n\u003cdiv class=\"aurora-facts\"\u003e\n\u003cdiv class=\"aurora-fact\"\u003e\n\u003csmall\u003e Glass Tones \u003c\/small\u003e \u003cstrong\u003e 6 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-fact\"\u003e\n\u003csmall\u003e Size \u003c\/small\u003e \u003cstrong\u003e 17.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-fact\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e \u003cstrong\u003e Nickel \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-opening__visual\"\u003e\n\u003cdiv class=\"aurora-detail-img\"\u003e\u003ca href=\"#aurora-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aurora-iridescent-disc-murano-glass-chandelier-stuberlighting_2.jpg?v=1783390337\" alt=\"Close-up detail of Aurora iridescent hand-blown glass discs\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"aurora-caption\"\u003eIridescent glass detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — SIX TONES \/ SHIFT\n  ====================================================== --\u003e\n\u003csection class=\"aurora-tone\"\u003e\n\u003cdiv class=\"aurora-tone__head\"\u003e\n\u003ch3\u003eSix Base Tones, One Iridescent Finish\u003c\/h3\u003e\n\u003cp\u003eThe underlying glass color remains visible. Iridescence adds a changing surface highlight rather than replacing the selected tone with a fixed rainbow effect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-tones\"\u003e\n\u003cdiv class=\"aurora-tone-item aurora-tone-item--clear\"\u003e\n\u003cstrong\u003e Clear \u003c\/strong\u003e \u003cspan\u003e Most neutral \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-tone-item aurora-tone-item--blue\"\u003e\n\u003cstrong\u003e Blue \u003c\/strong\u003e \u003cspan\u003e Deep cool tone \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-tone-item aurora-tone-item--green\"\u003e\n\u003cstrong\u003e Green \u003c\/strong\u003e \u003cspan\u003e Muted botanical \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-tone-item aurora-tone-item--orange\"\u003e\n\u003cstrong\u003e Orange \u003c\/strong\u003e \u003cspan\u003e Warmest accent \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-tone-item aurora-tone-item--pink\"\u003e\n\u003cstrong\u003e Pink \u003c\/strong\u003e \u003cspan\u003e Soft rose tone \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-tone-item aurora-tone-item--white\"\u003e\n\u003cstrong\u003e White \u003c\/strong\u003e \u003cspan\u003e Softest palette \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-shift\"\u003e\n\u003cdiv class=\"aurora-shift__label\"\u003e\n\u003csmall\u003e Iridescent Surface \u003c\/small\u003e \u003cstrong\u003e Changes with Angle \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eViewed straight on, the selected glass tone is dominant. From an angle, additional highlights can appear across the disc surface, giving the chandelier a different character as you move around it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-glass-note\"\u003e\n\u003cstrong\u003e Glass Origin Note \u003c\/strong\u003e \u003cspan\u003e Aurora uses Murano-tradition hand-blown art glass with an iridescent surface treatment. It is not sold as certified Murano glass. Small differences in pigment, surface pattern and iridescent depth are expected. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SCALE \/ DROP\n  ====================================================== --\u003e\n\u003csection class=\"aurora-scale\"\u003e\n\u003cdiv class=\"aurora-scale__head\"\u003e\n\u003ch3\u003eCompact by Design\u003c\/h3\u003e\n\u003cp\u003eAurora has one fixed proportion, so there is no size comparison to work through. The 17.7-inch diameter keeps the colored glass expressive without turning the fixture into an oversized chandelier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-scale__sheet\"\u003e\n\u003c!-- DIMENSION --\u003e\n\u003cdiv class=\"aurora-scale__visual\"\u003e\n\u003cdiv class=\"aurora-size-img\"\u003e\u003ca href=\"#aurora-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aurora-iridescent-disc-murano-glass-chandelier-stuberlighting_10.jpg?v=1783390336\" alt=\"Aurora iridescent glass chandelier dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"aurora-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- PROPORTION --\u003e\n\u003cdiv class=\"aurora-scale__copy\"\u003e\n\u003cdiv class=\"aurora-proportion\"\u003e\n\u003cdiv class=\"aurora-proportion__measure\"\u003e\n\u003csmall\u003e Single Size \u003c\/small\u003e \u003cstrong\u003e Ø17.7\" \u003c\/strong\u003e \u003cspan\u003e H18.5\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-proportion__copy\"\u003e\n\u003cstrong\u003e Compact Chandelier Scale \u003c\/strong\u003e\n\u003cp\u003eA contained diameter and near-equal height make Aurora easier to place where a larger glass chandelier would visually dominate the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-hardware\"\u003e\n\u003cdiv class=\"aurora-hardware__item\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e \u003cstrong\u003e Polished Nickel \u003c\/strong\u003e\n\u003cp\u003eThe cool silver-toned frame remains visually quiet behind the colored glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-hardware__item\"\u003e\n\u003csmall\u003e Standard Chain \u003c\/small\u003e \u003cstrong\u003e 11.8\" \u003c\/strong\u003e\n\u003cp\u003eAdjustable at installation. Longer custom chain lengths are available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-light\"\u003e\n\u003cdiv class=\"aurora-light__mark\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Warm + Replaceable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-light__copy\"\u003e\n\u003cp\u003eAurora uses replaceable E12 bulbs rather than integrated LED. Warm-white 2700K LED bulbs are included with the fixture.\u003c\/p\u003e\n\u003cdiv class=\"aurora-light__meta\"\u003e\n\u003cspan\u003e \u003cstrong\u003eE12\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eBulbs Included\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e2700K\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eMax 25W \/ Socket\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"aurora-specs\"\u003e\n\u003cdiv class=\"aurora-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Aurora · Iridescent Disc Glass Chandelier \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-spec-list\"\u003e\n\u003cdiv class=\"aurora-spec\"\u003e\n\u003cspan class=\"aurora-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"aurora-spec__value\"\u003e Ø17.7\" × H18.5\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-spec\"\u003e\n\u003cspan class=\"aurora-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"aurora-spec__value\"\u003e Hand-blown Murano-tradition glass · Metal frame \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-spec\"\u003e\n\u003cspan class=\"aurora-spec__label\"\u003e Glass Form \u003c\/span\u003e \u003cspan class=\"aurora-spec__value\"\u003e Layered hand-blown discs \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-spec\"\u003e\n\u003cspan class=\"aurora-spec__label\"\u003e Glass Colors \u003c\/span\u003e \u003cspan class=\"aurora-spec__value\"\u003e Clear · Blue · Green · Orange · Pink · White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-spec\"\u003e\n\u003cspan class=\"aurora-spec__label\"\u003e Glass Finish \u003c\/span\u003e \u003cspan class=\"aurora-spec__value\"\u003e Iridescent surface treatment · Swirling pigment \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-spec\"\u003e\n\u003cspan class=\"aurora-spec__label\"\u003e Frame Finish \u003c\/span\u003e \u003cspan class=\"aurora-spec__value\"\u003e Polished Nickel \/ Silver \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-spec\"\u003e\n\u003cspan class=\"aurora-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"aurora-spec__value\"\u003e E12 sockets · Bulbs Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-spec\"\u003e\n\u003cspan class=\"aurora-spec__label\"\u003e Included Bulbs \u003c\/span\u003e \u003cspan class=\"aurora-spec__value\"\u003e 2700K warm-white LED · Standard included bulbs are non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-spec\"\u003e\n\u003cspan class=\"aurora-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"aurora-spec__value\"\u003e 25W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-spec\"\u003e\n\u003cspan class=\"aurora-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"aurora-spec__value\"\u003e Compatible with dimmable E12 LED bulbs and a compatible Triac wall dimmer (dimmable bulbs and dimmer sold separately) \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-spec\"\u003e\n\u003cspan class=\"aurora-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"aurora-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-spec\"\u003e\n\u003cspan class=\"aurora-spec__label\"\u003e Chain \u003c\/span\u003e \u003cspan class=\"aurora-spec__value\"\u003e 11.8\" adjustable · Custom length available on request at no extra charge \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-spec\"\u003e\n\u003cspan class=\"aurora-spec__label\"\u003e Wiring \/ Install \u003c\/span\u003e \u003cspan class=\"aurora-spec__value\"\u003e Hardwired · Standard ceiling junction box · Licensed electrician required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-spec\"\u003e\n\u003cspan class=\"aurora-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"aurora-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-spec\"\u003e\n\u003cspan class=\"aurora-spec__label\"\u003e Glass Status \u003c\/span\u003e \u003cspan class=\"aurora-spec__value\"\u003e Murano-tradition hand-blown art glass · Not certified Murano glass \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-spec\"\u003e\n\u003cspan class=\"aurora-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"aurora-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aurora-care\"\u003e\n\u003cstrong\u003e Iridescent Glass Care \u003c\/strong\u003e \u003cspan\u003e Slight variation in pigment intensity, surface pattern and iridescent depth is normal in hand-finished glass. These differences are material characteristics, not defects. Dust gently with a soft microfiber cloth. For deeper cleaning, use a barely damp soft cloth and dry immediately. Avoid abrasive cleaners and ammonia-based glass sprays. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"aurora-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"aurora-detail-large\" href=\"#aurora-root\" class=\"aurora-lightbox\"\u003e \u003cspan class=\"aurora-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aurora-iridescent-disc-murano-glass-chandelier-stuberlighting_2.jpg?v=1783390337\" alt=\"Enlarged Aurora iridescent glass disc detail\"\u003e \u003cspan class=\"aurora-lightbox__caption\"\u003e Aurora · Iridescent Glass Detail \u003c\/span\u003e \u003cspan class=\"aurora-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — DIMENSIONS\n  ====================================================== --\u003e \u003ca id=\"aurora-size-large\" href=\"#aurora-root\" class=\"aurora-lightbox\"\u003e \u003cspan class=\"aurora-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aurora-iridescent-disc-murano-glass-chandelier-stuberlighting_10.jpg?v=1783390336\" alt=\"Enlarged Aurora chandelier dimension reference\"\u003e \u003cspan class=\"aurora-lightbox__caption\"\u003e Aurora · Ø17.7\" × H18.5\" \u003c\/span\u003e \u003cspan class=\"aurora-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 17.7\"x H 18.5\" \/ Blue \u0026 Nickel","offer_id":52474390905115,"sku":"STB-CH-26-10102","price":1030.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 18.5\" \/ Green \u0026 Nickel","offer_id":52474390937883,"sku":"STB-CH-26-10103","price":1030.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 18.5\" \/ Orange \u0026 Nickel","offer_id":52474390970651,"sku":"STB-CH-26-10104","price":1030.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 18.5\" \/ Pink \u0026 Nickel","offer_id":52474391003419,"sku":"STB-CH-26-10105","price":1030.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 18.5\" \/ White \u0026 Nickel","offer_id":52474391036187,"sku":"STB-CH-26-10106","price":1030.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 18.5\" \/ Clear \u0026 Nickel","offer_id":52474391068955,"sku":"STB-CH-26-10107","price":1030.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aurora-iridescent-disc-murano-glass-chandelier-stuberlighting_1.jpg?v=1783390337"},{"product_id":"selene-silk-moon-pendant-light","title":"Selene Silk Moon Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — SELENE\n   Silk Moon Pendant Light\n\n   NO OUTER BACKGROUND\n   Card-based editorial layout\n   Mobile responsive\n\n   SHOPPER FLOW:\n   SILK → LIGHT QUALITY → SIZE → BULB\n   → CORD → CARE → SPECS\n========================================================= *\/\n\n.stb-selene{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EC;\n  --silk:#F3EDE3;\n  --silk-deep:#EDE3D4;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D9CFC5;\n  --line-dark:#C9BCAF;\n\n  --gold:#AE8C60;\n  --gold-dark:#795D40;\n\n  width:100%;\n  max-width:890px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-selene *,\n.stb-selene *::before,\n.stb-selene *::after{\n  box-sizing:border-box;\n}\n\n.stb-selene h2,\n.stb-selene h3{\n  margin-top:0;\n\n  color:var(--ink);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-selene p{\n  margin-top:0;\n}\n\n.stb-selene__eyebrow{\n  display:block;\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9.3px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-selene__title{\n  max-width:610px;\n  margin:0 0 10px;\n\n  color:var(--ink);\n\n  font-size:30px;\n  line-height:1.15;\n  letter-spacing:-.01em;\n}\n\n.stb-selene__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.27;\n}\n\n.stb-selene__copy{\n  max-width:640px;\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.3px;\n  line-height:1.62;\n}\n\n.stb-selene__hint{\n  display:block;\n  margin-top:5px;\n\n  color:#867970;\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO CARD\n========================================================= *\/\n\n.stb-selene__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 210px;\n\n  margin-bottom:12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-selene__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-selene__intro-copy p{\n  max-width:585px;\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.5px;\n  line-height:1.68;\n}\n\n.stb-selene__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px;\n\n  background:var(--espresso);\n}\n\n.stb-selene__intro-side small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.6px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-selene__intro-side strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-selene__intro-side span{\n  color:#D7CCC3;\n\n  font-size:10.1px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-selene__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-selene__fact{\n  padding:11px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-selene__fact:last-child{\n  border-right:0;\n}\n\n.stb-selene__fact small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-selene__fact strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   GENERAL IMAGE\n========================================================= *\/\n\n.stb-selene__image-link{\n  display:block;\n  width:100%;\n\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-dark);\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-selene__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   SILK DETAIL\n========================================================= *\/\n\n.stb-selene__material{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:28px;\n\n  padding:14px 17px;\n\n  background:var(--silk);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-selene__material-media{\n  width:130px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-selene__material-copy{\n  padding-left:14px;\n\n  border-left:2px solid var(--gold);\n}\n\n.stb-selene__material-copy p{\n  max-width:575px;\n  margin:0;\n\n  color:#625850;\n\n  font-size:11.7px;\n  line-height:1.6;\n}\n\n.stb-selene__material-tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.stb-selene__material-tags span{\n  padding:4px 8px;\n\n  background:var(--paper);\n\n  color:#675B52;\n\n  border:1px solid var(--line);\n  border-radius:14px;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   LIGHT CHARACTER\n========================================================= *\/\n\n.stb-selene__light-effect{\n  display:grid;\n  grid-template-columns:165px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-selene__light-effect-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--espresso);\n}\n\n.stb-selene__light-effect-label small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-selene__light-effect-label strong{\n  color:#FFF7EF;\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-selene__light-effect-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-selene__light-effect-item{\n  padding:14px 16px;\n}\n\n.stb-selene__light-effect-item + .stb-selene__light-effect-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-selene__light-effect-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-selene__light-effect-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-selene__light-effect-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.9px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-selene__sizes{\n  margin-bottom:28px;\n}\n\n.stb-selene__sizes-head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:20px;\n\n  margin-bottom:12px;\n}\n\n.stb-selene__sizes-note{\n  flex:0 0 auto;\n\n  color:#84776D;\n\n  font-size:9.2px;\n  line-height:1.45;\n\n  text-align:right;\n}\n\n.stb-selene__size-card{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n\n  overflow:hidden;\n}\n\n.stb-selene__dimension-wrap{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:13px;\n\n  background:var(--paper-soft);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-selene__dimension{\n  width:120px;\n  max-width:100%;\n\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n}\n\n.stb-selene__dimension a{\n  display:block;\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-selene__dimension img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-selene__size-options{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-selene__size-option{\n  padding:15px 14px;\n}\n\n.stb-selene__size-option + .stb-selene__size-option{\n  border-left:1px solid var(--line);\n}\n\n.stb-selene__size-option--main{\n  background:var(--silk);\n}\n\n.stb-selene__size-option small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#88796D;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-selene__size-option strong{\n  display:block;\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:13.2px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-selene__size-option span{\n  display:block;\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9.2px;\n  font-weight:600;\n}\n\n.stb-selene__size-option p{\n  margin:0;\n\n  color:#70645C;\n\n  font-size:9.7px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   BULB BY SIZE\n========================================================= *\/\n\n.stb-selene__bulbs{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-selene__bulbs-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--silk-deep);\n}\n\n.stb-selene__bulbs-label small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#7E7064;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-selene__bulbs-label strong{\n  color:var(--ink);\n\n  font-size:12.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-selene__bulb-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-selene__bulb-item{\n  padding:14px;\n}\n\n.stb-selene__bulb-item + .stb-selene__bulb-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-selene__bulb-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-selene__bulb-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-selene__bulb-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.6px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   DIMMING\n========================================================= *\/\n\n.stb-selene__dimming{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:28px;\n}\n\n.stb-selene__dimming-card{\n  padding:15px 16px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-selene__dimming-card--alt{\n  background:var(--paper-soft);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-selene__dimming-card small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-selene__dimming-card strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:12px;\n  font-weight:500;\n}\n\n.stb-selene__dimming-card p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   CORD \/ INSTALL\n========================================================= *\/\n\n.stb-selene__install{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-selene__install-item{\n  padding:13px 14px;\n}\n\n.stb-selene__install-item + .stb-selene__install-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-selene__install-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-selene__install-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  font-weight:500;\n}\n\n.stb-selene__install-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.7px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   CUSTOM CORD\n========================================================= *\/\n\n.stb-selene__custom{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-selene__custom-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-selene__custom-label small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#CAB18C;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-selene__custom-label strong{\n  color:#FFF7EF;\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-selene__custom-copy{\n  padding:14px 17px;\n}\n\n.stb-selene__custom-copy p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.4px;\n  line-height:1.54;\n}\n\n.stb-selene__custom-copy a{\n  color:var(--gold-dark);\n\n  font-weight:600;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   SILK CARE\n========================================================= *\/\n\n.stb-selene__care{\n  display:grid;\n  grid-template-columns:135px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-selene__care-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--silk);\n}\n\n.stb-selene__care-label small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#7E7064;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-selene__care-label strong{\n  color:var(--ink);\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-selene__care-copy{\n  padding:14px 17px;\n}\n\n.stb-selene__care-copy p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:10.4px;\n  line-height:1.54;\n}\n\n\n\/* =========================================================\n   NATURAL SILK NOTE\n========================================================= *\/\n\n.stb-selene__variation{\n  margin-bottom:28px;\n\n  padding:12px 14px;\n\n  background:var(--silk);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:4px;\n}\n\n.stb-selene__variation strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-selene__variation p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.4px;\n  line-height:1.53;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-selene__specs{\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-selene__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-selene__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-selene__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-selene__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7E0DA;\n}\n\n.stb-selene__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-selene__spec span{\n  padding-right:10px;\n\n  color:#82786F;\n\n  font-size:10.2px;\n  line-height:1.45;\n}\n\n.stb-selene__spec strong{\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-selene__faq{\n  max-width:760px;\n\n  margin:0 auto 28px;\n\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-selene__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-selene__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-selene__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-selene__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-selene__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-selene__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-selene__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-selene__shipping{\n  padding:18px 19px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-selene__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-selene__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-selene__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-selene__shipping a{\n  color:var(--gold-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-selene__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(16,15,14,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-selene__lightbox:target{\n  display:flex;\n}\n\n.stb-selene__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-selene__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-selene__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-selene__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.4px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-selene__intro{\n    grid-template-columns:1fr 175px;\n  }\n\n  .stb-selene__title{\n    font-size:25px;\n  }\n\n\n  .stb-selene__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-selene__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-selene__fact:nth-child(1),\n  .stb-selene__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-selene__size-card{\n    grid-template-columns:115px 1fr;\n  }\n\n  .stb-selene__dimension{\n    width:94px;\n  }\n\n\n  .stb-selene__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-selene{\n    width:100%;\n    max-width:100%;\n\n    margin:0;\n\n    font-size:14px;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-selene__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-selene__intro-copy{\n    padding:17px 15px;\n  }\n\n  .stb-selene__intro-side{\n    padding:12px 15px;\n  }\n\n  .stb-selene__title{\n    font-size:23px;\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-selene__material{\n    grid-template-columns:82px minmax(0,1fr);\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-selene__material-media{\n    width:75px;\n  }\n\n  .stb-selene__material-copy{\n    padding-left:10px;\n  }\n\n  .stb-selene__material-copy .stb-selene__section-title{\n    font-size:17px;\n  }\n\n\n  \/* LIGHT EFFECT *\/\n\n  .stb-selene__light-effect{\n    grid-template-columns:1fr;\n  }\n\n  .stb-selene__light-effect-label{\n    padding:12px 14px;\n  }\n\n  .stb-selene__light-effect-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-selene__light-effect-item + .stb-selene__light-effect-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SIZES *\/\n\n  .stb-selene__sizes-head{\n    display:block;\n  }\n\n  .stb-selene__sizes-note{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n  .stb-selene__size-card{\n    grid-template-columns:78px minmax(0,1fr);\n  }\n\n  .stb-selene__dimension-wrap{\n    padding:6px;\n  }\n\n  .stb-selene__dimension{\n    width:69px;\n  }\n\n  .stb-selene__size-options{\n    grid-template-columns:1fr;\n  }\n\n  .stb-selene__size-option{\n    padding:11px 12px;\n  }\n\n  .stb-selene__size-option + .stb-selene__size-option{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* BULBS *\/\n\n  .stb-selene__bulbs{\n    grid-template-columns:1fr;\n  }\n\n  .stb-selene__bulbs-label{\n    padding:11px 14px;\n  }\n\n  .stb-selene__bulb-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-selene__bulb-item + .stb-selene__bulb-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* DIMMING *\/\n\n  .stb-selene__dimming{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* INSTALL *\/\n\n  .stb-selene__install{\n    grid-template-columns:1fr;\n  }\n\n  .stb-selene__install-item + .stb-selene__install-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* CUSTOM *\/\n\n  .stb-selene__custom{\n    grid-template-columns:1fr;\n  }\n\n  .stb-selene__custom-label{\n    padding:11px 14px;\n  }\n\n  .stb-selene__custom-copy{\n    padding:12px 14px;\n  }\n\n\n  \/* CARE *\/\n\n  .stb-selene__care{\n    grid-template-columns:1fr;\n  }\n\n  .stb-selene__care-label{\n    padding:11px 14px;\n  }\n\n  .stb-selene__care-copy{\n    padding:12px 14px;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-selene__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-selene__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-selene__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-selene__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-selene\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-selene__intro\"\u003e\n\u003cdiv class=\"stb-selene__intro-copy\"\u003e\n\u003cspan class=\"stb-selene__eyebrow\"\u003e Hand-Stretched Silk · Sphere Pendant \u003c\/span\u003e\n\u003ch2 class=\"stb-selene__title\"\u003eA Softer Kind of Globe Light.\u003c\/h2\u003e\n\u003cp\u003eSelene stretches silk over a concealed metal frame to create a clean spherical pendant. Instead of the reflections of glass, the entire shade takes on a soft warm glow — designed more for atmosphere than sharp task lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__intro-side\"\u003e\n\u003csmall\u003e Three Sizes \u003c\/small\u003e \u003cstrong\u003e 11.8\" · 15.7\" · 19.7\" \u003c\/strong\u003e \u003cspan\u003e 2700K bulbs included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-selene__facts\"\u003e\n\u003cdiv class=\"stb-selene__fact\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Hand-Stretched Silk \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__fact\"\u003e\n\u003csmall\u003e Form \u003c\/small\u003e \u003cstrong\u003e Full Sphere \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e 2700K Warm White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__fact\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e Adjustable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SILK DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"selene-detail-section\" class=\"stb-selene__material\"\u003e\n\u003cdiv class=\"stb-selene__material-media\"\u003e\u003ca href=\"#selene-detail\" class=\"stb-selene__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/selene-silk-moon-pendant-light-stuberlighting_4.jpg?v=1783405395\" alt=\"Selene silk moon pendant light shade detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-selene__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__material-copy\"\u003e\n\u003cspan class=\"stb-selene__eyebrow\"\u003e Silk \u0026amp; Structure \u003c\/span\u003e\n\u003ch3 class=\"stb-selene__section-title\"\u003eTextile on the Outside. Structure Hidden Within.\u003c\/h3\u003e\n\u003cp\u003eThe silk is stretched over an internal metal frame that maintains the sphere while remaining visually discreet. When switched off, the weave gives the shade subtle texture; when illuminated, the silk surface becomes the light diffuser.\u003c\/p\u003e\n\u003cdiv class=\"stb-selene__material-tags\"\u003e\n\u003cspan\u003e Silk Shade \u003c\/span\u003e \u003cspan\u003e Metal Inner Frame \u003c\/span\u003e \u003cspan\u003e Soft Diffusion \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"selene-detail\" href=\"#selene-detail-section\" class=\"stb-selene__lightbox\"\u003e \u003cspan class=\"stb-selene__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/selene-silk-moon-pendant-light-stuberlighting_4.jpg?v=1783405395\" alt=\"Enlarged Selene silk shade detail\"\u003e \u003cspan class=\"stb-selene__lightbox-caption\"\u003e Selene · Silk Shade Detail \u003c\/span\u003e \u003cspan class=\"stb-selene__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHT CHARACTER\n  ====================================================== --\u003e\n\u003csection class=\"stb-selene__light-effect\"\u003e\n\u003cdiv class=\"stb-selene__light-effect-label\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e The Shade Glows, Rather Than the Bulb. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__light-effect-body\"\u003e\n\u003cdiv class=\"stb-selene__light-effect-item\"\u003e\n\u003csmall\u003e Silk Diffusion \u003c\/small\u003e \u003cstrong\u003e Softer Ambient Light \u003c\/strong\u003e\n\u003cp\u003eThe textile surface spreads the light across the sphere instead of creating a hard point source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__light-effect-item\"\u003e\n\u003csmall\u003e Best Use \u003c\/small\u003e \u003cstrong\u003e Atmosphere First \u003c\/strong\u003e\n\u003cp\u003eEspecially suited to bedrooms, dining areas and spaces where softer evening light is preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZES\n  ====================================================== --\u003e\n\u003csection id=\"selene-size-section\" class=\"stb-selene__sizes\"\u003e\n\u003cdiv class=\"stb-selene__sizes-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-selene__eyebrow\"\u003e Choose the Sphere \u003c\/span\u003e\n\u003ch3 class=\"stb-selene__section-title\"\u003eThree Sizes. Same Clean Geometry.\u003c\/h3\u003e\n\u003cp class=\"stb-selene__copy\"\u003eEach version keeps the same spherical proportion. Choose mainly by the scale of the room and whether Selene should feel intimate or more architectural.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__sizes-note\"\u003eTap drawing\u003cbr\u003eto enlarge.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__size-card\"\u003e\n\u003cdiv class=\"stb-selene__dimension-wrap\"\u003e\n\u003cdiv class=\"stb-selene__dimension\"\u003e\u003ca href=\"#selene-size\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/selene-silk-moon-pendant-light-stuberlighting_21.jpg?v=1783405394\" alt=\"Selene silk moon pendant light dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-selene__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__size-options\"\u003e\n\u003cdiv class=\"stb-selene__size-option\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Ø11.8\" × H11.8\" \u003c\/strong\u003e \u003cspan\u003e 30 × 30cm \u003c\/span\u003e\n\u003cp\u003eBedside pairs, small bedrooms, tea rooms and quiet corners.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__size-option stb-selene__size-option--main\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e Ø15.7\" × H15.7\" \u003c\/strong\u003e \u003cspan\u003e 40 × 40cm \u003c\/span\u003e\n\u003cp\u003ePrimary bedrooms, dining rooms, living rooms and meditation spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__size-option\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø19.7\" × H19.7\" \u003c\/strong\u003e \u003cspan\u003e 50 × 50cm \u003c\/span\u003e\n\u003cp\u003eLarger living spaces, statement bedrooms and more open ceiling volumes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"selene-size\" href=\"#selene-size-section\" class=\"stb-selene__lightbox\"\u003e \u003cspan class=\"stb-selene__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/selene-silk-moon-pendant-light-stuberlighting_21.jpg?v=1783405394\" alt=\"Enlarged Selene pendant dimensions\"\u003e \u003cspan class=\"stb-selene__lightbox-caption\"\u003e Selene · 11.8\" \/ 15.7\" \/ 19.7\" \u003c\/span\u003e \u003cspan class=\"stb-selene__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       BULBS BY SIZE\n  ====================================================== --\u003e\n\u003csection class=\"stb-selene__bulbs\"\u003e\n\u003cdiv class=\"stb-selene__bulbs-label\"\u003e\n\u003csmall\u003e Bulbs Included \u003c\/small\u003e \u003cstrong\u003e Socket Size Changes With the Sphere. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__bulb-grid\"\u003e\n\u003cdiv class=\"stb-selene__bulb-item\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e E14 · 25W Max \u003c\/strong\u003e\n\u003cp\u003eWarm-white 2700K LED included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__bulb-item\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e E27 · 40W Max \u003c\/strong\u003e\n\u003cp\u003eWarm-white 2700K LED included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__bulb-item\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e E27 · 40W Max \u003c\/strong\u003e\n\u003cp\u003eWarm-white 2700K LED included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"stb-selene__dimming\"\u003e\n\u003carticle class=\"stb-selene__dimming-card\"\u003e\u003csmall\u003e Included Setup \u003c\/small\u003e \u003cstrong\u003e 2700K · Standard On \/ Off \u003c\/strong\u003e\n\u003cp\u003eThe included warm-white LED bulbs are intended for standard on\/off use.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-selene__dimming-card stb-selene__dimming-card--alt\"\u003e\u003csmall\u003e Optional Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmable LED + Triac Dimmer \u003c\/strong\u003e\n\u003cp\u003eFor brightness control, replace the included bulbs with compatible dimmable LEDs and use a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-selene__install\"\u003e\n\u003cdiv class=\"stb-selene__install-item\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e Adjustable Cord \u003c\/strong\u003e\n\u003cp\u003eStandard suspension can be adjusted during installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__install-item\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003cp\u003eInstalls to a standard ceiling junction box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__install-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Electrician Required \u003c\/strong\u003e\n\u003cp\u003eProfessional electrical installation is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CUSTOM CORD\n  ====================================================== --\u003e\n\u003csection class=\"stb-selene__custom\"\u003e\n\u003cdiv class=\"stb-selene__custom-label\"\u003e\n\u003csmall\u003e High Ceiling? \u003c\/small\u003e \u003cstrong\u003e Custom Cord Length Available. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__custom-copy\"\u003e\n\u003cp\u003eNeed a longer drop for a vaulted, double-height or tall foyer ceiling? Custom cord lengths are available at no extra charge. Send your ceiling height and desired fixture drop to \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-selene__care\"\u003e\n\u003cdiv class=\"stb-selene__care-label\"\u003e\n\u003csmall\u003e Silk Care \u003c\/small\u003e \u003cstrong\u003e Dry Cleaning Only. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__care-copy\"\u003e\n\u003cp\u003eKeep the silk shade dry. Dust gently with a soft dry brush or a low-suction vacuum attachment. Avoid water contact, high humidity and heavy cooking-oil vapor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SILK VARIATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-selene__variation\"\u003e\u003cstrong\u003e Natural textile variation is part of the shade. \u003c\/strong\u003e\n\u003cp\u003eSlight differences in silk weave density, texture and translucency are expected from one shade to another. These subtle variations are characteristics of the hand-finished textile surface rather than defects.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-selene__specs\"\u003e\n\u003cdiv class=\"stb-selene__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Selene \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Small — Ø11.8\" × H11.8\" · Medium — Ø15.7\" × H15.7\" · Large — Ø19.7\" × H19.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Hand-Stretched Silk Shade · Metal Internal Frame \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__spec\"\u003e\n\u003cspan\u003e Shade Color \u003c\/span\u003e \u003cstrong\u003e White Natural Silk · Warm-Cream Appearance When Lit \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__spec\"\u003e\n\u003cspan\u003e Shade Form \u003c\/span\u003e \u003cstrong\u003e Full Sphere \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__spec\"\u003e\n\u003cspan\u003e Small Bulb Base \u003c\/span\u003e \u003cstrong\u003e E14 · 25W Maximum · Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__spec\"\u003e\n\u003cspan\u003e Medium \/ Large \u003c\/span\u003e \u003cstrong\u003e E27 · 40W Maximum · Bulbs Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__spec\"\u003e\n\u003cspan\u003e Included Light \u003c\/span\u003e \u003cstrong\u003e Warm-White LED · 2700K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Included Bulbs Are Non-Dimmable · For Dimming, Use Compatible Dimmable LED Bulbs With a Compatible Triac Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e Adjustable · Custom Length Available on Request at No Extra Charge \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__spec\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Ceiling Pendant · Standard Junction Box \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Licensed Electrician Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__spec\"\u003e\n\u003cspan\u003e Care \u003c\/span\u003e \u003cstrong\u003e Keep Dry · Dust With Soft Dry Brush or Gentle Low-Suction Vacuum \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-selene__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-selene__faq\"\u003e\u003cspan class=\"stb-selene__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-selene__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eSmall works well for bedside pairs, smaller bedrooms and intimate spaces. Medium is the most versatile option for primary bedrooms, dining rooms and standard living rooms. Choose Large when the room needs a more substantial spherical focal point.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Selene intended for bright task lighting?\u003c\/summary\u003e\n\u003cp\u003eSelene is designed primarily for soft ambient lighting. The silk shade diffuses the light across its surface, so it creates a gentler atmosphere than a clear glass pendant with a visible light source.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the bulbs included?\u003c\/summary\u003e\n\u003cp\u003eYes. Selene includes warm-white 2700K LED bulbs. Small uses an E14 bulb, while Medium and Large use E27 bulbs.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Selene be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, with a compatible setup. The included bulbs are non-dimmable. Replace them with compatible dimmable LEDs and use a compatible Triac wall dimmer if brightness control is required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I request a longer cord?\u003c\/summary\u003e\n\u003cp\u003eYes. Custom cord lengths are available at no extra charge. For vaulted or double-height ceilings, send your ceiling height and desired finished drop to support@stuberlighting.com before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Selene be used in a bathroom or kitchen?\u003c\/summary\u003e\n\u003cp\u003eSelene is rated IP20 for indoor dry locations. Bathrooms and other humid areas are not recommended. Kitchens with heavy cooking-oil vapor are also better suited to glass or metal fixtures, because residue can collect in the silk weave.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-selene__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"∅ 11.8″ x H 11.8″ \/ White","offer_id":52474635321627,"sku":"STB-PL-26-10056","price":455.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x H 15.7″ \/ White","offer_id":52474635354395,"sku":"STB-PL-26-10057","price":525.0,"currency_code":"USD","in_stock":true},{"title":"∅ 19.7″ x H 19.7″ \/ White","offer_id":52474635387163,"sku":"STB-PL-26-10058","price":725.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/selene-silk-moon-pendant-light-stuberlighting_1.jpg?v=1783405395"},{"product_id":"nimbus-mulberry-silk-cloud-ceiling-lamp","title":"Nimbus Mulberry Silk Cloud Ceiling Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — NIMBUS\n   MULBERRY SILK CLOUD CEILING LAMP\n\n   SILK \/ PROFILE \/ CONTROL\n\n   QUIET CEILING STUDY\n   PREMIUM · CONCISE · SHOPPER-FIRST\n   DISTINCT FROM DAWN BACKGROUND\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-nimbus{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817568;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --cream:#F5EDD8;\n  --sand:#E9DDC5;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n  --silk:#F1ECE3;\n  --soft:#F5F0E8;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:860px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-nimbus *,\n.stb-nimbus *::before,\n.stb-nimbus *::after{\n  box-sizing:border-box;\n}\n\n.stb-nimbus h2,\n.stb-nimbus h3,\n.stb-nimbus p{\n  margin-top:0;\n}\n\n.stb-nimbus h2,\n.stb-nimbus h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-nimbus img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-nimbus a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.nimbus-kicker{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.nimbus-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — SILK \/ PROFILE\n========================================================= *\/\n\n.nimbus-opening{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,215px);\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n}\n\n.nimbus-opening::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:29px;\n\n  width:61px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n\n\/* COPY *\/\n\n.nimbus-opening__copy{\n  min-width:0;\n\n  padding:29px 30px 27px;\n}\n\n.nimbus-opening h2{\n  max-width:585px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.nimbus-opening__copy \u003e p{\n  max-width:565px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* FACTS *\/\n\n.nimbus-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:23px;\n\n  margin-top:18px;\n}\n\n.nimbus-fact{\n  min-width:95px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.nimbus-fact:nth-child(2){\n  border-color:#B7A892;\n}\n\n.nimbus-fact:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.nimbus-fact small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.nimbus-fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* DETAIL *\/\n\n.nimbus-opening__visual{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:18px;\n\n  background:#EEE8DE;\n\n  border-left:1px solid var(--line);\n}\n\n.nimbus-detail-img{\n  width:178px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.nimbus-detail-img a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.nimbus-detail-img img{\n  max-height:168px !important;\n}\n\n\n\/* =========================================================\n   02 — MATERIAL \/ GLOW\n========================================================= *\/\n\n.nimbus-material{\n  margin-top:10px;\n\n  padding:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.nimbus-material__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.nimbus-material__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.nimbus-material__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* EDITORIAL LEDGER *\/\n\n.nimbus-material__ledger{\n  border:1px solid var(--line);\n}\n\n.nimbus-material-row{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:20px;\n  align-items:start;\n\n  min-width:0;\n\n  padding:13px 15px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.nimbus-material-row:last-child{\n  border-bottom:0;\n}\n\n.nimbus-material-row:nth-child(1){\n  background:#F5F0E8;\n}\n\n.nimbus-material-row:nth-child(2){\n  background:#FBF8F2;\n}\n\n.nimbus-material-row:nth-child(3){\n  background:#EEE8DE;\n}\n\n.nimbus-material-row__label small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.nimbus-material-row__label strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.nimbus-material-row__copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.nimbus-material-row__copy p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* MATERIAL NOTE *\/\n\n.nimbus-natural{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:17px;\n\n  margin-top:10px;\n\n  padding:10px 12px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.nimbus-natural strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.nimbus-natural span{\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   03 — PROFILE \/ CONTROL\n========================================================= *\/\n\n.nimbus-control{\n  margin-top:10px;\n\n  padding:29px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.nimbus-control__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.nimbus-control__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.nimbus-control__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* DIMENSION + CONTROL *\/\n\n.nimbus-control__sheet{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  border:1px solid var(--line);\n}\n\n\n\/* SIZE *\/\n\n.nimbus-size{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:16px;\n\n  background:#EFE8DD;\n\n  border-right:1px solid var(--line);\n}\n\n.nimbus-size__img{\n  width:150px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.nimbus-size__img a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.nimbus-size__img img{\n  max-height:142px !important;\n}\n\n\n\/* RIGHT SIDE *\/\n\n.nimbus-options{\n  min-width:0;\n}\n\n\n\/* PROPORTION *\/\n\n.nimbus-proportion{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:17px;\n  align-items:center;\n\n  padding:15px 17px;\n\n  background:#FBF8F2;\n\n  border-bottom:1px solid var(--line);\n}\n\n.nimbus-proportion__measure small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.nimbus-proportion__measure strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:27px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.nimbus-proportion__measure span{\n  display:block;\n\n  margin-top:5px;\n\n  color:var(--gold-deep);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.nimbus-proportion__copy{\n  padding-left:17px;\n\n  border-left:1px solid var(--line);\n}\n\n.nimbus-proportion__copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.nimbus-proportion__copy p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* CONTROL CHOICES *\/\n\n.nimbus-mode{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:17px;\n\n  padding:12px 17px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.nimbus-mode:last-child{\n  border-bottom:0;\n}\n\n.nimbus-mode--standard{\n  background:#F7F3EC;\n}\n\n.nimbus-mode--dim{\n  background:#F1E9DE;\n}\n\n.nimbus-mode__name small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.nimbus-mode__name strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.nimbus-mode__copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.nimbus-mode__copy p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* LED STRIP *\/\n\n.nimbus-led{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:19px;\n  align-items:center;\n\n  margin-top:10px;\n\n  padding:13px 15px;\n\n  background:var(--espresso);\n}\n\n.nimbus-led__mark small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.nimbus-led__mark strong{\n  display:block;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.nimbus-led__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n}\n\n.nimbus-led__copy p{\n  margin:0;\n\n  color:#D8CFC3;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n.nimbus-led__meta{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:11px;\n\n  margin-top:6px;\n}\n\n.nimbus-led__meta span{\n  color:#D8CFC3;\n\n  font-size:11.5px;\n}\n\n.nimbus-led__meta strong{\n  color:#FFF8ED;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.nimbus-specs{\n  margin-top:10px;\n\n  padding:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.nimbus-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.nimbus-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.nimbus-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.nimbus-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.nimbus-spec{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.nimbus-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.nimbus-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CARE *\/\n\n.nimbus-care{\n  margin-top:11px;\n\n  padding:11px 13px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.nimbus-care strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.nimbus-care span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.nimbus-shipping{\n  position:relative;\n\n  margin-top:10px;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n}\n\n.nimbus-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:48px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.nimbus-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.nimbus-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.nimbus-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.nimbus-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.nimbus-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.nimbus-lightbox:target{\n  display:flex;\n}\n\n.nimbus-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.nimbus-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n}\n\n.nimbus-lightbox__caption{\n  margin-top:9px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.nimbus-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .nimbus-opening{\n    grid-template-columns:minmax(0,1fr) minmax(0,170px);\n  }\n\n  .nimbus-opening__copy{\n    padding:25px 21px;\n  }\n\n  .nimbus-opening h2{\n    font-size:27px;\n  }\n\n  .nimbus-detail-img{\n    width:140px;\n  }\n\n\n  .nimbus-material,\n  .nimbus-control,\n  .nimbus-specs{\n    padding:24px 19px;\n  }\n\n\n  .nimbus-material__head,\n  .nimbus-control__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .nimbus-control__sheet{\n    grid-template-columns:minmax(0,145px) minmax(0,1fr);\n  }\n\n  .nimbus-size__img{\n    width:120px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .nimbus-opening{\n    grid-template-columns:1fr;\n  }\n\n  .nimbus-opening__visual{\n    display:grid;\n    grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n    gap:12px;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .nimbus-detail-img{\n    width:115px;\n  }\n\n  .nimbus-opening__visual .nimbus-caption{\n    text-align:left;\n  }\n\n\n  .nimbus-material-row{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n\n  .nimbus-natural{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n\n  .nimbus-control__sheet{\n    grid-template-columns:1fr;\n  }\n\n  .nimbus-size{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .nimbus-size__img{\n    width:110px;\n  }\n\n\n  .nimbus-proportion{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n  .nimbus-proportion__copy{\n    padding:8px 0 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .nimbus-mode{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n\n  .nimbus-led{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n  .nimbus-led__copy{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .nimbus-specs__head{\n    display:block;\n  }\n\n  .nimbus-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .nimbus-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .nimbus-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-nimbus\" id=\"nimbus-root\"\u003e\n\u003c!-- =====================================================\n       01 — SILK \/ PROFILE\n  ====================================================== --\u003e\n\u003csection class=\"nimbus-opening\"\u003e\n\u003cdiv class=\"nimbus-opening__copy\"\u003e\n\u003cspan class=\"nimbus-kicker\"\u003e Silk \/ Profile \/ Control \u003c\/span\u003e\n\u003ch2\u003eA Soft Silk Cloud That Stays Close to the Ceiling\u003c\/h2\u003e\n\u003cp\u003eNimbus wraps natural mulberry silk over an asymmetric internal frame, creating a low-profile ceiling light with a softer presence than glass, metal or acrylic. Unlit, the silk reads as a quiet sculptural surface; illuminated, it takes on a warm cream glow.\u003c\/p\u003e\n\u003cdiv class=\"nimbus-facts\"\u003e\n\u003cdiv class=\"nimbus-fact\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 19.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-fact\"\u003e\n\u003csmall\u003e Profile \u003c\/small\u003e \u003cstrong\u003e 7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-fact\"\u003e\n\u003csmall\u003e Standard Light \u003c\/small\u003e \u003cstrong\u003e 3000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-opening__visual\"\u003e\n\u003cdiv class=\"nimbus-detail-img\"\u003e\u003ca href=\"#nimbus-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nimbus-mulberry-silk-cloud-ceiling-lamp-stuberlighting_14.jpg?v=1783473422\" alt=\"Close-up detail of Nimbus natural mulberry silk cloud ceiling lamp\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"nimbus-caption\"\u003eNatural silk surface · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — MATERIAL \/ GLOW\n  ====================================================== --\u003e\n\u003csection class=\"nimbus-material\"\u003e\n\u003cdiv class=\"nimbus-material__head\"\u003e\n\u003ch3\u003eWhy Silk Changes the Light\u003c\/h3\u003e\n\u003cp\u003eNimbus is intentionally simple in color and hardware. Its character comes from the natural silk surface, the irregular cloud contour and the way warm LED light passes through it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-material__ledger\"\u003e\n\u003cdiv class=\"nimbus-material-row\"\u003e\n\u003cdiv class=\"nimbus-material-row__label\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Mulberry Silk \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-material-row__copy\"\u003e\n\u003cstrong\u003e Natural surface, not a printed effect \u003c\/strong\u003e\n\u003cp\u003eFine overlapping silk fibres create subtle variation in texture and translucency across the shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-material-row\"\u003e\n\u003cdiv class=\"nimbus-material-row__label\"\u003e\n\u003csmall\u003e Form \u003c\/small\u003e \u003cstrong\u003e Asymmetric Cloud \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-material-row__copy\"\u003e\n\u003cstrong\u003e Deliberately irregular \u003c\/strong\u003e\n\u003cp\u003eThe silhouette is fuller through some areas and softer through others rather than forming a perfect geometric disc.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-material-row\"\u003e\n\u003cdiv class=\"nimbus-material-row__label\"\u003e\n\u003csmall\u003e When Lit \u003c\/small\u003e \u003cstrong\u003e Warm Cream Glow \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-material-row__copy\"\u003e\n\u003cstrong\u003e 3000K through natural silk \u003c\/strong\u003e\n\u003cp\u003eThe integrated LED sits behind the silk, allowing the shade itself to become the luminous surface rather than exposing a conventional bulb.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-natural\"\u003e\n\u003cstrong\u003e Natural Material \u003c\/strong\u003e \u003cspan\u003e Because Nimbus is hand-formed from natural silk, subtle variation in fibre density, surface texture and contour is normal and part of the material character. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — PROFILE \/ CONTROL\n  ====================================================== --\u003e\n\u003csection class=\"nimbus-control\"\u003e\n\u003cdiv class=\"nimbus-control__head\"\u003e\n\u003ch3\u003eOne Size. Two Ways to Control the Glow.\u003c\/h3\u003e\n\u003cp\u003eThe fixture size and 3000K warm tone stay the same. The main choice is whether you want simple wall-switch operation or adjustable evening brightness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-control__sheet\"\u003e\n\u003c!-- DIMENSION --\u003e\n\u003cdiv class=\"nimbus-size\"\u003e\n\u003cdiv class=\"nimbus-size__img\"\u003e\u003ca href=\"#nimbus-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nimbus-mulberry-silk-cloud-ceiling-lamp-stuberlighting_15.jpg?v=1783473421\" alt=\"Nimbus mulberry silk cloud ceiling lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"nimbus-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- OPTIONS --\u003e\n\u003cdiv class=\"nimbus-options\"\u003e\n\u003cdiv class=\"nimbus-proportion\"\u003e\n\u003cdiv class=\"nimbus-proportion__measure\"\u003e\n\u003csmall\u003e Single Size \u003c\/small\u003e \u003cstrong\u003e Ø19.7\" \u003c\/strong\u003e \u003cspan\u003e H7\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-proportion__copy\"\u003e\n\u003cstrong\u003e Low-Profile Flush Mount \u003c\/strong\u003e\n\u003cp\u003eThe 7-inch height keeps the fixture visually close to the ceiling, making the silk cloud feel integrated with the architecture rather than suspended into the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-mode nimbus-mode--standard\"\u003e\n\u003cdiv class=\"nimbus-mode__name\"\u003e\n\u003csmall\u003e Option 01 \u003c\/small\u003e \u003cstrong\u003e Warm Light 3000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-mode__copy\"\u003e\n\u003cstrong\u003e Standard configuration \u003c\/strong\u003e\n\u003cp\u003eFixed 3000K warm-white output, controlled through a standard wall switch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-mode nimbus-mode--dim\"\u003e\n\u003cdiv class=\"nimbus-mode__name\"\u003e\n\u003csmall\u003e Option 02 \u003c\/small\u003e \u003cstrong\u003e Triac Warm Dimming \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-mode__copy\"\u003e\n\u003cstrong\u003e Adjustable brightness \u003c\/strong\u003e\n\u003cp\u003eKeeps the same warm 3000K tone while allowing smooth brightness control. Requires a compatible Triac wall dimmer, sold separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-led\"\u003e\n\u003cdiv class=\"nimbus-led__mark\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-led__copy\"\u003e\n\u003cp\u003eThe LED module is built into the fixture. No separate bulb is required. 3000K is standard; 4000K or 6000K can be requested when needed.\u003c\/p\u003e\n\u003cdiv class=\"nimbus-led__meta\"\u003e\n\u003cspan\u003e \u003cstrong\u003eLED Included\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e≈20W\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e50,000h Rated Life\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eAC 110–240V\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"nimbus-specs\"\u003e\n\u003cdiv class=\"nimbus-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Nimbus · Mulberry Silk Cloud Ceiling Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-spec-list\"\u003e\n\u003cdiv class=\"nimbus-spec\"\u003e\n\u003cspan class=\"nimbus-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"nimbus-spec__value\"\u003e Ø19.7\" × H7\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-spec\"\u003e\n\u003cspan class=\"nimbus-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"nimbus-spec__value\"\u003e Natural mulberry silk · Internal metal frame \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-spec\"\u003e\n\u003cspan class=\"nimbus-spec__label\"\u003e Shade Color \u003c\/span\u003e \u003cspan class=\"nimbus-spec__value\"\u003e Natural White · Warm cream appearance when illuminated \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-spec\"\u003e\n\u003cspan class=\"nimbus-spec__label\"\u003e Shade Form \u003c\/span\u003e \u003cspan class=\"nimbus-spec__value\"\u003e Asymmetric hand-formed cloud silhouette \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-spec\"\u003e\n\u003cspan class=\"nimbus-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"nimbus-spec__value\"\u003e Integrated LED · Included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-spec\"\u003e\n\u003cspan class=\"nimbus-spec__label\"\u003e Separate Bulb \u003c\/span\u003e \u003cspan class=\"nimbus-spec__value\"\u003e Not required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-spec\"\u003e\n\u003cspan class=\"nimbus-spec__label\"\u003e Power \u003c\/span\u003e \u003cspan class=\"nimbus-spec__value\"\u003e Approx. 20W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-spec\"\u003e\n\u003cspan class=\"nimbus-spec__label\"\u003e Color Temperature \u003c\/span\u003e \u003cspan class=\"nimbus-spec__value\"\u003e 3000K warm-white standard · 4000K \/ 6000K available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-spec\"\u003e\n\u003cspan class=\"nimbus-spec__label\"\u003e Control Options \u003c\/span\u003e \u003cspan class=\"nimbus-spec__value\"\u003e Warm Light 3000K · Triac Warm Dimming \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-spec\"\u003e\n\u003cspan class=\"nimbus-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"nimbus-spec__value\"\u003e Triac Dimming configuration requires a compatible Triac wall dimmer, sold separately \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-spec\"\u003e\n\u003cspan class=\"nimbus-spec__label\"\u003e Rated Life \u003c\/span\u003e \u003cspan class=\"nimbus-spec__value\"\u003e Approx. 50,000 hours \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-spec\"\u003e\n\u003cspan class=\"nimbus-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"nimbus-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-spec\"\u003e\n\u003cspan class=\"nimbus-spec__label\"\u003e Mounting \u003c\/span\u003e \u003cspan class=\"nimbus-spec__value\"\u003e Flush mount · Standard ceiling junction box \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-spec\"\u003e\n\u003cspan class=\"nimbus-spec__label\"\u003e Wiring \/ Install \u003c\/span\u003e \u003cspan class=\"nimbus-spec__value\"\u003e Hardwired · Licensed electrician required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-spec\"\u003e\n\u003cspan class=\"nimbus-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"nimbus-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-spec\"\u003e\n\u003cspan class=\"nimbus-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"nimbus-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nimbus-care\"\u003e\n\u003cstrong\u003e Natural Silk Care \u003c\/strong\u003e \u003cspan\u003e Dust gently with a very soft dry brush or low-power air duster. Do not use water, damp cloths or cleaning sprays on the silk. Avoid humid locations and prolonged direct sunlight. Slight variation in fibre texture and hand-formed contour is normal. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"nimbus-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"nimbus-detail-large\" href=\"#nimbus-root\" class=\"nimbus-lightbox\"\u003e \u003cspan class=\"nimbus-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nimbus-mulberry-silk-cloud-ceiling-lamp-stuberlighting_14.jpg?v=1783473422\" alt=\"Enlarged Nimbus natural mulberry silk detail\"\u003e \u003cspan class=\"nimbus-lightbox__caption\"\u003e Nimbus · Natural Mulberry Silk Detail \u003c\/span\u003e \u003cspan class=\"nimbus-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — DIMENSIONS\n  ====================================================== --\u003e \u003ca id=\"nimbus-size-large\" href=\"#nimbus-root\" class=\"nimbus-lightbox\"\u003e \u003cspan class=\"nimbus-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nimbus-mulberry-silk-cloud-ceiling-lamp-stuberlighting_15.jpg?v=1783473421\" alt=\"Enlarged Nimbus cloud ceiling lamp dimensions\"\u003e \u003cspan class=\"nimbus-lightbox__caption\"\u003e Nimbus · Ø19.7\" × H7\" \u003c\/span\u003e \u003cspan class=\"nimbus-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"∅ 19.7″ × H 7″ \/ White \/ Warm Light","offer_id":52488389853467,"sku":"STB-CL-26-10038","price":525.0,"currency_code":"USD","in_stock":true},{"title":"∅ 19.7″ × H 7″ \/ White \/ Triac Warm Dimming","offer_id":52488389886235,"sku":"STB-CL-26-10039","price":525.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nimbus-mulberry-silk-cloud-ceiling-lamp-stuberlighting_1.jpg?v=1783473420"},{"product_id":"perla-silk-bubble-cluster-pendant-light","title":"Perla Silk Bubble Cluster Pendant Light","description":"\u003cdiv style=\"font-family: 'Jost','Helvetica Neue',sans-serif; max-width: 100%; color: #1c1209; line-height: 1.78;\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv style=\"background: #1C1209; padding: 64px 38px 52px 38px; margin: 0 0 0 0; position: relative;\"\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 10px; letter-spacing: 8px; color: #c8a96e; margin: 0 0 18px 0; text-transform: uppercase; font-weight: 500;\"\u003eSILK · N°03 · BUBBLE CLUSTER\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 46px; line-height: 1.06; color: #f5edd8; margin: 0 0 22px 0; font-weight: 400; letter-spacing: -1px; font-style: italic;\"\u003eThree bubbles, hand-drawn\u003cbr\u003efrom a mid-century line.\u003c\/p\u003e\n\u003cp style=\"font-size: 15.5px; color: #a89878; margin: 0 0 22px 0; max-width: 580px; line-height: 1.72;\"\u003eThree hand-formed silk bubbles suspended in cluster — a design tribute to the 1947 mid-century bubble-lamp tradition, faithfully reinterpreted in polymer-silk over hand-welded steel wire. Choose a single shape configuration for a rhythmic row, or the mix-match Combo for staggered heights and shape play. Warm-white LED-compatible sockets, adjustable cable, deliberately versatile for any ceiling that needs an atmospheric anchor.\u003c\/p\u003e\n\u003cdiv style=\"display: inline-block; padding: 8px 16px; background: #C8A96E; color: #1c1209;\"\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 10px; letter-spacing: 4px; margin: 0; text-transform: uppercase; font-weight: 600;\"\u003e3 shape configs · 1 combo · E26 warm-white\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DNA介绍带 --\u003e\n\u003cdiv style=\"background: #F5EDD8; padding: 22px 38px; display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 24px; border-bottom: 1px solid #C8A96E;\"\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 22px; color: #1c1209; margin: 0; font-weight: 500; font-style: italic;\"\u003ePolymer-silk shade\u003c\/p\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 10px; letter-spacing: 3px; color: #8a6b3e; margin: 2px 0 0 0; text-transform: uppercase;\"\u003eSprayed over steel wire\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 22px; color: #1c1209; margin: 0; font-weight: 500; font-style: italic;\"\u003e3-bubble cluster\u003c\/p\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 10px; letter-spacing: 3px; color: #8a6b3e; margin: 2px 0 0 0; text-transform: uppercase;\"\u003eSame shape · or mix-match\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 22px; color: #1c1209; margin: 0; font-weight: 500; font-style: italic;\"\u003eAdjustable drops\u003c\/p\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 10px; letter-spacing: 3px; color: #8a6b3e; margin: 2px 0 0 0; text-transform: uppercase;\"\u003e59\" cable · staggered on request\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- I · Lineage --\u003e\n\u003cdiv style=\"padding: 56px 0 48px 0; border-bottom: 1px solid #C8A96E;\"\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; gap: 48px; align-items: start;\"\u003e\n\u003cdiv style=\"border-top: 2px solid #C8A96E; padding-top: 14px;\"\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 11px; letter-spacing: 6px; color: #8a6b3e; text-transform: uppercase; margin: 0; font-weight: 500;\"\u003eI · The lineage\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 30px; color: #1c1209; font-style: italic; margin: 0 0 18px 0; font-weight: 400; line-height: 1.2;\"\u003eA design tribute, honestly stated.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; color: #3a2e24; margin: 0 0 14px 0; line-height: 1.78;\"\u003eThe bubble-lamp form was originated in 1947 by an American mid-century designer working with hand-welded steel wire and a sprayed polymer coating — a technique borrowed from military materials of the period and applied to residential lighting for the first time. The result was one of the most enduring silhouettes in twentieth-century design: a soft translucent bubble, warm and organic, that reads as sculpture during the day and as diffused light at night.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; color: #3a2e24; margin: 0; line-height: 1.78;\"\u003eThe Perla is a design tribute to that mid-century bubble tradition — not an authentic reproduction of any specific designer's licensed piece, but a faithful reinterpretation of the visual language that made the form iconic. We produce it because the form deserves accessible-priced options, and because the three-bubble cluster arrangement opens compositional possibilities that single bubbles don't. If you require certified-authentic mid-century reproductions, licensed originals are available from \u0026amp;Tradition and Modernica at significantly higher price points.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- II · Configurations --\u003e\n\u003cdiv style=\"padding: 48px 0; border-bottom: 1px solid #C8A96E;\"\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; gap: 48px; align-items: start; margin-bottom: 28px;\"\u003e\n\u003cdiv style=\"border-top: 2px solid #C8A96E; padding-top: 14px;\"\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 11px; letter-spacing: 6px; color: #8a6b3e; text-transform: uppercase; margin: 0; font-weight: 500;\"\u003eII · The configurations\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 30px; color: #1c1209; font-style: italic; margin: 0; font-weight: 400; line-height: 1.2;\"\u003eThree shapes. Four ways to hang them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 16px;\"\u003e\n\u003cdiv style=\"background: #F5EDD8; padding: 24px 22px; border-left: 5px solid #C8A96E;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 22px; color: #1c1209; margin: 0 0 8px 0; font-weight: 500; font-style: italic;\"\u003eModel A × 3 — Flat pear\u003c\/p\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 10px; letter-spacing: 3px; color: #8a6b3e; text-transform: uppercase; margin: 0 0 10px 0; font-weight: 500;\"\u003e15.8\"⌀ × 8.7\"H · low-profile\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #3a2e24; margin: 0; line-height: 1.65;\"\u003eThree identical shallow-pear bubbles arranged in a horizontal row. Reads as rhythmic and quiet — best for long dining tables, kitchen islands, and installations where the ceiling doesn't want visual weight. The lowest profile of the three shapes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #F5EDD8; padding: 24px 22px; border-left: 5px solid #C8A96E;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 22px; color: #1c1209; margin: 0 0 8px 0; font-weight: 500; font-style: italic;\"\u003eModel C × 3 — Round sphere\u003c\/p\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 10px; letter-spacing: 3px; color: #8a6b3e; text-transform: uppercase; margin: 0 0 10px 0; font-weight: 500;\"\u003e11.8\"⌀ × 11.8\"H · balanced\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #3a2e24; margin: 0; line-height: 1.65;\"\u003eThree identical perfect spheres — the most iconic of the mid-century bubble silhouettes, most instantly recognisable. Balanced proportion works across bedrooms, dining rooms, foyers, and modernist interiors that want a considered fixture without a directional shape signature.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #F5EDD8; padding: 24px 22px; border-left: 5px solid #C8A96E;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 22px; color: #1c1209; margin: 0 0 8px 0; font-weight: 500; font-style: italic;\"\u003eModel D × 3 — Tall pear\u003c\/p\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 10px; letter-spacing: 3px; color: #8a6b3e; text-transform: uppercase; margin: 0 0 10px 0; font-weight: 500;\"\u003e11\"⌀ × 15.8\"H · elongated\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #3a2e24; margin: 0; line-height: 1.65;\"\u003eThree identical elongated teardrops — the most sculptural of the three shapes, with the strongest vertical presence. Belongs in double-height foyers, staircases, and rooms where the fixture needs to hold vertical space rather than horizontal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #F5EDD8; padding: 24px 22px; border-left: 5px solid #C8A96E;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 22px; color: #1c1209; margin: 0 0 8px 0; font-weight: 500; font-style: italic;\"\u003eCombo — A + D + C\u003c\/p\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 10px; letter-spacing: 3px; color: #854f0b; text-transform: uppercase; margin: 0 0 10px 0; font-weight: 500;\"\u003eMix-match · staggered heights\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #3a2e24; margin: 0; line-height: 1.65;\"\u003eOne of each shape — flat pear, tall pear, sphere — hung at staggered drops for compositional play. The mid-century bubble lamp at its most expressive, and the configuration most-photographed in interior editorial. Belongs in rooms where the fixture is the room's design statement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- III · Material --\u003e\n\u003cdiv style=\"padding: 48px 0; border-bottom: 1px solid #C8A96E;\"\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; gap: 48px; align-items: start; margin-bottom: 28px;\"\u003e\n\u003cdiv style=\"border-top: 2px solid #C8A96E; padding-top: 14px;\"\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 11px; letter-spacing: 6px; color: #8a6b3e; text-transform: uppercase; margin: 0; font-weight: 500;\"\u003eIII · The material\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 30px; color: #1c1209; font-style: italic; margin: 0; font-weight: 400; line-height: 1.2;\"\u003ePolymer-silk. The original technique.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; gap: 48px;\"\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 15px; color: #3a2e24; margin: 0 0 14px 0; line-height: 1.78;\"\u003eEach Perla shade is built the way mid-century bubble lamps have always been built: a lightweight steel-wire skeleton is hand-welded into the target silhouette, then a polymer-silk material is precision-sprayed layer by layer over the frame until the surface reads as a seamless soft shell. A final protective coating ensures long-term durability, even light diffusion, and colour stability across years of installation.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; color: #3a2e24; margin: 0; line-height: 1.78;\"\u003eThe material behaves optically like natural silk fabric — light passes through it warmly, without reflection or point-source clarity — but it's more durable than natural silk, more colour-stable, and more resistant to dust and normal indoor conditions. This is the practical trade-off the original bubble-lamp inventors made in 1947, and it remains the correct choice for a fixture meant to last decades in a residential ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IV · Dimensions --\u003e\n\u003cdiv style=\"padding: 48px 0; border-bottom: 1px solid #C8A96E;\"\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; gap: 48px; align-items: start; margin-bottom: 28px;\"\u003e\n\u003cdiv style=\"border-top: 2px solid #C8A96E; padding-top: 14px;\"\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 11px; letter-spacing: 6px; color: #8a6b3e; text-transform: uppercase; margin: 0; font-weight: 500;\"\u003eIV · The scale\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 30px; color: #1c1209; font-style: italic; margin: 0; font-weight: 400; line-height: 1.2;\"\u003eShape sizes, and cable length.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; gap: 48px;\"\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 14px; background: #F5EDD8;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"border-top: 2px solid #C8A96E; border-bottom: 1px solid #C8A96E;\"\u003e\n\u003ctd style=\"padding: 14px 18px; color: #1c1209; font-family: 'Cormorant Garamond',serif; font-size: 19px; font-weight: 500; font-style: italic; width: 32%;\"\u003eModel A · flat pear\u003c\/td\u003e\n\u003ctd style=\"padding: 14px 18px; color: #3a2e24;\"\u003e\n\u003cp\u003e15.8\"⌀ × 8.7\"H · three of same shape\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perla-silk-bubble-cluster-pendant-light-stuberlighting_7.jpg?v=1783475590\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #C8A96E;\"\u003e\n\u003ctd style=\"padding: 14px 18px; color: #1c1209; font-family: 'Cormorant Garamond',serif; font-size: 19px; font-weight: 500; font-style: italic;\"\u003eModel C · round sphere\u003c\/td\u003e\n\u003ctd style=\"padding: 14px 18px; color: #3a2e24;\"\u003e\n\u003cp\u003e11.8\"⌀ × 11.8\"H · three of same shape\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perla-silk-bubble-cluster-pendant-light-stuberlighting_23.jpg?v=1783475590\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #C8A96E;\"\u003e\n\u003ctd style=\"padding: 14px 18px; color: #1c1209; font-family: 'Cormorant Garamond',serif; font-size: 19px; font-weight: 500; font-style: italic;\"\u003eModel D · tall pear\u003c\/td\u003e\n\u003ctd style=\"padding: 14px 18px; color: #3a2e24;\"\u003e\n\u003cp\u003e11\"⌀ × 15.8\"H · three of same shape\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perla-silk-bubble-cluster-pendant-light-stuberlighting_5.jpg?v=1783475590\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 2px solid #C8A96E;\"\u003e\n\u003ctd style=\"padding: 14px 18px; color: #1c1209; font-family: 'Cormorant Garamond',serif; font-size: 19px; font-weight: 500; font-style: italic;\"\u003eCombo · mix-match\u003c\/td\u003e\n\u003ctd style=\"padding: 14px 18px; color: #3a2e24;\"\u003e\n\u003cp\u003eOne A + one C + one D · staggered heights\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perla-silk-bubble-cluster-pendant-light-stuberlighting_6.jpg?v=1783475590\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-size: 13px; color: #7b6b58; margin: 20px 0 0 0; font-style: italic; line-height: 1.65;\"\u003eStandard 59-inch adjustable hanging cable per shade — each of the three bubbles hangs independently, allowing staggered-drop compositions when installed. Custom cable lengths available at no extra charge for double-height foyers or specific drop-height requirements — write to support@stuberlighting.com with your ceiling-to-floor measurement before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- V · Craft --\u003e\n\u003cdiv style=\"padding: 48px 0; border-bottom: 1px solid #C8A96E;\"\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; gap: 48px; align-items: start; margin-bottom: 28px;\"\u003e\n\u003cdiv style=\"border-top: 2px solid #C8A96E; padding-top: 14px;\"\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 11px; letter-spacing: 6px; color: #8a6b3e; text-transform: uppercase; margin: 0; font-weight: 500;\"\u003eV · The craft\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 30px; color: #1c1209; font-style: italic; margin: 0; font-weight: 400; line-height: 1.2;\"\u003eConsidered, throughout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 32px 48px;\"\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 20px; color: #1c1209; margin: 0 0 8px 0; font-weight: 500; font-style: italic;\"\u003eBulbs included.\u003c\/p\u003e\n\u003cp style=\"font-size: 14.5px; color: #3a2e24; margin: 0; line-height: 1.75;\"\u003eThe Perla ships with three E26 warm-white LED bulbs at 2700K — the temperature at which polymer-silk reads warmest and closest to the mid-century atmosphere the form was designed for. Edison-style bulbs are also compatible for a more vintage-industrial reading. Dimmable if you swap to dimmable E26 LEDs and install a compatible triac wall dimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 20px; color: #1c1209; margin: 0 0 8px 0; font-weight: 500; font-style: italic;\"\u003eThree independent cables.\u003c\/p\u003e\n\u003cp style=\"font-size: 14.5px; color: #3a2e24; margin: 0; line-height: 1.75;\"\u003eEach of the three shades hangs from its own 59-inch adjustable cable, sharing a common ceiling canopy. This is what allows staggered-drop compositions — hang all three at the same level for a rhythmic row, or stagger the drops for the mid-century editorial look. Custom cable lengths on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 20px; color: #1c1209; margin: 0 0 8px 0; font-weight: 500; font-style: italic;\"\u003eHand-welded frame.\u003c\/p\u003e\n\u003cp style=\"font-size: 14.5px; color: #3a2e24; margin: 0; line-height: 1.75;\"\u003eThe steel wire skeleton of each bubble is hand-welded, one at a time, then covered in polymer-silk. This is the technique the form was invented with in 1947 and remains the correct production method — machine-formed frames would not carry the subtle asymmetry that gives each bubble its handcraft signature.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 20px; color: #1c1209; margin: 0 0 8px 0; font-weight: 500; font-style: italic;\"\u003eIndividual variation.\u003c\/p\u003e\n\u003cp style=\"font-size: 14.5px; color: #3a2e24; margin: 0; line-height: 1.75;\"\u003eEach shade is hand-formed with subtle variations in silhouette, surface finish, and light transmission across each unit. Your Perla will be subtly different from photographs and from every other Perla produced. This is the material's signature and the tradition's hallmark.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Where it belongs --\u003e\n\u003cdiv style=\"background: #1C1209; color: #f5edd8; padding: 48px 36px; margin: 0 0 48px 0;\"\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; gap: 48px; align-items: start; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"border-top: 2px solid #C8A96E; padding-top: 14px;\"\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 11px; letter-spacing: 6px; color: #c8a96e; text-transform: uppercase; margin: 0; font-weight: 500;\"\u003eVI · Where it belongs\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 30px; color: #f5edd8; font-style: italic; margin: 0; font-weight: 400; line-height: 1.2;\"\u003eRooms that read the mid-century line.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 15px; color: #d8cdb8; margin: 0 0 14px 0; line-height: 1.78;\"\u003e\u003cb style=\"color: #f5edd8;\"\u003eA mid-century modern living room\u003c\/b\u003e — Combo or Model C, centred over the primary seating group. The three-bubble cluster reads as the design vocabulary the room was built for: walnut credenzas, teak dining chairs, restrained-palette upholstery, the aesthetic tradition running from Nelson-era mid-century through modern Scandinavian.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; color: #d8cdb8; margin: 0 0 14px 0; line-height: 1.78;\"\u003e\u003cb style=\"color: #f5edd8;\"\u003eA dining room\u003c\/b\u003e — Model A over a long dining table for a rhythmic horizontal row; Combo over a round dining table for compositional interest. Adjust cable lengths so bulbs hang 30-36 inches above the tabletop.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; color: #d8cdb8; margin: 0 0 14px 0; line-height: 1.78;\"\u003e\u003cb style=\"color: #f5edd8;\"\u003eA double-height foyer or staircase\u003c\/b\u003e — Model D or Combo, cables extended for the vertical drop. The elongated tall-pear silhouette holds vertical space; the mix-match Combo reads as the mid-century editorial statement the entry demands.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; color: #d8cdb8; margin: 0; line-height: 1.78;\"\u003e\u003cb style=\"color: #f5edd8;\"\u003eA hospitality installation\u003c\/b\u003e — cafés, restaurants, boutique hotels, and hospitality projects specifying mid-century-forward identity. The Perla's cluster arrangement scales elegantly across multi-fixture installations. Coordinated matched-batch material and interior-designer trade pricing available — write to support@stuberlighting.com with your project brief.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003cdiv style=\"padding: 0 0 48px 0;\"\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 11px; letter-spacing: 6px; color: #8a6b3e; text-transform: uppercase; margin: 0 0 24px 0; font-weight: 500;\"\u003eVII · Specifications\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 14px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 13px 0; color: #8a6b3e; width: 38%; border-bottom: 1px solid #C8A96E; font-family: 'Cormorant Garamond',serif; font-size: 16px; font-style: italic;\"\u003eMaterials\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 0; border-bottom: 1px solid #C8A96E; color: #1c1209; font-weight: 500;\"\u003ePolymer-silk shade · hand-welded steel wire frame · metal canopy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 13px 0; color: #8a6b3e; border-bottom: 1px solid #C8A96E; font-family: 'Cormorant Garamond',serif; font-size: 16px; font-style: italic;\"\u003eShade colour\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 0; border-bottom: 1px solid #C8A96E; color: #1c1209; font-weight: 500;\"\u003eWhite (warm-cream when lit)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 13px 0; color: #8a6b3e; border-bottom: 1px solid #C8A96E; font-family: 'Cormorant Garamond',serif; font-size: 16px; font-style: italic;\"\u003eConfigurations\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 0; border-bottom: 1px solid #C8A96E; color: #1c1209; font-weight: 500;\"\u003eModel A×3 (flat pear) · Model C×3 (sphere) · Model D×3 (tall pear) · Combo mix-match\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 13px 0; color: #8a6b3e; border-bottom: 1px solid #C8A96E; font-family: 'Cormorant Garamond',serif; font-size: 16px; font-style: italic;\"\u003eModel A dimensions\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 0; border-bottom: 1px solid #C8A96E; color: #1c1209; font-weight: 500;\"\u003e15.8\"⌀ × 8.7\"H per bubble · flat pear silhouette\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 13px 0; color: #8a6b3e; border-bottom: 1px solid #C8A96E; font-family: 'Cormorant Garamond',serif; font-size: 16px; font-style: italic;\"\u003eModel C dimensions\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 0; border-bottom: 1px solid #C8A96E; color: #1c1209; font-weight: 500;\"\u003e11.8\"⌀ × 11.8\"H per bubble · round sphere\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 13px 0; color: #8a6b3e; border-bottom: 1px solid #C8A96E; font-family: 'Cormorant Garamond',serif; font-size: 16px; font-style: italic;\"\u003eModel D dimensions\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 0; border-bottom: 1px solid #C8A96E; color: #1c1209; font-weight: 500;\"\u003e11\"⌀ × 15.8\"H per bubble · elongated tall pear\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 13px 0; color: #8a6b3e; border-bottom: 1px solid #C8A96E; font-family: 'Cormorant Garamond',serif; font-size: 16px; font-style: italic;\"\u003eBulb base\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 0; border-bottom: 1px solid #C8A96E; color: #1c1209; font-weight: 500;\"\u003eE26 (US standard) · \u003cb\u003eall three bulbs included\u003c\/b\u003e (warm-white LED 2700K, non-dimmable)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 13px 0; color: #8a6b3e; border-bottom: 1px solid #C8A96E; font-family: 'Cormorant Garamond',serif; font-size: 16px; font-style: italic;\"\u003eMax wattage\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 0; border-bottom: 1px solid #C8A96E; color: #1c1209; font-weight: 500;\"\u003e40W per socket\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 13px 0; color: #8a6b3e; border-bottom: 1px solid #C8A96E; font-family: 'Cormorant Garamond',serif; font-size: 16px; font-style: italic;\"\u003eVoltage\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 0; border-bottom: 1px solid #C8A96E; color: #1c1209; font-weight: 500;\"\u003eAC 110–240V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 13px 0; color: #8a6b3e; border-bottom: 1px solid #C8A96E; font-family: 'Cormorant Garamond',serif; font-size: 16px; font-style: italic;\"\u003eCable\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 0; border-bottom: 1px solid #C8A96E; color: #1c1209; font-weight: 500;\"\u003e59\" adjustable per shade · three independent · custom length on request (no extra charge)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 13px 0; color: #8a6b3e; border-bottom: 1px solid #C8A96E; font-family: 'Cormorant Garamond',serif; font-size: 16px; font-style: italic;\"\u003eDimming\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 0; border-bottom: 1px solid #C8A96E; color: #1c1209; font-weight: 500;\"\u003eCompatible with dimmable E26 LEDs + triac dimmer (sold separately) · Edison-bulb compatible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 13px 0; color: #8a6b3e; border-bottom: 1px solid #C8A96E; font-family: 'Cormorant Garamond',serif; font-size: 16px; font-style: italic;\"\u003eWiring\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 0; border-bottom: 1px solid #C8A96E; color: #1c1209; font-weight: 500;\"\u003eHardwired · licensed electrician required\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 13px 0; color: #8a6b3e; border-bottom: 1px solid #C8A96E; font-family: 'Cormorant Garamond',serif; font-size: 16px; font-style: italic;\"\u003eMounting\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 0; border-bottom: 1px solid #C8A96E; color: #1c1209; font-weight: 500;\"\u003eCeiling pendant · single junction box · three-cable canopy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 13px 0; color: #8a6b3e; border-bottom: 1px solid #C8A96E; font-family: 'Cormorant Garamond',serif; font-size: 16px; font-style: italic;\"\u003eIP rating\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 0; border-bottom: 1px solid #C8A96E; color: #1c1209; font-weight: 500;\"\u003eIP20 · indoor dry locations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 13px 0; color: #8a6b3e; font-family: 'Cormorant Garamond',serif; font-size: 16px; font-style: italic;\"\u003eSafety\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 0; color: #1c1209; font-weight: 500;\"\u003eCompliant with SAA\/UL\/ETL\/CE and CSA certification standards\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ — ◯ 圆圈符号(呼应bubble球形 · 与之前18套都不同) --\u003e\n\u003cdiv style=\"margin: 0 0 44px 0;\"\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 11px; letter-spacing: 6px; color: #8a6b3e; text-transform: uppercase; margin: 0 0 24px 0; font-weight: 500;\"\u003eVIII · Questions\u003c\/p\u003e\n\u003cdetails style=\"border-top: 1px solid #C8A96E; padding: 22px 0;\"\u003e\n\u003csummary style=\"font-family: 'Cormorant Garamond',serif; font-size: 19px; color: #1c1209; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; font-weight: 500; font-style: italic;\"\u003e\u003cspan\u003eWhich configuration — same shape or Combo?\u003c\/span\u003e \u003cspan style=\"color: #c8a96e; font-size: 16px; font-weight: 300;\"\u003e◯\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 14.5px; color: #3a2e24; margin: 14px 0 0 0; line-height: 1.75;\"\u003e\u003cb style=\"color: #8a6b3e;\"\u003eSame shape (A×3, C×3, D×3)\u003c\/b\u003e reads as rhythmic, balanced, and quietly considered — the correct choice for interiors that want the fixture to be atmospheric rather than declarative. Model A×3 for horizontal spread over long tables; Model C×3 for balanced installation in most rooms; Model D×3 for vertical statement in tall spaces. \u003cb style=\"color: #8a6b3e;\"\u003eCombo (A + C + D)\u003c\/b\u003e reads as editorial, compositional, and mid-century-signature — the correct choice for rooms where the fixture is meant to be the design conversation. The Combo is the configuration most-photographed in interior magazines featuring the mid-century bubble tradition; it belongs in living rooms, foyers, and hospitality projects wanting a fixture with its own personality.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-top: 1px solid #C8A96E; padding: 22px 0;\"\u003e\n\u003csummary style=\"font-family: 'Cormorant Garamond',serif; font-size: 19px; color: #1c1209; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; font-weight: 500; font-style: italic;\"\u003e\u003cspan\u003eIs this an authentic Nelson Bubble Lamp?\u003c\/span\u003e \u003cspan style=\"color: #c8a96e; font-size: 16px; font-weight: 300;\"\u003e◯\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 14.5px; color: #3a2e24; margin: 14px 0 0 0; line-height: 1.75;\"\u003eNo — we are transparent about this. The Perla is a design tribute to the mid-century bubble-lamp tradition originated in 1947, produced with the same steel-wire and polymer-silk technique that gives the form its optical character. It is not an authentic licensed reproduction of the original designer's piece, which is available from \u0026amp;Tradition (the official licensee) at significantly higher price points and with authentic-piece certification. If you require certified-authentic mid-century reproductions for a design-conscious application, we recommend purchasing from the licensed source. If the visual language of the tradition matters more than certified authenticity, the Perla is our answer at accessible price.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-top: 1px solid #C8A96E; padding: 22px 0;\"\u003e\n\u003csummary style=\"font-family: 'Cormorant Garamond',serif; font-size: 19px; color: #1c1209; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; font-weight: 500; font-style: italic;\"\u003e\u003cspan\u003eHow do I stagger the drops?\u003c\/span\u003e \u003cspan style=\"color: #c8a96e; font-size: 16px; font-weight: 300;\"\u003e◯\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 14.5px; color: #3a2e24; margin: 14px 0 0 0; line-height: 1.75;\"\u003eEach of the three shades hangs from an independent 59-inch adjustable cable, meeting at a shared ceiling canopy. To create a staggered composition: at installation, adjust each cable to a different length. Common patterns: for Combo, hang the largest shade highest and the smallest lowest for a visual descending line; for same-shape configurations (A×3, C×3, D×3), stagger drops by 4-8 inches for subtle rhythm. Standard cables reach up to 59 inches; longer custom cables are available at no extra charge for double-height installations — write to support@stuberlighting.com before ordering with your specific measurements.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-top: 1px solid #C8A96E; padding: 22px 0;\"\u003e\n\u003csummary style=\"font-family: 'Cormorant Garamond',serif; font-size: 19px; color: #1c1209; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; font-weight: 500; font-style: italic;\"\u003e\u003cspan\u003eCan I dim it?\u003c\/span\u003e \u003cspan style=\"color: #c8a96e; font-size: 16px; font-weight: 300;\"\u003e◯\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 14.5px; color: #3a2e24; margin: 14px 0 0 0; line-height: 1.75;\"\u003eYes — recommended. The included E26 LED bulbs are non-dimmable warm-white. To enable dimming: replace with dimmable E26 LEDs (widely available, $8-15 each) and wire through a compatible triac wall dimmer. At 30-50% brightness, the polymer-silk shades produce their most atmospheric character — the warm mid-century glow that the form was designed for. Dimming is particularly effective in dining rooms and living rooms where the fixture serves both dinner-hour and evening-atmosphere roles.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-top: 1px solid #C8A96E; padding: 22px 0;\"\u003e\n\u003csummary style=\"font-family: 'Cormorant Garamond',serif; font-size: 19px; color: #1c1209; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; font-weight: 500; font-style: italic;\"\u003e\u003cspan\u003eHow do I clean the polymer-silk shades?\u003c\/span\u003e \u003cspan style=\"color: #c8a96e; font-size: 16px; font-weight: 300;\"\u003e◯\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 14.5px; color: #3a2e24; margin: 14px 0 0 0; line-height: 1.75;\"\u003eGently. Dust with a soft dry brush or a low-suction vacuum brush attachment held at distance, every 2-3 months. Avoid direct water contact; if a spot cleaning is required, a lightly-dampened microfibre cloth (barely wet with water, no soap or cleaner) can be dabbed on the surface — don't rub, don't scrub. Never use paper towels, abrasive sponges, glass cleaner, or ammonia-based products. Kept dry and out of humid environments (bathrooms, heavy-cooking kitchens), the polymer-silk finish lasts as long as any lighting material.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-top: 1px solid #C8A96E; border-bottom: 1px solid #C8A96E; padding: 22px 0;\"\u003e\n\u003csummary style=\"font-family: 'Cormorant Garamond',serif; font-size: 19px; color: #1c1209; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; font-weight: 500; font-style: italic;\"\u003e\u003cspan\u003eHospitality-scale orders?\u003c\/span\u003e \u003cspan style=\"color: #c8a96e; font-size: 16px; font-weight: 300;\"\u003e◯\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 14.5px; color: #3a2e24; margin: 14px 0 0 0; line-height: 1.75;\"\u003eYes — the Perla is designed for both residential and hospitality-scale specification. Mid-century-forward cafés, restaurants, boutique hotels, and coworking spaces specify the bubble-lamp tradition frequently because it reads as design vocabulary rather than as decoration. Multi-fixture installations, custom cable lengths, coordinated matched-batch material, and interior-designer trade pricing available. Write to support@stuberlighting.com with your project brief — installation count, timeline, configuration preference (same-shape or Combo), and any custom specification.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- Designer note --\u003e\n\u003cdiv style=\"background: #F5EDD8; padding: 32px 28px; border-top: 2px solid #C8A96E; border-bottom: 2px solid #C8A96E; margin: 0 0 32px 0;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 18px; color: #1c1209; font-style: italic; margin: 0 0 10px 0; line-height: 1.55;\"\u003e\"The mid-century bubble lamp is one of the enduring silhouettes in twentieth-century residential design — soft, warm, hand-formed, and instantly readable across nearly every modern interior style. Our Perla is a design tribute to that tradition, honestly stated, faithfully reproduced in the original steel-wire and polymer-silk technique. Three bubbles because the composition matters as much as the individual form.\"\u003c\/p\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 11px; letter-spacing: 4px; color: #8a6b3e; margin: 0; text-transform: uppercase;\"\u003e— Stuberlighting Atelier · Silk Series N°3 · Bubble Cluster\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin: 0 0 32px 0;\"\u003e\n\u003cp style=\"font-size: 13px; color: #7b6b58; margin: 0 0 6px 0; line-height: 1.7;\"\u003eFor custom cable lengths, hospitality-scale orders, matched-batch material for multi-fixture installations, or trade pricing — write to \u003ca style=\"color: #8a6b3e;\" href=\"mailto:support@stuberlighting.com\"\u003esupport@stuberlighting.com\u003c\/a\u003e.\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #9a8a70; margin: 0; font-style: italic;\"\u003eDesign tribute to the mid-century bubble-lamp tradition; not an authentic reproduction of any specific designer's licensed piece. Safety tested for indoor use in dry locations. Compliant with SAA, UL, ETL, CE, and CSA certification standards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SHIPPING \u0026 RETURNS --\u003e\n\u003cdiv style=\"background: #F5EDD8; border-radius: 10px; padding: 24px 26px;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 21px; color: #1c1209; margin: 0 0 14px 0; font-weight: 500;\"\u003eShipping \u0026amp; Returns\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; margin: 0 0 6px 0; color: #2a1f18;\"\u003e\u003cb style=\"color: #1c1209;\"\u003eFree Standard Shipping (4–6 weeks)\u003c\/b\u003e — all US \u0026amp; Canada orders. \u003cb style=\"color: #1c1209;\"\u003eExpedited (2–4 weeks)\u003c\/b\u003e available; see \u003ca style=\"color: #8a6b3e;\" href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003eShipping Policy\u003c\/a\u003e.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; margin: 0 0 6px 0; color: #2a1f18;\"\u003eIf you are not satisfied, you may request a return and refund within \u003cb style=\"color: #1c1209;\"\u003e30 days\u003c\/b\u003e, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #5a4a3a; margin: 0 0 6px 0;\"\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; margin: 0; color: #2a1f18;\"\u003eTo start a return, email \u003ca style=\"color: #8a6b3e;\" href=\"mailto:support@stuberlighting.com\"\u003e\u003cb\u003esupport@stuberlighting.com\u003c\/b\u003e\u003c\/a\u003e. For details, see our \u003ca style=\"color: #8a6b3e;\" href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003eReturns Policy\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Model A*3 ∅ 15.8″ x H 8.7″ \/ White","offer_id":52488574730523,"sku":"STB-PL-26-10196","price":850.0,"currency_code":"USD","in_stock":true},{"title":"Model D*3 ∅ 11″ x H 15.8″ \/ White","offer_id":52488574763291,"sku":"STB-PL-26-10059","price":766.0,"currency_code":"USD","in_stock":true},{"title":"Model C*3 ∅ 11.8″ x H 11.8″ \/ White","offer_id":52488574796059,"sku":"STB-PL-26-10060","price":825.0,"currency_code":"USD","in_stock":true},{"title":"Combo: Model A+Model D+Model C \/ White","offer_id":52488574828827,"sku":"STB-PL-26-10061","price":786.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perla-silk-bubble-cluster-pendant-light-stuberlighting_1.jpg?v=1783475590"},{"product_id":"fiora-silk-pleated-cloud-ceiling-lamp-walnut-center","title":"Fiora Silk Pleated Cloud Ceiling Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — FIORA\n   Silk Pleated Cloud Ceiling Lamp\n   Walnut Center\n\n   Transparent outer wrapper\n   Quiet card-based luxury\n   Desktop + Mobile responsive\n========================================================= *\/\n\n.stb-fiora-silk{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EC;\n  --silk:#F3EEE6;\n  --silk-deep:#EDE4D8;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D9CFC5;\n  --line-dark:#C8BAAD;\n\n  --gold:#AE8C60;\n  --gold-dark:#795D40;\n\n  --walnut:#73513A;\n  --walnut-deep:#513725;\n\n  width:100%;\n  max-width:890px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-fiora-silk *,\n.stb-fiora-silk *::before,\n.stb-fiora-silk *::after{\n  box-sizing:border-box;\n}\n\n.stb-fiora-silk h2,\n.stb-fiora-silk h3{\n  margin-top:0;\n\n  color:var(--ink);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-fiora-silk p{\n  margin-top:0;\n}\n\n.stb-fiora-silk__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9.3px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-fiora-silk__title{\n  max-width:620px;\n\n  margin:0 0 10px;\n\n  color:var(--ink);\n\n  font-size:30px;\n  line-height:1.15;\n  letter-spacing:-.01em;\n}\n\n.stb-fiora-silk__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.27;\n}\n\n.stb-fiora-silk__copy{\n  max-width:640px;\n\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.3px;\n  line-height:1.62;\n}\n\n.stb-fiora-silk__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#867970;\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-fiora-silk__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 215px;\n\n  margin-bottom:12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-fiora-silk__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-fiora-silk__intro-copy p{\n  max-width:585px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.5px;\n  line-height:1.68;\n}\n\n.stb-fiora-silk__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px;\n\n  background:var(--espresso);\n}\n\n.stb-fiora-silk__intro-side small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.6px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-fiora-silk__intro-side strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-fiora-silk__intro-side span{\n  color:#D7CCC3;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-fiora-silk__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-fiora-silk__fact{\n  padding:11px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-fiora-silk__fact:last-child{\n  border-right:0;\n}\n\n.stb-fiora-silk__fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-fiora-silk__fact strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.stb-fiora-silk__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-dark);\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-fiora-silk__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAIL\n========================================================= *\/\n\n.stb-fiora-silk__detail{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  gap:21px;\n  align-items:center;\n\n  margin-bottom:28px;\n\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n}\n\n.stb-fiora-silk__detail-media{\n  width:134px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-fiora-silk__detail-copy{\n  padding-left:14px;\n\n  border-left:2px solid var(--gold);\n}\n\n.stb-fiora-silk__detail-copy p{\n  max-width:580px;\n\n  margin:0;\n\n  color:#625850;\n\n  font-size:11.7px;\n  line-height:1.6;\n}\n\n.stb-fiora-silk__detail-tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.stb-fiora-silk__detail-tags span{\n  padding:4px 8px;\n\n  background:var(--paper-soft);\n  color:#675B52;\n\n  border:1px solid var(--line);\n  border-radius:14px;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   MATERIAL PAIR\n========================================================= *\/\n\n.stb-fiora-silk__materials{\n  display:grid;\n  grid-template-columns:160px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-fiora-silk__materials-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-fiora-silk__materials-label small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-fiora-silk__materials-label strong{\n  color:#FFF7EF;\n\n  font-size:12.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-fiora-silk__materials-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-fiora-silk__material{\n  padding:14px 16px;\n}\n\n.stb-fiora-silk__material + .stb-fiora-silk__material{\n  border-left:1px solid var(--line);\n}\n\n.stb-fiora-silk__material small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-fiora-silk__material strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-fiora-silk__material p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.8px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   PLEATS \/ LIGHT\n========================================================= *\/\n\n.stb-fiora-silk__pleats{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 190px;\n\n  margin-bottom:28px;\n\n  background:var(--silk);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-fiora-silk__pleats-copy{\n  padding:17px 18px;\n}\n\n.stb-fiora-silk__pleats-copy p{\n  max-width:580px;\n\n  margin:0;\n\n  color:#655B53;\n\n  font-size:11.4px;\n  line-height:1.57;\n}\n\n.stb-fiora-silk__pleats-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px 16px;\n\n  background:var(--paper);\n\n  border-left:1px solid var(--line);\n}\n\n.stb-fiora-silk__pleats-side small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#806F63;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-fiora-silk__pleats-side strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-fiora-silk__pleats-side span{\n  color:#69615A;\n\n  font-size:9.6px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   SIZES\n========================================================= *\/\n\n.stb-fiora-silk__sizes{\n  margin-bottom:28px;\n}\n\n.stb-fiora-silk__sizes-head{\n  margin-bottom:12px;\n}\n\n.stb-fiora-silk__size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.stb-fiora-silk__size{\n  display:grid;\n  grid-template-columns:105px minmax(0,1fr);\n\n  gap:13px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.018);\n}\n\n.stb-fiora-silk__size--large{\n  background:var(--silk);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-fiora-silk__size-media{\n  width:94px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-fiora-silk__size-copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-fiora-silk__size-copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:12.3px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-fiora-silk__size-copy span{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-dark);\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n.stb-fiora-silk__size-copy p{\n  margin:0;\n\n  color:#6D625A;\n\n  font-size:9.6px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   LOW PROFILE\n========================================================= *\/\n\n.stb-fiora-silk__profile{\n  display:grid;\n  grid-template-columns:130px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-fiora-silk__profile-number{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px 16px;\n\n  background:var(--silk-deep);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-fiora-silk__profile-number small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#7C6D61;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-fiora-silk__profile-number strong{\n  color:var(--ink);\n\n  font-size:20px;\n  line-height:1.2;\n  font-weight:500;\n}\n\n.stb-fiora-silk__profile-copy{\n  padding:14px 17px;\n}\n\n.stb-fiora-silk__profile-copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.7px;\n  font-weight:500;\n}\n\n.stb-fiora-silk__profile-copy p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:10.4px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   LED\n========================================================= *\/\n\n.stb-fiora-silk__led{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-fiora-silk__led-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-fiora-silk__led-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CAB18C;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-fiora-silk__led-label strong{\n  color:#FFF7EF;\n\n  font-size:12.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-fiora-silk__led-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-fiora-silk__led-item{\n  padding:14px;\n}\n\n.stb-fiora-silk__led-item + .stb-fiora-silk__led-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-fiora-silk__led-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-fiora-silk__led-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  font-weight:500;\n}\n\n.stb-fiora-silk__led-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.6px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   CCT\n========================================================= *\/\n\n.stb-fiora-silk__cct{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:28px;\n}\n\n.stb-fiora-silk__cct-card{\n  padding:15px 16px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-fiora-silk__cct-card--default{\n  background:var(--silk);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-fiora-silk__cct-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-fiora-silk__cct-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:12px;\n  font-weight:500;\n}\n\n.stb-fiora-silk__cct-card p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   INSTALLATION\n========================================================= *\/\n\n.stb-fiora-silk__install{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-fiora-silk__install-item{\n  padding:13px 14px;\n}\n\n.stb-fiora-silk__install-item + .stb-fiora-silk__install-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-fiora-silk__install-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-fiora-silk__install-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  font-weight:500;\n}\n\n.stb-fiora-silk__install-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.7px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   WALNUT\n========================================================= *\/\n\n.stb-fiora-silk__walnut{\n  display:grid;\n  grid-template-columns:135px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-fiora-silk__walnut-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--walnut-deep);\n}\n\n.stb-fiora-silk__walnut-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#D8C1A8;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-fiora-silk__walnut-label strong{\n  color:#FFF8EF;\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-fiora-silk__walnut-copy{\n  padding:14px 17px;\n}\n\n.stb-fiora-silk__walnut-copy p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:10.4px;\n  line-height:1.54;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.stb-fiora-silk__care{\n  display:grid;\n  grid-template-columns:135px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--silk);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-fiora-silk__care-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n}\n\n.stb-fiora-silk__care-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#7E7064;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-fiora-silk__care-label strong{\n  color:var(--ink);\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-fiora-silk__care-copy{\n  padding:14px 17px;\n\n  background:var(--paper);\n}\n\n.stb-fiora-silk__care-copy p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:10.4px;\n  line-height:1.54;\n}\n\n\n\/* =========================================================\n   HANDMADE NOTE\n========================================================= *\/\n\n.stb-fiora-silk__variation{\n  margin-bottom:28px;\n\n  padding:12px 14px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:4px;\n}\n\n.stb-fiora-silk__variation strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-fiora-silk__variation p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.4px;\n  line-height:1.53;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-fiora-silk__specs{\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-fiora-silk__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-fiora-silk__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-fiora-silk__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-fiora-silk__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7E0DA;\n}\n\n.stb-fiora-silk__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-fiora-silk__spec span{\n  padding-right:10px;\n\n  color:#82786F;\n\n  font-size:10.2px;\n  line-height:1.45;\n}\n\n.stb-fiora-silk__spec strong{\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-fiora-silk__faq{\n  max-width:760px;\n\n  margin:0 auto 28px;\n\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-fiora-silk__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-fiora-silk__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-fiora-silk__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-fiora-silk__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-fiora-silk__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-fiora-silk__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-fiora-silk__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-fiora-silk__shipping{\n  padding:18px 19px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-fiora-silk__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-fiora-silk__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-fiora-silk__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-fiora-silk__shipping a{\n  color:var(--gold-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-fiora-silk__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(16,15,14,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-fiora-silk__lightbox:target{\n  display:flex;\n}\n\n.stb-fiora-silk__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-fiora-silk__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-fiora-silk__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-fiora-silk__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.4px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-fiora-silk__intro{\n    grid-template-columns:1fr 175px;\n  }\n\n  .stb-fiora-silk__title{\n    font-size:25px;\n  }\n\n\n  .stb-fiora-silk__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-fiora-silk__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-fiora-silk__fact:nth-child(1),\n  .stb-fiora-silk__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-fiora-silk__size{\n    grid-template-columns:85px 1fr;\n  }\n\n  .stb-fiora-silk__size-media{\n    width:76px;\n  }\n\n\n  .stb-fiora-silk__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-fiora-silk{\n    width:100%;\n    max-width:100%;\n\n    margin:0;\n\n    font-size:14px;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-fiora-silk__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-fiora-silk__intro-copy{\n    padding:17px 15px;\n  }\n\n  .stb-fiora-silk__intro-side{\n    padding:12px 15px;\n  }\n\n  .stb-fiora-silk__title{\n    font-size:23px;\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-fiora-silk__detail{\n    grid-template-columns:82px minmax(0,1fr);\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-fiora-silk__detail-media{\n    width:75px;\n  }\n\n  .stb-fiora-silk__detail-copy{\n    padding-left:10px;\n  }\n\n  .stb-fiora-silk__detail-copy .stb-fiora-silk__section-title{\n    font-size:17px;\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-fiora-silk__materials{\n    grid-template-columns:1fr;\n  }\n\n  .stb-fiora-silk__materials-label{\n    padding:11px 14px;\n  }\n\n  .stb-fiora-silk__materials-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-fiora-silk__material + .stb-fiora-silk__material{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* PLEATS *\/\n\n  .stb-fiora-silk__pleats{\n    grid-template-columns:1fr;\n  }\n\n  .stb-fiora-silk__pleats-copy{\n    padding:14px;\n  }\n\n  .stb-fiora-silk__pleats-side{\n    padding:12px 14px;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SIZES *\/\n\n  .stb-fiora-silk__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-fiora-silk__size{\n    grid-template-columns:78px minmax(0,1fr);\n\n    gap:10px;\n\n    padding:9px;\n  }\n\n  .stb-fiora-silk__size-media{\n    width:70px;\n  }\n\n\n  \/* PROFILE *\/\n\n  .stb-fiora-silk__profile{\n    grid-template-columns:88px minmax(0,1fr);\n  }\n\n  .stb-fiora-silk__profile-number{\n    padding:12px 10px;\n  }\n\n  .stb-fiora-silk__profile-copy{\n    padding:12px;\n  }\n\n\n  \/* LED *\/\n\n  .stb-fiora-silk__led{\n    grid-template-columns:1fr;\n  }\n\n  .stb-fiora-silk__led-label{\n    padding:11px 14px;\n  }\n\n  .stb-fiora-silk__led-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-fiora-silk__led-item + .stb-fiora-silk__led-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* CCT *\/\n\n  .stb-fiora-silk__cct{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* INSTALL *\/\n\n  .stb-fiora-silk__install{\n    grid-template-columns:1fr;\n  }\n\n  .stb-fiora-silk__install-item + .stb-fiora-silk__install-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* WALNUT *\/\n\n  .stb-fiora-silk__walnut{\n    grid-template-columns:1fr;\n  }\n\n  .stb-fiora-silk__walnut-label{\n    padding:11px 14px;\n  }\n\n  .stb-fiora-silk__walnut-copy{\n    padding:12px 14px;\n  }\n\n\n  \/* CARE *\/\n\n  .stb-fiora-silk__care{\n    grid-template-columns:1fr;\n  }\n\n  .stb-fiora-silk__care-label{\n    padding:11px 14px;\n  }\n\n  .stb-fiora-silk__care-copy{\n    padding:12px 14px;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-fiora-silk__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-fiora-silk__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-fiora-silk__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-fiora-silk__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-fiora-silk\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-fiora-silk__intro\"\u003e\n\u003cdiv class=\"stb-fiora-silk__intro-copy\"\u003e\n\u003cspan class=\"stb-fiora-silk__eyebrow\"\u003e Pleated Silk · Walnut Center · Flush Mount \u003c\/span\u003e\n\u003ch2 class=\"stb-fiora-silk__title\"\u003eSoft Pleats, Grounded by Walnut.\u003c\/h2\u003e\n\u003cp\u003eFiora combines a low-profile pleated silk shade with a warm walnut center. The radial folds give the ceiling more texture than a flat diffuser, while the integrated LED keeps the light soft and even.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__intro-side\"\u003e\n\u003csmall\u003e Two Sizes \u003c\/small\u003e \u003cstrong\u003e 15.7\" · 19.7\" \u003c\/strong\u003e \u003cspan\u003e 3000K integrated LED \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-fiora-silk__facts\"\u003e\n\u003cdiv class=\"stb-fiora-silk__fact\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Pleated Silk \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__fact\"\u003e\n\u003csmall\u003e Center \u003c\/small\u003e \u003cstrong\u003e Walnut Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__fact\"\u003e\n\u003csmall\u003e Mount \u003c\/small\u003e \u003cstrong\u003e Low-Profile Flush \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Integrated LED \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"fiora-silk-detail-section\" class=\"stb-fiora-silk__detail\"\u003e\n\u003cdiv class=\"stb-fiora-silk__detail-media\"\u003e\u003ca href=\"#fiora-silk-detail\" class=\"stb-fiora-silk__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fiora-silk-pleated-cloud-ceiling-lamp-walnut-center-stuberlighting_3.jpg?v=1783499719\" alt=\"Fiora silk pleated ceiling lamp walnut center detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-fiora-silk__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__detail-copy\"\u003e\n\u003cspan class=\"stb-fiora-silk__eyebrow\"\u003e Close-Up \u003c\/span\u003e\n\u003ch3 class=\"stb-fiora-silk__section-title\"\u003eThe Contrast Is the Design.\u003c\/h3\u003e\n\u003cp\u003eFine radial pleats create a soft, cloud-like white surface, while the walnut center adds a warm natural anchor. The combination works especially well with wood furniture, linen, plaster and other quiet residential materials.\u003c\/p\u003e\n\u003cdiv class=\"stb-fiora-silk__detail-tags\"\u003e\n\u003cspan\u003e Radial Pleats \u003c\/span\u003e \u003cspan\u003e White Silk \u003c\/span\u003e \u003cspan\u003e Walnut Grain \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"fiora-silk-detail\" href=\"#fiora-silk-detail-section\" class=\"stb-fiora-silk__lightbox\"\u003e \u003cspan class=\"stb-fiora-silk__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fiora-silk-pleated-cloud-ceiling-lamp-walnut-center-stuberlighting_3.jpg?v=1783499719\" alt=\"Enlarged Fiora pleated silk and walnut detail\"\u003e \u003cspan class=\"stb-fiora-silk__lightbox-caption\"\u003e Fiora · Pleated Silk + Walnut Detail \u003c\/span\u003e \u003cspan class=\"stb-fiora-silk__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       MATERIALS\n  ====================================================== --\u003e\n\u003csection class=\"stb-fiora-silk__materials\"\u003e\n\u003cdiv class=\"stb-fiora-silk__materials-label\"\u003e\n\u003csmall\u003e Two Materials \u003c\/small\u003e \u003cstrong\u003e Soft Textile. Warm Wood. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__materials-body\"\u003e\n\u003cdiv class=\"stb-fiora-silk__material\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Hand-Formed Silk Pleats \u003c\/strong\u003e\n\u003cp\u003eRadial folds add texture while the white silk diffuses the integrated light source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__material\"\u003e\n\u003csmall\u003e Center \u003c\/small\u003e \u003cstrong\u003e American Black Walnut \u003c\/strong\u003e\n\u003cp\u003eOil-finished to preserve the natural grain and warm brown tone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PLEATS\n  ====================================================== --\u003e\n\u003csection class=\"stb-fiora-silk__pleats\"\u003e\n\u003cdiv class=\"stb-fiora-silk__pleats-copy\"\u003e\n\u003cspan class=\"stb-fiora-silk__eyebrow\"\u003e Why the Pleats Matter \u003c\/span\u003e\n\u003ch3 class=\"stb-fiora-silk__section-title\"\u003eTexture Without Visual Noise.\u003c\/h3\u003e\n\u003cp\u003eThe folds catch light at slightly different angles, so Fiora has more visual depth than an unpleated fabric shade. When illuminated, the entire surface takes on a warm diffused glow rather than exposing a bright point source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__pleats-side\"\u003e\n\u003csmall\u003e Construction \u003c\/small\u003e \u003cstrong\u003e Approx. 60 Hand-Set Pleats \u003c\/strong\u003e \u003cspan\u003e Arranged radially around a hidden internal frame. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZES\n  ====================================================== --\u003e\n\u003csection id=\"fiora-silk-size-section\" class=\"stb-fiora-silk__sizes\"\u003e\n\u003cdiv class=\"stb-fiora-silk__sizes-head\"\u003e\n\u003cspan class=\"stb-fiora-silk__eyebrow\"\u003e Choose the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-fiora-silk__section-title\"\u003eMedium for Intimacy. Large for More Ceiling Presence.\u003c\/h3\u003e\n\u003cp class=\"stb-fiora-silk__copy\"\u003eBoth versions stay close to the ceiling. The main decision is how much width you want the pleated form to occupy in the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__size-grid\"\u003e\n\u003c!-- MEDIUM --\u003e\n\u003carticle class=\"stb-fiora-silk__size\"\u003e\n\u003cdiv class=\"stb-fiora-silk__size-media\"\u003e\u003ca href=\"#fiora-silk-medium\" class=\"stb-fiora-silk__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fiora-silk-pleated-cloud-ceiling-lamp-walnut-center-stuberlighting_8.jpg?v=1783499719\" alt=\"Fiora Medium ceiling lamp dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-fiora-silk__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__size-copy\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e Ø15.7\" × H8.3\" \u003c\/strong\u003e \u003cspan\u003e 40 × 21cm \u003c\/span\u003e\n\u003cp\u003eBedrooms, nurseries, hallways and smaller quiet spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- LARGE --\u003e\n\u003carticle class=\"stb-fiora-silk__size stb-fiora-silk__size--large\"\u003e\n\u003cdiv class=\"stb-fiora-silk__size-media\"\u003e\u003ca href=\"#fiora-silk-large\" class=\"stb-fiora-silk__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fiora-silk-pleated-cloud-ceiling-lamp-walnut-center-stuberlighting_9.jpg?v=1783499719\" alt=\"Fiora Large ceiling lamp dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-fiora-silk__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__size-copy\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø19.7\" × H9.4\" \u003c\/strong\u003e \u003cspan\u003e 50 × 24cm \u003c\/span\u003e\n\u003cp\u003ePrimary bedrooms, living rooms, dining rooms and wider ceiling areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"fiora-silk-medium\" href=\"#fiora-silk-size-section\" class=\"stb-fiora-silk__lightbox\"\u003e \u003cspan class=\"stb-fiora-silk__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fiora-silk-pleated-cloud-ceiling-lamp-walnut-center-stuberlighting_8.jpg?v=1783499719\" alt=\"Enlarged Fiora Medium dimensions\"\u003e \u003cspan class=\"stb-fiora-silk__lightbox-caption\"\u003e Fiora Medium · Ø15.7\" × H8.3\" \u003c\/span\u003e \u003cspan class=\"stb-fiora-silk__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"fiora-silk-large\" href=\"#fiora-silk-size-section\" class=\"stb-fiora-silk__lightbox\"\u003e \u003cspan class=\"stb-fiora-silk__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fiora-silk-pleated-cloud-ceiling-lamp-walnut-center-stuberlighting_9.jpg?v=1783499719\" alt=\"Enlarged Fiora Large dimensions\"\u003e \u003cspan class=\"stb-fiora-silk__lightbox-caption\"\u003e Fiora Large · Ø19.7\" × H9.4\" \u003c\/span\u003e \u003cspan class=\"stb-fiora-silk__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LOW PROFILE\n  ====================================================== --\u003e\n\u003csection class=\"stb-fiora-silk__profile\"\u003e\n\u003cdiv class=\"stb-fiora-silk__profile-number\"\u003e\n\u003csmall\u003e Profile \u003c\/small\u003e \u003cstrong\u003e 8.3–9.4\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__profile-copy\"\u003e\n\u003cstrong\u003e Designed to stay visually close to the ceiling. \u003c\/strong\u003e\n\u003cp\u003eFiora keeps the sculptural silk form without requiring the drop of a pendant. This makes it especially useful in bedrooms and standard-height residential rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INTEGRATED LED\n  ====================================================== --\u003e\n\u003csection class=\"stb-fiora-silk__led\"\u003e\n\u003cdiv class=\"stb-fiora-silk__led-label\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated Warm-White LED. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__led-grid\"\u003e\n\u003cdiv class=\"stb-fiora-silk__led-item\"\u003e\n\u003csmall\u003e Default \u003c\/small\u003e \u003cstrong\u003e 3000K \u003c\/strong\u003e\n\u003cp\u003eWarm residential light designed to complement silk and walnut.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__led-item\"\u003e\n\u003csmall\u003e Rated Life \u003c\/small\u003e \u003cstrong\u003e Approx. 50,000 Hours \u003c\/strong\u003e\n\u003cp\u003eBuilt-in LED module. No screw-in bulb is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__led-item\"\u003e\n\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Wall-Dimmer Compatible \u003c\/strong\u003e\n\u003cp\u003eUse with a compatible dimmer and dimmable driver setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COLOR TEMPERATURE\n  ====================================================== --\u003e\n\u003csection class=\"stb-fiora-silk__cct\"\u003e\n\u003carticle class=\"stb-fiora-silk__cct-card stb-fiora-silk__cct-card--default\"\u003e\u003csmall\u003e Recommended \/ Default \u003c\/small\u003e \u003cstrong\u003e 3000K Warm White \u003c\/strong\u003e\n\u003cp\u003eBest suited to bedrooms, living spaces and interiors using walnut, oak, linen and warmer neutrals.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-fiora-silk__cct-card\"\u003e\u003csmall\u003e Available on Request \u003c\/small\u003e \u003cstrong\u003e 4000K · 6000K \u003c\/strong\u003e\n\u003cp\u003eNeutral-white or cool-white color temperatures can be requested when a project requires them.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-fiora-silk__install\"\u003e\n\u003cdiv class=\"stb-fiora-silk__install-item\"\u003e\n\u003csmall\u003e Mounting \u003c\/small\u003e \u003cstrong\u003e Flush Mount \u003c\/strong\u003e\n\u003cp\u003eMounts directly against the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__install-item\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003cp\u003eInstalls to a standard ceiling junction box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__install-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Electrician Required \u003c\/strong\u003e\n\u003cp\u003eProfessional electrical installation is recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       WALNUT\n  ====================================================== --\u003e\n\u003csection class=\"stb-fiora-silk__walnut\"\u003e\n\u003cdiv class=\"stb-fiora-silk__walnut-label\"\u003e\n\u003csmall\u003e Natural Wood \u003c\/small\u003e \u003cstrong\u003e Walnut Grain Will Vary. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__walnut-copy\"\u003e\n\u003cp\u003eThe center is made from natural walnut, so grain direction, tone and figure will vary slightly from piece to piece. These differences are normal and are part of the natural material character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-fiora-silk__care\"\u003e\n\u003cdiv class=\"stb-fiora-silk__care-label\"\u003e\n\u003csmall\u003e Silk Care \u003c\/small\u003e \u003cstrong\u003e Keep It Dry. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__care-copy\"\u003e\n\u003cp\u003eDust gently along the direction of the pleats with a soft dry brush or low-suction vacuum attachment. Avoid water, cleaning spray, heavy cooking vapor and high-humidity environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HANDMADE NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-fiora-silk__variation\"\u003e\u003cstrong\u003e Hand-formed pleats mean subtle differences are expected. \u003c\/strong\u003e\n\u003cp\u003eSmall variations in fold spacing, silk texture and overall shade contour may occur from one fixture to another. Natural walnut grain and color will also vary. These differences are characteristics of the materials and hand-finishing process.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-fiora-silk__specs\"\u003e\n\u003cdiv class=\"stb-fiora-silk__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Fiora \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Medium — Ø15.7\" × H8.3\" · Large — Ø19.7\" × H9.4\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Silk Shade · American Black Walnut Center · Internal Metal Frame \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__spec\"\u003e\n\u003cspan\u003e Shade Finish \u003c\/span\u003e \u003cstrong\u003e White Silk · Radial Pinstripe Pleats · Warm-Cream Appearance When Lit \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__spec\"\u003e\n\u003cspan\u003e Wood Finish \u003c\/span\u003e \u003cstrong\u003e Natural Walnut · Oil-Finished · Natural Grain Preserved \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED Module Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__spec\"\u003e\n\u003cspan\u003e Color Temperature \u003c\/span\u003e \u003cstrong\u003e 3000K Warm White Default · 4000K Neutral \/ 6000K Cool Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__spec\"\u003e\n\u003cspan\u003e Rated Life \u003c\/span\u003e \u003cstrong\u003e Approx. 50,000 Hours \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible With Common Wall Dimmers When Used With a Compatible Dimmable Driver Setup \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__spec\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Flush Mount · Standard Ceiling Junction Box \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired · Licensed Electrician Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Recommended · Avoid Heavy-Humidity Environments \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fiora-silk__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-fiora-silk__faq\"\u003e\u003cspan class=\"stb-fiora-silk__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-fiora-silk__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMedium or Large — which size should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose Medium for bedrooms, nurseries, hallways and more intimate residential spaces. Large works better in primary bedrooms, living rooms, dining rooms and wider spaces where the pleated form should read more clearly from across the room.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Fiora use replaceable bulbs?\u003c\/summary\u003e\n\u003cp\u003eNo. Fiora uses an integrated LED module, so no separate screw-in bulbs are required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Fiora be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes. The integrated LED can be used with a compatible wall-dimming setup. The dimmer is not included.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I request a different color temperature?\u003c\/summary\u003e\n\u003cp\u003eYes. 3000K warm white is the standard configuration. 4000K neutral white or 6000K cool white can be requested before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the walnut center real wood?\u003c\/summary\u003e\n\u003cp\u003eYes. The center is made from American black walnut with an oil-finished surface. Natural grain and tone will vary slightly from one fixture to another.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I clean the pleated silk?\u003c\/summary\u003e\n\u003cp\u003eUse a soft dry brush and work in the direction of the pleats. For heavier dust, use a low-suction vacuum brush attachment without pressing directly against the shade. Avoid water and cleaning sprays.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-fiora-silk__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"∅ 15.7″ x H 8.3″ \/ Walnut Color \u0026 White \/ Warm Light","offer_id":52490617913627,"sku":"STB-CL-26-10040","price":365.0,"currency_code":"USD","in_stock":true},{"title":"∅ 19.7″ x H 9.4″ \/ Walnut Color \u0026 White \/ Warm Light","offer_id":52490617946395,"sku":"STB-CL-26-10041","price":489.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fiora-silk-pleated-cloud-ceiling-lamp-walnut-center-stuberlighting_1.jpg?v=1783499719"},{"product_id":"marlow-wide-flat-silk-disc-pendant-light","title":"Marlow Wide-Flat Silk Disc Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — MARLOW\n   Wide Flat Silk Disc Pendant Light\n\n   Transparent outer wrapper\n   Card modules only\n   Quiet, warm, premium\n   Fully responsive\n\n   SHOPPER FLOW:\n   WIDE-FLAT FORM → SIZE → TABLE FIT\n   → MULBERRY SILK → LIGHT → DROP\n   → INSTALL → CARE → SPECS\n========================================================= *\/\n\n.stb-marlow{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EC;\n  --silk:#F3EEE6;\n  --silk-deep:#ECE3D7;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D9CFC5;\n  --line-dark:#C8BAAD;\n\n  --gold:#AE8C60;\n  --gold-dark:#795D40;\n\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-marlow *,\n.stb-marlow *::before,\n.stb-marlow *::after{\n  box-sizing:border-box;\n}\n\n.stb-marlow h2,\n.stb-marlow h3{\n  margin-top:0;\n\n  color:var(--ink);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-marlow p{\n  margin-top:0;\n}\n\n.stb-marlow__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9.3px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-marlow__title{\n  max-width:620px;\n\n  margin:0 0 10px;\n\n  color:var(--ink);\n\n  font-size:30px;\n  line-height:1.15;\n  letter-spacing:-.01em;\n}\n\n.stb-marlow__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.27;\n}\n\n.stb-marlow__copy{\n  max-width:650px;\n\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.3px;\n  line-height:1.62;\n}\n\n.stb-marlow__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#867970;\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-marlow__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 220px;\n\n  margin-bottom:12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-marlow__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-marlow__intro-copy p{\n  max-width:590px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.5px;\n  line-height:1.68;\n}\n\n.stb-marlow__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px;\n\n  background:var(--espresso);\n}\n\n.stb-marlow__intro-side small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.6px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-marlow__intro-side strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-marlow__intro-side span{\n  color:#D7CCC3;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-marlow__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-marlow__fact{\n  padding:11px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-marlow__fact:last-child{\n  border-right:0;\n}\n\n.stb-marlow__fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marlow__fact strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FORM CARD\n========================================================= *\/\n\n.stb-marlow__form{\n  display:grid;\n  grid-template-columns:170px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-marlow__form-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--espresso);\n}\n\n.stb-marlow__form-label small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marlow__form-label strong{\n  color:#FFF7EF;\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-marlow__form-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-marlow__form-item{\n  padding:15px 16px;\n}\n\n.stb-marlow__form-item + .stb-marlow__form-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-marlow__form-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marlow__form-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-marlow__form-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.9px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.stb-marlow__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-dark);\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-marlow__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-marlow__sizes{\n  margin-bottom:28px;\n}\n\n.stb-marlow__sizes-head{\n  margin-bottom:12px;\n}\n\n.stb-marlow__size-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  gap:8px;\n}\n\n.stb-marlow__size{\n  min-width:0;\n\n  padding:11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.018);\n}\n\n.stb-marlow__size--medium{\n  background:var(--paper-soft);\n}\n\n.stb-marlow__size--large{\n  background:var(--silk);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-marlow__size-media{\n  width:112px;\n  max-width:100%;\n\n  margin:0 auto 10px;\n}\n\n.stb-marlow__size small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marlow__size strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:13.2px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-marlow__size span{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n.stb-marlow__size p{\n  margin:0;\n\n  color:#6D625A;\n\n  font-size:9.6px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   SIZE GUIDE\n========================================================= *\/\n\n.stb-marlow__guide{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-marlow__guide-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--silk-deep);\n}\n\n.stb-marlow__guide-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#7E7064;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marlow__guide-label strong{\n  color:var(--ink);\n\n  font-size:12.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-marlow__guide-body{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-marlow__guide-item{\n  padding:14px;\n}\n\n.stb-marlow__guide-item + .stb-marlow__guide-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-marlow__guide-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marlow__guide-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-marlow__guide-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.5px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   MATERIAL\n========================================================= *\/\n\n.stb-marlow__material{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 195px;\n\n  margin-bottom:28px;\n\n  background:var(--silk);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-marlow__material-copy{\n  padding:17px 18px;\n}\n\n.stb-marlow__material-copy p{\n  max-width:590px;\n\n  margin:0;\n\n  color:#655B53;\n\n  font-size:11.4px;\n  line-height:1.57;\n}\n\n.stb-marlow__material-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px 16px;\n\n  background:var(--paper);\n\n  border-left:1px solid var(--line);\n}\n\n.stb-marlow__material-side small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#80756C;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marlow__material-side strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-marlow__material-side span{\n  color:#69615A;\n\n  font-size:9.6px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   LIGHT\n========================================================= *\/\n\n.stb-marlow__light{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-marlow__light-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-marlow__light-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CAB18C;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marlow__light-label strong{\n  color:#FFF7EF;\n\n  font-size:12.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-marlow__light-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-marlow__light-item{\n  padding:14px;\n}\n\n.stb-marlow__light-item + .stb-marlow__light-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-marlow__light-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marlow__light-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  font-weight:500;\n}\n\n.stb-marlow__light-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.6px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   DIMMING\n========================================================= *\/\n\n.stb-marlow__dimming{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:28px;\n}\n\n.stb-marlow__dimming-card{\n  padding:15px 16px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-marlow__dimming-card--alt{\n  background:var(--paper-soft);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-marlow__dimming-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marlow__dimming-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:12px;\n  font-weight:500;\n}\n\n.stb-marlow__dimming-card p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   DROP\n========================================================= *\/\n\n.stb-marlow__drop{\n  margin-bottom:28px;\n}\n\n.stb-marlow__drop-head{\n  margin-bottom:12px;\n}\n\n.stb-marlow__drop-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-marlow__drop-item{\n  padding:14px;\n}\n\n.stb-marlow__drop-item + .stb-marlow__drop-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-marlow__drop-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marlow__drop-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  font-weight:500;\n}\n\n.stb-marlow__drop-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.7px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   CUSTOM CABLE\n========================================================= *\/\n\n.stb-marlow__custom{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-marlow__custom-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-marlow__custom-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CAB18C;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marlow__custom-label strong{\n  color:#FFF7EF;\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-marlow__custom-copy{\n  padding:14px 17px;\n}\n\n.stb-marlow__custom-copy p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.4px;\n  line-height:1.54;\n}\n\n.stb-marlow__custom-copy a{\n  color:var(--gold-dark);\n\n  font-weight:600;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   INSTALLATION\n========================================================= *\/\n\n.stb-marlow__install{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-marlow__install-item{\n  padding:13px 14px;\n}\n\n.stb-marlow__install-item + .stb-marlow__install-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-marlow__install-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marlow__install-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  font-weight:500;\n}\n\n.stb-marlow__install-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.7px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.stb-marlow__care{\n  display:grid;\n  grid-template-columns:135px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--silk);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-marlow__care-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n}\n\n.stb-marlow__care-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#7E7064;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marlow__care-label strong{\n  color:var(--ink);\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-marlow__care-copy{\n  padding:14px 17px;\n\n  background:var(--paper);\n}\n\n.stb-marlow__care-copy p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:10.4px;\n  line-height:1.54;\n}\n\n\n\/* =========================================================\n   NATURAL SILK NOTE\n========================================================= *\/\n\n.stb-marlow__variation{\n  margin-bottom:28px;\n\n  padding:12px 14px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:4px;\n}\n\n.stb-marlow__variation strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-marlow__variation p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.4px;\n  line-height:1.53;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-marlow__specs{\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-marlow__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-marlow__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-marlow__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-marlow__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7E0DA;\n}\n\n.stb-marlow__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-marlow__spec span{\n  padding-right:10px;\n\n  color:#82786F;\n\n  font-size:10.2px;\n  line-height:1.45;\n}\n\n.stb-marlow__spec strong{\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-marlow__faq{\n  max-width:760px;\n\n  margin:0 auto 28px;\n\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-marlow__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-marlow__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-marlow__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-marlow__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-marlow__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-marlow__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-marlow__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-marlow__shipping{\n  padding:18px 19px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-marlow__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-marlow__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-marlow__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-marlow__shipping a{\n  color:var(--gold-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-marlow__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(16,15,14,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-marlow__lightbox:target{\n  display:flex;\n}\n\n.stb-marlow__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-marlow__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-marlow__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-marlow__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.4px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-marlow__intro{\n    grid-template-columns:1fr 175px;\n  }\n\n  .stb-marlow__title{\n    font-size:25px;\n  }\n\n\n  .stb-marlow__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-marlow__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-marlow__fact:nth-child(1),\n  .stb-marlow__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-marlow__size-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-marlow__size--large{\n    grid-column:1 \/ -1;\n  }\n\n\n  .stb-marlow__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-marlow{\n    width:100%;\n    max-width:100%;\n\n    margin:0;\n\n    font-size:14px;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-marlow__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marlow__intro-copy{\n    padding:17px 15px;\n  }\n\n  .stb-marlow__intro-side{\n    padding:12px 15px;\n  }\n\n  .stb-marlow__title{\n    font-size:23px;\n  }\n\n\n  \/* FORM *\/\n\n  .stb-marlow__form{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marlow__form-label{\n    padding:11px 14px;\n  }\n\n  .stb-marlow__form-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marlow__form-item + .stb-marlow__form-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-marlow__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marlow__size--large{\n    grid-column:auto;\n  }\n\n  .stb-marlow__size{\n    display:grid;\n    grid-template-columns:78px minmax(0,1fr);\n\n    column-gap:10px;\n    align-items:center;\n  }\n\n  .stb-marlow__size-media{\n    width:70px;\n\n    margin:0;\n    grid-row:1 \/ span 5;\n  }\n\n\n  \/* GUIDE *\/\n\n  .stb-marlow__guide{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marlow__guide-label{\n    padding:11px 14px;\n  }\n\n  .stb-marlow__guide-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marlow__guide-item + .stb-marlow__guide-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-marlow__material{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marlow__material-copy{\n    padding:14px;\n  }\n\n  .stb-marlow__material-side{\n    padding:12px 14px;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-marlow__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marlow__light-label{\n    padding:11px 14px;\n  }\n\n  .stb-marlow__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marlow__light-item + .stb-marlow__light-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* DIMMING *\/\n\n  .stb-marlow__dimming{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* DROP *\/\n\n  .stb-marlow__drop-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marlow__drop-item + .stb-marlow__drop-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* CUSTOM *\/\n\n  .stb-marlow__custom{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marlow__custom-label{\n    padding:11px 14px;\n  }\n\n  .stb-marlow__custom-copy{\n    padding:12px 14px;\n  }\n\n\n  \/* INSTALL *\/\n\n  .stb-marlow__install{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marlow__install-item + .stb-marlow__install-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* CARE *\/\n\n  .stb-marlow__care{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marlow__care-label{\n    padding:11px 14px;\n  }\n\n  .stb-marlow__care-copy{\n    padding:12px 14px;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-marlow__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-marlow__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-marlow__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-marlow__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-marlow\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-marlow__intro\"\u003e\n\u003cdiv class=\"stb-marlow__intro-copy\"\u003e\n\u003cspan class=\"stb-marlow__eyebrow\"\u003e Natural Mulberry Silk · Wide-Flat Pendant \u003c\/span\u003e\n\u003ch2 class=\"stb-marlow__title\"\u003eWide Across the Room. Quiet in the Sightline.\u003c\/h2\u003e\n\u003cp\u003eMarlow stretches natural mulberry silk across a wide, shallow metal frame. The generous diameter gives the ceiling presence, while the restrained vertical profile keeps the pendant visually lighter than a deep globe or bubble shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__intro-side\"\u003e\n\u003csmall\u003e Three Diameters \u003c\/small\u003e \u003cstrong\u003e 17.7\" · 25.6\" · 35.4\" \u003c\/strong\u003e \u003cspan\u003e E26 LED included · adjustable drop \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-marlow__facts\"\u003e\n\u003cdiv class=\"stb-marlow__fact\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Mulberry Silk \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__fact\"\u003e\n\u003csmall\u003e Profile \u003c\/small\u003e \u003cstrong\u003e Wide-Flat Disc \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__fact\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e E26 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__fact\"\u003e\n\u003csmall\u003e Cable \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FORM\n  ====================================================== --\u003e\n\u003csection class=\"stb-marlow__form\"\u003e\n\u003cdiv class=\"stb-marlow__form-label\"\u003e\n\u003csmall\u003e Marlow Proportion \u003c\/small\u003e \u003cstrong\u003e Width Does the Visual Work. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__form-body\"\u003e\n\u003cdiv class=\"stb-marlow__form-item\"\u003e\n\u003csmall\u003e Wide \u003c\/small\u003e \u003cstrong\u003e More Horizontal Presence \u003c\/strong\u003e\n\u003cp\u003eThe broad diameter works naturally above tables and islands where the furniture below is also horizontal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__form-item\"\u003e\n\u003csmall\u003e Shallow \u003c\/small\u003e \u003cstrong\u003e Less Vertical Bulk \u003c\/strong\u003e\n\u003cp\u003eCompared with a deep globe shade, the silhouette occupies less of the room's sightline.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZES\n  ====================================================== --\u003e\n\u003csection id=\"marlow-size-section\" class=\"stb-marlow__sizes\"\u003e\n\u003cdiv class=\"stb-marlow__sizes-head\"\u003e\n\u003cspan class=\"stb-marlow__eyebrow\"\u003e Choose the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-marlow__section-title\"\u003eThree Sizes — and Three Very Different Proportions.\u003c\/h3\u003e\n\u003cp class=\"stb-marlow__copy\"\u003eMarlow becomes wider and shallower as the size increases. Choose according to the width of the table, island or room rather than simply choosing the largest option.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__size-grid\"\u003e\n\u003c!-- SMALL --\u003e\n\u003carticle class=\"stb-marlow__size\"\u003e\n\u003cdiv class=\"stb-marlow__size-media\"\u003e\u003ca href=\"#marlow-small\" class=\"stb-marlow__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marlow-wide-flat-silk-disc-pendant-light-stuberlighting_5.jpg?v=1783560537\" alt=\"Marlow Small silk disc pendant dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-marlow__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Ø17.7\" × H14.2\" \u003c\/strong\u003e \u003cspan\u003e 45 × 36cm \u003c\/span\u003e\n\u003cp\u003eThe deepest and most compact option. Suitable for bedrooms, breakfast nooks, smaller foyers and bedside pairs.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c!-- MEDIUM --\u003e\n\u003carticle class=\"stb-marlow__size stb-marlow__size--medium\"\u003e\n\u003cdiv class=\"stb-marlow__size-media\"\u003e\u003ca href=\"#marlow-medium\" class=\"stb-marlow__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marlow-wide-flat-silk-disc-pendant-light-stuberlighting_16.jpg?v=1783560537\" alt=\"Marlow Medium silk disc pendant dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-marlow__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e Ø25.6\" × H10.2\" \u003c\/strong\u003e \u003cspan\u003e 65 × 26cm \u003c\/span\u003e\n\u003cp\u003eThe most versatile residential scale. Well suited to 4–6 seat dining tables, standard islands and average-size foyers.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c!-- LARGE --\u003e\n\u003carticle class=\"stb-marlow__size stb-marlow__size--large\"\u003e\n\u003cdiv class=\"stb-marlow__size-media\"\u003e\u003ca href=\"#marlow-large\" class=\"stb-marlow__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marlow-wide-flat-silk-disc-pendant-light-stuberlighting_18.jpg?v=1783560537\" alt=\"Marlow Large silk disc pendant dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-marlow__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø35.4\" × H8.7\" \u003c\/strong\u003e \u003cspan\u003e 90 × 22cm \u003c\/span\u003e\n\u003cp\u003eAn architectural scale for oversized dining tables, large islands and hospitality-size interiors.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"marlow-small\" href=\"#marlow-size-section\" class=\"stb-marlow__lightbox\"\u003e \u003cspan class=\"stb-marlow__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marlow-wide-flat-silk-disc-pendant-light-stuberlighting_5.jpg?v=1783560537\" alt=\"Enlarged Marlow Small dimensions\"\u003e \u003cspan class=\"stb-marlow__lightbox-caption\"\u003e Marlow Small · Ø17.7\" × H14.2\" \u003c\/span\u003e \u003cspan class=\"stb-marlow__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"marlow-medium\" href=\"#marlow-size-section\" class=\"stb-marlow__lightbox\"\u003e \u003cspan class=\"stb-marlow__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marlow-wide-flat-silk-disc-pendant-light-stuberlighting_16.jpg?v=1783560537\" alt=\"Enlarged Marlow Medium dimensions\"\u003e \u003cspan class=\"stb-marlow__lightbox-caption\"\u003e Marlow Medium · Ø25.6\" × H10.2\" \u003c\/span\u003e \u003cspan class=\"stb-marlow__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"marlow-large\" href=\"#marlow-size-section\" class=\"stb-marlow__lightbox\"\u003e \u003cspan class=\"stb-marlow__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marlow-wide-flat-silk-disc-pendant-light-stuberlighting_18.jpg?v=1783560537\" alt=\"Enlarged Marlow Large dimensions\"\u003e \u003cspan class=\"stb-marlow__lightbox-caption\"\u003e Marlow Large · Ø35.4\" × H8.7\" \u003c\/span\u003e \u003cspan class=\"stb-marlow__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       QUICK SIZE GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-marlow__guide\"\u003e\n\u003cdiv class=\"stb-marlow__guide-label\"\u003e\n\u003csmall\u003e Quick Size Guide \u003c\/small\u003e \u003cstrong\u003e Start With What Sits Below It. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__guide-body\"\u003e\n\u003cdiv class=\"stb-marlow__guide-item\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Intimate Scale \u003c\/strong\u003e\n\u003cp\u003eBreakfast nook, bedside pair, bedroom or compact entry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__guide-item\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e Residential Sweet Spot \u003c\/strong\u003e\n\u003cp\u003e4–6 seat dining table, standard kitchen island or average foyer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__guide-item\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Architectural Scale \u003c\/strong\u003e\n\u003cp\u003e8–12 seat table, oversized island or large open interior.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-marlow__material\"\u003e\n\u003cdiv class=\"stb-marlow__material-copy\"\u003e\n\u003cspan class=\"stb-marlow__eyebrow\"\u003e Natural Mulberry Silk \u003c\/span\u003e\n\u003ch3 class=\"stb-marlow__section-title\"\u003eSoft Texture, Even Diffusion.\u003c\/h3\u003e\n\u003cp\u003eNatural mulberry silk is stretched over a concealed metal frame to maintain Marlow's wide disc profile. In daylight the shade reads soft white; when illuminated, the silk takes on a warmer cream tone and diffuses the light across the broad underside.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__material-side\"\u003e\n\u003csmall\u003e Construction \u003c\/small\u003e \u003cstrong\u003e Silk Over Metal Frame \u003c\/strong\u003e \u003cspan\u003e The internal structure supports the wide diameter while remaining visually concealed. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-marlow__light\"\u003e\n\u003cdiv class=\"stb-marlow__light-label\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e One Replaceable E26 Bulb. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__light-grid\"\u003e\n\u003cdiv class=\"stb-marlow__light-item\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e E26 LED · 2700K \u003c\/strong\u003e\n\u003cp\u003eWarm-white LED bulb included with every size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__light-item\"\u003e\n\u003csmall\u003e Bulb Access \u003c\/small\u003e \u003cstrong\u003e Replaceable \u003c\/strong\u003e\n\u003cp\u003eStandard E26 base allows the bulb to be replaced later.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__light-item\"\u003e\n\u003csmall\u003e Maximum \u003c\/small\u003e \u003cstrong\u003e 40W \/ 60W \u003c\/strong\u003e\n\u003cp\u003eSmall 40W max. Medium and Large 60W max.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"stb-marlow__dimming\"\u003e\n\u003carticle class=\"stb-marlow__dimming-card\"\u003e\u003csmall\u003e Included Setup \u003c\/small\u003e \u003cstrong\u003e 2700K · Standard On \/ Off \u003c\/strong\u003e\n\u003cp\u003eThe included warm-white E26 LED is non-dimmable and intended for standard on\/off use.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-marlow__dimming-card stb-marlow__dimming-card--alt\"\u003e\u003csmall\u003e Optional Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmable E26 + Triac Dimmer \u003c\/strong\u003e\n\u003cp\u003eFor brightness control, replace the included bulb with a compatible dimmable E26 LED and use a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HANGING HEIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-marlow__drop\"\u003e\n\u003cdiv class=\"stb-marlow__drop-head\"\u003e\n\u003cspan class=\"stb-marlow__eyebrow\"\u003e Set the Drop \u003c\/span\u003e\n\u003ch3 class=\"stb-marlow__section-title\"\u003eAdjustable for the Furniture Below.\u003c\/h3\u003e\n\u003cp class=\"stb-marlow__copy\"\u003eMarlow includes a 59-inch adjustable cable. Final hanging height should be set according to the ceiling height and the table, island or open space below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__drop-grid\"\u003e\n\u003cdiv class=\"stb-marlow__drop-item\"\u003e\n\u003csmall\u003e Dining Table \u003c\/small\u003e \u003cstrong\u003e Approx. 30–36\" \u003c\/strong\u003e\n\u003cp\u003eA common starting point from tabletop to the light source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__drop-item\"\u003e\n\u003csmall\u003e Kitchen Island \u003c\/small\u003e \u003cstrong\u003e Approx. 32–38\" \u003c\/strong\u003e\n\u003cp\u003eA common starting point from countertop to the light source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__drop-item\"\u003e\n\u003csmall\u003e Standard Cable \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable \u003c\/strong\u003e\n\u003cp\u003eShorten during installation or request a longer cable when needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CUSTOM CABLE\n  ====================================================== --\u003e\n\u003csection class=\"stb-marlow__custom\"\u003e\n\u003cdiv class=\"stb-marlow__custom-label\"\u003e\n\u003csmall\u003e High Ceiling? \u003c\/small\u003e \u003cstrong\u003e Custom Cable Length Available. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__custom-copy\"\u003e\n\u003cp\u003eNeed a longer drop for a vaulted, double-height or commercial space? Custom cable lengths are available at no extra charge. Send your ceiling height and desired finished drop to \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-marlow__install\"\u003e\n\u003cdiv class=\"stb-marlow__install-item\"\u003e\n\u003csmall\u003e Mounting \u003c\/small\u003e \u003cstrong\u003e Ceiling Pendant \u003c\/strong\u003e\n\u003cp\u003eSuspended from a single ceiling canopy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__install-item\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003cp\u003eInstalls to a standard ceiling junction box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__install-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Electrician Required \u003c\/strong\u003e\n\u003cp\u003eProfessional hardwired installation is recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-marlow__care\"\u003e\n\u003cdiv class=\"stb-marlow__care-label\"\u003e\n\u003csmall\u003e Silk Care \u003c\/small\u003e \u003cstrong\u003e Keep It Dry. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__care-copy\"\u003e\n\u003cp\u003eDust gently with a soft dry brush or a low-suction vacuum brush attachment. Avoid water, damp cloths, cleaning sprays, heavy cooking vapor and high-humidity environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL SILK\n  ====================================================== --\u003e\n\u003csection class=\"stb-marlow__variation\"\u003e\u003cstrong\u003e Natural silk will show subtle variation. \u003c\/strong\u003e\n\u003cp\u003eSmall differences in weave density, texture, tone and translucency may appear from one hand-formed shade to another. These subtle variations are natural characteristics of the silk material rather than defects.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-marlow__specs\"\u003e\n\u003cdiv class=\"stb-marlow__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Marlow \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Small — Ø17.7\" × H14.2\" · Medium — Ø25.6\" × H10.2\" · Large — Ø35.4\" × H8.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Natural Mulberry Silk Shade · Internal Metal Frame · Metal Canopy \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__spec\"\u003e\n\u003cspan\u003e Silk \u003c\/span\u003e \u003cstrong\u003e Natural Mulberry Silk · Bombyx Mori \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__spec\"\u003e\n\u003cspan\u003e Shade Color \u003c\/span\u003e \u003cstrong\u003e White · Warm-Cream Appearance When Lit \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__spec\"\u003e\n\u003cspan\u003e Silhouette \u003c\/span\u003e \u003cstrong\u003e Wide-Flat Disc \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e E26 · Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__spec\"\u003e\n\u003cspan\u003e Included Bulb \u003c\/span\u003e \u003cstrong\u003e Warm-White LED · 2700K · Non-Dimmable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e Small — 40W · Medium — 60W · Large — 60W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e For Dimming, Use a Compatible Dimmable E26 LED Bulb With a Compatible Triac Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__spec\"\u003e\n\u003cspan\u003e Cable \u003c\/span\u003e \u003cstrong\u003e 59\" Adjustable · Custom Length Available on Request at No Extra Charge \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__spec\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Ceiling Pendant · Single Junction Box \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired · Licensed Electrician Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-marlow__faq\"\u003e\u003cspan class=\"stb-marlow__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-marlow__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose for a dining table?\u003c\/summary\u003e\n\u003cp\u003eSmall works best for intimate tables and breakfast nooks. Medium is the most versatile option for standard 4–6 seat dining tables. Large is intentionally oversized and better suited to 8–12 seat tables, larger islands or rooms that need architectural scale.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the Large 35.4\" version too big for a normal room?\u003c\/summary\u003e\n\u003cp\u003eIt can be. The Large is deliberately wide and should be chosen when the table, island or room genuinely needs that scale. Medium is the more versatile residential option when you are uncertain.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the bulbs included?\u003c\/summary\u003e\n\u003cp\u003eYes. Marlow includes a warm-white 2700K E26 LED bulb. The included bulb is non-dimmable.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Marlow be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, with a compatible setup. Replace the included bulb with a compatible dimmable E26 LED and use a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I request a longer hanging cable?\u003c\/summary\u003e\n\u003cp\u003eYes. Custom cable lengths are available at no extra charge. Send your ceiling height and desired final drop to support@stuberlighting.com before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I clean the silk shade?\u003c\/summary\u003e\n\u003cp\u003eUse a soft dry brush or a low-suction vacuum attachment. Do not use water, damp cloths or cleaning sprays on the silk. Avoid heavy humidity and cooking-oil vapor.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-marlow__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"∅ 17.7″ x H 14.2″ \/ White","offer_id":52495727657243,"sku":"STB-PL-26-10062","price":780.0,"currency_code":"USD","in_stock":true},{"title":"∅ 25.6″ x H 10.2″ \/ White","offer_id":52495727690011,"sku":"STB-PL-26-10063","price":1150.0,"currency_code":"USD","in_stock":true},{"title":"∅ 35.4″ x H 8.7″ \/ White","offer_id":52495727722779,"sku":"STB-PL-26-10064","price":1880.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marlow-wide-flat-silk-disc-pendant-light-stuberlighting_1.jpg?v=1783560537"},{"product_id":"perla-bubble-cluster-ceiling-lamp","title":"Perla Bubble Cluster Ceiling Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — PERLA BUBBLE CLUSTER CEILING\n\n   PROFILE \/ GRID \/ SCALE\n\n   MID-CENTURY CEILING SELECTION SHEET\n   COMPACT · QUIET LUXURY · SHOPPER-FIRST\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-perla-cluster{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817568;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --silk:#F0EBE3;\n  --wire:#AAA49B;\n\n  --cream:#F5EDD8;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n  --sand:#E9DDC5;\n  --soft:#F3EBDD;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:860px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-perla-cluster *,\n.stb-perla-cluster *::before,\n.stb-perla-cluster *::after{\n  box-sizing:border-box;\n}\n\n.stb-perla-cluster h2,\n.stb-perla-cluster h3,\n.stb-perla-cluster p{\n  margin-top:0;\n}\n\n.stb-perla-cluster h2,\n.stb-perla-cluster h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-perla-cluster img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-perla-cluster a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.pcc-kicker{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.pcc-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — PROFILE\n========================================================= *\/\n\n.pcc-opening{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,210px);\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n}\n\n.pcc-opening::before{\n  content:\"\";\n\n  position:absolute;\n  top:8px;\n  left:29px;\n\n  width:58px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n\n\/* COPY *\/\n\n.pcc-opening__copy{\n  min-width:0;\n\n  padding:29px 30px 27px;\n}\n\n.pcc-opening h2{\n  max-width:575px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.pcc-opening__copy \u003e p{\n  max-width:555px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* FACTS *\/\n\n.pcc-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:21px;\n\n  margin-top:18px;\n}\n\n.pcc-fact{\n  min-width:88px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.pcc-fact:nth-child(2){\n  border-color:var(--wire);\n}\n\n.pcc-fact:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.pcc-fact small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pcc-fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* DARK PROFILE PANEL *\/\n\n.pcc-opening__side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:20px 18px;\n\n  background:var(--espresso);\n}\n\n.pcc-side__head{\n  margin-bottom:9px;\n  padding-bottom:9px;\n\n  border-bottom:1px solid rgba(255,255,255,.14);\n}\n\n.pcc-side__head small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pcc-side__head strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.pcc-side__row{\n  padding:8px 0;\n\n  border-bottom:1px solid rgba(255,255,255,.11);\n}\n\n.pcc-side__row:last-child{\n  border-bottom:0;\n}\n\n.pcc-side__row small{\n  display:block;\n\n  color:#BFAF9C;\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pcc-side__row strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:#FFF8ED;\n\n  font-size:11.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   02 — GRID \/ SILK\n========================================================= *\/\n\n.pcc-grid{\n  margin-top:10px;\n\n  padding:28px 29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.pcc-grid__head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:28px;\n\n  margin-bottom:14px;\n}\n\n.pcc-grid__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.pcc-grid__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* BODY *\/\n\n.pcc-grid__body{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:14px;\n}\n\n\n\/* COMPACT DETAIL IMAGE *\/\n\n.pcc-detail{\n  min-width:0;\n\n  padding:9px;\n\n  background:#EEE8DE;\n\n  border:1px solid var(--line);\n}\n\n.pcc-detail__img{\n  width:150px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n}\n\n.pcc-detail__img a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.pcc-detail__img img{\n  max-height:143px !important;\n}\n\n.pcc-detail__copy{\n  padding:9px 3px 1px;\n}\n\n.pcc-detail__copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pcc-detail__copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.06;\n\n  font-weight:500;\n}\n\n.pcc-detail__copy p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* THREE MATERIAL ROWS *\/\n\n.pcc-grid-list{\n  min-width:0;\n\n  border:1px solid var(--line);\n}\n\n.pcc-grid-row{\n  display:grid;\n  grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n  gap:15px;\n\n  padding:11px 13px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.pcc-grid-row:last-child{\n  border-bottom:0;\n}\n\n.pcc-grid-row:nth-child(1){\n  background:#F8F4ED;\n}\n\n.pcc-grid-row:nth-child(2){\n  background:#EEEAE4;\n}\n\n.pcc-grid-row:nth-child(3){\n  background:#F2EADF;\n}\n\n.pcc-grid-row small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pcc-grid-row strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.pcc-grid-row p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* MATERIAL NOTE *\/\n\n.pcc-silk-note{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:17px;\n\n  margin-top:10px;\n\n  padding:10px 12px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.pcc-silk-note strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.pcc-silk-note span{\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   03 — SCALE\n========================================================= *\/\n\n.pcc-scale{\n  margin-top:10px;\n\n  padding:28px 29px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.pcc-scale__head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:28px;\n\n  margin-bottom:14px;\n}\n\n.pcc-scale__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.pcc-scale__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* SIZE AREA *\/\n\n.pcc-scale__body{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  border:1px solid var(--line);\n}\n\n\n\/* SMALL DIMENSION IMAGE *\/\n\n.pcc-dimension{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:14px;\n\n  background:#EEE7DD;\n\n  border-right:1px solid var(--line);\n}\n\n.pcc-dimension__img{\n  width:125px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.pcc-dimension__img a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.pcc-dimension__img img{\n  max-height:118px !important;\n}\n\n\n\/* SIZE ROWS *\/\n\n.pcc-size-list{\n  min-width:0;\n}\n\n.pcc-size{\n  display:grid;\n  grid-template-columns:minmax(0,68px) minmax(0,135px) minmax(0,90px) minmax(0,1fr);\n\n  gap:11px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:10px 13px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.pcc-size:last-child{\n  border-bottom:0;\n}\n\n.pcc-size:nth-child(1){\n  background:#FBF8F2;\n}\n\n.pcc-size:nth-child(2){\n  background:#F6F0E7;\n}\n\n.pcc-size:nth-child(3){\n  background:#F0EAE1;\n}\n\n.pcc-size--xl{\n  background:var(--espresso) !important;\n}\n\n\n\/* NAME *\/\n\n.pcc-size__name small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pcc-size__name strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* DIMENSIONS *\/\n\n.pcc-size__measure{\n  color:var(--gold-deep);\n\n  font-size:11.5px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n\n\/* BULBS *\/\n\n.pcc-size__bulbs{\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* SCALE *\/\n\n.pcc-size__use strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.pcc-size__use span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* XL *\/\n\n.pcc-size--xl .pcc-size__name small,\n.pcc-size--xl .pcc-size__bulbs,\n.pcc-size--xl .pcc-size__use span{\n  color:#CBBEAE;\n}\n\n.pcc-size--xl .pcc-size__name strong,\n.pcc-size--xl .pcc-size__use strong{\n  color:#FFF8ED;\n}\n\n.pcc-size--xl .pcc-size__measure{\n  color:var(--gold);\n}\n\n\n\/* INSTALL STRIP *\/\n\n.pcc-install{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:19px;\n  align-items:center;\n\n  margin-top:10px;\n\n  padding:13px 15px;\n\n  background:#302820;\n\n  border-left:3px solid var(--gold);\n}\n\n.pcc-install__mark small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pcc-install__mark strong{\n  display:block;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.pcc-install__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n}\n\n.pcc-install__copy p{\n  margin:0;\n\n  color:#D8CFC3;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.pcc-specs{\n  margin-top:10px;\n\n  padding:28px 29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.pcc-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.pcc-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.pcc-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.pcc-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.pcc-spec{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.pcc-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.pcc-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* NOTES *\/\n\n.pcc-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:11px;\n}\n\n.pcc-note{\n  min-width:0;\n\n  padding:10px 12px;\n\n  border:1px solid var(--line);\n}\n\n.pcc-note--silk{\n  background:var(--ivory);\n\n  border-left:3px solid var(--gold);\n}\n\n.pcc-note--design{\n  background:#EEEAE4;\n\n  border-left:3px solid var(--wire);\n}\n\n.pcc-note strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.pcc-note span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.pcc-shipping{\n  position:relative;\n\n  margin-top:10px;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n}\n\n.pcc-shipping::before{\n  content:\"\";\n\n  position:absolute;\n  top:6px;\n  left:21px;\n\n  width:48px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.pcc-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.pcc-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.pcc-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.pcc-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.pcc-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.pcc-lightbox:target{\n  display:flex;\n}\n\n.pcc-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.pcc-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.pcc-lightbox__caption{\n  margin-top:9px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.pcc-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .pcc-opening{\n    grid-template-columns:minmax(0,1fr) minmax(0,175px);\n  }\n\n  .pcc-opening__copy{\n    padding:25px 21px;\n  }\n\n  .pcc-opening h2{\n    font-size:27px;\n  }\n\n\n  .pcc-grid,\n  .pcc-scale,\n  .pcc-specs{\n    padding:24px 19px;\n  }\n\n\n  .pcc-grid__head,\n  .pcc-scale__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .pcc-grid__body{\n    grid-template-columns:minmax(0,145px) minmax(0,1fr);\n  }\n\n  .pcc-detail__img{\n    width:120px;\n  }\n\n\n  .pcc-scale__body{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n  }\n\n  .pcc-dimension__img{\n    width:105px;\n  }\n\n\n  .pcc-size{\n    grid-template-columns:minmax(0,60px) minmax(0,115px) minmax(0,75px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .pcc-opening{\n    grid-template-columns:1fr;\n  }\n\n\n  .pcc-opening__side{\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n  }\n\n  .pcc-side__head{\n    grid-column:1 \/ -1;\n  }\n\n  .pcc-side__row{\n    padding:9px 8px;\n\n    border-bottom:0;\n    border-right:1px solid rgba(255,255,255,.11);\n  }\n\n  .pcc-side__row:last-child{\n    border-right:0;\n  }\n\n\n  .pcc-grid__body{\n    grid-template-columns:1fr;\n  }\n\n  .pcc-detail{\n    display:grid;\n    grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n    gap:10px;\n    align-items:center;\n  }\n\n  .pcc-detail__img{\n    width:100px;\n\n    margin:0;\n  }\n\n  .pcc-detail__copy{\n    padding:0;\n  }\n\n\n  .pcc-grid-row{\n    grid-template-columns:minmax(0,80px) minmax(0,1fr);\n\n    gap:10px;\n  }\n\n\n  .pcc-silk-note{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n\n  .pcc-scale__body{\n    grid-template-columns:1fr;\n  }\n\n  .pcc-dimension{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .pcc-dimension__img{\n    width:105px;\n  }\n\n\n  .pcc-size{\n    grid-template-columns:minmax(0,70px) minmax(0,1fr);\n\n    gap:5px 10px;\n  }\n\n  .pcc-size__name{\n    grid-row:1 \/ span 3;\n  }\n\n  .pcc-size__measure,\n  .pcc-size__bulbs,\n  .pcc-size__use{\n    grid-column:2;\n  }\n\n\n  .pcc-install{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n  .pcc-install__copy{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .pcc-specs__head{\n    display:block;\n  }\n\n  .pcc-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .pcc-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .pcc-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n\n  .pcc-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-perla-cluster\" id=\"perla-cluster-root\"\u003e\n\u003c!-- =====================================================\n       01 — PROFILE\n  ====================================================== --\u003e\n\u003csection class=\"pcc-opening\"\u003e\n\u003cdiv class=\"pcc-opening__copy\"\u003e\n\u003cspan class=\"pcc-kicker\"\u003e Profile \/ Grid \/ Scale \u003c\/span\u003e\n\u003ch2\u003eThe Bubble Form, Kept Close to the Ceiling\u003c\/h2\u003e\n\u003cp\u003ePerla Cluster pairs a wide, shallow silk shade with a visible crisscross steel-wire frame. It keeps the softness of a bubble lamp while using a low-profile flush mount instead of a hanging pendant.\u003c\/p\u003e\n\u003cdiv class=\"pcc-facts\"\u003e\n\u003cdiv class=\"pcc-fact\"\u003e\n\u003csmall\u003e Sizes \u003c\/small\u003e \u003cstrong\u003e 4 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-fact\"\u003e\n\u003csmall\u003e Profile \u003c\/small\u003e \u003cstrong\u003e 7.9–11\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e 2700K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003caside class=\"pcc-opening__side\"\u003e\n\u003cdiv class=\"pcc-side__head\"\u003e\n\u003csmall\u003e What to Choose \u003c\/small\u003e \u003cstrong\u003e Start with room scale \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-side__row\"\u003e\n\u003csmall\u003e S \/ M \u003c\/small\u003e \u003cstrong\u003e Compact residential\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-side__row\"\u003e\n\u003csmall\u003e L \u003c\/small\u003e \u003cstrong\u003e Stronger room presence \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-side__row\"\u003e\n\u003csmall\u003e XL \u003c\/small\u003e \u003cstrong\u003e 31.4\" statement scale \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/aside\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — GRID \/ SILK\n  ====================================================== --\u003e\n\u003csection class=\"pcc-grid\"\u003e\n\u003cdiv class=\"pcc-grid__head\"\u003e\n\u003ch3\u003eThe Structure Is Part of the Light\u003c\/h3\u003e\n\u003cp\u003eUnlike silk fixtures designed to hide their internal frame, Perla Cluster allows the crisscross wire geometry to remain visible through the silk when illuminated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-grid__body\"\u003e\n\u003c!-- DETAIL IMAGE --\u003e\n\u003carticle class=\"pcc-detail\"\u003e\n\u003cdiv class=\"pcc-detail__img\"\u003e\u003ca href=\"#pcc-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perla-bubble-cluster-ceiling-lamp-stuberlighting_15.jpg?v=1783562292\" alt=\"Close-up detail of Perla Bubble Cluster silk cover and crisscross wireframe\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"pcc-detail__copy\"\u003e\n\u003csmall\u003e Surface Detail \u003c\/small\u003e \u003cstrong\u003e Silk Over Geometry \u003c\/strong\u003e\n\u003cp\u003eThe silk softens the bulbs, while the hand-welded frame remains visible as a fine geometric pattern.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MATERIAL --\u003e\n\u003cdiv class=\"pcc-grid-list\"\u003e\n\u003cdiv class=\"pcc-grid-row\"\u003e\n\u003csmall\u003e Silk \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Soft Translucent Cover \u003c\/strong\u003e\n\u003cp\u003eNatural silk diffuses direct bulb brightness into a warmer, broader surface glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-grid-row\"\u003e\n\u003csmall\u003e Grid \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Hand-Welded Steel Wire \u003c\/strong\u003e\n\u003cp\u003eThe crisscross skeleton holds the shallow bubble form and becomes visible through the silk when lit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-grid-row\"\u003e\n\u003csmall\u003e Profile \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Wide + Shallow \u003c\/strong\u003e\n\u003cp\u003eThe fixture spreads horizontally while staying only 7.9–11 inches below the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-silk-note\"\u003e\n\u003cstrong\u003e Natural Silk Finish \u003c\/strong\u003e \u003cspan\u003e Fine mesh texture and subtle wrinkles may be visible where the silk stretches across the wireframe. These are natural material characteristics, not defects. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SCALE\n  ====================================================== --\u003e\n\u003csection class=\"pcc-scale\"\u003e\n\u003cdiv class=\"pcc-scale__head\"\u003e\n\u003ch3\u003eChoose the Diameter First\u003c\/h3\u003e\n\u003cp\u003eAll four versions keep the same shallow bubble character. The main decision is how much ceiling area you want the fixture to occupy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-scale__body\"\u003e\n\u003c!-- DIMENSION IMAGE --\u003e\n\u003cdiv class=\"pcc-dimension\"\u003e\n\u003cdiv class=\"pcc-dimension__img\"\u003e\u003ca href=\"#pcc-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perla-bubble-cluster-ceiling-lamp-stuberlighting_9.jpg?v=1783562292\" alt=\"Perla Bubble Cluster Ceiling Lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"pcc-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-size-list\"\u003e\n\u003c!-- SMALL --\u003e\n\u003cdiv class=\"pcc-size\"\u003e\n\u003cdiv class=\"pcc-size__name\"\u003e\n\u003csmall\u003e Size \u003c\/small\u003e \u003cstrong\u003e S \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-size__measure\"\u003eØ15.7\" × H7.9\"\u003c\/div\u003e\n\u003cdiv class=\"pcc-size__bulbs\"\u003e3 × E26\u003c\/div\u003e\n\u003cdiv class=\"pcc-size__use\"\u003e\n\u003cstrong\u003e Compact \u003c\/strong\u003e \u003cspan\u003e Bedroom · hallway · entry \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MEDIUM --\u003e\n\u003cdiv class=\"pcc-size\"\u003e\n\u003cdiv class=\"pcc-size__name\"\u003e\n\u003csmall\u003e Size \u003c\/small\u003e \u003cstrong\u003e M \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-size__measure\"\u003eØ19.7\" × H9.1\"\u003c\/div\u003e\n\u003cdiv class=\"pcc-size__bulbs\"\u003e3 × E26\u003c\/div\u003e\n\u003cdiv class=\"pcc-size__use\"\u003e\n\u003cstrong\u003e Residential Default \u003c\/strong\u003e \u003cspan\u003e Bedroom · living · dining \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LARGE --\u003e\n\u003cdiv class=\"pcc-size\"\u003e\n\u003cdiv class=\"pcc-size__name\"\u003e\n\u003csmall\u003e Size \u003c\/small\u003e \u003cstrong\u003e L \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-size__measure\"\u003eØ23.6\" × H9.8\"\u003c\/div\u003e\n\u003cdiv class=\"pcc-size__bulbs\"\u003e3 × E26\u003c\/div\u003e\n\u003cdiv class=\"pcc-size__use\"\u003e\n\u003cstrong\u003e Larger Presence \u003c\/strong\u003e \u003cspan\u003e Primary bedroom · larger dining \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- XL --\u003e\n\u003cdiv class=\"pcc-size pcc-size--xl\"\u003e\n\u003cdiv class=\"pcc-size__name\"\u003e\n\u003csmall\u003e Size \u003c\/small\u003e \u003cstrong\u003e XL \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-size__measure\"\u003eØ31.4\" × H11\"\u003c\/div\u003e\n\u003cdiv class=\"pcc-size__bulbs\"\u003e5 × E26\u003c\/div\u003e\n\u003cdiv class=\"pcc-size__use\"\u003e\n\u003cstrong\u003e Statement Scale \u003c\/strong\u003e \u003cspan\u003e Large room · hospitality \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-install\"\u003e\n\u003cdiv class=\"pcc-install__mark\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Flush + Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-install__copy\"\u003e\n\u003cp\u003eMounts directly to a standard ceiling junction box. Hardwired installation by a licensed electrician is required. S \/ M \/ L use three bulbs; XL uses five for more even coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"pcc-specs\"\u003e\n\u003cdiv class=\"pcc-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Perla · Bubble Cluster Ceiling Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-spec-list\"\u003e\n\u003cdiv class=\"pcc-spec\"\u003e\n\u003cspan class=\"pcc-spec__label\"\u003e Sizes \u003c\/span\u003e \u003cspan class=\"pcc-spec__value\"\u003e S — Ø15.7\" × H7.9\"\u003cbr\u003eM — Ø19.7\" × H9.1\"\u003cbr\u003eL — Ø23.6\" × H9.8\"\u003cbr\u003eXL — Ø31.4\" × H11\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-spec\"\u003e\n\u003cspan class=\"pcc-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"pcc-spec__value\"\u003e Premium silk cover · Hand-welded steel wireframe · Metal canopy \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-spec\"\u003e\n\u003cspan class=\"pcc-spec__label\"\u003e Shade \u003c\/span\u003e \u003cspan class=\"pcc-spec__value\"\u003e White · Warm cream appearance when illuminated \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-spec\"\u003e\n\u003cspan class=\"pcc-spec__label\"\u003e Silhouette \u003c\/span\u003e \u003cspan class=\"pcc-spec__value\"\u003e Wide-and-shallow bubble · Visible crisscross wireframe geometry \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-spec\"\u003e\n\u003cspan class=\"pcc-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"pcc-spec__value\"\u003e E26 sockets · Bulbs Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-spec\"\u003e\n\u003cspan class=\"pcc-spec__label\"\u003e Included Bulbs \u003c\/span\u003e \u003cspan class=\"pcc-spec__value\"\u003e 2700K warm-white LED · Standard included bulbs are non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-spec\"\u003e\n\u003cspan class=\"pcc-spec__label\"\u003e Bulb Quantity \u003c\/span\u003e \u003cspan class=\"pcc-spec__value\"\u003e S \/ M \/ L — 3 × E26\u003cbr\u003eXL — 5 × E26 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-spec\"\u003e\n\u003cspan class=\"pcc-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"pcc-spec__value\"\u003e Compatible with dimmable E26 LED bulbs and a compatible Triac wall dimmer (dimmable bulbs and dimmer sold separately) \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-spec\"\u003e\n\u003cspan class=\"pcc-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"pcc-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-spec\"\u003e\n\u003cspan class=\"pcc-spec__label\"\u003e Mounting \u003c\/span\u003e \u003cspan class=\"pcc-spec__value\"\u003e Flush mount · Standard ceiling junction box \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-spec\"\u003e\n\u003cspan class=\"pcc-spec__label\"\u003e Wiring \/ Install \u003c\/span\u003e \u003cspan class=\"pcc-spec__value\"\u003e Hardwired · Licensed electrician required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-spec\"\u003e\n\u003cspan class=\"pcc-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"pcc-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-spec\"\u003e\n\u003cspan class=\"pcc-spec__label\"\u003e Design Status \u003c\/span\u003e \u003cspan class=\"pcc-spec__value\"\u003e Mid-century bubble-lamp design tribute · Not an authentic licensed reproduction \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-spec\"\u003e\n\u003cspan class=\"pcc-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"pcc-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-notes\"\u003e\n\u003cdiv class=\"pcc-note pcc-note--silk\"\u003e\n\u003cstrong\u003e Silk Care \u003c\/strong\u003e \u003cspan\u003e Dust gently with a soft dry brush or low-power vacuum brush held away from the surface. Do not use water, damp cloths or cleaning sprays. Avoid high-humidity and heavy cooking-vapor environments. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-note pcc-note--design\"\u003e\n\u003cstrong\u003e The Visible Grid Is Intentional \u003c\/strong\u003e \u003cspan\u003e The fine crisscross pattern visible through the silk is part of the design, not a hidden construction element. Minor silk texture and wrinkles where the material stretches across the wireframe are normal. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"pcc-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"pcc-detail-large\" href=\"#perla-cluster-root\" class=\"pcc-lightbox\"\u003e \u003cspan class=\"pcc-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perla-bubble-cluster-ceiling-lamp-stuberlighting_15.jpg?v=1783562292\" alt=\"Enlarged Perla Bubble Cluster silk and wireframe detail\"\u003e \u003cspan class=\"pcc-lightbox__caption\"\u003e Perla Cluster · Silk + Wireframe Detail \u003c\/span\u003e \u003cspan class=\"pcc-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — DIMENSIONS\n  ====================================================== --\u003e \u003ca id=\"pcc-size-large\" href=\"#perla-cluster-root\" class=\"pcc-lightbox\"\u003e \u003cspan class=\"pcc-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perla-bubble-cluster-ceiling-lamp-stuberlighting_9.jpg?v=1783562292\" alt=\"Enlarged Perla Bubble Cluster Ceiling Lamp dimensions\"\u003e \u003cspan class=\"pcc-lightbox__caption\"\u003e Perla Cluster · S \/ M \/ L \/ XL \u003c\/span\u003e \u003cspan class=\"pcc-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 15.7\" × H7.9\" \/ White","offer_id":52495781593371,"sku":"STB-CL-26-10042","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.7\" × H9.1\" \/ White","offer_id":52495781626139,"sku":"STB-CL-26-10043","price":350.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" × H9.8\" \/ White","offer_id":52495781658907,"sku":"STB-CL-26-10044","price":518.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.4\" × H11\" \/ White","offer_id":52495781691675,"sku":"STB-CL-26-10045","price":1080.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perla-bubble-cluster-ceiling-lamp-stuberlighting_1.jpg?v=1783562292"},{"product_id":"odalia-silk-drum-pendant-light","title":"Odalia Silk Drum Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ODALIA\n   Silk Drum Pendant Light\n\n   Transparent outer wrapper\n   Quiet card-based luxury\n   Mobile responsive\n\n   SHOPPER FLOW:\n   DRUM FORM → SIZE → BULB COUNT\n   → SILK → DROP → INSTALL → CARE → SPECS\n========================================================= *\/\n\n.stb-odalia{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EC;\n  --silk:#F3EEE6;\n  --silk-deep:#ECE3D7;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D9CFC5;\n  --line-dark:#C8BAAD;\n\n  --gold:#AE8C60;\n  --gold-dark:#795D40;\n\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-odalia *,\n.stb-odalia *::before,\n.stb-odalia *::after{\n  box-sizing:border-box;\n}\n\n.stb-odalia h2,\n.stb-odalia h3{\n  margin-top:0;\n\n  color:var(--ink);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-odalia p{\n  margin-top:0;\n}\n\n.stb-odalia__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9.2px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-odalia__title{\n  max-width:610px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.15;\n  letter-spacing:-.01em;\n}\n\n.stb-odalia__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-odalia__copy{\n  max-width:650px;\n\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.2px;\n  line-height:1.62;\n}\n\n.stb-odalia__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#867970;\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-odalia__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 215px;\n\n  margin-bottom:12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-odalia__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-odalia__intro-copy p{\n  max-width:590px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.4px;\n  line-height:1.68;\n}\n\n.stb-odalia__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px;\n\n  background:var(--espresso);\n}\n\n.stb-odalia__intro-side small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-odalia__intro-side strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-odalia__intro-side span{\n  color:#D7CCC3;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-odalia__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-odalia__fact{\n  padding:11px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-odalia__fact:last-child{\n  border-right:0;\n}\n\n.stb-odalia__fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-odalia__fact strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   DRUM FORM\n========================================================= *\/\n\n.stb-odalia__form{\n  display:grid;\n  grid-template-columns:165px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-odalia__form-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-odalia__form-label small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-odalia__form-label strong{\n  color:#FFF7EF;\n\n  font-size:12.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-odalia__form-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-odalia__form-item{\n  padding:14px 16px;\n}\n\n.stb-odalia__form-item + .stb-odalia__form-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-odalia__form-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-odalia__form-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  font-weight:500;\n}\n\n.stb-odalia__form-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.8px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.stb-odalia__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-dark);\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-odalia__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   SIZES\n========================================================= *\/\n\n.stb-odalia__sizes{\n  margin-bottom:28px;\n}\n\n.stb-odalia__sizes-head{\n  margin-bottom:12px;\n}\n\n.stb-odalia__size-layout{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n\n  overflow:hidden;\n}\n\n.stb-odalia__dimension-wrap{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--paper-soft);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-odalia__dimension{\n  width:124px;\n  max-width:100%;\n}\n\n.stb-odalia__size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-odalia__size{\n  padding:14px 15px;\n\n  min-width:0;\n}\n\n.stb-odalia__size:nth-child(2),\n.stb-odalia__size:nth-child(4){\n  border-left:1px solid var(--line);\n}\n\n.stb-odalia__size:nth-child(3),\n.stb-odalia__size:nth-child(4){\n  border-top:1px solid var(--line);\n}\n\n.stb-odalia__size--recommended{\n  background:var(--silk);\n}\n\n.stb-odalia__size small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-odalia__size strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:12.6px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-odalia__size span{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-dark);\n\n  font-size:9px;\n  font-weight:600;\n}\n\n.stb-odalia__size p{\n  margin:0;\n\n  color:#6D625A;\n\n  font-size:9.6px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   BULB COUNT\n========================================================= *\/\n\n.stb-odalia__bulbs{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-odalia__bulbs-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--silk-deep);\n}\n\n.stb-odalia__bulbs-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#7E7064;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-odalia__bulbs-label strong{\n  color:var(--ink);\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-odalia__bulb-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-odalia__bulb-item{\n  padding:15px 16px;\n}\n\n.stb-odalia__bulb-item + .stb-odalia__bulb-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-odalia__bulb-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-odalia__bulb-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.6px;\n  font-weight:500;\n}\n\n.stb-odalia__bulb-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.8px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   MATERIAL\n========================================================= *\/\n\n.stb-odalia__material{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 200px;\n\n  margin-bottom:28px;\n\n  background:var(--silk);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-odalia__material-copy{\n  padding:17px 18px;\n}\n\n.stb-odalia__material-copy p{\n  max-width:590px;\n\n  margin:0;\n\n  color:#655B53;\n\n  font-size:11.3px;\n  line-height:1.58;\n}\n\n.stb-odalia__material-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px 16px;\n\n  background:var(--paper);\n\n  border-left:1px solid var(--line);\n}\n\n.stb-odalia__material-side small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#80756C;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-odalia__material-side strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-odalia__material-side span{\n  color:#69615A;\n\n  font-size:9.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   LIGHT\n========================================================= *\/\n\n.stb-odalia__light{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-odalia__light-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-odalia__light-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CAB18C;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-odalia__light-label strong{\n  color:#FFF7EF;\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-odalia__light-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-odalia__light-item{\n  padding:14px;\n}\n\n.stb-odalia__light-item + .stb-odalia__light-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-odalia__light-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-odalia__light-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.1px;\n  font-weight:500;\n}\n\n.stb-odalia__light-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.5px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   DIMMING\n========================================================= *\/\n\n.stb-odalia__dimming{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:28px;\n}\n\n.stb-odalia__dimming-card{\n  padding:15px 16px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-odalia__dimming-card--alt{\n  background:var(--paper-soft);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-odalia__dimming-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-odalia__dimming-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:12px;\n  font-weight:500;\n}\n\n.stb-odalia__dimming-card p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   DROP\n========================================================= *\/\n\n.stb-odalia__drop{\n  margin-bottom:28px;\n}\n\n.stb-odalia__drop-head{\n  margin-bottom:12px;\n}\n\n.stb-odalia__drop-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-odalia__drop-item{\n  padding:14px;\n}\n\n.stb-odalia__drop-item + .stb-odalia__drop-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-odalia__drop-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-odalia__drop-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  font-weight:500;\n}\n\n.stb-odalia__drop-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.6px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   CUSTOM DROP\n========================================================= *\/\n\n.stb-odalia__custom{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-odalia__custom-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-odalia__custom-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CAB18C;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-odalia__custom-label strong{\n  color:#FFF7EF;\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-odalia__custom-copy{\n  padding:14px 17px;\n}\n\n.stb-odalia__custom-copy p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.4px;\n  line-height:1.54;\n}\n\n.stb-odalia__custom-copy a{\n  color:var(--gold-dark);\n\n  font-weight:600;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   INSTALLATION\n========================================================= *\/\n\n.stb-odalia__install{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-odalia__install-item{\n  padding:13px 14px;\n}\n\n.stb-odalia__install-item + .stb-odalia__install-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-odalia__install-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-odalia__install-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  font-weight:500;\n}\n\n.stb-odalia__install-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.6px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.stb-odalia__care{\n  display:grid;\n  grid-template-columns:135px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--silk);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-odalia__care-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n}\n\n.stb-odalia__care-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#7E7064;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-odalia__care-label strong{\n  color:var(--ink);\n\n  font-size:12.1px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-odalia__care-copy{\n  padding:14px 17px;\n\n  background:var(--paper);\n}\n\n.stb-odalia__care-copy p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:10.3px;\n  line-height:1.54;\n}\n\n\n\/* =========================================================\n   VARIATION NOTE\n========================================================= *\/\n\n.stb-odalia__variation{\n  margin-bottom:28px;\n\n  padding:12px 14px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:4px;\n}\n\n.stb-odalia__variation strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  font-weight:500;\n}\n\n.stb-odalia__variation p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.3px;\n  line-height:1.53;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-odalia__specs{\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-odalia__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-odalia__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.7px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-odalia__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-odalia__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7E0DA;\n}\n\n.stb-odalia__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-odalia__spec span{\n  padding-right:10px;\n\n  color:#82786F;\n\n  font-size:10.1px;\n  line-height:1.45;\n}\n\n.stb-odalia__spec strong{\n  color:var(--ink);\n\n  font-size:11.3px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-odalia__faq{\n  max-width:760px;\n\n  margin:0 auto 28px;\n\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-odalia__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-odalia__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-odalia__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-odalia__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-odalia__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-odalia__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-odalia__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.7px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-odalia__shipping{\n  padding:18px 19px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-odalia__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-odalia__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-odalia__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-odalia__shipping a{\n  color:var(--gold-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-odalia__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(16,15,14,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-odalia__lightbox:target{\n  display:flex;\n}\n\n.stb-odalia__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-odalia__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-odalia__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-odalia__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.4px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-odalia__intro{\n    grid-template-columns:1fr 175px;\n  }\n\n  .stb-odalia__title{\n    font-size:25px;\n  }\n\n\n  .stb-odalia__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-odalia__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-odalia__fact:nth-child(1),\n  .stb-odalia__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-odalia__size-layout{\n    grid-template-columns:120px minmax(0,1fr);\n  }\n\n  .stb-odalia__dimension{\n    width:96px;\n  }\n\n\n  .stb-odalia__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-odalia{\n    width:100%;\n    max-width:100%;\n\n    margin:0;\n\n    font-size:14px;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-odalia__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-odalia__intro-copy{\n    padding:17px 15px;\n  }\n\n  .stb-odalia__intro-side{\n    padding:12px 15px;\n  }\n\n  .stb-odalia__title{\n    font-size:23px;\n  }\n\n\n  \/* FORM *\/\n\n  .stb-odalia__form{\n    grid-template-columns:1fr;\n  }\n\n  .stb-odalia__form-label{\n    padding:11px 14px;\n  }\n\n  .stb-odalia__form-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-odalia__form-item + .stb-odalia__form-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-odalia__size-layout{\n    grid-template-columns:78px minmax(0,1fr);\n  }\n\n  .stb-odalia__dimension-wrap{\n    padding:6px;\n  }\n\n  .stb-odalia__dimension{\n    width:69px;\n  }\n\n  .stb-odalia__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-odalia__size{\n    padding:11px 12px;\n  }\n\n  .stb-odalia__size:nth-child(2),\n  .stb-odalia__size:nth-child(3),\n  .stb-odalia__size:nth-child(4){\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* BULBS *\/\n\n  .stb-odalia__bulbs{\n    grid-template-columns:1fr;\n  }\n\n  .stb-odalia__bulbs-label{\n    padding:11px 14px;\n  }\n\n  .stb-odalia__bulb-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-odalia__bulb-item + .stb-odalia__bulb-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-odalia__material{\n    grid-template-columns:1fr;\n  }\n\n  .stb-odalia__material-copy{\n    padding:14px;\n  }\n\n  .stb-odalia__material-side{\n    padding:12px 14px;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-odalia__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-odalia__light-label{\n    padding:11px 14px;\n  }\n\n  .stb-odalia__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-odalia__light-item + .stb-odalia__light-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* DIMMING *\/\n\n  .stb-odalia__dimming{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* DROP *\/\n\n  .stb-odalia__drop-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-odalia__drop-item + .stb-odalia__drop-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* CUSTOM *\/\n\n  .stb-odalia__custom{\n    grid-template-columns:1fr;\n  }\n\n  .stb-odalia__custom-label{\n    padding:11px 14px;\n  }\n\n  .stb-odalia__custom-copy{\n    padding:12px 14px;\n  }\n\n\n  \/* INSTALL *\/\n\n  .stb-odalia__install{\n    grid-template-columns:1fr;\n  }\n\n  .stb-odalia__install-item + .stb-odalia__install-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* CARE *\/\n\n  .stb-odalia__care{\n    grid-template-columns:1fr;\n  }\n\n  .stb-odalia__care-label{\n    padding:11px 14px;\n  }\n\n  .stb-odalia__care-copy{\n    padding:12px 14px;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-odalia__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-odalia__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-odalia__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-odalia__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-odalia\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-odalia__intro\"\u003e\n\u003cdiv class=\"stb-odalia__intro-copy\"\u003e\n\u003cspan class=\"stb-odalia__eyebrow\"\u003e Premium Silk · Classic Drum Pendant \u003c\/span\u003e\n\u003ch2 class=\"stb-odalia__title\"\u003eThe Silk Pendant That Lets the Room Stay in Focus.\u003c\/h2\u003e\n\u003cp\u003eOdalia pairs a clean cylindrical silhouette with a softly diffused silk surface. Symmetrical and easy to place, it brings warmth to the room without turning the light fixture into the main visual statement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__intro-side\"\u003e\n\u003csmall\u003e Four Sizes \u003c\/small\u003e \u003cstrong\u003e 15.7\" · 19.6\" · 23.6\" · 26.7\" \u003c\/strong\u003e \u003cspan\u003e E26 bulbs included · adjustable cable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-odalia__facts\"\u003e\n\u003cdiv class=\"stb-odalia__fact\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Premium Silk \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__fact\"\u003e\n\u003csmall\u003e Form \u003c\/small\u003e \u003cstrong\u003e Classic Drum \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e 2700K Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__fact\"\u003e\n\u003csmall\u003e Cable \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DRUM FORM\n  ====================================================== --\u003e\n\u003csection class=\"stb-odalia__form\"\u003e\n\u003cdiv class=\"stb-odalia__form-label\"\u003e\n\u003csmall\u003e Odalia Form \u003c\/small\u003e \u003cstrong\u003e Simple Geometry, Easy to Place. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__form-body\"\u003e\n\u003cdiv class=\"stb-odalia__form-item\"\u003e\n\u003csmall\u003e Symmetrical \u003c\/small\u003e \u003cstrong\u003e Classic Cylindrical Shape \u003c\/strong\u003e\n\u003cp\u003eThe balanced drum silhouette works naturally with modern, Scandinavian, transitional and quieter interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__form-item\"\u003e\n\u003csmall\u003e Silk Diffusion \u003c\/small\u003e \u003cstrong\u003e Warm Light Without Glare \u003c\/strong\u003e\n\u003cp\u003eThe silk softens the visible bulb and spreads the light across the full shade surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection id=\"odalia-size-section\" class=\"stb-odalia__sizes\"\u003e\n\u003cdiv class=\"stb-odalia__sizes-head\"\u003e\n\u003cspan class=\"stb-odalia__eyebrow\"\u003e Choose the Size \u003c\/span\u003e\n\u003ch3 class=\"stb-odalia__section-title\"\u003eFour Sizes — Choose by Room and Table Scale.\u003c\/h3\u003e\n\u003cp class=\"stb-odalia__copy\"\u003eMedium is the most versatile residential size. Large and XL add both physical scale and additional bulbs for more even illumination across the wider shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__size-layout\"\u003e\n\u003c!-- SIZE IMAGE --\u003e\n\u003cdiv class=\"stb-odalia__dimension-wrap\"\u003e\n\u003cdiv class=\"stb-odalia__dimension\"\u003e\u003ca href=\"#odalia-size-image\" class=\"stb-odalia__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/odalia-silk-drum-pendant-light-stuberlighting_8.jpg?v=1783564976\" alt=\"Odalia silk drum pendant size reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-odalia__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE OPTIONS --\u003e\n\u003cdiv class=\"stb-odalia__size-grid\"\u003e\n\u003cdiv class=\"stb-odalia__size\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Ø15.7\" × H12.5\" \u003c\/strong\u003e \u003cspan\u003e 40 × 32cm · 1 × E26 \u003c\/span\u003e\n\u003cp\u003eBedrooms, breakfast nooks, compact foyers and bedside-pendant pairs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__size stb-odalia__size--recommended\"\u003e\n\u003csmall\u003e Medium · Most Versatile \u003c\/small\u003e \u003cstrong\u003e Ø19.6\" × H13.8\" \u003c\/strong\u003e \u003cspan\u003e 50 × 35cm · 1 × E26 \u003c\/span\u003e\n\u003cp\u003e4–6 seat dining tables, standard living rooms, islands and residential foyers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__size\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø23.6\" × H15.7\" \u003c\/strong\u003e \u003cspan\u003e 60 × 40cm · 3 × E26 \u003c\/span\u003e\n\u003cp\u003e6–8 seat dining tables, wider islands and larger living spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__size\"\u003e\n\u003csmall\u003e XL \u003c\/small\u003e \u003cstrong\u003e Ø26.7\" × H17.7\" \u003c\/strong\u003e \u003cspan\u003e 68 × 45cm · 3 × E26 \u003c\/span\u003e\n\u003cp\u003eOversized tables, large foyers, hospitality and commercial-scale rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"odalia-size-image\" href=\"#odalia-size-section\" class=\"stb-odalia__lightbox\"\u003e \u003cspan class=\"stb-odalia__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/odalia-silk-drum-pendant-light-stuberlighting_8.jpg?v=1783564976\" alt=\"Enlarged Odalia silk drum pendant size reference\"\u003e \u003cspan class=\"stb-odalia__lightbox-caption\"\u003e Odalia · Size Reference \u003c\/span\u003e \u003cspan class=\"stb-odalia__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       BULB COUNT\n  ====================================================== --\u003e\n\u003csection class=\"stb-odalia__bulbs\"\u003e\n\u003cdiv class=\"stb-odalia__bulbs-label\"\u003e\n\u003csmall\u003e Bulbs by Size \u003c\/small\u003e \u003cstrong\u003e Larger Shades Use More Light Sources. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__bulb-grid\"\u003e\n\u003cdiv class=\"stb-odalia__bulb-item\"\u003e\n\u003csmall\u003e Small \/ Medium \u003c\/small\u003e \u003cstrong\u003e 1 × E26 Bulb \u003c\/strong\u003e\n\u003cp\u003eOne centered bulb provides even illumination across the smaller drum diameters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__bulb-item\"\u003e\n\u003csmall\u003e Large \/ XL \u003c\/small\u003e \u003cstrong\u003e 3 × E26 Bulbs \u003c\/strong\u003e\n\u003cp\u003eThree light sources distribute illumination more evenly across the wider silk shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-odalia__material\"\u003e\n\u003cdiv class=\"stb-odalia__material-copy\"\u003e\n\u003cspan class=\"stb-odalia__eyebrow\"\u003e Premium Silk \u003c\/span\u003e\n\u003ch3 class=\"stb-odalia__section-title\"\u003eWhite by Day. Warmer When Lit.\u003c\/h3\u003e\n\u003cp\u003eThe silk is stretched over a concealed internal metal frame to maintain the clean cylindrical shape. When unlit, the shade reads soft white. Once illuminated, the textile takes on a warmer cream tone and softens the light before it enters the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__material-side\"\u003e\n\u003csmall\u003e Construction \u003c\/small\u003e \u003cstrong\u003e Silk Over Hidden Metal Frame \u003c\/strong\u003e \u003cspan\u003e The internal structure maintains the drum profile without becoming part of the visible design. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-odalia__light\"\u003e\n\u003cdiv class=\"stb-odalia__light-label\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Replaceable E26 Bulbs. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__light-grid\"\u003e\n\u003cdiv class=\"stb-odalia__light-item\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e 2700K Warm White \u003c\/strong\u003e\n\u003cp\u003eAll required E26 LED bulbs are included with the fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__light-item\"\u003e\n\u003csmall\u003e Maximum \u003c\/small\u003e \u003cstrong\u003e 40W Per Socket \u003c\/strong\u003e\n\u003cp\u003eCompatible with LED and Edison-style E26 bulbs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__light-item\"\u003e\n\u003csmall\u003e Voltage \u003c\/small\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003cp\u003eSuitable for standard residential electrical systems.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"stb-odalia__dimming\"\u003e\n\u003carticle class=\"stb-odalia__dimming-card\"\u003e\u003csmall\u003e Included Setup \u003c\/small\u003e \u003cstrong\u003e 2700K · Standard On \/ Off \u003c\/strong\u003e\n\u003cp\u003eThe included warm-white LED bulbs are non-dimmable and intended for standard on\/off use.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-odalia__dimming-card stb-odalia__dimming-card--alt\"\u003e\u003csmall\u003e Optional Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmable E26 + Triac Dimmer \u003c\/strong\u003e\n\u003cp\u003eFor brightness control, replace the included bulbs with compatible dimmable E26 LEDs and use a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DROP\n  ====================================================== --\u003e\n\u003csection class=\"stb-odalia__drop\"\u003e\n\u003cdiv class=\"stb-odalia__drop-head\"\u003e\n\u003cspan class=\"stb-odalia__eyebrow\"\u003e Set the Hanging Height \u003c\/span\u003e\n\u003ch3 class=\"stb-odalia__section-title\"\u003e59\" Adjustable Cable Included.\u003c\/h3\u003e\n\u003cp class=\"stb-odalia__copy\"\u003eAdjust the final drop during installation according to ceiling height and the furniture below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__drop-grid\"\u003e\n\u003cdiv class=\"stb-odalia__drop-item\"\u003e\n\u003csmall\u003e Dining Table \u003c\/small\u003e \u003cstrong\u003e Approx. 30–36\" \u003c\/strong\u003e\n\u003cp\u003eA practical starting point from tabletop to the light source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__drop-item\"\u003e\n\u003csmall\u003e Kitchen Island \u003c\/small\u003e \u003cstrong\u003e Approx. 32–38\" \u003c\/strong\u003e\n\u003cp\u003eA practical starting point from countertop to the light source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__drop-item\"\u003e\n\u003csmall\u003e Standard Cable \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable \u003c\/strong\u003e\n\u003cp\u003eSuitable for most residential ceiling heights.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CUSTOM CABLE\n  ====================================================== --\u003e\n\u003csection class=\"stb-odalia__custom\"\u003e\n\u003cdiv class=\"stb-odalia__custom-label\"\u003e\n\u003csmall\u003e High Ceiling? \u003c\/small\u003e \u003cstrong\u003e Custom Cable Length Available. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__custom-copy\"\u003e\n\u003cp\u003eNeed a longer drop for a vaulted, staircase or double-height space? Custom cable lengths are available at no extra charge. Send your ceiling height and desired finished drop to \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALL\n  ====================================================== --\u003e\n\u003csection class=\"stb-odalia__install\"\u003e\n\u003cdiv class=\"stb-odalia__install-item\"\u003e\n\u003csmall\u003e Mounting \u003c\/small\u003e \u003cstrong\u003e Ceiling Pendant \u003c\/strong\u003e\n\u003cp\u003eSuspended from a single ceiling canopy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__install-item\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003cp\u003eConnects to a standard ceiling junction box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__install-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Electrician Required \u003c\/strong\u003e\n\u003cp\u003eProfessional hardwired installation is recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-odalia__care\"\u003e\n\u003cdiv class=\"stb-odalia__care-label\"\u003e\n\u003csmall\u003e Silk Care \u003c\/small\u003e \u003cstrong\u003e Keep It Dry. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__care-copy\"\u003e\n\u003cp\u003eDust gently with a soft dry brush or low-suction vacuum attachment. Avoid water, damp cloths, cleaning sprays, heavy cooking vapor and high-humidity environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SILK NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-odalia__variation\"\u003e\u003cstrong\u003e Subtle variation in the silk surface is normal. \u003c\/strong\u003e\n\u003cp\u003eSmall differences in textile texture, tone and translucency may appear from one shade to another. These subtle variations are characteristics of the hand-finished silk surface rather than defects.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-odalia__specs\"\u003e\n\u003cdiv class=\"stb-odalia__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Odalia \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Small — Ø15.7\" × H12.5\" · Medium — Ø19.6\" × H13.8\" · Large — Ø23.6\" × H15.7\" · XL — Ø26.7\" × H17.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Premium Silk Shade · Internal Metal Frame · Metal Canopy \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__spec\"\u003e\n\u003cspan\u003e Shade Color \u003c\/span\u003e \u003cstrong\u003e White · Warm-Cream Appearance When Lit \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__spec\"\u003e\n\u003cspan\u003e Silhouette \u003c\/span\u003e \u003cstrong\u003e Classic Drum · Cylindrical · Symmetrical \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e E26 · Bulbs Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__spec\"\u003e\n\u003cspan\u003e Bulbs by Size \u003c\/span\u003e \u003cstrong\u003e Small \/ Medium — 1 × E26 · Large \/ XL — 3 × E26 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__spec\"\u003e\n\u003cspan\u003e Included Bulbs \u003c\/span\u003e \u003cstrong\u003e Warm-White LED · 2700K · Non-Dimmable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Maximum Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e For Dimming, Use Compatible Dimmable E26 LED Bulbs With a Compatible Triac Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__spec\"\u003e\n\u003cspan\u003e Cable \u003c\/span\u003e \u003cstrong\u003e 59\" Adjustable · Custom Length Available on Request at No Extra Charge \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__spec\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Ceiling Pendant · Single Junction Box \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired · Licensed Electrician Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-odalia__faq\"\u003e\u003cspan class=\"stb-odalia__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-odalia__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eSmall works well in bedrooms, breakfast nooks and compact foyers. Medium is the most versatile residential option for 4–6 seat dining tables, kitchens and standard living spaces. Large suits wider rooms and 6–8 seat tables, while XL is intended for genuinely large residential or hospitality-scale spaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy do Large and XL use three bulbs?\u003c\/summary\u003e\n\u003cp\u003eTheir wider diameters need more than one light source to keep the silk evenly illuminated. Small and Medium use one centered E26 bulb; Large and XL use three E26 bulbs distributed across the interior.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the bulbs included?\u003c\/summary\u003e\n\u003cp\u003eYes. All required E26 LED bulbs are included. They are warm-white 2700K and non-dimmable.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Odalia be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, with a compatible setup. Replace the included bulbs with compatible dimmable E26 LEDs and use a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I request a longer cable?\u003c\/summary\u003e\n\u003cp\u003eYes. Custom cable lengths are available at no extra charge. Send your ceiling height and desired finished drop to support@stuberlighting.com before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I clean the silk shade?\u003c\/summary\u003e\n\u003cp\u003eDust with a soft dry brush or low-suction vacuum attachment. Do not use water, damp cloths or cleaning sprays. Avoid heavy humidity and cooking-oil vapor.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-odalia__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 15.7″ x H 12.5″ \/ White","offer_id":52495796633883,"sku":"STB-PL-26-10065","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.6″ x H 13.8″ \/ White","offer_id":52495796666651,"sku":"STB-PL-26-10066","price":475.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6″ x H 15.7″ \/ White","offer_id":52495796699419,"sku":"STB-PL-26-10067","price":575.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26.7″ x H 17.7″ \/ White","offer_id":52495796732187,"sku":"STB-PL-26-10068","price":715.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/odalia-silk-drum-pendant-light-stuberlighting_1.jpg?v=1783564976"},{"product_id":"palina-balloon-bubble-cluster-pendant-light","title":"Palina Bubble Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — PALINA\n   BALLOON BUBBLE CLUSTER PENDANT\n\n   DIRECTION \/ COLOR \/ DROP\n\n   COMPACT SELECTION EDITORIAL\n   QUIET COLOR · SHOPPER-FIRST · DAWN SAFE\n========================================================= *\/\n\n.stb-palina{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817568;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --anthracite:#3A3A3A;\n  --grey:#B8B4A9;\n  --terracotta:#C87A5A;\n\n  --cream:#F5EDD8;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n  --sand:#E9DDC5;\n  --soft:#F3EBDD;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:860px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-palina *,\n.stb-palina *::before,\n.stb-palina *::after{\n  box-sizing:border-box;\n}\n\n.stb-palina h2,\n.stb-palina h3,\n.stb-palina p{\n  margin-top:0;\n}\n\n.stb-palina h2,\n.stb-palina h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-palina img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-palina a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.pal-kicker{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.pal-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — DIRECTION \/ INTRO\n========================================================= *\/\n\n.pal-intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,205px);\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n}\n\n.pal-intro::before{\n  content:\"\";\n\n  position:absolute;\n  top:8px;\n  left:29px;\n\n  width:58px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.pal-intro__copy{\n  min-width:0;\n\n  padding:29px 30px 27px;\n}\n\n.pal-intro h2{\n  max-width:575px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.pal-intro__copy \u003e p{\n  max-width:555px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* QUICK FACTS *\/\n\n.pal-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:21px;\n\n  margin-top:18px;\n}\n\n.pal-fact{\n  min-width:88px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.pal-fact:nth-child(2){\n  border-color:var(--terracotta);\n}\n\n.pal-fact:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.pal-fact small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pal-fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* COMPACT DETAIL *\/\n\n.pal-intro__visual{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:17px;\n\n  background:#EEE8DF;\n\n  border-left:1px solid var(--line);\n}\n\n.pal-detail-img{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.pal-detail-img a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.pal-detail-img img{\n  max-height:138px !important;\n}\n\n\n\/* COLOR INDEX *\/\n\n.pal-mini-colors{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  width:145px;\n  max-width:100%;\n\n  margin-top:9px;\n}\n\n.pal-mini-colors span{\n  height:4px;\n}\n\n.pal-mini-colors span:nth-child(1){\n  background:var(--anthracite);\n}\n\n.pal-mini-colors span:nth-child(2){\n  background:var(--grey);\n}\n\n.pal-mini-colors span:nth-child(3){\n  background:var(--terracotta);\n}\n\n\n\/* =========================================================\n   02 — ORIENTATION\n========================================================= *\/\n\n.pal-direction{\n  margin-top:10px;\n\n  padding:28px 29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.pal-direction__head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:28px;\n\n  margin-bottom:14px;\n}\n\n.pal-direction__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.pal-direction__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* TWO ORIENTATION ROWS *\/\n\n.pal-direction-list{\n  border:1px solid var(--line);\n}\n\n.pal-direction-row{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,120px) minmax(0,145px) minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:12px 14px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.pal-direction-row:last-child{\n  border-bottom:0;\n}\n\n.pal-direction-row--vertical{\n  background:var(--ivory);\n}\n\n.pal-direction-row--horizontal{\n  background:#F1EADF;\n}\n\n\n\/* SMALL DIMENSION IMAGE *\/\n\n.pal-direction__img{\n  width:108px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  padding:4px;\n\n  overflow:hidden;\n\n  background:#FFF;\n\n  border:1px solid var(--line);\n}\n\n.pal-direction__img a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.pal-direction__img img{\n  max-height:100px !important;\n}\n\n\n\/* NAME *\/\n\n.pal-direction__name small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pal-direction__name strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* DIMENSIONS *\/\n\n.pal-direction__measure{\n  color:var(--gold-deep);\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:600;\n}\n\n\n\/* USE *\/\n\n.pal-direction__use strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.pal-direction__use span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.42;\n}\n\n\n\/* DIRECTION RULE *\/\n\n.pal-direction-rule{\n  display:grid;\n  grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n  gap:17px;\n\n  margin-top:10px;\n\n  padding:11px 13px;\n\n  background:var(--espresso);\n}\n\n.pal-direction-rule strong{\n  color:#FFF8ED;\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.pal-direction-rule span{\n  color:#D8CFC3;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   03 — COLOR \/ MATERIAL \/ DROP\n========================================================= *\/\n\n.pal-tone{\n  margin-top:10px;\n\n  padding:28px 29px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.pal-tone__head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:28px;\n\n  margin-bottom:14px;\n}\n\n.pal-tone__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.pal-tone__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* COLOR ROW *\/\n\n.pal-colors{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border:1px solid var(--line);\n}\n\n.pal-color{\n  position:relative;\n\n  min-width:0;\n\n  padding:13px 13px 12px;\n\n  background:var(--paper);\n\n  border-right:1px solid var(--line);\n}\n\n.pal-color:last-child{\n  border-right:0;\n}\n\n.pal-color::before{\n  content:\"\";\n\n  display:block;\n\n  width:100%;\n  height:4px;\n\n  margin-bottom:9px;\n}\n\n.pal-color--dark::before{\n  background:var(--anthracite);\n}\n\n.pal-color--grey::before{\n  background:var(--grey);\n}\n\n.pal-color--terra::before{\n  background:var(--terracotta);\n}\n\n.pal-color small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pal-color strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.pal-color p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* MATERIAL *\/\n\n.pal-material{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:10px;\n}\n\n.pal-material__item{\n  min-width:0;\n\n  padding:11px 13px;\n\n  border:1px solid var(--line);\n}\n\n.pal-material__item:nth-child(1){\n  background:#F4EFE8;\n}\n\n.pal-material__item:nth-child(2){\n  background:#ECE8E1;\n}\n\n.pal-material__item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pal-material__item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.pal-material__item p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* DROP \/ LIGHT STRIP *\/\n\n.pal-drop{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:19px;\n  align-items:center;\n\n  margin-top:10px;\n\n  padding:13px 15px;\n\n  background:#302820;\n\n  border-left:3px solid var(--gold);\n}\n\n.pal-drop__mark small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pal-drop__mark strong{\n  display:block;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.pal-drop__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n}\n\n.pal-drop__copy p{\n  margin:0;\n\n  color:#D8CFC3;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n.pal-drop__meta{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:11px;\n\n  margin-top:6px;\n}\n\n.pal-drop__meta span{\n  color:#D8CFC3;\n\n  font-size:11.5px;\n}\n\n.pal-drop__meta strong{\n  color:#FFF8ED;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.pal-specs{\n  margin-top:10px;\n\n  padding:28px 29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.pal-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.pal-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.pal-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.pal-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.pal-spec{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.pal-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.pal-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CARE *\/\n\n.pal-care{\n  margin-top:11px;\n\n  padding:11px 13px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.pal-care strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.pal-care span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.pal-shipping{\n  position:relative;\n\n  margin-top:10px;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n}\n\n.pal-shipping::before{\n  content:\"\";\n\n  position:absolute;\n  top:6px;\n  left:21px;\n\n  width:48px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.pal-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.pal-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.pal-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.pal-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.pal-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.pal-lightbox:target{\n  display:flex;\n}\n\n.pal-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.pal-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.pal-lightbox__caption{\n  margin-top:9px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.pal-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .pal-intro{\n    grid-template-columns:minmax(0,1fr) minmax(0,170px);\n  }\n\n  .pal-intro__copy{\n    padding:25px 21px;\n  }\n\n  .pal-intro h2{\n    font-size:27px;\n  }\n\n  .pal-detail-img{\n    width:125px;\n  }\n\n  .pal-mini-colors{\n    width:125px;\n  }\n\n\n  .pal-direction,\n  .pal-tone,\n  .pal-specs{\n    padding:24px 19px;\n  }\n\n\n  .pal-direction__head,\n  .pal-tone__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .pal-direction-row{\n    grid-template-columns:minmax(0,105px) minmax(0,105px) minmax(0,125px) minmax(0,1fr);\n\n    gap:9px;\n  }\n\n  .pal-direction__img{\n    width:92px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .pal-intro{\n    grid-template-columns:1fr;\n  }\n\n  .pal-intro__visual{\n    display:grid;\n    grid-template-columns:minmax(0,110px) minmax(0,1fr);\n\n    gap:10px;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .pal-detail-img{\n    width:100px;\n  }\n\n  .pal-mini-colors{\n    width:100%;\n    align-self:center;\n  }\n\n  .pal-intro__visual .pal-caption{\n    grid-column:1 \/ -1;\n\n    text-align:left;\n  }\n\n\n  .pal-direction-row{\n    grid-template-columns:minmax(0,95px) minmax(0,1fr);\n\n    gap:6px 11px;\n  }\n\n  .pal-direction__img{\n    grid-row:1 \/ span 3;\n\n    width:85px;\n  }\n\n  .pal-direction__name,\n  .pal-direction__measure,\n  .pal-direction__use{\n    grid-column:2;\n  }\n\n\n  .pal-direction-rule{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n\n  .pal-colors{\n    grid-template-columns:1fr;\n  }\n\n  .pal-color{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .pal-color:last-child{\n    border-bottom:0;\n  }\n\n\n  .pal-material{\n    grid-template-columns:1fr;\n  }\n\n\n  .pal-drop{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n  .pal-drop__copy{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .pal-specs__head{\n    display:block;\n  }\n\n  .pal-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .pal-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .pal-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-palina\" id=\"palina-root\"\u003e\n\u003c!-- =====================================================\n       01 — INTRO\n  ====================================================== --\u003e\n\u003csection class=\"pal-intro\"\u003e\n\u003cdiv class=\"pal-intro__copy\"\u003e\n\u003cspan class=\"pal-kicker\"\u003e Direction \/ Color \/ Drop \u003c\/span\u003e\n\u003ch2\u003eOne Bubble Cluster, Two Completely Different Directions\u003c\/h2\u003e\n\u003cp\u003ePalina groups matte balloon-shaped shades into a compact sculptural pendant. Choose the orientation first: a narrow vertical cluster or a wider horizontal spread. Then choose the color that best fits the room.\u003c\/p\u003e\n\u003cdiv class=\"pal-facts\"\u003e\n\u003cdiv class=\"pal-fact\"\u003e\n\u003csmall\u003e Orientations \u003c\/small\u003e \u003cstrong\u003e 2 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-fact\"\u003e\n\u003csmall\u003e Colors \u003c\/small\u003e \u003cstrong\u003e 3 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-fact\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e G9 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-intro__visual\"\u003e\n\u003cdiv class=\"pal-detail-img\"\u003e\u003ca href=\"#pal-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/palina-balloon-bubble-cluster-pendant-light-stuberlighting_27.jpg?v=1783566946\" alt=\"Close-up detail of Palina matte balloon bubble pendant shades\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"pal-mini-colors\"\u003e\n\u003cspan\u003e\u003c\/span\u003e \u003cspan\u003e\u003c\/span\u003e \u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"pal-caption\"\u003eMatte PVC detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — ORIENTATION\n  ====================================================== --\u003e\n\u003csection class=\"pal-direction\"\u003e\n\u003cdiv class=\"pal-direction__head\"\u003e\n\u003ch3\u003eChoose the Direction First\u003c\/h3\u003e\n\u003cp\u003eThe two versions use the same balloon language, but their proportions solve different spaces. Vertical saves width; Horizontal creates span.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-direction-list\"\u003e\n\u003c!-- VERTICAL --\u003e\n\u003cdiv class=\"pal-direction-row pal-direction-row--vertical\"\u003e\n\u003cdiv class=\"pal-direction__img\"\u003e\u003ca href=\"#pal-vertical-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/palina-balloon-bubble-cluster-pendant-light-stuberlighting_16.jpg?v=1783566946\" alt=\"Palina Vertical balloon cluster pendant dimensions\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"pal-direction__name\"\u003e\n\u003csmall\u003e Orientation 01 \u003c\/small\u003e \u003cstrong\u003e Vertical \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-direction__measure\"\u003eØ10.2\" × H18.9\"\u003c\/div\u003e\n\u003cdiv class=\"pal-direction__use\"\u003e\n\u003cstrong\u003e Narrow Footprint \u003c\/strong\u003e \u003cspan\u003e Bedside pair · foyer · staircase · compact pendant position \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HORIZONTAL --\u003e\n\u003cdiv class=\"pal-direction-row pal-direction-row--horizontal\"\u003e\n\u003cdiv class=\"pal-direction__img\"\u003e\u003ca href=\"#pal-horizontal-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/palina-balloon-bubble-cluster-pendant-light-stuberlighting_21.jpg?v=1783566946\" alt=\"Palina Horizontal balloon cluster pendant dimensions\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"pal-direction__name\"\u003e\n\u003csmall\u003e Orientation 02 \u003c\/small\u003e \u003cstrong\u003e Horizontal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-direction__measure\"\u003eØ22.8\" × H10.2\"\u003c\/div\u003e\n\u003cdiv class=\"pal-direction__use\"\u003e\n\u003cstrong\u003e Wider Spread \u003c\/strong\u003e \u003cspan\u003e Kitchen island · dining table · counter · coffee bar \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-direction-rule\"\u003e\n\u003cstrong\u003e Simple rule \u003c\/strong\u003e \u003cspan\u003e Choose Vertical when ceiling width is limited. Choose Horizontal when the fixture needs to visually follow a long surface below. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — COLOR \/ MATERIAL \/ DROP\n  ====================================================== --\u003e\n\u003csection class=\"pal-tone\"\u003e\n\u003cdiv class=\"pal-tone__head\"\u003e\n\u003ch3\u003eThen Choose the Color\u003c\/h3\u003e\n\u003cp\u003eAll three finishes use the same matte PVC surface. The difference is how much visual weight or warmth you want the pendant to bring into the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-colors\"\u003e\n\u003carticle class=\"pal-color pal-color--dark\"\u003e\u003csmall\u003e Color 01 \u003c\/small\u003e \u003cstrong\u003e Anthracite Grey \u003c\/strong\u003e\n\u003cp\u003eThe darkest option. Best when the fixture should feel graphic and architectural.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pal-color pal-color--grey\"\u003e\u003csmall\u003e Color 02 \u003c\/small\u003e \u003cstrong\u003e Light Grey \u003c\/strong\u003e\n\u003cp\u003eSoft and neutral. The easiest choice when the pendant should blend across materials.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pal-color pal-color--terra\"\u003e\u003csmall\u003e Color 03 \u003c\/small\u003e \u003cstrong\u003e Terracotta \u003c\/strong\u003e\n\u003cp\u003eThe warmest option. Adds a clear earthy accent without introducing gloss or metallic color.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-material\"\u003e\n\u003cdiv class=\"pal-material__item\"\u003e\n\u003csmall\u003e Shades \u003c\/small\u003e \u003cstrong\u003e Matte Premium PVC \u003c\/strong\u003e\n\u003cp\u003eLightweight, smooth and uniformly colored with a soft matte rather than glossy appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-material__item\"\u003e\n\u003csmall\u003e Structure \u003c\/small\u003e \u003cstrong\u003e Blackened Metal Frame \u003c\/strong\u003e\n\u003cp\u003eA restrained cluster frame connects the balloon shades and keeps the composition visually clean.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-drop\"\u003e\n\u003cdiv class=\"pal-drop__mark\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-drop__copy\"\u003e\n\u003cp\u003eAdjustable cable with custom length available on request at no extra charge. G9 warm-white LED bulbs are included.\u003c\/p\u003e\n\u003cdiv class=\"pal-drop__meta\"\u003e\n\u003cspan\u003e \u003cstrong\u003eG9 Included\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eMax 40W \/ Socket\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eAC 110–240V\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"pal-specs\"\u003e\n\u003cdiv class=\"pal-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Palina · Balloon Bubble Cluster Pendant \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-spec-list\"\u003e\n\u003cdiv class=\"pal-spec\"\u003e\n\u003cspan class=\"pal-spec__label\"\u003e Orientations \u003c\/span\u003e \u003cspan class=\"pal-spec__value\"\u003e Vertical — Ø10.2\" × H18.9\"\u003cbr\u003eHorizontal — Ø22.8\" × H10.2\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-spec\"\u003e\n\u003cspan class=\"pal-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"pal-spec__value\"\u003e Premium PVC shades · Metal cluster frame · Metal ceiling canopy \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-spec\"\u003e\n\u003cspan class=\"pal-spec__label\"\u003e Colors \u003c\/span\u003e \u003cspan class=\"pal-spec__value\"\u003e Anthracite Grey · Light Grey · Terracotta \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-spec\"\u003e\n\u003cspan class=\"pal-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"pal-spec__value\"\u003e Matte balloon-shaped PVC shades · Blackened metal structure \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-spec\"\u003e\n\u003cspan class=\"pal-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"pal-spec__value\"\u003e G9 sockets · Bulbs Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-spec\"\u003e\n\u003cspan class=\"pal-spec__label\"\u003e Included Bulbs \u003c\/span\u003e \u003cspan class=\"pal-spec__value\"\u003e Warm-white LED · Standard included bulbs are non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-spec\"\u003e\n\u003cspan class=\"pal-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"pal-spec__value\"\u003e 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-spec\"\u003e\n\u003cspan class=\"pal-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"pal-spec__value\"\u003e Compatible with dimmable G9 LED bulbs and a compatible Triac wall dimmer (dimmable bulbs and dimmer sold separately) \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-spec\"\u003e\n\u003cspan class=\"pal-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"pal-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-spec\"\u003e\n\u003cspan class=\"pal-spec__label\"\u003e Cable \u003c\/span\u003e \u003cspan class=\"pal-spec__value\"\u003e 59\" adjustable · Custom length available on request at no extra charge \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-spec\"\u003e\n\u003cspan class=\"pal-spec__label\"\u003e Mounting \u003c\/span\u003e \u003cspan class=\"pal-spec__value\"\u003e Ceiling pendant · Single junction box \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-spec\"\u003e\n\u003cspan class=\"pal-spec__label\"\u003e Wiring \/ Install \u003c\/span\u003e \u003cspan class=\"pal-spec__value\"\u003e Hardwired · Licensed electrician required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-spec\"\u003e\n\u003cspan class=\"pal-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"pal-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-spec\"\u003e\n\u003cspan class=\"pal-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"pal-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-care\"\u003e\n\u003cstrong\u003e Matte PVC Care \u003c\/strong\u003e \u003cspan\u003e Dust with a soft dry microfiber cloth. For fingerprints, use a barely damp soft cloth and dry immediately. Avoid abrasive sponges, alcohol, ammonia and harsh cleaning products. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"pal-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"pal-detail-large\" href=\"#palina-root\" class=\"pal-lightbox\"\u003e \u003cspan class=\"pal-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/palina-balloon-bubble-cluster-pendant-light-stuberlighting_27.jpg?v=1783566946\" alt=\"Enlarged Palina matte balloon shade detail\"\u003e \u003cspan class=\"pal-lightbox__caption\"\u003e Palina · Matte Bubble Detail \u003c\/span\u003e \u003cspan class=\"pal-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — VERTICAL\n  ====================================================== --\u003e \u003ca id=\"pal-vertical-large\" href=\"#palina-root\" class=\"pal-lightbox\"\u003e \u003cspan class=\"pal-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/palina-balloon-bubble-cluster-pendant-light-stuberlighting_16.jpg?v=1783566946\" alt=\"Enlarged Palina Vertical pendant dimensions\"\u003e \u003cspan class=\"pal-lightbox__caption\"\u003e Vertical · Ø10.2\" × H18.9\" \u003c\/span\u003e \u003cspan class=\"pal-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — HORIZONTAL\n  ====================================================== --\u003e \u003ca id=\"pal-horizontal-large\" href=\"#palina-root\" class=\"pal-lightbox\"\u003e \u003cspan class=\"pal-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/palina-balloon-bubble-cluster-pendant-light-stuberlighting_21.jpg?v=1783566946\" alt=\"Enlarged Palina Horizontal pendant dimensions\"\u003e \u003cspan class=\"pal-lightbox__caption\"\u003e Horizontal · Ø22.8\" × H10.2\" \u003c\/span\u003e \u003cspan class=\"pal-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Vertical Dia 10.2\" x H 18.9\" \/ Anthracite Grey","offer_id":52495861809435,"sku":"STB-PL-26-10069","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Vertical Dia 10.2\" x H 18.9\" \/ Light Grey","offer_id":52495861842203,"sku":"STB-PL-26-10070","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Vertical Dia 10.2\" x H 18.9\" \/ Terracotta","offer_id":52495861874971,"sku":"STB-PL-26-10071","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Horizontal Dia 22.8\" x H 10.2\" \/ Anthracite Grey","offer_id":52495861907739,"sku":"STB-PL-26-10072","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Horizontal Dia 22.8\" x H 10.2\" \/ Light Grey","offer_id":52495861940507,"sku":"STB-PL-26-10073","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Horizontal Dia 22.8\" x H 10.2\" \/ Terracotta","offer_id":52495861973275,"sku":"STB-PL-26-10074","price":315.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/palina-balloon-bubble-cluster-pendant-light-stuberlighting_1.jpg?v=1783566946"},{"product_id":"gingko-ceiling-lamp","title":"Gingko Ceiling Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — GINGKO\n   Ceramic Ginkgo Leaf Ceiling Lamp\n\n   Transparent outer wrapper\n   Card modules only\n   Ceramic + warm gold palette\n   Desktop + Mobile responsive\n\n   SHOPPER FLOW:\n   CERAMIC LEAVES → SCULPTURAL FORM → SIZE\n   → LIGHT EFFECT → BULBS → INSTALL → CARE → SPECS\n========================================================= *\/\n\n.stb-gingko{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EC;\n  --ceramic:#F4F0EA;\n  --ceramic-deep:#ECE5DC;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D9CFC5;\n  --line-dark:#C8BAAD;\n\n  --gold:#AE8C60;\n  --gold-dark:#795D40;\n  --branch:#92704C;\n\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-gingko *,\n.stb-gingko *::before,\n.stb-gingko *::after{\n  box-sizing:border-box;\n}\n\n.stb-gingko h2,\n.stb-gingko h3{\n  margin-top:0;\n\n  color:var(--ink);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-gingko p{\n  margin-top:0;\n}\n\n.stb-gingko__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9.2px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-gingko__title{\n  max-width:620px;\n\n  margin:0 0 10px;\n\n  color:var(--ink);\n\n  font-size:30px;\n  line-height:1.15;\n  letter-spacing:-.01em;\n}\n\n.stb-gingko__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.27;\n}\n\n.stb-gingko__copy{\n  max-width:650px;\n\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.2px;\n  line-height:1.62;\n}\n\n.stb-gingko__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#867970;\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-gingko__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 215px;\n\n  margin-bottom:12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-gingko__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-gingko__intro-copy p{\n  max-width:590px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.4px;\n  line-height:1.68;\n}\n\n.stb-gingko__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px;\n\n  background:var(--espresso);\n}\n\n.stb-gingko__intro-side small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-gingko__intro-side strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-gingko__intro-side span{\n  color:#D7CCC3;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-gingko__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-gingko__fact{\n  padding:11px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-gingko__fact:last-child{\n  border-right:0;\n}\n\n.stb-gingko__fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-gingko__fact strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.stb-gingko__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-dark);\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-gingko__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   CERAMIC DETAIL\n========================================================= *\/\n\n.stb-gingko__detail{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:28px;\n\n  padding:14px 17px;\n\n  background:var(--ceramic);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n}\n\n.stb-gingko__detail-media{\n  width:138px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-gingko__detail-copy{\n  padding-left:14px;\n\n  border-left:2px solid var(--gold);\n}\n\n.stb-gingko__detail-copy p{\n  max-width:575px;\n\n  margin:0;\n\n  color:#625850;\n\n  font-size:11.6px;\n  line-height:1.59;\n}\n\n.stb-gingko__detail-tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.stb-gingko__detail-tags span{\n  padding:4px 8px;\n\n  background:var(--paper);\n  color:#675B52;\n\n  border:1px solid var(--line);\n  border-radius:14px;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   FORM \/ MATERIAL LOGIC\n========================================================= *\/\n\n.stb-gingko__form{\n  display:grid;\n  grid-template-columns:165px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-gingko__form-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-gingko__form-label small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-gingko__form-label strong{\n  color:#FFF7EF;\n\n  font-size:12.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-gingko__form-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-gingko__form-item{\n  padding:14px 16px;\n}\n\n.stb-gingko__form-item + .stb-gingko__form-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-gingko__form-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-gingko__form-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  font-weight:500;\n}\n\n.stb-gingko__form-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.8px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-gingko__sizes{\n  margin-bottom:28px;\n}\n\n.stb-gingko__sizes-head{\n  margin-bottom:12px;\n}\n\n.stb-gingko__size-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  gap:7px;\n}\n\n.stb-gingko__size{\n  min-width:0;\n\n  padding:14px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-gingko__size--mid{\n  background:var(--paper-soft);\n}\n\n.stb-gingko__size--statement{\n  background:var(--ceramic);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-gingko__size small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-gingko__size strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:12.5px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-gingko__size span{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9px;\n  font-weight:600;\n}\n\n.stb-gingko__size p{\n  margin:0;\n\n  color:#6D625A;\n\n  font-size:9.4px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   LOW PROFILE\n========================================================= *\/\n\n.stb-gingko__profile{\n  display:grid;\n  grid-template-columns:130px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-gingko__profile-number{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px 16px;\n\n  background:var(--ceramic-deep);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-gingko__profile-number small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#7C6D61;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-gingko__profile-number strong{\n  color:var(--ink);\n\n  font-size:21px;\n  line-height:1.2;\n  font-weight:500;\n}\n\n.stb-gingko__profile-copy{\n  padding:14px 17px;\n}\n\n.stb-gingko__profile-copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.6px;\n  font-weight:500;\n}\n\n.stb-gingko__profile-copy p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:10.3px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   LIGHT EFFECT\n========================================================= *\/\n\n.stb-gingko__effect{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 195px;\n\n  margin-bottom:28px;\n\n  background:var(--ceramic);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-gingko__effect-copy{\n  padding:17px 18px;\n}\n\n.stb-gingko__effect-copy p{\n  max-width:575px;\n\n  margin:0;\n\n  color:#655B53;\n\n  font-size:11.3px;\n  line-height:1.58;\n}\n\n.stb-gingko__effect-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px 16px;\n\n  background:var(--paper);\n\n  border-left:1px solid var(--line);\n}\n\n.stb-gingko__effect-side small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#80756C;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-gingko__effect-side strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-gingko__effect-side span{\n  color:#69615A;\n\n  font-size:9.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   LIGHT SOURCE\n========================================================= *\/\n\n.stb-gingko__light{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-gingko__light-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-gingko__light-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CAB18C;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-gingko__light-label strong{\n  color:#FFF7EF;\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-gingko__light-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-gingko__light-item{\n  padding:14px;\n}\n\n.stb-gingko__light-item + .stb-gingko__light-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-gingko__light-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-gingko__light-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.1px;\n  font-weight:500;\n}\n\n.stb-gingko__light-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.5px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   DIMMING\n========================================================= *\/\n\n.stb-gingko__dimming{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:28px;\n}\n\n.stb-gingko__dimming-card{\n  padding:15px 16px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-gingko__dimming-card--alt{\n  background:var(--paper-soft);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-gingko__dimming-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-gingko__dimming-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n.stb-gingko__dimming-card p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   INSTALL\n========================================================= *\/\n\n.stb-gingko__install{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-gingko__install-item{\n  padding:13px 14px;\n}\n\n.stb-gingko__install-item + .stb-gingko__install-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-gingko__install-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-gingko__install-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  font-weight:500;\n}\n\n.stb-gingko__install-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.6px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   CERAMIC VARIATION\n========================================================= *\/\n\n.stb-gingko__variation{\n  margin-bottom:28px;\n\n  padding:12px 14px;\n\n  background:var(--ceramic);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:4px;\n}\n\n.stb-gingko__variation strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  font-weight:500;\n}\n\n.stb-gingko__variation p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.3px;\n  line-height:1.53;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.stb-gingko__care{\n  display:grid;\n  grid-template-columns:135px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-gingko__care-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--ceramic-deep);\n}\n\n.stb-gingko__care-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#7E7064;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-gingko__care-label strong{\n  color:var(--ink);\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-gingko__care-copy{\n  padding:14px 17px;\n}\n\n.stb-gingko__care-copy p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:10.3px;\n  line-height:1.54;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-gingko__specs{\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-gingko__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-gingko__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.7px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-gingko__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-gingko__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7E0DA;\n}\n\n.stb-gingko__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-gingko__spec span{\n  padding-right:10px;\n\n  color:#82786F;\n\n  font-size:10.1px;\n  line-height:1.45;\n}\n\n.stb-gingko__spec strong{\n  color:var(--ink);\n\n  font-size:11.3px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-gingko__faq{\n  max-width:760px;\n\n  margin:0 auto 28px;\n\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-gingko__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-gingko__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-gingko__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-gingko__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-gingko__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-gingko__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-gingko__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.7px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-gingko__shipping{\n  padding:18px 19px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-gingko__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-gingko__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-gingko__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-gingko__shipping a{\n  color:var(--gold-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-gingko__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(16,15,14,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-gingko__lightbox:target{\n  display:flex;\n}\n\n.stb-gingko__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-gingko__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-gingko__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-gingko__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.4px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-gingko__intro{\n    grid-template-columns:1fr 175px;\n  }\n\n  .stb-gingko__title{\n    font-size:25px;\n  }\n\n\n  .stb-gingko__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-gingko__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-gingko__fact:nth-child(1),\n  .stb-gingko__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-gingko__size-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  .stb-gingko__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-gingko{\n    width:100%;\n    max-width:100%;\n\n    margin:0;\n\n    font-size:14px;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-gingko__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-gingko__intro-copy{\n    padding:17px 15px;\n  }\n\n  .stb-gingko__intro-side{\n    padding:12px 15px;\n  }\n\n  .stb-gingko__title{\n    font-size:23px;\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-gingko__detail{\n    grid-template-columns:82px minmax(0,1fr);\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-gingko__detail-media{\n    width:75px;\n  }\n\n  .stb-gingko__detail-copy{\n    padding-left:10px;\n  }\n\n  .stb-gingko__detail-copy .stb-gingko__section-title{\n    font-size:17px;\n  }\n\n\n  \/* FORM *\/\n\n  .stb-gingko__form{\n    grid-template-columns:1fr;\n  }\n\n  .stb-gingko__form-label{\n    padding:11px 14px;\n  }\n\n  .stb-gingko__form-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-gingko__form-item + .stb-gingko__form-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-gingko__size-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-gingko__size{\n    padding:11px 10px;\n  }\n\n\n  \/* PROFILE *\/\n\n  .stb-gingko__profile{\n    grid-template-columns:88px minmax(0,1fr);\n  }\n\n  .stb-gingko__profile-number{\n    padding:12px 9px;\n  }\n\n  .stb-gingko__profile-copy{\n    padding:12px;\n  }\n\n\n  \/* EFFECT *\/\n\n  .stb-gingko__effect{\n    grid-template-columns:1fr;\n  }\n\n  .stb-gingko__effect-copy{\n    padding:14px;\n  }\n\n  .stb-gingko__effect-side{\n    padding:12px 14px;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-gingko__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-gingko__light-label{\n    padding:11px 14px;\n  }\n\n  .stb-gingko__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-gingko__light-item + .stb-gingko__light-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* DIMMING *\/\n\n  .stb-gingko__dimming{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* INSTALL *\/\n\n  .stb-gingko__install{\n    grid-template-columns:1fr;\n  }\n\n  .stb-gingko__install-item + .stb-gingko__install-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* CARE *\/\n\n  .stb-gingko__care{\n    grid-template-columns:1fr;\n  }\n\n  .stb-gingko__care-label{\n    padding:11px 14px;\n  }\n\n  .stb-gingko__care-copy{\n    padding:12px 14px;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-gingko__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-gingko__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-gingko__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-gingko__shipping{\n    padding:15px;\n  }\n\n}\n\n\n\/* EXTRA SMALL *\/\n\n@media screen and (max-width:380px){\n\n  .stb-gingko__size-grid{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-gingko\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-gingko__intro\"\u003e\n\u003cdiv class=\"stb-gingko__intro-copy\"\u003e\n\u003cspan class=\"stb-gingko__eyebrow\"\u003e Ceramic Ginkgo Leaves · Semi-Flush Ceiling Light \u003c\/span\u003e\n\u003ch2 class=\"stb-gingko__title\"\u003eBotanical Form, Sculpted Close to the Ceiling.\u003c\/h2\u003e\n\u003cp\u003eGingko layers white ceramic leaves around warm gold branches, creating a ceiling fixture that reads more like a botanical sculpture than a conventional flush mount. Its compact height keeps the composition close to the ceiling while preserving the depth of the individual leaves.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__intro-side\"\u003e\n\u003csmall\u003e Four Diameters \u003c\/small\u003e \u003cstrong\u003e 14.2\" · 16.5\" · 20.5\" · 24.4\" \u003c\/strong\u003e \u003cspan\u003e White ceramic · warm gold frame \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-gingko__facts\"\u003e\n\u003cdiv class=\"stb-gingko__fact\"\u003e\n\u003csmall\u003e Leaves \u003c\/small\u003e \u003cstrong\u003e Ceramic Ginkgo \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__fact\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e \u003cstrong\u003e Warm Gold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__fact\"\u003e\n\u003csmall\u003e Profile \u003c\/small\u003e \u003cstrong\u003e H9.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e G9 Bulbs Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CERAMIC LEAF DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"gingko-leaf-section\" class=\"stb-gingko__detail\"\u003e\n\u003cdiv class=\"stb-gingko__detail-media\"\u003e\u003ca href=\"#gingko-leaf-image\" class=\"stb-gingko__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_6.jpg?v=1783646322\" alt=\"Gingko ceiling lamp handcrafted white ceramic ginkgo leaf detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-gingko__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__detail-copy\"\u003e\n\u003cspan class=\"stb-gingko__eyebrow\"\u003e Ceramic Leaf Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-gingko__section-title\"\u003eThe Texture Matters Even When the Light Is Off.\u003c\/h3\u003e\n\u003cp\u003eEach fan-shaped leaf has visible ridges and a softly irregular ceramic surface. The white finish keeps the fixture light visually, while the sculpted veins catch highlights and shadows throughout the day.\u003c\/p\u003e\n\u003cdiv class=\"stb-gingko__detail-tags\"\u003e\n\u003cspan\u003e Sculpted Veins \u003c\/span\u003e \u003cspan\u003e White Ceramic \u003c\/span\u003e \u003cspan\u003e Hand-Finished Look \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LEAF LIGHTBOX --\u003e \u003ca id=\"gingko-leaf-image\" href=\"#gingko-leaf-section\" class=\"stb-gingko__lightbox\"\u003e \u003cspan class=\"stb-gingko__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_6.jpg?v=1783646322\" alt=\"Enlarged white ceramic ginkgo leaf texture\"\u003e \u003cspan class=\"stb-gingko__lightbox-caption\"\u003e Gingko · Ceramic Leaf Detail \u003c\/span\u003e \u003cspan class=\"stb-gingko__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FORM\n  ====================================================== --\u003e\n\u003csection class=\"stb-gingko__form\"\u003e\n\u003cdiv class=\"stb-gingko__form-label\"\u003e\n\u003csmall\u003e From Below \u003c\/small\u003e \u003cstrong\u003e Layered Leaves, Not a Flat Diffuser. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__form-body\"\u003e\n\u003cdiv class=\"stb-gingko__form-item\"\u003e\n\u003csmall\u003e Ceramic Leaves \u003c\/small\u003e \u003cstrong\u003e Overlapping Botanical Layers \u003c\/strong\u003e\n\u003cp\u003eLeaves extend outward at different angles, giving the ceiling fixture visible depth from both the side and directly below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__form-item\"\u003e\n\u003csmall\u003e Gold Branches \u003c\/small\u003e \u003cstrong\u003e Warm Contrast Between Leaves \u003c\/strong\u003e\n\u003cp\u003eThe metal structure remains partially visible between the white ceramic pieces, adding warmth without overpowering them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZES\n  ====================================================== --\u003e\n\u003csection class=\"stb-gingko__sizes\"\u003e\n\u003cdiv class=\"stb-gingko__sizes-head\"\u003e\n\u003cspan class=\"stb-gingko__eyebrow\"\u003e Choose the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-gingko__section-title\"\u003eSame Low Profile. More Leaf Presence as You Size Up.\u003c\/h3\u003e\n\u003cp class=\"stb-gingko__copy\"\u003eAll four sizes stay approximately 9.8 inches high. Choose mainly by how much ceiling width you want the ceramic canopy to occupy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__size-grid\"\u003e\n\u003carticle class=\"stb-gingko__size\"\u003e\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Ø14.2\" × H9.8\" \u003c\/strong\u003e \u003cspan\u003e Ø36 × H25cm \u003c\/span\u003e\n\u003cp\u003eHallways, compact bedrooms, closets and smaller ceiling areas.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-gingko__size stb-gingko__size--mid\"\u003e\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e Ø16.5\" × H9.8\" \u003c\/strong\u003e \u003cspan\u003e Ø42 × H25cm \u003c\/span\u003e\n\u003cp\u003eBedrooms, entryways and smaller living or dining spaces.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-gingko__size stb-gingko__size--statement\"\u003e\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø20.5\" × H9.8\" \u003c\/strong\u003e \u003cspan\u003e Ø52 × H25cm \u003c\/span\u003e\n\u003cp\u003eA balanced statement size for living rooms, dining rooms and primary bedrooms.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-gingko__size\"\u003e\u003csmall\u003e XL \u003c\/small\u003e \u003cstrong\u003e Ø24.4\" × H9.8\" \u003c\/strong\u003e \u003cspan\u003e Ø62 × H25cm \u003c\/span\u003e\n\u003cp\u003eLarger rooms where the ceramic leaf canopy should become a clear focal point.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LOW PROFILE\n  ====================================================== --\u003e\n\u003csection class=\"stb-gingko__profile\"\u003e\n\u003cdiv class=\"stb-gingko__profile-number\"\u003e\n\u003csmall\u003e Fixture Height \u003c\/small\u003e \u003cstrong\u003e 9.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__profile-copy\"\u003e\n\u003cstrong\u003e Sculptural without the drop of a chandelier. \u003c\/strong\u003e\n\u003cp\u003eThe leaf cluster stays close to the ceiling, making Gingko easier to use in standard-height rooms where a hanging chandelier would occupy too much vertical space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT EFFECT\n  ====================================================== --\u003e\n\u003csection class=\"stb-gingko__effect\"\u003e\n\u003cdiv class=\"stb-gingko__effect-copy\"\u003e\n\u003cspan class=\"stb-gingko__eyebrow\"\u003e Light Through the Leaves \u003c\/span\u003e\n\u003ch3 class=\"stb-gingko__section-title\"\u003eMore Shadow and Reflection Than a Plain Flush Mount.\u003c\/h3\u003e\n\u003cp\u003eThe bulbs sit within the ceramic leaf arrangement, allowing light to bounce from the white surfaces and pass through the spaces between them. The result is layered ambient light with softer highlights across the leaves and ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__effect-side\"\u003e\n\u003csmall\u003e Best Character \u003c\/small\u003e \u003cstrong\u003e Warm Ambient Light \u003c\/strong\u003e \u003cspan\u003e Especially effective in bedrooms, living rooms and dining spaces where atmosphere matters as much as brightness. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT SOURCE\n  ====================================================== --\u003e\n\u003csection class=\"stb-gingko__light\"\u003e\n\u003cdiv class=\"stb-gingko__light-label\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Replaceable G9 Bulbs. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__light-grid\"\u003e\n\u003cdiv class=\"stb-gingko__light-item\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e G9 LED Bulbs \u003c\/strong\u003e\n\u003cp\u003eThe required bulbs are included with the fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__light-item\"\u003e\n\u003csmall\u003e Recommended Tone \u003c\/small\u003e \u003cstrong\u003e Warm White \u003c\/strong\u003e\n\u003cp\u003eWarm light complements both the white ceramic and gold branch finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__light-item\"\u003e\n\u003csmall\u003e Voltage \u003c\/small\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003cp\u003eHardwired ceiling installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"stb-gingko__dimming\"\u003e\n\u003carticle class=\"stb-gingko__dimming-card\"\u003e\u003csmall\u003e Standard Setup \u003c\/small\u003e \u003cstrong\u003e Warm Ambient Ceiling Light \u003c\/strong\u003e\n\u003cp\u003eGingko uses replaceable G9 light sources, allowing the lamp to be maintained without replacing the complete fixture.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-gingko__dimming-card stb-gingko__dimming-card--alt\"\u003e\u003csmall\u003e Optional Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmable G9 + Compatible Dimmer \u003c\/strong\u003e\n\u003cp\u003eFor brightness control, use compatible dimmable G9 LED bulbs together with a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-gingko__install\"\u003e\n\u003cdiv class=\"stb-gingko__install-item\"\u003e\n\u003csmall\u003e Mounting \u003c\/small\u003e \u003cstrong\u003e Semi-Flush Ceiling Mount \u003c\/strong\u003e\n\u003cp\u003eThe leaf cluster installs directly beneath the ceiling canopy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__install-item\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003cp\u003eConnects to a standard ceiling electrical box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__install-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Professional Recommended \u003c\/strong\u003e\n\u003cp\u003eCeramic leaves should be handled carefully during assembly and installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CERAMIC VARIATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-gingko__variation\"\u003e\u003cstrong\u003e Slight variation is natural to individual ceramic leaves. \u003c\/strong\u003e\n\u003cp\u003eSmall differences in leaf contour, surface texture, glaze tone and positioning may appear from piece to piece. These subtle differences give the finished fixture a less mechanical, more sculptural appearance.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-gingko__care\"\u003e\n\u003cdiv class=\"stb-gingko__care-label\"\u003e\n\u003csmall\u003e Care \u003c\/small\u003e \u003cstrong\u003e Handle the Leaves Gently. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__care-copy\"\u003e\n\u003cp\u003eDust the ceramic leaves with a soft dry cloth or clean soft brush. Support each leaf while cleaning and avoid pulling or twisting the ceramic pieces. Do not use abrasive cleaners.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-gingko__specs\"\u003e\n\u003cdiv class=\"stb-gingko__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Gingko \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Ø14.2\" × H9.8\" · Ø16.5\" × H9.8\" · Ø20.5\" × H9.8\" · Ø24.4\" × H9.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Ceramic Ginkgo Leaves · Metal \/ Iron Frame \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__spec\"\u003e\n\u003cspan\u003e Finish \u003c\/span\u003e \u003cstrong\u003e White Ceramic Leaves · Warm Gold Metal Structure \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__spec\"\u003e\n\u003cspan\u003e Profile \u003c\/span\u003e \u003cstrong\u003e Semi-Flush Ceiling Light · Approx. H9.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e G9 · Bulbs Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__spec\"\u003e\n\u003cspan\u003e Light \u003c\/span\u003e \u003cstrong\u003e Warm-White LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e For Dimming, Use Compatible Dimmable G9 LED Bulbs With a Compatible Triac Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__spec\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Ceiling Mounted · Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-gingko__faq\"\u003e\u003cspan class=\"stb-gingko__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-gingko__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose 14.2\" for compact rooms and 16.5\" for smaller bedrooms or entries. The 20.5\" version is a balanced statement size for most living rooms, dining rooms and primary bedrooms. Choose 24.4\" when the ceiling needs a noticeably larger ceramic focal point.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a flush mount or a chandelier?\u003c\/summary\u003e\n\u003cp\u003eGingko is a semi-flush ceiling light. It keeps the ceramic leaf composition close to the ceiling and does not use a long hanging chain or cable.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the ceramic leaves identical?\u003c\/summary\u003e\n\u003cp\u003eSlight variation is normal. Small differences in contour, surface texture and positioning can appear between individual ceramic leaves.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the bulbs included?\u003c\/summary\u003e\n\u003cp\u003eYes. Compatible G9 LED bulbs are included with the fixture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Gingko be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, with a compatible setup. Use compatible dimmable G9 LED bulbs together with a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I clean the ceramic leaves?\u003c\/summary\u003e\n\u003cp\u003eUse a soft dry cloth or clean soft brush. Support each leaf while cleaning and avoid pulling or twisting it. Do not use abrasive cleaners.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-gingko__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 14.2\" x H 9.8\" \/ Gold \u0026 White","offer_id":52497344135451,"sku":"STB-CL-26-10046","price":150.0,"currency_code":"USD","in_stock":true},{"title":"Dia 16.5\" x H 9.8\" \/ Gold \u0026 White","offer_id":52497344168219,"sku":"STB-CL-26-10047","price":270.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20.5\" x H 9.8\" \/ Gold \u0026 White","offer_id":52497344200987,"sku":"STB-CL-26-10048","price":345.0,"currency_code":"USD","in_stock":true},{"title":"Dia 24.4\" x H 9.8\" \/ Gold \u0026 White","offer_id":52497344233755,"sku":"STB-CL-26-10049","price":600.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-ceiling-lamp-stuberlighting_1.jpg?v=1783581349"},{"product_id":"vico-gingko-chandelier","title":"Vico Gingko Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — VICO GINGKO CHANDELIER\n\n   MATERIAL \/ SCALE \/ DROP\n\n   PORCELAIN BOTANICAL STUDY\n   QUIET LUXURY · COMPACT · SHOPPER-FIRST\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-vico{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817568;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --copper:#A66F47;\n  --copper-soft:#EDE1D4;\n\n  --cream:#F5EDD8;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n  --porcelain:#F0ECE5;\n  --sand:#E9DDC5;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:860px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-vico *,\n.stb-vico *::before,\n.stb-vico *::after{\n  box-sizing:border-box;\n}\n\n.stb-vico h2,\n.stb-vico h3,\n.stb-vico p{\n  margin-top:0;\n}\n\n.stb-vico h2,\n.stb-vico h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-vico img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-vico a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.vico-kicker{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.vico-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — OPENING\n========================================================= *\/\n\n.vico-opening{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,210px);\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n}\n\n.vico-opening::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:29px;\n\n  width:58px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n\n\/* COPY *\/\n\n.vico-opening__copy{\n  min-width:0;\n\n  padding:29px 30px 27px;\n}\n\n.vico-opening h2{\n  max-width:575px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.vico-opening__copy \u003e p{\n  max-width:555px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* FACTS *\/\n\n.vico-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:21px;\n\n  margin-top:18px;\n}\n\n.vico-fact{\n  min-width:88px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.vico-fact:nth-child(2){\n  border-color:var(--copper);\n}\n\n.vico-fact:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.vico-fact small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.vico-fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* DARK SELECTION RAIL *\/\n\n.vico-opening__rail{\n  min-width:0;\n\n  padding:20px 18px;\n\n  background:var(--espresso);\n}\n\n.vico-rail__head{\n  margin-bottom:9px;\n  padding-bottom:9px;\n\n  border-bottom:1px solid rgba(255,255,255,.14);\n}\n\n.vico-rail__head small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.vico-rail__head strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.vico-rail__row{\n  padding:8px 0;\n\n  border-bottom:1px solid rgba(255,255,255,.11);\n}\n\n.vico-rail__row:last-child{\n  border-bottom:0;\n}\n\n.vico-rail__row small{\n  display:block;\n\n  color:#BFAF9C;\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.vico-rail__row strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:#FFF8ED;\n\n  font-size:11.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   02 — MATERIAL\n========================================================= *\/\n\n.vico-material{\n  margin-top:10px;\n\n  padding:28px 29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.vico-material__head{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:28px;\n\n  margin-bottom:14px;\n}\n\n.vico-material__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.vico-material__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* EVIDENCE LAYOUT *\/\n\n.vico-material__body{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,145px) minmax(0,1fr);\n\n  gap:11px;\n}\n\n\n\/* SMALL IMAGE *\/\n\n.vico-material-card{\n  min-width:0;\n\n  padding:8px;\n\n  background:var(--porcelain);\n\n  border:1px solid var(--line);\n}\n\n.vico-material-card:nth-child(2){\n  background:#ECE5DC;\n}\n\n.vico-material-card__img{\n  width:125px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n}\n\n.vico-material-card__img a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.vico-material-card__img img{\n  max-height:118px !important;\n}\n\n.vico-material-card__copy{\n  padding:8px 2px 1px;\n}\n\n.vico-material-card__copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.vico-material-card__copy strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n\n\/* MATERIAL LEDGER *\/\n\n.vico-material-list{\n  min-width:0;\n\n  border:1px solid var(--line);\n}\n\n.vico-material-row{\n  display:grid;\n  grid-template-columns:minmax(0,82px) minmax(0,1fr);\n\n  gap:12px;\n\n  padding:10px 11px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.vico-material-row:last-child{\n  border-bottom:0;\n}\n\n.vico-material-row:nth-child(1){\n  background:#FAF7F2;\n}\n\n.vico-material-row:nth-child(2){\n  background:var(--copper-soft);\n}\n\n.vico-material-row:nth-child(3){\n  background:#EFEBE5;\n}\n\n.vico-material-row small{\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.vico-material-row strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.vico-material-row p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.43;\n}\n\n\n\/* =========================================================\n   03 — SCALE \/ DROP\n========================================================= *\/\n\n.vico-scale{\n  margin-top:10px;\n\n  padding:28px 29px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.vico-scale__head{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:28px;\n\n  margin-bottom:14px;\n}\n\n.vico-scale__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.vico-scale__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* SIZE LIST *\/\n\n.vico-size-list{\n  border-top:1px solid var(--line);\n}\n\n.vico-size{\n  display:grid;\n  grid-template-columns:minmax(0,74px) minmax(0,88px) minmax(0,140px) minmax(0,110px) minmax(0,1fr);\n\n  gap:10px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n\n\/* DIMENSION THUMB *\/\n\n.vico-size__img{\n  width:66px;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n}\n\n.vico-size__img a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.vico-size__img img{\n  max-height:62px !important;\n}\n\n\n\/* HEAD *\/\n\n.vico-size__head small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.vico-size__head strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* MEASURE *\/\n\n.vico-size__measure{\n  color:var(--gold-deep);\n\n  font-size:11.5px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n\n\/* CEILING *\/\n\n.vico-size__ceiling{\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* USE *\/\n\n.vico-size__use strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.vico-size__use span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* DEFAULT \/ STATEMENT EMPHASIS *\/\n\n.vico-size--default{\n  margin:0 -10px;\n\n  padding:9px 10px;\n\n  background:#F3ECE2;\n\n  border-left:3px solid var(--gold);\n}\n\n.vico-size--statement{\n  margin:0 -10px;\n\n  padding:9px 10px;\n\n  background:#EDE1D4;\n\n  border-left:3px solid var(--copper);\n}\n\n\n\/* DROP STRIP *\/\n\n.vico-drop{\n  display:grid;\n  grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n  gap:19px;\n  align-items:center;\n\n  margin-top:12px;\n\n  padding:13px 15px;\n\n  background:var(--espresso);\n}\n\n.vico-drop__mark small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.vico-drop__mark strong{\n  display:block;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.vico-drop__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n}\n\n.vico-drop__copy p{\n  margin:0;\n\n  color:#D8CFC3;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n.vico-drop__meta{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:11px;\n\n  margin-top:6px;\n}\n\n.vico-drop__meta span{\n  color:#D8CFC3;\n\n  font-size:11.5px;\n}\n\n.vico-drop__meta strong{\n  color:#FFF8ED;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.vico-specs{\n  margin-top:10px;\n\n  padding:28px 29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.vico-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.vico-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.vico-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.vico-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.vico-spec{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.vico-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.vico-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* NOTES *\/\n\n.vico-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:11px;\n}\n\n.vico-note{\n  min-width:0;\n\n  padding:10px 12px;\n\n  border:1px solid var(--line);\n}\n\n.vico-note--material{\n  background:var(--ivory);\n\n  border-left:3px solid var(--gold);\n}\n\n.vico-note--install{\n  background:var(--copper-soft);\n\n  border-left:3px solid var(--copper);\n}\n\n.vico-note strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.vico-note span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.vico-shipping{\n  position:relative;\n\n  margin-top:10px;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n}\n\n.vico-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:48px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.vico-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.vico-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.vico-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.vico-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.vico-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.vico-lightbox:target{\n  display:flex;\n}\n\n.vico-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.vico-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.vico-lightbox__caption{\n  margin-top:9px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.vico-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .vico-opening{\n    grid-template-columns:minmax(0,1fr) minmax(0,175px);\n  }\n\n  .vico-opening__copy{\n    padding:25px 21px;\n  }\n\n  .vico-opening h2{\n    font-size:27px;\n  }\n\n\n  .vico-material,\n  .vico-scale,\n  .vico-specs{\n    padding:24px 19px;\n  }\n\n\n  .vico-material__head,\n  .vico-scale__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .vico-material__body{\n    grid-template-columns:minmax(0,125px) minmax(0,125px) minmax(0,1fr);\n  }\n\n  .vico-material-card__img{\n    width:105px;\n  }\n\n\n  .vico-size{\n    grid-template-columns:minmax(0,64px) minmax(0,78px) minmax(0,120px) minmax(0,95px) minmax(0,1fr);\n\n    gap:7px;\n  }\n\n  .vico-size__img{\n    width:58px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .vico-opening{\n    grid-template-columns:1fr;\n  }\n\n\n  .vico-opening__rail{\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n  }\n\n  .vico-rail__head{\n    grid-column:1 \/ -1;\n  }\n\n  .vico-rail__row{\n    padding:9px 8px;\n\n    border-bottom:0;\n    border-right:1px solid rgba(255,255,255,.11);\n  }\n\n  .vico-rail__row:last-child{\n    border-right:0;\n  }\n\n\n  .vico-material__body{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .vico-material-card__img{\n    width:100px;\n  }\n\n  .vico-material-list{\n    grid-column:1 \/ -1;\n  }\n\n\n  .vico-material-row{\n    grid-template-columns:minmax(0,72px) minmax(0,1fr);\n\n    gap:9px;\n  }\n\n\n  .vico-size{\n    grid-template-columns:minmax(0,62px) minmax(0,1fr);\n\n    gap:4px 10px;\n\n    padding:9px 0;\n  }\n\n  .vico-size__img{\n    grid-row:1 \/ span 4;\n\n    width:56px;\n  }\n\n  .vico-size__head,\n  .vico-size__measure,\n  .vico-size__ceiling,\n  .vico-size__use{\n    grid-column:2;\n  }\n\n  .vico-size--default,\n  .vico-size--statement{\n    margin:0 -8px;\n\n    padding:9px 8px;\n  }\n\n\n  .vico-drop{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n  .vico-drop__copy{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .vico-specs__head{\n    display:block;\n  }\n\n  .vico-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .vico-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .vico-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n\n  .vico-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-vico\" id=\"vico-root\"\u003e\n\u003c!-- =====================================================\n       01 — OPENING\n  ====================================================== --\u003e\n\u003csection class=\"vico-opening\"\u003e\n\u003cdiv class=\"vico-opening__copy\"\u003e\n\u003cspan class=\"vico-kicker\"\u003e Material \/ Scale \/ Drop \u003c\/span\u003e\n\u003ch2\u003ePorcelain Leaves, Copper Branches, Frosted Light\u003c\/h2\u003e\n\u003cp\u003eVico combines hand-shaped ivory porcelain ginkgo leaves, warm H65 copper branches and frosted glass shades into one botanical chandelier. Choose the head count by room width first, then confirm the ceiling height and drop.\u003c\/p\u003e\n\u003cdiv class=\"vico-facts\"\u003e\n\u003cdiv class=\"vico-fact\"\u003e\n\u003csmall\u003e Sizes \u003c\/small\u003e \u003cstrong\u003e 4 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-fact\"\u003e\n\u003csmall\u003e Max Width \u003c\/small\u003e \u003cstrong\u003e 38.5\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-fact\"\u003e\n\u003csmall\u003e Rod \u003c\/small\u003e \u003cstrong\u003e 19\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003caside class=\"vico-opening__rail\"\u003e\n\u003cdiv class=\"vico-rail__head\"\u003e\n\u003csmall\u003e Vico Selection \u003c\/small\u003e \u003cstrong\u003e Two body heights \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-rail__row\"\u003e\n\u003csmall\u003e 6 \/ 8 Heads \u003c\/small\u003e \u003cstrong\u003e H14.9\" · 9 ft+ ceilings \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-rail__row\"\u003e\n\u003csmall\u003e 9 \/ 12 Heads \u003c\/small\u003e \u003cstrong\u003e H22.8\" · 10 ft+ ceilings \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-rail__row\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e G9 · Bulbs Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/aside\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"vico-material\"\u003e\n\u003cdiv class=\"vico-material__head\"\u003e\n\u003ch3\u003eThe Materials Are the Design\u003c\/h3\u003e\n\u003cp\u003eVico does not rely on one finish. Matte porcelain, warm copper and frosted glass each contribute a different surface and light quality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-material__body\"\u003e\n\u003c!-- PORCELAIN TEXTURE --\u003e\n\u003carticle class=\"vico-material-card\"\u003e\n\u003cdiv class=\"vico-material-card__img\"\u003e\u003ca href=\"#vico-leaf-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_6.jpg?v=1783646322\" alt=\"Close-up texture of hand-shaped ivory porcelain ginkgo leaves\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"vico-material-card__copy\"\u003e\n\u003csmall\u003e Leaf Texture \u003c\/small\u003e \u003cstrong\u003e Hand-Shaped Bone Porcelain \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- PRODUCT DETAIL --\u003e\n\u003carticle class=\"vico-material-card\"\u003e\n\u003cdiv class=\"vico-material-card__img\"\u003e\u003ca href=\"#vico-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vico-gingko-chandelier-stuberlighting_2.jpg?v=1783586323\" alt=\"Close-up of Vico porcelain leaves, copper branches and frosted glass\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"vico-material-card__copy\"\u003e\n\u003csmall\u003e Construction \u003c\/small\u003e \u003cstrong\u003e Leaf + Branch + Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MATERIAL LEDGER --\u003e\n\u003cdiv class=\"vico-material-list\"\u003e\n\u003cdiv class=\"vico-material-row\"\u003e\n\u003csmall\u003e Leaf \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Ivory Bone Porcelain \u003c\/strong\u003e\n\u003cp\u003eDeep-pleated, individually shaped leaves with a soft-matte glazed finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-material-row\"\u003e\n\u003csmall\u003e Branch \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e H65 Copper \u003c\/strong\u003e\n\u003cp\u003eWarm gold-brown branches form the botanical framework around each light point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-material-row\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Frosted Glass \u003c\/strong\u003e\n\u003cp\u003eEach G9 bulb sits behind frosted glass, softening direct brightness into ambient light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SCALE \/ DROP\n  ====================================================== --\u003e\n\u003csection class=\"vico-scale\"\u003e\n\u003cdiv class=\"vico-scale__head\"\u003e\n\u003ch3\u003eChoose Width, Then Check the Ceiling\u003c\/h3\u003e\n\u003cp\u003eSix and eight heads share the shallower 14.9-inch body. Nine and twelve heads use a taller 22.8-inch, two-tier composition for higher ceilings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-size-list\"\u003e\n\u003c!-- 6 HEADS --\u003e\n\u003cdiv class=\"vico-size\"\u003e\n\u003cdiv class=\"vico-size__img\"\u003e\u003ca href=\"#vico-6-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vico-gingko-chandelier-stuberlighting_19.jpg?v=1783586322\" alt=\"Vico 6 head chandelier dimension diagram\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"vico-size__head\"\u003e\n\u003csmall\u003e Size 01 \u003c\/small\u003e \u003cstrong\u003e 6 Heads \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-size__measure\"\u003eØ23.6\" × H14.9\"\u003c\/div\u003e\n\u003cdiv class=\"vico-size__ceiling\"\u003e9 ft+ ceiling\u003c\/div\u003e\n\u003cdiv class=\"vico-size__use\"\u003e\n\u003cstrong\u003e Compact Scale \u003c\/strong\u003e \u003cspan\u003e Bedroom · small dining · intimate foyer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 8 HEADS --\u003e\n\u003cdiv class=\"vico-size vico-size--default\"\u003e\n\u003cdiv class=\"vico-size__img\"\u003e\u003ca href=\"#vico-8-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vico-gingko-chandelier-stuberlighting_17.jpg?v=1783586322\" alt=\"Vico 8 head chandelier dimension diagram\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"vico-size__head\"\u003e\n\u003csmall\u003e Size 02 \u003c\/small\u003e \u003cstrong\u003e 8 Heads \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-size__measure\"\u003eØ31.4\" × H14.9\"\u003c\/div\u003e\n\u003cdiv class=\"vico-size__ceiling\"\u003e9 ft+ ceiling\u003c\/div\u003e\n\u003cdiv class=\"vico-size__use\"\u003e\n\u003cstrong\u003e Residential Default \u003c\/strong\u003e \u003cspan\u003e Primary bedroom · 6-seat dining · standard foyer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 9 HEADS --\u003e\n\u003cdiv class=\"vico-size\"\u003e\n\u003cdiv class=\"vico-size__img\"\u003e\u003ca href=\"#vico-9-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vico-gingko-chandelier-stuberlighting_25.jpg?v=1783586323\" alt=\"Vico 9 head chandelier dimension diagram\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"vico-size__head\"\u003e\n\u003csmall\u003e Size 03 \u003c\/small\u003e \u003cstrong\u003e 9 Heads \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-size__measure\"\u003eØ31.4\" × H22.8\"\u003c\/div\u003e\n\u003cdiv class=\"vico-size__ceiling\"\u003e10 ft+ ceiling\u003c\/div\u003e\n\u003cdiv class=\"vico-size__use\"\u003e\n\u003cstrong\u003e Taller Profile \u003c\/strong\u003e \u003cspan\u003e Staircase · high dining room · tall foyer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 12 HEADS --\u003e\n\u003cdiv class=\"vico-size vico-size--statement\"\u003e\n\u003cdiv class=\"vico-size__img\"\u003e\u003ca href=\"#vico-12-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vico-gingko-chandelier-stuberlighting_23.jpg?v=1783586322\" alt=\"Vico 12 head chandelier dimension diagram\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"vico-size__head\"\u003e\n\u003csmall\u003e Size 04 \u003c\/small\u003e \u003cstrong\u003e 12 Heads \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-size__measure\"\u003eØ38.5\" × H22.8\"\u003c\/div\u003e\n\u003cdiv class=\"vico-size__ceiling\"\u003e10 ft+ ceiling\u003c\/div\u003e\n\u003cdiv class=\"vico-size__use\"\u003e\n\u003cstrong\u003e Statement Scale \u003c\/strong\u003e \u003cspan\u003e Large dining · double-height foyer · hospitality \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-drop\"\u003e\n\u003cdiv class=\"vico-drop__mark\"\u003e\n\u003csmall\u003e Before Ordering \u003c\/small\u003e \u003cstrong\u003e Check the Drop \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-drop__copy\"\u003e\n\u003cp\u003eVico includes a 19-inch adjustable rod. Custom rod lengths are available on request. Porcelain leaves and frosted-glass shades are packed separately and attached during installation.\u003c\/p\u003e\n\u003cdiv class=\"vico-drop__meta\"\u003e\n\u003cspan\u003e \u003cstrong\u003e19\" Adjustable Rod\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e45–60 Min Assembly\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"vico-specs\"\u003e\n\u003cdiv class=\"vico-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Vico · Gingko Chandelier \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-spec-list\"\u003e\n\u003cdiv class=\"vico-spec\"\u003e\n\u003cspan class=\"vico-spec__label\"\u003e Sizes \u003c\/span\u003e \u003cspan class=\"vico-spec__value\"\u003e 6 Heads — Ø23.6\" × H14.9\"\u003cbr\u003e8 Heads — Ø31.4\" × H14.9\"\u003cbr\u003e9 Heads — Ø31.4\" × H22.8\"\u003cbr\u003e12 Heads — Ø38.5\" × H22.8\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-spec\"\u003e\n\u003cspan class=\"vico-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"vico-spec__value\"\u003e Bone porcelain ginkgo leaves · H65 copper branches · Frosted glass shades · Metal canopy \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-spec\"\u003e\n\u003cspan class=\"vico-spec__label\"\u003e Porcelain Finish \u003c\/span\u003e \u003cspan class=\"vico-spec__value\"\u003e Ivory white · Soft-matte glaze · Hand-shaped deep-pleated leaves \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-spec\"\u003e\n\u003cspan class=\"vico-spec__label\"\u003e Metal Finish \u003c\/span\u003e \u003cspan class=\"vico-spec__value\"\u003e H65 copper · Warm gold-brown \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-spec\"\u003e\n\u003cspan class=\"vico-spec__label\"\u003e Glass \u003c\/span\u003e \u003cspan class=\"vico-spec__value\"\u003e Hand-blown frosted glass shades \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-spec\"\u003e\n\u003cspan class=\"vico-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"vico-spec__value\"\u003e G9 sockets · Bulbs Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-spec\"\u003e\n\u003cspan class=\"vico-spec__label\"\u003e Included Bulbs \u003c\/span\u003e \u003cspan class=\"vico-spec__value\"\u003e Warm-white LED · Standard included bulbs are non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-spec\"\u003e\n\u003cspan class=\"vico-spec__label\"\u003e Bulb Quantity \u003c\/span\u003e \u003cspan class=\"vico-spec__value\"\u003e 6 Heads — 6 bulbs · 8 Heads — 8 bulbs · 9 Heads — 9 bulbs · 12 Heads — 12 bulbs \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-spec\"\u003e\n\u003cspan class=\"vico-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"vico-spec__value\"\u003e 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-spec\"\u003e\n\u003cspan class=\"vico-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"vico-spec__value\"\u003e Compatible with dimmable G9 LED bulbs and a compatible Triac wall dimmer (dimmable bulbs and dimmer sold separately) \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-spec\"\u003e\n\u003cspan class=\"vico-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"vico-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-spec\"\u003e\n\u003cspan class=\"vico-spec__label\"\u003e Rod \u003c\/span\u003e \u003cspan class=\"vico-spec__value\"\u003e 19\" adjustable · Custom length available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-spec\"\u003e\n\u003cspan class=\"vico-spec__label\"\u003e Ceiling Guidance \u003c\/span\u003e \u003cspan class=\"vico-spec__value\"\u003e 6 \/ 8 Heads — 9 ft+ recommended · 9 \/ 12 Heads — 10 ft+ recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-spec\"\u003e\n\u003cspan class=\"vico-spec__label\"\u003e Mounting \u003c\/span\u003e \u003cspan class=\"vico-spec__value\"\u003e Ceiling-mounted chandelier · Standard junction box \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-spec\"\u003e\n\u003cspan class=\"vico-spec__label\"\u003e Wiring \/ Install \u003c\/span\u003e \u003cspan class=\"vico-spec__value\"\u003e Hardwired · Licensed electrician strongly recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-spec\"\u003e\n\u003cspan class=\"vico-spec__label\"\u003e Assembly \u003c\/span\u003e \u003cspan class=\"vico-spec__value\"\u003e Porcelain leaves and frosted-glass shades attach during installation · Allow approximately 45–60 minutes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-spec\"\u003e\n\u003cspan class=\"vico-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"vico-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-spec\"\u003e\n\u003cspan class=\"vico-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"vico-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-notes\"\u003e\n\u003cdiv class=\"vico-note vico-note--material\"\u003e\n\u003cstrong\u003e Handmade Material Note \u003c\/strong\u003e \u003cspan\u003e Each porcelain leaf is individually formed, so slight variation in pleat depth, contour and surface is normal. Hand-blown glass may also vary slightly. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vico-note vico-note--install\"\u003e\n\u003cstrong\u003e Installation Note \u003c\/strong\u003e \u003cspan\u003e Leaves and glass shades ship separately for safer transit. They are fitted after the main copper structure is mounted, so allow extra installation time for the larger versions. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"vico-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — PORCELAIN\n  ====================================================== --\u003e \u003ca id=\"vico-leaf-large\" href=\"#vico-root\" class=\"vico-lightbox\"\u003e \u003cspan class=\"vico-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_6.jpg?v=1783646322\" alt=\"Enlarged porcelain ginkgo leaf texture\"\u003e \u003cspan class=\"vico-lightbox__caption\"\u003e Vico · Bone Porcelain Leaf Texture \u003c\/span\u003e \u003cspan class=\"vico-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- DETAIL --\u003e \u003ca id=\"vico-detail-large\" href=\"#vico-root\" class=\"vico-lightbox\"\u003e \u003cspan class=\"vico-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vico-gingko-chandelier-stuberlighting_2.jpg?v=1783586323\" alt=\"Enlarged Vico porcelain, copper and frosted glass detail\"\u003e \u003cspan class=\"vico-lightbox__caption\"\u003e Vico · Porcelain + Copper + Frosted Glass \u003c\/span\u003e \u003cspan class=\"vico-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- 6 HEADS --\u003e \u003ca id=\"vico-6-large\" href=\"#vico-root\" class=\"vico-lightbox\"\u003e \u003cspan class=\"vico-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vico-gingko-chandelier-stuberlighting_19.jpg?v=1783586322\" alt=\"Enlarged Vico 6 head dimensions\"\u003e \u003cspan class=\"vico-lightbox__caption\"\u003e 6 Heads · Ø23.6\" × H14.9\" \u003c\/span\u003e \u003cspan class=\"vico-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- 8 HEADS --\u003e \u003ca id=\"vico-8-large\" href=\"#vico-root\" class=\"vico-lightbox\"\u003e \u003cspan class=\"vico-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vico-gingko-chandelier-stuberlighting_17.jpg?v=1783586322\" alt=\"Enlarged Vico 8 head dimensions\"\u003e \u003cspan class=\"vico-lightbox__caption\"\u003e 8 Heads · Ø31.4\" × H14.9\" \u003c\/span\u003e \u003cspan class=\"vico-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- 9 HEADS --\u003e \u003ca id=\"vico-9-large\" href=\"#vico-root\" class=\"vico-lightbox\"\u003e \u003cspan class=\"vico-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vico-gingko-chandelier-stuberlighting_25.jpg?v=1783586323\" alt=\"Enlarged Vico 9 head dimensions\"\u003e \u003cspan class=\"vico-lightbox__caption\"\u003e 9 Heads · Ø31.4\" × H22.8\" \u003c\/span\u003e \u003cspan class=\"vico-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- 12 HEADS --\u003e \u003ca id=\"vico-12-large\" href=\"#vico-root\" class=\"vico-lightbox\"\u003e \u003cspan class=\"vico-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vico-gingko-chandelier-stuberlighting_23.jpg?v=1783586322\" alt=\"Enlarged Vico 12 head dimensions\"\u003e \u003cspan class=\"vico-lightbox__caption\"\u003e 12 Heads · Ø38.5\" × H22.8\" \u003c\/span\u003e \u003cspan class=\"vico-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"6Heads: Dia 23.6\" x H 14.9\" \/ Ceramics","offer_id":52497437950235,"sku":"STB-CH-26-10108","price":255.0,"currency_code":"USD","in_stock":true},{"title":"8Heads: Dia 31.4\" x H 14.9\" \/ Ceramics","offer_id":52497437983003,"sku":"STB-CH-26-10109","price":320.0,"currency_code":"USD","in_stock":true},{"title":"9Heads: Dia 31.4\" x H 22.8\" \/ Ceramics","offer_id":52497438015771,"sku":"STB-CH-26-10110","price":395.0,"currency_code":"USD","in_stock":true},{"title":"12Heads: Dia 38.5\" x H 22.8\" \/ Ceramics","offer_id":52497438048539,"sku":"STB-CH-26-10111","price":485.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vico-gingko-chandelier-stuberlighting_1.jpg?v=1783586322"},{"product_id":"gingko-sonia-wall-lamp","title":"Gingko Sonia Wall Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — GINGKO SONIA\n   Ceramic Ginkgo Leaf Wall Lamp\n\n   Transparent outer wrapper\n   Card modules only\n   Quiet luxury \/ warm ivory \/ espresso \/ restrained gold\n   Fully responsive\n\n   SHOPPER FLOW:\n   WALL SCULPTURE → CERAMIC DETAIL → PAIRING\n   → SIZE → LIGHT → INSTALLATION → CARE → SPECS\n========================================================= *\/\n\n.stb-sonia{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EC;\n  --ceramic:#F3EFE9;\n  --ceramic-deep:#ECE5DC;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D9CFC5;\n  --line-dark:#C8BAAD;\n\n  --gold:#AE8C60;\n  --gold-dark:#795D40;\n\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-sonia *,\n.stb-sonia *::before,\n.stb-sonia *::after{\n  box-sizing:border-box;\n}\n\n.stb-sonia h2,\n.stb-sonia h3{\n  margin-top:0;\n\n  color:var(--ink);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-sonia p{\n  margin-top:0;\n}\n\n.stb-sonia__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9.2px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-sonia__title{\n  max-width:610px;\n\n  margin:0 0 10px;\n\n  color:var(--ink);\n\n  font-size:30px;\n  line-height:1.15;\n  letter-spacing:-.01em;\n}\n\n.stb-sonia__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-sonia__copy{\n  max-width:650px;\n\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.2px;\n  line-height:1.62;\n}\n\n.stb-sonia__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#867970;\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-sonia__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 215px;\n\n  margin-bottom:12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-sonia__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-sonia__intro-copy p{\n  max-width:585px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.4px;\n  line-height:1.68;\n}\n\n.stb-sonia__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px;\n\n  background:var(--espresso);\n}\n\n.stb-sonia__intro-side small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-sonia__intro-side strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-sonia__intro-side span{\n  color:#D7CCC3;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-sonia__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-sonia__fact{\n  padding:11px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-sonia__fact:last-child{\n  border-right:0;\n}\n\n.stb-sonia__fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sonia__fact strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.stb-sonia__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-dark);\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-sonia__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   DETAIL DUO\n========================================================= *\/\n\n.stb-sonia__details{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:28px;\n}\n\n.stb-sonia__detail{\n  display:grid;\n  grid-template-columns:120px minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.018);\n}\n\n.stb-sonia__detail--ceramic{\n  background:var(--ceramic);\n}\n\n.stb-sonia__detail-media{\n  width:108px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-sonia__detail-copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sonia__detail-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-sonia__detail-copy p{\n  margin:0;\n\n  color:#6D625A;\n\n  font-size:9.7px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   PAIR LOGIC\n========================================================= *\/\n\n.stb-sonia__pair{\n  display:grid;\n  grid-template-columns:165px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-sonia__pair-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-sonia__pair-label small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sonia__pair-label strong{\n  color:#FFF7EF;\n\n  font-size:12.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-sonia__pair-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-sonia__pair-item{\n  padding:14px 16px;\n}\n\n.stb-sonia__pair-item + .stb-sonia__pair-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-sonia__pair-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sonia__pair-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  font-weight:500;\n}\n\n.stb-sonia__pair-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.8px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   MATERIAL\n========================================================= *\/\n\n.stb-sonia__material{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 205px;\n\n  margin-bottom:28px;\n\n  background:var(--ceramic);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-sonia__material-copy{\n  padding:17px 18px;\n}\n\n.stb-sonia__material-copy p{\n  max-width:575px;\n\n  margin:0;\n\n  color:#655B53;\n\n  font-size:11.3px;\n  line-height:1.58;\n}\n\n.stb-sonia__material-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px 16px;\n\n  background:var(--paper);\n\n  border-left:1px solid var(--line);\n}\n\n.stb-sonia__material-side small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#80756C;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sonia__material-side strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-sonia__material-side span{\n  color:#69615A;\n\n  font-size:9.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-sonia__sizes{\n  margin-bottom:28px;\n}\n\n.stb-sonia__sizes-head{\n  margin-bottom:12px;\n}\n\n.stb-sonia__size-layout{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-sonia__dimension-wrap{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--paper-soft);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-sonia__dimension{\n  width:128px;\n  max-width:100%;\n}\n\n.stb-sonia__size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-sonia__size{\n  padding:15px 16px;\n\n  min-width:0;\n}\n\n.stb-sonia__size + .stb-sonia__size{\n  border-left:1px solid var(--line);\n}\n\n.stb-sonia__size--large{\n  background:var(--ceramic);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-sonia__size small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sonia__size strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-sonia__size span{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9px;\n  font-weight:600;\n}\n\n.stb-sonia__size p{\n  margin:0;\n\n  color:#6D625A;\n\n  font-size:9.7px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   BULB COUNT\n========================================================= *\/\n\n.stb-sonia__bulbs{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-sonia__bulbs-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--ceramic-deep);\n}\n\n.stb-sonia__bulbs-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#7E7064;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sonia__bulbs-label strong{\n  color:var(--ink);\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-sonia__bulb-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-sonia__bulb-item{\n  padding:15px 16px;\n}\n\n.stb-sonia__bulb-item + .stb-sonia__bulb-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-sonia__bulb-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sonia__bulb-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.6px;\n  font-weight:500;\n}\n\n.stb-sonia__bulb-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.8px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   LIGHT\n========================================================= *\/\n\n.stb-sonia__light{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-sonia__light-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-sonia__light-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CAB18C;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sonia__light-label strong{\n  color:#FFF7EF;\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-sonia__light-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-sonia__light-item{\n  padding:14px;\n}\n\n.stb-sonia__light-item + .stb-sonia__light-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-sonia__light-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sonia__light-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.1px;\n  font-weight:500;\n}\n\n.stb-sonia__light-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.5px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   DIMMING\n========================================================= *\/\n\n.stb-sonia__dimming{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:28px;\n}\n\n.stb-sonia__dimming-card{\n  padding:15px 16px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-sonia__dimming-card--alt{\n  background:var(--paper-soft);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-sonia__dimming-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sonia__dimming-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n.stb-sonia__dimming-card p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   MOUNTING GUIDE\n========================================================= *\/\n\n.stb-sonia__mount{\n  margin-bottom:28px;\n}\n\n.stb-sonia__mount-head{\n  margin-bottom:12px;\n}\n\n.stb-sonia__mount-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-sonia__mount-item{\n  padding:13px 12px;\n}\n\n.stb-sonia__mount-item + .stb-sonia__mount-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-sonia__mount-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sonia__mount-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.9px;\n  font-weight:500;\n}\n\n.stb-sonia__mount-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.3px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   INSTALL\n========================================================= *\/\n\n.stb-sonia__install{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-sonia__install-item{\n  padding:13px 14px;\n}\n\n.stb-sonia__install-item + .stb-sonia__install-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-sonia__install-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sonia__install-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  font-weight:500;\n}\n\n.stb-sonia__install-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.6px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   ASSEMBLY\n========================================================= *\/\n\n.stb-sonia__assembly{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--ceramic);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-sonia__assembly-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--ceramic-deep);\n}\n\n.stb-sonia__assembly-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#7E7064;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sonia__assembly-label strong{\n  color:var(--ink);\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-sonia__assembly-copy{\n  padding:14px 17px;\n\n  background:var(--paper);\n}\n\n.stb-sonia__assembly-copy p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:10.3px;\n  line-height:1.54;\n}\n\n\n\/* =========================================================\n   CERAMIC NOTE\n========================================================= *\/\n\n.stb-sonia__variation{\n  margin-bottom:28px;\n\n  padding:12px 14px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:4px;\n}\n\n.stb-sonia__variation strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  font-weight:500;\n}\n\n.stb-sonia__variation p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.3px;\n  line-height:1.53;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.stb-sonia__care{\n  display:grid;\n  grid-template-columns:135px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-sonia__care-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--ceramic-deep);\n}\n\n.stb-sonia__care-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#7E7064;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sonia__care-label strong{\n  color:var(--ink);\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-sonia__care-copy{\n  padding:14px 17px;\n}\n\n.stb-sonia__care-copy p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:10.3px;\n  line-height:1.54;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-sonia__specs{\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-sonia__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-sonia__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.7px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-sonia__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-sonia__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7E0DA;\n}\n\n.stb-sonia__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-sonia__spec span{\n  padding-right:10px;\n\n  color:#82786F;\n\n  font-size:10.1px;\n  line-height:1.45;\n}\n\n.stb-sonia__spec strong{\n  color:var(--ink);\n\n  font-size:11.3px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-sonia__faq{\n  max-width:760px;\n\n  margin:0 auto 28px;\n\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-sonia__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-sonia__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-sonia__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-sonia__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-sonia__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-sonia__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-sonia__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.7px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-sonia__shipping{\n  padding:18px 19px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-sonia__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-sonia__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-sonia__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-sonia__shipping a{\n  color:var(--gold-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-sonia__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(16,15,14,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-sonia__lightbox:target{\n  display:flex;\n}\n\n.stb-sonia__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-sonia__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-sonia__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-sonia__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.4px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-sonia__intro{\n    grid-template-columns:1fr 175px;\n  }\n\n  .stb-sonia__title{\n    font-size:25px;\n  }\n\n\n  .stb-sonia__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-sonia__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-sonia__fact:nth-child(1),\n  .stb-sonia__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-sonia__details{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-sonia__mount-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-sonia__mount-item:nth-child(3){\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .stb-sonia__mount-item:nth-child(4){\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-sonia__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-sonia{\n    width:100%;\n    max-width:100%;\n\n    margin:0;\n\n    font-size:14px;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-sonia__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sonia__intro-copy{\n    padding:17px 15px;\n  }\n\n  .stb-sonia__intro-side{\n    padding:12px 15px;\n  }\n\n  .stb-sonia__title{\n    font-size:23px;\n  }\n\n\n  \/* DETAILS *\/\n\n  .stb-sonia__detail{\n    grid-template-columns:82px minmax(0,1fr);\n\n    gap:10px;\n\n    padding:9px;\n  }\n\n  .stb-sonia__detail-media{\n    width:74px;\n  }\n\n\n  \/* PAIR *\/\n\n  .stb-sonia__pair{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sonia__pair-label{\n    padding:11px 14px;\n  }\n\n  .stb-sonia__pair-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sonia__pair-item + .stb-sonia__pair-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-sonia__material{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sonia__material-copy{\n    padding:14px;\n  }\n\n  .stb-sonia__material-side{\n    padding:12px 14px;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SIZES *\/\n\n  .stb-sonia__size-layout{\n    grid-template-columns:78px minmax(0,1fr);\n  }\n\n  .stb-sonia__dimension-wrap{\n    padding:6px;\n  }\n\n  .stb-sonia__dimension{\n    width:69px;\n  }\n\n  .stb-sonia__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sonia__size{\n    padding:11px 12px;\n  }\n\n  .stb-sonia__size + .stb-sonia__size{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* BULBS *\/\n\n  .stb-sonia__bulbs{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sonia__bulbs-label{\n    padding:11px 14px;\n  }\n\n  .stb-sonia__bulb-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sonia__bulb-item + .stb-sonia__bulb-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-sonia__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sonia__light-label{\n    padding:11px 14px;\n  }\n\n  .stb-sonia__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sonia__light-item + .stb-sonia__light-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* DIMMING *\/\n\n  .stb-sonia__dimming{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* MOUNT *\/\n\n  .stb-sonia__mount-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  \/* INSTALL *\/\n\n  .stb-sonia__install{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sonia__install-item + .stb-sonia__install-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* ASSEMBLY *\/\n\n  .stb-sonia__assembly{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sonia__assembly-label{\n    padding:11px 14px;\n  }\n\n  .stb-sonia__assembly-copy{\n    padding:12px 14px;\n  }\n\n\n  \/* CARE *\/\n\n  .stb-sonia__care{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sonia__care-label{\n    padding:11px 14px;\n  }\n\n  .stb-sonia__care-copy{\n    padding:12px 14px;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-sonia__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-sonia__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-sonia__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-sonia__shipping{\n    padding:15px;\n  }\n\n}\n\n\n\/* =========================================================\n   EXTRA SMALL\n========================================================= *\/\n\n@media screen and (max-width:380px){\n\n  .stb-sonia__mount-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sonia__mount-item + .stb-sonia__mount-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-sonia\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-sonia__intro\"\u003e\n\u003cdiv class=\"stb-sonia__intro-copy\"\u003e\n\u003cspan class=\"stb-sonia__eyebrow\"\u003e Ceramic Ginkgo Leaves · Sculptural Wall Light \u003c\/span\u003e\n\u003ch2 class=\"stb-sonia__title\"\u003eA Wall Sconce That Reads Like Sculpture.\u003c\/h2\u003e\n\u003cp\u003eSonia layers glossy white ceramic ginkgo leaves across warm gold branches, creating a wall-mounted composition with as much presence in daylight as it has when illuminated. Use one as a decorative focal point or install a matched pair for stronger architectural balance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__intro-side\"\u003e\n\u003csmall\u003e Two Sizes \u003c\/small\u003e \u003cstrong\u003e 13.8\" · 15.7\" \u003c\/strong\u003e \u003cspan\u003e G9 bulbs included · hardwired \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-sonia__facts\"\u003e\n\u003cdiv class=\"stb-sonia__fact\"\u003e\n\u003csmall\u003e Leaves \u003c\/small\u003e \u003cstrong\u003e Hand-Glazed Ceramic \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__fact\"\u003e\n\u003csmall\u003e Branches \u003c\/small\u003e \u003cstrong\u003e Polished Gold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e G9 Bulbs Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__fact\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired Wall Mount \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL IMAGES\n  ====================================================== --\u003e\n\u003csection id=\"sonia-detail-section\" class=\"stb-sonia__details\"\u003e\u003c!-- PRODUCT DETAIL --\u003e\n\u003carticle class=\"stb-sonia__detail\"\u003e\n\u003cdiv class=\"stb-sonia__detail-media\"\u003e\u003ca href=\"#sonia-product-detail\" class=\"stb-sonia__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-sonia-wall-lamp-stuberlighting_31.jpg?v=1783588940\" alt=\"Gingko Sonia ceramic leaf wall lamp product detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-sonia__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__detail-copy\"\u003e\n\u003csmall\u003e Construction Detail \u003c\/small\u003e \u003cstrong\u003e Leaves Layered Along a Gold Branch Structure \u003c\/strong\u003e\n\u003cp\u003eThe ceramic leaves sit at different angles, creating depth rather than a flat decorative surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- CERAMIC DETAIL --\u003e\n\u003carticle class=\"stb-sonia__detail stb-sonia__detail--ceramic\"\u003e\n\u003cdiv class=\"stb-sonia__detail-media\"\u003e\u003ca href=\"#sonia-ceramic-detail\" class=\"stb-sonia__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_6.jpg?v=1783646322\" alt=\"White ceramic ginkgo leaf texture detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-sonia__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__detail-copy\"\u003e\n\u003csmall\u003e Ceramic Detail \u003c\/small\u003e \u003cstrong\u003e Sculpted Veins + Glossy White Glaze \u003c\/strong\u003e\n\u003cp\u003eFine ridges catch both daylight and the warm light from the G9 bulbs, giving each leaf more visible depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"sonia-product-detail\" href=\"#sonia-detail-section\" class=\"stb-sonia__lightbox\"\u003e \u003cspan class=\"stb-sonia__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-sonia-wall-lamp-stuberlighting_31.jpg?v=1783588940\" alt=\"Enlarged Gingko Sonia wall lamp construction detail\"\u003e \u003cspan class=\"stb-sonia__lightbox-caption\"\u003e Gingko Sonia · Construction Detail \u003c\/span\u003e \u003cspan class=\"stb-sonia__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"sonia-ceramic-detail\" href=\"#sonia-detail-section\" class=\"stb-sonia__lightbox\"\u003e \u003cspan class=\"stb-sonia__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_6.jpg?v=1783646322\" alt=\"Enlarged ceramic ginkgo leaf texture\"\u003e \u003cspan class=\"stb-sonia__lightbox-caption\"\u003e Gingko Series · Ceramic Leaf Detail \u003c\/span\u003e \u003cspan class=\"stb-sonia__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SINGLE \/ PAIR\n  ====================================================== --\u003e\n\u003csection class=\"stb-sonia__pair\"\u003e\n\u003cdiv class=\"stb-sonia__pair-label\"\u003e\n\u003csmall\u003e How to Use It \u003c\/small\u003e \u003cstrong\u003e Single Statement or Matched Pair. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__pair-body\"\u003e\n\u003cdiv class=\"stb-sonia__pair-item\"\u003e\n\u003csmall\u003e One Fixture \u003c\/small\u003e \u003cstrong\u003e Decorative Focal Point \u003c\/strong\u003e\n\u003cp\u003eUse a single Sonia above a console, beside artwork or on a staircase feature wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__pair-item\"\u003e\n\u003csmall\u003e Matched Pair \u003c\/small\u003e \u003cstrong\u003e Stronger Symmetry \u003c\/strong\u003e\n\u003cp\u003eEspecially effective on both sides of a bed, vanity mirror, sofa or entry composition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-sonia__material\"\u003e\n\u003cdiv class=\"stb-sonia__material-copy\"\u003e\n\u003cspan class=\"stb-sonia__eyebrow\"\u003e Ceramic + Gold \u003c\/span\u003e\n\u003ch3 class=\"stb-sonia__section-title\"\u003eThe Material Contrast Is the Main Character.\u003c\/h3\u003e\n\u003cp\u003eWhite porcelain leaves keep the composition visually light, while the polished-gold branch structure remains visible between them. The ceramic surface catches highlights softly, giving the fixture texture even when switched off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__material-side\"\u003e\n\u003csmall\u003e Construction \u003c\/small\u003e \u003cstrong\u003e Hand-Glazed Porcelain + Metal \u003c\/strong\u003e \u003cspan\u003e Natural variation in leaf shape, glaze thickness and surface character is expected. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection id=\"sonia-size-section\" class=\"stb-sonia__sizes\"\u003e\n\u003cdiv class=\"stb-sonia__sizes-head\"\u003e\n\u003cspan class=\"stb-sonia__eyebrow\"\u003e Choose the Wall Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-sonia__section-title\"\u003eSmall for More Light. Large for More Sculpture.\u003c\/h3\u003e\n\u003cp class=\"stb-sonia__copy\"\u003eSonia has an unusual size relationship: the smaller fixture uses three bulbs, while the larger version uses two. Choose according to both wall proportion and how much functional light you want.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__size-layout\"\u003e\n\u003c!-- SIZE IMAGE --\u003e\n\u003cdiv class=\"stb-sonia__dimension-wrap\"\u003e\n\u003cdiv class=\"stb-sonia__dimension\"\u003e\u003ca href=\"#sonia-size-image\" class=\"stb-sonia__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-sonia-wall-lamp-stuberlighting_22.jpg?v=1783588940\" alt=\"Gingko Sonia wall lamp size diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-sonia__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE OPTIONS --\u003e\n\u003cdiv class=\"stb-sonia__size-grid\"\u003e\n\u003carticle class=\"stb-sonia__size\"\u003e\u003csmall\u003e Small · More Light \u003c\/small\u003e \u003cstrong\u003e 13.8\" × H19.7\" \u003c\/strong\u003e \u003cspan\u003e 3 × G9 Bulbs \u003c\/span\u003e\n\u003cp\u003eBest for bedside pairs, hallways, powder rooms and areas where the sconce should contribute more ambient light.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-sonia__size stb-sonia__size--large\"\u003e\u003csmall\u003e Large · More Sculpture \u003c\/small\u003e \u003cstrong\u003e 15.7\" × H23.6\" \u003c\/strong\u003e \u003cspan\u003e 2 × G9 Bulbs \u003c\/span\u003e\n\u003cp\u003eBest for primary bedrooms, accent walls, console walls and spaces where visual presence matters most.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"sonia-size-image\" href=\"#sonia-size-section\" class=\"stb-sonia__lightbox\"\u003e \u003cspan class=\"stb-sonia__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-sonia-wall-lamp-stuberlighting_22.jpg?v=1783588940\" alt=\"Enlarged Gingko Sonia wall lamp dimensions\"\u003e \u003cspan class=\"stb-sonia__lightbox-caption\"\u003e Gingko Sonia · Size Reference \u003c\/span\u003e \u003cspan class=\"stb-sonia__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       BULB COUNT\n  ====================================================== --\u003e\n\u003csection class=\"stb-sonia__bulbs\"\u003e\n\u003cdiv class=\"stb-sonia__bulbs-label\"\u003e\n\u003csmall\u003e Important Difference \u003c\/small\u003e \u003cstrong\u003e The Smaller Size Has More Bulbs. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__bulb-grid\"\u003e\n\u003cdiv class=\"stb-sonia__bulb-item\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e 3 × G9 \u003c\/strong\u003e\n\u003cp\u003eBetter when Sonia needs to work as both decorative wall art and a meaningful ambient light source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__bulb-item\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e 2 × G9 \u003c\/strong\u003e\n\u003cp\u003eThe larger ceramic composition emphasizes wall presence with a softer, more decorative light output.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-sonia__light\"\u003e\n\u003cdiv class=\"stb-sonia__light-label\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Replaceable G9 Bulbs. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__light-grid\"\u003e\n\u003cdiv class=\"stb-sonia__light-item\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e Warm-White G9 LEDs \u003c\/strong\u003e\n\u003cp\u003eAll required bulbs are included with the fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__light-item\"\u003e\n\u003csmall\u003e Maximum \u003c\/small\u003e \u003cstrong\u003e 40W Per Socket \u003c\/strong\u003e\n\u003cp\u003eStandard replaceable G9 lamp holders.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__light-item\"\u003e\n\u003csmall\u003e Voltage \u003c\/small\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003cp\u003eHardwired wall installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"stb-sonia__dimming\"\u003e\n\u003carticle class=\"stb-sonia__dimming-card\"\u003e\u003csmall\u003e Included Setup \u003c\/small\u003e \u003cstrong\u003e Warm-White · Standard On \/ Off \u003c\/strong\u003e\n\u003cp\u003eThe included G9 LED bulbs are non-dimmable and intended for standard on\/off operation.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-sonia__dimming-card stb-sonia__dimming-card--alt\"\u003e\u003csmall\u003e Optional Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmable G9 + Triac Dimmer \u003c\/strong\u003e\n\u003cp\u003eFor brightness control, replace the included bulbs with compatible dimmable G9 LEDs and use a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MOUNTING HEIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-sonia__mount\"\u003e\n\u003cdiv class=\"stb-sonia__mount-head\"\u003e\n\u003cspan class=\"stb-sonia__eyebrow\"\u003e Placement Guide \u003c\/span\u003e\n\u003ch3 class=\"stb-sonia__section-title\"\u003eMount by What the Sconce Is Framing.\u003c\/h3\u003e\n\u003cp class=\"stb-sonia__copy\"\u003eThese are practical starting points. Adjust slightly according to furniture height, wall proportions and sightlines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__mount-grid\"\u003e\n\u003cdiv class=\"stb-sonia__mount-item\"\u003e\n\u003csmall\u003e Bedside \u003c\/small\u003e \u003cstrong\u003e Approx. 60\" \u003c\/strong\u003e\n\u003cp\u003eFloor to fixture center.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__mount-item\"\u003e\n\u003csmall\u003e Hallway \u003c\/small\u003e \u003cstrong\u003e 66–72\" \u003c\/strong\u003e\n\u003cp\u003eFloor to fixture center.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__mount-item\"\u003e\n\u003csmall\u003e Powder Room \u003c\/small\u003e \u003cstrong\u003e Approx. 66\" \u003c\/strong\u003e\n\u003cp\u003eFloor to fixture center.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__mount-item\"\u003e\n\u003csmall\u003e Above Sofa \u003c\/small\u003e \u003cstrong\u003e 6–10\" \u003c\/strong\u003e\n\u003cp\u003eAbove the sofa back.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-sonia__install\"\u003e\n\u003cdiv class=\"stb-sonia__install-item\"\u003e\n\u003csmall\u003e Mounting \u003c\/small\u003e \u003cstrong\u003e Wall Mounted \u003c\/strong\u003e\n\u003cp\u003eInstalls to a standard wall junction box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__install-item\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003cp\u003eNo visible plug-in cord.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__install-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Electrician Recommended \u003c\/strong\u003e\n\u003cp\u003eCeramic pieces should be handled carefully during assembly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ASSEMBLY\n  ====================================================== --\u003e\n\u003csection class=\"stb-sonia__assembly\"\u003e\n\u003cdiv class=\"stb-sonia__assembly-label\"\u003e\n\u003csmall\u003e Delivery Note \u003c\/small\u003e \u003cstrong\u003e Leaves Are Packed Separately. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__assembly-copy\"\u003e\n\u003cp\u003eCeramic leaves are individually protected for safer transport and attached during installation. Allow approximately 20–30 minutes for leaf assembly in addition to the electrical installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CERAMIC VARIATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-sonia__variation\"\u003e\u003cstrong\u003e Small variations in the ceramic leaves are expected. \u003c\/strong\u003e\n\u003cp\u003eIndividual leaves may differ subtly in silhouette, glaze thickness and surface character. These variations are natural characteristics of the hand-finished porcelain construction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-sonia__care\"\u003e\n\u003cdiv class=\"stb-sonia__care-label\"\u003e\n\u003csmall\u003e Care \u003c\/small\u003e \u003cstrong\u003e Clean Gently. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__care-copy\"\u003e\n\u003cp\u003eDust ceramic leaves with a soft dry microfiber cloth. For light residue, use a slightly damp cloth with water only. Wipe gold-finished branches with a dry soft cloth. Avoid abrasive cleaners, ammonia, glass cleaner and metal polish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-sonia__specs\"\u003e\n\u003cdiv class=\"stb-sonia__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Gingko Sonia \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Small — 13.8\" × H19.7\" · Large — 15.7\" × H23.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Hand-Glazed Porcelain Ginkgo Leaves · Metal Branches · Metal Wall Plate \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__spec\"\u003e\n\u003cspan\u003e Ceramic Finish \u003c\/span\u003e \u003cstrong\u003e Glossy White Porcelain \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__spec\"\u003e\n\u003cspan\u003e Metal Finish \u003c\/span\u003e \u003cstrong\u003e Polished Gold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e G9 · Bulbs Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__spec\"\u003e\n\u003cspan\u003e Bulbs by Size \u003c\/span\u003e \u003cstrong\u003e Small — 3 × G9 · Large — 2 × G9 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__spec\"\u003e\n\u003cspan\u003e Included Bulbs \u003c\/span\u003e \u003cstrong\u003e Warm-White LED · Non-Dimmable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Maximum Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e For Dimming, Use Compatible Dimmable G9 LED Bulbs With a Compatible Triac Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__spec\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Wall Mount · Standard Wall Junction Box \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired · Licensed Electrician Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only · Not for Full Bathrooms With Shower or Tub \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__spec\"\u003e\n\u003cspan\u003e Assembly \u003c\/span\u003e \u003cstrong\u003e Ceramic Leaves Packed Separately for Transit · Attach During Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sonia__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-sonia__faq\"\u003e\u003cspan class=\"stb-sonia__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-sonia__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSmall or Large — which should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose Small when you need more functional ambient light from a more compact wall footprint. Its three G9 bulbs make it especially useful for bedside pairs, corridors and powder rooms. Choose Large when wall presence matters more; its larger ceramic composition and two-bulb layout read more like a decorative wall sculpture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy does the smaller size have more bulbs?\u003c\/summary\u003e\n\u003cp\u003eThe Small uses three G9 sockets so it can contribute more useful ambient light despite its smaller footprint. The Large uses two bulbs because its larger ceramic composition is designed to emphasize sculptural presence with softer illumination.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Sonia look better as a pair?\u003c\/summary\u003e\n\u003cp\u003eBoth arrangements work. A matched pair creates stronger symmetry beside a bed, around a vanity mirror or on either side of furniture. A single Large works especially well on an accent wall, staircase wall or above an entry console.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Sonia be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, with a compatible setup. The included G9 LEDs are non-dimmable. Replace them with compatible dimmable G9 LED bulbs and use a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use Sonia in a bathroom?\u003c\/summary\u003e\n\u003cp\u003eIt is rated IP20 for indoor dry locations. A dry powder room without a shower or tub is suitable. Do not install it in a full bathroom where regular shower or bath humidity is present.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo the ceramic leaves arrive installed?\u003c\/summary\u003e\n\u003cp\u003eThe ceramic leaves are packed separately to reduce the risk of damage during transit. They are attached to the fixture during installation. Allow approximately 20–30 minutes for the leaf assembly.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-sonia__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 13.8\"x H 19.7\" \/ White \u0026 Gold","offer_id":52500101628187,"sku":"STB-WS-26-10025","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H 23.6\" \/ White \u0026 Gold","offer_id":52500101660955,"sku":"STB-WS-26-10026","price":285.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-sonia-wall-lamp-stuberlighting_1.jpg?v=1783588939"},{"product_id":"gingko-chandelier-style-m","title":"Gingko Chandelier Style M","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — GINGKO STYLE M\n   Architectural Porcelain Ginkgo Chandelier\n\n   TRANSPARENT OUTER WRAPPER\n   Card modules only\n   Quiet luxury \/ porcelain \/ rose gold\n   Responsive desktop + mobile\n\n   SHOPPER FLOW:\n   CERAMIC DETAIL\n   → CHOOSE MODEL SHAPE\n   → CHOOSE SIZE\n   → FRAME FINISH\n   → LIGHT \/ DIMMING\n   → CEILING \/ WIRE\n   → INSTALLATION\n   → SPECS\n========================================================= *\/\n\n.stb-stylem{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EC;\n  --ceramic:#F3EFE9;\n  --ceramic-deep:#EDE6DE;\n  --rose-soft:#F2E7E1;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D9CFC5;\n  --line-dark:#C8BAAD;\n\n  --gold:#AE8C60;\n  --gold-dark:#795D40;\n\n  --rose:#A97867;\n  --rose-deep:#705046;\n\n  width:100%;\n  max-width:920px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-stylem *,\n.stb-stylem *::before,\n.stb-stylem *::after{\n  box-sizing:border-box;\n}\n\n.stb-stylem h2,\n.stb-stylem h3{\n  margin-top:0;\n\n  color:var(--ink);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-stylem p{\n  margin-top:0;\n}\n\n.stb-stylem__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9.2px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-stylem__title{\n  max-width:650px;\n\n  margin:0 0 10px;\n\n  color:var(--ink);\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.01em;\n}\n\n.stb-stylem__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.27;\n}\n\n.stb-stylem__copy{\n  max-width:680px;\n\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.2px;\n  line-height:1.62;\n}\n\n.stb-stylem__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#867970;\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-stylem__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 225px;\n\n  margin-bottom:12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-stylem__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-stylem__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.4px;\n  line-height:1.68;\n}\n\n.stb-stylem__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px;\n\n  background:var(--espresso);\n}\n\n.stb-stylem__intro-side small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-stylem__intro-side strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stylem__intro-side span{\n  color:#D7CCC3;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-stylem__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylem__fact{\n  padding:11px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-stylem__fact:last-child{\n  border-right:0;\n}\n\n.stb-stylem__fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylem__fact strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.stb-stylem__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-dark);\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-stylem__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   DETAIL DUO\n========================================================= *\/\n\n.stb-stylem__details{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:28px;\n}\n\n.stb-stylem__detail{\n  display:grid;\n  grid-template-columns:126px minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.018);\n}\n\n.stb-stylem__detail--ceramic{\n  background:var(--ceramic);\n}\n\n.stb-stylem__detail-media{\n  width:114px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-stylem__detail-copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylem__detail-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stylem__detail-copy p{\n  margin:0;\n\n  color:#6D625A;\n\n  font-size:9.7px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   MODEL LOGIC\n========================================================= *\/\n\n.stb-stylem__logic{\n  display:grid;\n  grid-template-columns:175px minmax(0,1fr);\n\n  margin-bottom:18px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylem__logic-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-stylem__logic-label small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylem__logic-label strong{\n  color:#FFF7EF;\n\n  font-size:12.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stylem__logic-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-stylem__logic-item{\n  padding:14px 16px;\n}\n\n.stb-stylem__logic-item +\n.stb-stylem__logic-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stylem__logic-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylem__logic-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  font-weight:500;\n}\n\n.stb-stylem__logic-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.8px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   MODELS\n========================================================= *\/\n\n.stb-stylem__models{\n  margin-bottom:28px;\n}\n\n.stb-stylem__models-head{\n  margin-bottom:12px;\n}\n\n.stb-stylem__model-list{\n  display:grid;\n\n  gap:8px;\n}\n\n.stb-stylem__model{\n  display:grid;\n  grid-template-columns:126px minmax(0,1fr);\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylem__model--soft{\n  background:var(--paper-soft);\n}\n\n.stb-stylem__model--flagship{\n  background:var(--ceramic);\n\n  border-top:2px solid var(--rose);\n}\n\n.stb-stylem__model-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:10px;\n\n  background:var(--paper-soft);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-stylem__model--flagship\n.stb-stylem__model-media{\n  background:var(--rose-soft);\n}\n\n.stb-stylem__model-image{\n  width:98px;\n  max-width:100%;\n}\n\n.stb-stylem__model-body{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  min-width:0;\n}\n\n.stb-stylem__model-name{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:13px 15px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-stylem__model-name small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold-dark);\n\n  font-size:8.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylem__model-name strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:14px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n.stb-stylem__model-name span{\n  color:#75685F;\n\n  font-size:9.2px;\n  line-height:1.42;\n}\n\n.stb-stylem__model-content{\n  padding:12px 15px;\n}\n\n.stb-stylem__model-content p{\n  margin:0 0 8px;\n\n  color:#685E56;\n\n  font-size:9.8px;\n  line-height:1.48;\n}\n\n.stb-stylem__size-chips{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:5px;\n}\n\n.stb-stylem__size-chips span{\n  padding:4px 7px;\n\n  background:var(--paper-soft);\n\n  color:#655B53;\n\n  border:1px solid var(--line);\n  border-radius:3px;\n\n  font-size:8.7px;\n  line-height:1.35;\n}\n\n.stb-stylem__model--soft\n.stb-stylem__size-chips span,\n.stb-stylem__model--flagship\n.stb-stylem__size-chips span{\n  background:var(--paper);\n}\n\n\n\/* =========================================================\n   FINISH\n========================================================= *\/\n\n.stb-stylem__finish{\n  display:grid;\n  grid-template-columns:170px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylem__finish-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--rose-deep);\n}\n\n.stb-stylem__finish-label small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#E7C9BD;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylem__finish-label strong{\n  color:#FFF8F3;\n\n  font-size:12.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stylem__finish-body{\n  padding:15px 17px;\n}\n\n.stb-stylem__finish-body p{\n  margin:0;\n\n  color:#665C55;\n\n  font-size:10.4px;\n  line-height:1.55;\n}\n\n.stb-stylem__finish-options{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.stb-stylem__finish-options span{\n  padding:4px 8px;\n\n  background:var(--paper-soft);\n\n  color:#675B52;\n\n  border:1px solid var(--line);\n  border-radius:3px;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   LIGHT\n========================================================= *\/\n\n.stb-stylem__light{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylem__light-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-stylem__light-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CAB18C;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylem__light-label strong{\n  color:#FFF7EF;\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stylem__light-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-stylem__light-item{\n  padding:14px;\n}\n\n.stb-stylem__light-item +\n.stb-stylem__light-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stylem__light-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylem__light-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.1px;\n  font-weight:500;\n}\n\n.stb-stylem__light-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.5px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   DIMMING\n========================================================= *\/\n\n.stb-stylem__dimming{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:28px;\n}\n\n.stb-stylem__dimming-card{\n  padding:15px 16px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-stylem__dimming-card--alt{\n  background:var(--ceramic);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-stylem__dimming-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylem__dimming-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n.stb-stylem__dimming-card p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   WIRE \/ CUSTOM\n========================================================= *\/\n\n.stb-stylem__wire{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylem__wire-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--ceramic-deep);\n}\n\n.stb-stylem__wire-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#7E7064;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylem__wire-label strong{\n  color:var(--ink);\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stylem__wire-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-stylem__wire-item{\n  padding:14px 16px;\n}\n\n.stb-stylem__wire-item +\n.stb-stylem__wire-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stylem__wire-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylem__wire-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  font-weight:500;\n}\n\n.stb-stylem__wire-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.7px;\n  line-height:1.48;\n}\n\n.stb-stylem__wire-item a{\n  color:var(--gold-dark);\n\n  font-weight:600;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   CEILING\n========================================================= *\/\n\n.stb-stylem__ceiling{\n  margin-bottom:28px;\n}\n\n.stb-stylem__ceiling-head{\n  margin-bottom:12px;\n}\n\n.stb-stylem__ceiling-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylem__ceiling-item{\n  padding:14px;\n}\n\n.stb-stylem__ceiling-item +\n.stb-stylem__ceiling-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stylem__ceiling-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylem__ceiling-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.1px;\n  font-weight:500;\n}\n\n.stb-stylem__ceiling-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.5px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   INSTALL\n========================================================= *\/\n\n.stb-stylem__install{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylem__install-item{\n  padding:13px 14px;\n}\n\n.stb-stylem__install-item +\n.stb-stylem__install-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stylem__install-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylem__install-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  font-weight:500;\n}\n\n.stb-stylem__install-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.6px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   VARIATION\n========================================================= *\/\n\n.stb-stylem__variation{\n  margin-bottom:28px;\n\n  padding:12px 14px;\n\n  background:var(--ceramic);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:4px;\n}\n\n.stb-stylem__variation strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  font-weight:500;\n}\n\n.stb-stylem__variation p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.3px;\n  line-height:1.53;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.stb-stylem__care{\n  display:grid;\n  grid-template-columns:135px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylem__care-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--ceramic-deep);\n}\n\n.stb-stylem__care-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#7E7064;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylem__care-label strong{\n  color:var(--ink);\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stylem__care-copy{\n  padding:14px 17px;\n}\n\n.stb-stylem__care-copy p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:10.3px;\n  line-height:1.54;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-stylem__specs{\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylem__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-stylem__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.7px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-stylem__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-stylem__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7E0DA;\n}\n\n.stb-stylem__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-stylem__spec span{\n  padding-right:10px;\n\n  color:#82786F;\n\n  font-size:10.1px;\n  line-height:1.45;\n}\n\n.stb-stylem__spec strong{\n  color:var(--ink);\n\n  font-size:11.3px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-stylem__faq{\n  max-width:770px;\n\n  margin:0 auto 28px;\n\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-stylem__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-stylem__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-stylem__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-stylem__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-stylem__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-stylem__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-stylem__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.7px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-stylem__shipping{\n  padding:18px 19px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-stylem__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-stylem__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-stylem__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-stylem__shipping a{\n  color:var(--gold-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-stylem__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(16,15,14,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-stylem__lightbox:target{\n  display:flex;\n}\n\n.stb-stylem__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-stylem__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-stylem__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-stylem__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.4px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-stylem__intro{\n    grid-template-columns:1fr 180px;\n  }\n\n  .stb-stylem__title{\n    font-size:25px;\n  }\n\n\n  .stb-stylem__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-stylem__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-stylem__fact:nth-child(1),\n  .stb-stylem__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-stylem__details{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-stylem__model-body{\n    grid-template-columns:135px minmax(0,1fr);\n  }\n\n\n  .stb-stylem__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-stylem{\n    width:100%;\n    max-width:100%;\n\n    margin:0;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-stylem__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylem__intro-copy{\n    padding:17px 15px;\n  }\n\n  .stb-stylem__intro-side{\n    padding:12px 15px;\n  }\n\n  .stb-stylem__title{\n    font-size:23px;\n  }\n\n\n  \/* DETAILS *\/\n\n  .stb-stylem__detail{\n    grid-template-columns:82px minmax(0,1fr);\n\n    gap:10px;\n\n    padding:9px;\n  }\n\n  .stb-stylem__detail-media{\n    width:74px;\n  }\n\n\n  \/* MODEL LOGIC *\/\n\n  .stb-stylem__logic{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylem__logic-label{\n    padding:11px 14px;\n  }\n\n  .stb-stylem__logic-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylem__logic-item +\n  .stb-stylem__logic-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* MODELS *\/\n\n  .stb-stylem__model{\n    grid-template-columns:80px minmax(0,1fr);\n  }\n\n  .stb-stylem__model-media{\n    padding:6px;\n  }\n\n  .stb-stylem__model-image{\n    width:70px;\n  }\n\n  .stb-stylem__model-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylem__model-name{\n    padding:10px 12px;\n\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .stb-stylem__model-content{\n    padding:10px 12px;\n  }\n\n  .stb-stylem__size-chips span{\n    font-size:8.2px;\n  }\n\n\n  \/* FINISH *\/\n\n  .stb-stylem__finish{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylem__finish-label{\n    padding:11px 14px;\n  }\n\n  .stb-stylem__finish-body{\n    padding:12px 14px;\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-stylem__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylem__light-label{\n    padding:11px 14px;\n  }\n\n  .stb-stylem__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylem__light-item +\n  .stb-stylem__light-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* DIMMING *\/\n\n  .stb-stylem__dimming{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* WIRE *\/\n\n  .stb-stylem__wire{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylem__wire-label{\n    padding:11px 14px;\n  }\n\n  .stb-stylem__wire-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylem__wire-item +\n  .stb-stylem__wire-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* CEILING *\/\n\n  .stb-stylem__ceiling-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylem__ceiling-item +\n  .stb-stylem__ceiling-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* INSTALL *\/\n\n  .stb-stylem__install{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylem__install-item +\n  .stb-stylem__install-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* CARE *\/\n\n  .stb-stylem__care{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylem__care-label{\n    padding:11px 14px;\n  }\n\n  .stb-stylem__care-copy{\n    padding:12px 14px;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-stylem__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-stylem__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-stylem__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-stylem__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-stylem\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylem__intro\"\u003e\n\u003cdiv class=\"stb-stylem__intro-copy\"\u003e\n\u003cspan class=\"stb-stylem__eyebrow\"\u003e Hand-Shaped Porcelain · Architectural Ginkgo Chandelier \u003c\/span\u003e\n\u003ch2 class=\"stb-stylem__title\"\u003eChoose the Shape Before You Choose the Size.\u003c\/h2\u003e\n\u003cp\u003eGingko Style M brings hand-shaped porcelain leaves into an architectural-scale chandelier. Five frame geometries allow the fixture to follow the room itself — round, linear, horizontal or dramatically vertical.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__intro-side\"\u003e\n\u003csmall\u003e Five Architectural Forms \u003c\/small\u003e \u003cstrong\u003e A · B · C · D · E \u003c\/strong\u003e \u003cspan\u003e Residential high-ceiling to atrium scale \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylem__facts\"\u003e\n\u003cdiv class=\"stb-stylem__fact\"\u003e\n\u003csmall\u003e Leaves \u003c\/small\u003e \u003cstrong\u003e Hand-Shaped Porcelain \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__fact\"\u003e\n\u003csmall\u003e Standard Frame \u003c\/small\u003e \u003cstrong\u003e Rose Gold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__fact\"\u003e\n\u003csmall\u003e Bulbs \u003c\/small\u003e \u003cstrong\u003e Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__fact\"\u003e\n\u003csmall\u003e Wire \u003c\/small\u003e \u003cstrong\u003e 59\" · Custom Available \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAILS\n  ====================================================== --\u003e\n\u003csection id=\"stylem-detail-section\" class=\"stb-stylem__details\"\u003e\u003c!-- PRODUCT CONSTRUCTION --\u003e\n\u003carticle class=\"stb-stylem__detail\"\u003e\n\u003cdiv class=\"stb-stylem__detail-media\"\u003e\u003ca href=\"#stylem-product-detail\" class=\"stb-stylem__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_14.jpg?v=1783646323\" alt=\"Gingko Style M porcelain leaf chandelier construction detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylem__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__detail-copy\"\u003e\n\u003csmall\u003e Construction Detail \u003c\/small\u003e \u003cstrong\u003e Porcelain Leaves Layered Across a Metal Branch Frame \u003c\/strong\u003e\n\u003cp\u003eIndividual leaves sit at different angles, building depth and movement instead of a flat decorative surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- CERAMIC TEXTURE --\u003e\n\u003carticle class=\"stb-stylem__detail stb-stylem__detail--ceramic\"\u003e\n\u003cdiv class=\"stb-stylem__detail-media\"\u003e\u003ca href=\"#stylem-ceramic-detail\" class=\"stb-stylem__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_6.jpg?v=1783646322\" alt=\"White porcelain ginkgo leaf texture detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylem__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__detail-copy\"\u003e\n\u003csmall\u003e Porcelain Detail \u003c\/small\u003e \u003cstrong\u003e Sculpted Veins + Hand-Glazed Surface \u003c\/strong\u003e\n\u003cp\u003eFine ridges catch both daylight and warm artificial light, giving every leaf visible depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"stylem-product-detail\" href=\"#stylem-detail-section\" class=\"stb-stylem__lightbox\"\u003e \u003cspan class=\"stb-stylem__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_14.jpg?v=1783646323\" alt=\"Enlarged Gingko Style M chandelier construction detail\"\u003e \u003cspan class=\"stb-stylem__lightbox-caption\"\u003e Gingko Style M · Construction Detail \u003c\/span\u003e \u003cspan class=\"stb-stylem__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"stylem-ceramic-detail\" href=\"#stylem-detail-section\" class=\"stb-stylem__lightbox\"\u003e \u003cspan class=\"stb-stylem__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_6.jpg?v=1783646322\" alt=\"Enlarged porcelain ginkgo leaf texture\"\u003e \u003cspan class=\"stb-stylem__lightbox-caption\"\u003e Gingko Style M · Porcelain Leaf Detail \u003c\/span\u003e \u003cspan class=\"stb-stylem__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       HOW TO CHOOSE\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylem__logic\"\u003e\n\u003cdiv class=\"stb-stylem__logic-label\"\u003e\n\u003csmall\u003e First Decision \u003c\/small\u003e \u003cstrong\u003e Match the Shape to the Architecture. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__logic-body\"\u003e\n\u003cdiv class=\"stb-stylem__logic-item\"\u003e\n\u003csmall\u003e Round \/ Vertical \u003c\/small\u003e \u003cstrong\u003e Models A \u0026amp; D \u003c\/strong\u003e\n\u003cp\u003eBest where the chandelier needs to occupy vertical ceiling volume. D is denser and more elongated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__logic-item\"\u003e\n\u003csmall\u003e Linear \u003c\/small\u003e \u003cstrong\u003e Models B \u0026amp; C \u003c\/strong\u003e\n\u003cp\u003eB cascades downward; C spreads horizontally over long tables, counters and islands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MODEL SELECTOR\n  ====================================================== --\u003e\n\u003csection id=\"stylem-model-section\" class=\"stb-stylem__models\"\u003e\n\u003cdiv class=\"stb-stylem__models-head\"\u003e\n\u003cspan class=\"stb-stylem__eyebrow\"\u003e Choose the Model \u003c\/span\u003e\n\u003ch3 class=\"stb-stylem__section-title\"\u003eFive Shapes for Five Different Ceiling Problems.\u003c\/h3\u003e\n\u003cp class=\"stb-stylem__copy\"\u003eChoose the silhouette first. Then select the size within that model according to ceiling height and room scale.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__model-list\"\u003e\n\u003c!-- =================================================\n           MODEL A\n      ================================================== --\u003e\n\u003carticle class=\"stb-stylem__model\"\u003e\n\u003cdiv class=\"stb-stylem__model-media\"\u003e\n\u003cdiv class=\"stb-stylem__model-image\"\u003e\u003ca href=\"#stylem-model-a\" class=\"stb-stylem__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_28.jpg?v=1783646323\" alt=\"Gingko Style M Model A round vertical size reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylem__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__model-body\"\u003e\n\u003cdiv class=\"stb-stylem__model-name\"\u003e\n\u003csmall\u003e Model A \u003c\/small\u003e \u003cstrong\u003e Round Vertical \u003c\/strong\u003e \u003cspan\u003e Classical circular cascade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__model-content\"\u003e\n\u003cp\u003eBest for double-height foyers, round or square dining rooms and tall stair spaces where a centered vertical composition feels natural.\u003c\/p\u003e\n\u003cdiv class=\"stb-stylem__size-chips\"\u003e\n\u003cspan\u003e Ø31.5\" × H78.7\" \u003c\/span\u003e \u003cspan\u003e Ø39.4\" × H98.4\" \u003c\/span\u003e \u003cspan\u003e Ø47.2\" × H118.1\" \u003c\/span\u003e \u003cspan\u003e Ø59\" × H137.8\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- =================================================\n           MODEL B\n      ================================================== --\u003e\n\u003carticle class=\"stb-stylem__model stb-stylem__model--soft\"\u003e\n\u003cdiv class=\"stb-stylem__model-media\"\u003e\n\u003cdiv class=\"stb-stylem__model-image\"\u003e\u003ca href=\"#stylem-model-b\" class=\"stb-stylem__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_35.jpg?v=1783646322\" alt=\"Gingko Style M Model B linear vertical size reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylem__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__model-body\"\u003e\n\u003cdiv class=\"stb-stylem__model-name\"\u003e\n\u003csmall\u003e Model B \u003c\/small\u003e \u003cstrong\u003e Linear Vertical \u003c\/strong\u003e \u003cspan\u003e Long rectangular cascade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__model-content\"\u003e\n\u003cp\u003eDesigned for long dining tables, narrow double-height areas and interiors where a circular chandelier would not follow the room's linear proportion.\u003c\/p\u003e\n\u003cdiv class=\"stb-stylem__size-chips\"\u003e\n\u003cspan\u003e L39.4\" × W23.6\" × H59.1\" \u003c\/span\u003e \u003cspan\u003e L47.2\" × W23.6\" × H78.7\" \u003c\/span\u003e \u003cspan\u003e L47.2\" × W25.6\" × H98.4\" \u003c\/span\u003e \u003cspan\u003e L59.1\" × W25.6\" × H118.1\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- =================================================\n           MODEL C\n      ================================================== --\u003e\n\u003carticle class=\"stb-stylem__model\"\u003e\n\u003cdiv class=\"stb-stylem__model-media\"\u003e\n\u003cdiv class=\"stb-stylem__model-image\"\u003e\u003ca href=\"#stylem-model-c\" class=\"stb-stylem__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_38.jpg?v=1783646323\" alt=\"Gingko Style M Model C linear horizontal size reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylem__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__model-body\"\u003e\n\u003cdiv class=\"stb-stylem__model-name\"\u003e\n\u003csmall\u003e Model C \u003c\/small\u003e \u003cstrong\u003e Linear Horizontal \u003c\/strong\u003e \u003cspan\u003e Wide architectural span \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__model-content\"\u003e\n\u003cp\u003eThe best fit for long kitchen islands, counters and gallery-style dining rooms where horizontal coverage matters more than a dramatic vertical drop.\u003c\/p\u003e\n\u003cdiv class=\"stb-stylem__size-chips\"\u003e\n\u003cspan\u003e L78.7\" × W21.7\" × H31.5\" \u003c\/span\u003e \u003cspan\u003e L98.4\" × W21.7\" × H39.4\" \u003c\/span\u003e \u003cspan\u003e L118.1\" × W21.7\" × H39.4\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- =================================================\n           MODEL D\n      ================================================== --\u003e\n\u003carticle class=\"stb-stylem__model stb-stylem__model--soft\"\u003e\n\u003cdiv class=\"stb-stylem__model-media\"\u003e\n\u003cdiv class=\"stb-stylem__model-image\"\u003e\u003ca href=\"#stylem-model-d\" class=\"stb-stylem__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_29.jpg?v=1783646322\" alt=\"Gingko Style M Model D tall round vertical size reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylem__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__model-body\"\u003e\n\u003cdiv class=\"stb-stylem__model-name\"\u003e\n\u003csmall\u003e Model D \u003c\/small\u003e \u003cstrong\u003e Tall Round \u003c\/strong\u003e \u003cspan\u003e Denser vertical composition \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__model-content\"\u003e\n\u003cp\u003eSimilar to Model A, but visually denser and more vertical. Better for very tall staircases, rotundas and 12–15 ft+ ceiling applications.\u003c\/p\u003e\n\u003cdiv class=\"stb-stylem__size-chips\"\u003e\n\u003cspan\u003e Ø31.4\" × H59\" \u003c\/span\u003e \u003cspan\u003e Ø39.3\" × H78.7\" \u003c\/span\u003e \u003cspan\u003e Ø47.2\" × H98.4\" \u003c\/span\u003e \u003cspan\u003e Ø47.2\" × H118\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- =================================================\n           MODEL E\n      ================================================== --\u003e\n\u003carticle class=\"stb-stylem__model stb-stylem__model--flagship\"\u003e\n\u003cdiv class=\"stb-stylem__model-media\"\u003e\n\u003cdiv class=\"stb-stylem__model-image\"\u003e\u003ca href=\"#stylem-model-e\" class=\"stb-stylem__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_8.jpg?v=1783646323\" alt=\"Gingko Style M Model E flagship size reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylem__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__model-body\"\u003e\n\u003cdiv class=\"stb-stylem__model-name\"\u003e\n\u003csmall\u003e Model E · Flagship \u003c\/small\u003e \u003cstrong\u003e Architectural Scale \u003c\/strong\u003e \u003cspan\u003e Single oversized configuration \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__model-content\"\u003e\n\u003cp\u003eReserved for hotel lobbies, atriums, restaurant feature spaces and other interiors where the chandelier is intended to define the architecture itself.\u003c\/p\u003e\n\u003cdiv class=\"stb-stylem__size-chips\"\u003e\n\u003cspan\u003e L137.8\" × H118.1\" \u003c\/span\u003e \u003cspan\u003e Made to Order \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MODEL LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"stylem-model-a\" href=\"#stylem-model-section\" class=\"stb-stylem__lightbox\"\u003e \u003cspan class=\"stb-stylem__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_28.jpg?v=1783646323\" alt=\"Enlarged Gingko Style M Model A size reference\"\u003e \u003cspan class=\"stb-stylem__lightbox-caption\"\u003e Model A · Round Vertical \u003c\/span\u003e \u003cspan class=\"stb-stylem__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"stylem-model-b\" href=\"#stylem-model-section\" class=\"stb-stylem__lightbox\"\u003e \u003cspan class=\"stb-stylem__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_35.jpg?v=1783646322\" alt=\"Enlarged Gingko Style M Model B size reference\"\u003e \u003cspan class=\"stb-stylem__lightbox-caption\"\u003e Model B · Linear Vertical \u003c\/span\u003e \u003cspan class=\"stb-stylem__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"stylem-model-c\" href=\"#stylem-model-section\" class=\"stb-stylem__lightbox\"\u003e \u003cspan class=\"stb-stylem__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_38.jpg?v=1783646323\" alt=\"Enlarged Gingko Style M Model C size reference\"\u003e \u003cspan class=\"stb-stylem__lightbox-caption\"\u003e Model C · Linear Horizontal \u003c\/span\u003e \u003cspan class=\"stb-stylem__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"stylem-model-d\" href=\"#stylem-model-section\" class=\"stb-stylem__lightbox\"\u003e \u003cspan class=\"stb-stylem__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_29.jpg?v=1783646322\" alt=\"Enlarged Gingko Style M Model D size reference\"\u003e \u003cspan class=\"stb-stylem__lightbox-caption\"\u003e Model D · Tall Round Vertical \u003c\/span\u003e \u003cspan class=\"stb-stylem__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"stylem-model-e\" href=\"#stylem-model-section\" class=\"stb-stylem__lightbox\"\u003e \u003cspan class=\"stb-stylem__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_8.jpg?v=1783646323\" alt=\"Enlarged Gingko Style M Model E flagship size reference\"\u003e \u003cspan class=\"stb-stylem__lightbox-caption\"\u003e Model E · Architectural Flagship \u003c\/span\u003e \u003cspan class=\"stb-stylem__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FINISH\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylem__finish\"\u003e\n\u003cdiv class=\"stb-stylem__finish-label\"\u003e\n\u003csmall\u003e Frame Finish \u003c\/small\u003e \u003cstrong\u003e Rose Gold Is Standard. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__finish-body\"\u003e\n\u003cp\u003eRose Gold is the standard frame finish, chosen for its softer contrast against the white porcelain leaves. Alternative finishes are available on request at no additional charge.\u003c\/p\u003e\n\u003cdiv class=\"stb-stylem__finish-options\"\u003e\n\u003cspan\u003e Rose Gold · Standard \u003c\/span\u003e \u003cspan\u003e Copper Gold \u003c\/span\u003e \u003cspan\u003e Nickel \u003c\/span\u003e \u003cspan\u003e Chrome \u003c\/span\u003e \u003cspan\u003e White \u003c\/span\u003e \u003cspan\u003e Gold \u003c\/span\u003e \u003cspan\u003e Black \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylem__light\"\u003e\n\u003cdiv class=\"stb-stylem__light-label\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Socket Type Follows the Configuration. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__light-grid\"\u003e\n\u003cdiv class=\"stb-stylem__light-item\"\u003e\n\u003csmall\u003e Models A \/ B \/ C \u003c\/small\u003e \u003cstrong\u003e G9 \u003c\/strong\u003e\n\u003cp\u003eCompact replaceable bulbs suited to the residential and linear configurations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__light-item\"\u003e\n\u003csmall\u003e Larger D \/ Model E \u003c\/small\u003e \u003cstrong\u003e E12 \u003c\/strong\u003e\n\u003cp\u003eLarger configurations use E12 candelabra sockets where specified.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__light-item\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e Warm-White LED \u003c\/strong\u003e\n\u003cp\u003eBulbs are included. Maximum 40W per socket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylem__dimming\"\u003e\n\u003carticle class=\"stb-stylem__dimming-card\"\u003e\u003csmall\u003e Included Setup \u003c\/small\u003e \u003cstrong\u003e Warm White · Standard On \/ Off \u003c\/strong\u003e\n\u003cp\u003eThe included LED bulbs are non-dimmable and intended for standard on\/off use.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-stylem__dimming-card stb-stylem__dimming-card--alt\"\u003e\u003csmall\u003e Optional Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmable LED + Triac Wall Dimmer \u003c\/strong\u003e\n\u003cp\u003eFor brightness control, replace the included bulbs with compatible dimmable LEDs matching the socket type of your configuration.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       WIRE\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylem__wire\"\u003e\n\u003cdiv class=\"stb-stylem__wire-label\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Standard Wire. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__wire-body\"\u003e\n\u003cdiv class=\"stb-stylem__wire-item\"\u003e\n\u003csmall\u003e Standard \u003c\/small\u003e \u003cstrong\u003e 59\" Suspension Wire \u003c\/strong\u003e\n\u003cp\u003eFinal hanging height is adjusted during installation according to the room and selected model.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__wire-item\"\u003e\n\u003csmall\u003e Custom Length \u003c\/small\u003e \u003cstrong\u003e Extended Wire Available \u003c\/strong\u003e\n\u003cp\u003eLonger lengths are available at no extra charge. Send ceiling height and selected model to \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CEILING GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylem__ceiling\"\u003e\n\u003cdiv class=\"stb-stylem__ceiling-head\"\u003e\n\u003cspan class=\"stb-stylem__eyebrow\"\u003e Check the Ceiling First \u003c\/span\u003e\n\u003ch3 class=\"stb-stylem__section-title\"\u003eStyle M Is Designed for Height.\u003c\/h3\u003e\n\u003cp class=\"stb-stylem__copy\"\u003eAlways check the total fixture height against the finished floor, table height and required clearance before choosing the largest configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__ceiling-grid\"\u003e\n\u003cdiv class=\"stb-stylem__ceiling-item\"\u003e\n\u003csmall\u003e Models A \/ B \/ C \u003c\/small\u003e \u003cstrong\u003e Approx. 9–14 ft \u003c\/strong\u003e\n\u003cp\u003eRequired ceiling height varies substantially with the selected size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__ceiling-item\"\u003e\n\u003csmall\u003e Model D \u003c\/small\u003e \u003cstrong\u003e Approx. 12–15 ft \u003c\/strong\u003e\n\u003cp\u003eIntended for taller residential staircases, rotundas and vertical spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__ceiling-item\"\u003e\n\u003csmall\u003e Model E \u003c\/small\u003e \u003cstrong\u003e 15 ft+ Recommended \u003c\/strong\u003e\n\u003cp\u003eCommercial-scale installation intended for atriums, lobbies and large hospitality spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylem__install\"\u003e\n\u003cdiv class=\"stb-stylem__install-item\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003cp\u003eConnects to the building's ceiling electrical supply.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__install-item\"\u003e\n\u003csmall\u003e Ceramic Leaves \u003c\/small\u003e \u003cstrong\u003e Packed Separately \u003c\/strong\u003e\n\u003cp\u003eLeaves are protected separately during transit and assembled at installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__install-item\"\u003e\n\u003csmall\u003e Installer \u003c\/small\u003e \u003cstrong\u003e Licensed Professional \u003c\/strong\u003e\n\u003cp\u003eLarger D and Model E require additional planning and structural\/load verification.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CERAMIC VARIATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylem__variation\"\u003e\u003cstrong\u003e Subtle variation is expected in hand-shaped porcelain. \u003c\/strong\u003e\n\u003cp\u003eIndividual ginkgo leaves may vary slightly in contour, surface texture, glazing and positioning. These differences are part of the hand-finished construction and keep the finished chandelier from reading as mechanically uniform.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylem__care\"\u003e\n\u003cdiv class=\"stb-stylem__care-label\"\u003e\n\u003csmall\u003e Care \u003c\/small\u003e \u003cstrong\u003e Dust Gently. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__care-copy\"\u003e\n\u003cp\u003eDust porcelain leaves with a soft dry microfiber cloth or clean feather duster. For light residue, use a slightly damp cloth with water only. Avoid abrasive sponges, ammonia, glass cleaner and metal polish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylem__specs\"\u003e\n\u003cdiv class=\"stb-stylem__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Gingko Style M \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Models \u003c\/span\u003e \u003cstrong\u003e A — Round Vertical · B — Linear Vertical · C — Linear Horizontal · D — Tall Round Vertical · E — Architectural Flagship \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Model A Sizes \u003c\/span\u003e \u003cstrong\u003e Ø31.5\" × H78.7\" · Ø39.4\" × H98.4\" · Ø47.2\" × H118.1\" · Ø59\" × H137.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Model B Sizes \u003c\/span\u003e \u003cstrong\u003e L39.4\" × W23.6\" × H59.1\" · L47.2\" × W23.6\" × H78.7\" · L47.2\" × W25.6\" × H98.4\" · L59.1\" × W25.6\" × H118.1\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Model C Sizes \u003c\/span\u003e \u003cstrong\u003e L78.7\" × W21.7\" × H31.5\" · L98.4\" × W21.7\" × H39.4\" · L118.1\" × W21.7\" × H39.4\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Model D Sizes \u003c\/span\u003e \u003cstrong\u003e Ø31.4\" × H59\" · Ø39.3\" × H78.7\" · Ø47.2\" × H98.4\" · Ø47.2\" × H118\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Model E \u003c\/span\u003e \u003cstrong\u003e L137.8\" × H118.1\" · Single Made-to-Order Scale \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Hand-Shaped Porcelain Ginkgo Leaves · Metal \/ Iron Frame · Ceiling Canopy \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Ceramic Finish \u003c\/span\u003e \u003cstrong\u003e Hand-Glazed White Porcelain \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Standard Frame \u003c\/span\u003e \u003cstrong\u003e Rose Gold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Alternative Finishes \u003c\/span\u003e \u003cstrong\u003e Copper Gold · Nickel · Chrome · White · Gold · Black \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e G9 for Models A \/ B \/ C · E12 Used on Larger Model D Configurations and Model E · Socket Type Follows Selected Configuration \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Bulbs \u003c\/span\u003e \u003cstrong\u003e Warm-White LED Bulbs Included · Included Bulbs Are Non-Dimmable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Maximum Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e For Dimming, Replace the Included Bulbs With Compatible Dimmable G9 \/ E12 LEDs and Use a Compatible Triac Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Wire Length \u003c\/span\u003e \u003cstrong\u003e 59\" Standard · Extended Lengths Available on Request at No Extra Charge \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired · Licensed Electrician Strongly Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Assembly \u003c\/span\u003e \u003cstrong\u003e Porcelain Leaves Packed Separately for Safe Transit · Assembly Required During Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylem__faq\"\u003e\u003cspan class=\"stb-stylem__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-stylem__section-title\"\u003eBefore You Specify the Fixture.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich model should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose Model A for a classic round vertical cascade. Model B works better over long rectangular dining areas. Model C is the horizontal option for islands, counters and very long tables. Model D offers a denser, taller circular composition. Model E is reserved for atriums, lobbies and genuinely architectural-scale spaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much ceiling height do I need?\u003c\/summary\u003e\n\u003cp\u003eModels A, B and C generally require approximately 9–14 ft depending on size. Model D is better suited to approximately 12–15 ft ceilings. Model E requires substantial clearance, with 15 ft or more recommended. Always calculate from the finished floor to the lowest point of the chandelier before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I change the Rose Gold frame?\u003c\/summary\u003e\n\u003cp\u003eYes. Rose Gold is standard, but Copper Gold, Nickel, Chrome, White, Gold and Black are available on request at no additional charge. Add the required finish at checkout or contact support@stuberlighting.com.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Style M be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, with a compatible setup. The included LEDs are non-dimmable. Replace them with compatible dimmable G9 or E12 LEDs matching the socket type of your configuration, then use a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the suspension wire be extended?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard wire length is 59 inches. Longer lengths are available at no extra charge. Send your ceiling height, selected Model and desired finished drop to support@stuberlighting.com before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow are the larger fixtures installed?\u003c\/summary\u003e\n\u003cp\u003eThe porcelain leaves are packed separately from the frame for safer transport and assembled during installation. Models A, B and C generally require less assembly time, while the largest D and Model E configurations require additional installers, more installation time and verification of the ceiling support structure.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylem__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Model A: Dia 31.5\"x H 78.7\" \/ Ceramics","offer_id":52500198326555,"sku":"STB-CH-26-10112","price":2250.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 39.4\" x H 98.4\" \/ Ceramics","offer_id":52500198359323,"sku":"STB-CH-26-10113","price":3720.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 47.2\"x H 118.1\" \/ Ceramics","offer_id":52500198392091,"sku":"STB-CH-26-10114","price":4360.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 59\"x H 137.8\" \/ Ceramics","offer_id":52500198424859,"sku":"STB-CH-26-10115","price":5180.0,"currency_code":"USD","in_stock":true},{"title":"Model B: L 39.4\" x W 23.6\" x H 59.1\" \/ Ceramics","offer_id":52500198457627,"sku":"STB-CH-26-10116","price":2660.0,"currency_code":"USD","in_stock":true},{"title":"Model B:L47.2\"x W 23.6\" x H 78.7\" \/ Ceramics","offer_id":52500198490395,"sku":"STB-CH-26-10117","price":3200.0,"currency_code":"USD","in_stock":true},{"title":"Model B:L47.2\"x W 25.6\" x H 98.4\" \/ Ceramics","offer_id":52500198523163,"sku":"STB-CH-26-10118","price":3980.0,"currency_code":"USD","in_stock":true},{"title":"Model B:L 59.1\"x W 25.6\" x H 118.1\" \/ Ceramics","offer_id":52500198555931,"sku":"STB-CH-26-10119","price":4620.0,"currency_code":"USD","in_stock":true},{"title":"Model C:L78.7\"x W 21.7\"x H 31.5\" \/ Ceramics","offer_id":52500198588699,"sku":"STB-CH-26-10120","price":2990.0,"currency_code":"USD","in_stock":true},{"title":"Model C:L98.4\" x W 21.7\" x H 39.4\" \/ Ceramics","offer_id":52500198621467,"sku":"STB-CH-26-10121","price":3380.0,"currency_code":"USD","in_stock":true},{"title":"Model C:L 118.1\"x W 21.7\"x H 39.4\" \/ Ceramics","offer_id":52500198654235,"sku":"STB-CH-26-10122","price":3980.0,"currency_code":"USD","in_stock":true},{"title":"Model D: Dia 31.4\" x H 59\" \/ Ceramics","offer_id":52500198687003,"sku":"STB-CH-26-10123","price":3220.0,"currency_code":"USD","in_stock":true},{"title":"Model D: Dia 39.3\" x H 78.7\" \/ Ceramics","offer_id":52500198719771,"sku":"STB-CH-26-10124","price":4380.0,"currency_code":"USD","in_stock":true},{"title":"Model D: Dia 47.2\" x H 98.4\" \/ Ceramics","offer_id":52500198752539,"sku":"STB-CH-26-10125","price":5760.0,"currency_code":"USD","in_stock":true},{"title":"Model D: Dia 47.2\" x H 118\" \/ Ceramics","offer_id":52500198785307,"sku":"STB-CH-26-10126","price":7430.0,"currency_code":"USD","in_stock":true},{"title":"Model E: L137.8\"x H 118.1\" \/ Ceramics","offer_id":52500198818075,"sku":"STB-CH-26-10127","price":9180.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_1.jpg?v=1783646322"},{"product_id":"gingko-chandelier-style-l","title":"Gingko Chandelier Style L","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — GINKGO STYLE L\n\n   BOTANICAL \/ ARCHITECTURE \/ PROPORTION\n\n   QUIET LUXURY EDITORIAL\n   DESKTOP + MOBILE\n========================================================= *\/\n\n.stb-gkl{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --body:#625348;\n  --muted:#837568;\n\n  --gold:#C8A96E;\n  --gold-dark:#967143;\n\n  --rose:#B98974;\n  --rose-pale:#F1E5DE;\n\n  --cream:#F5EDD8;\n  --paper:#FAF6EF;\n  --ivory:#FFFDF8;\n  --sand:#E9DDC5;\n  --porcelain:#EFEAE2;\n\n  --line:#DED2BD;\n  --line-soft:#ECE4D8;\n\n  width:100%;\n  max-width:880px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-gkl *,\n.stb-gkl *::before,\n.stb-gkl *::after{\n  box-sizing:border-box;\n}\n\n.stb-gkl h2,\n.stb-gkl h3,\n.stb-gkl p{\n  margin-top:0;\n}\n\n.stb-gkl h2,\n.stb-gkl h3{\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n  color:var(--espresso);\n}\n\n.stb-gkl img{\n  display:block !important;\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n  margin:auto !important;\n  object-fit:contain !important;\n  box-sizing:border-box !important;\n}\n\n.stb-gkl a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.gkl-eyebrow{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.gkl-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — BRAND OPENING\n========================================================= *\/\n\n.gkl-intro{\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n}\n\n\n\/* MAIN *\/\n\n.gkl-intro__main{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,235px);\n\n  min-width:0;\n}\n\n\n\/* COPY *\/\n\n.gkl-intro__copy{\n  min-width:0;\n\n  padding:32px 32px 28px;\n}\n\n.gkl-intro h2{\n  max-width:580px;\n\n  margin:0 0 11px;\n\n  font-size:31px;\n  line-height:1.05;\n}\n\n.gkl-intro__lead{\n  max-width:560px;\n\n  margin:0;\n\n  color:var(--body);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* FACT LINE *\/\n\n.gkl-intro__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:23px;\n\n  margin-top:20px;\n}\n\n.gkl-fact{\n  min-width:95px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.gkl-fact:nth-child(2){\n  border-color:var(--rose);\n}\n\n.gkl-fact:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.gkl-fact small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gkl-fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* DARK BRAND PANEL *\/\n\n.gkl-intro__brand{\n  display:flex;\n  flex-direction:column;\n  justify-content:space-between;\n\n  min-width:0;\n\n  padding:23px 20px;\n\n  background:var(--espresso);\n}\n\n.gkl-brand__top small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gkl-brand__top strong{\n  display:block;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:22px;\n  line-height:1.03;\n\n  font-weight:500;\n}\n\n.gkl-brand__line{\n  width:44px;\n  height:1px;\n\n  margin:16px 0;\n\n  background:var(--rose);\n}\n\n.gkl-brand__bottom{\n  color:#D8CDBF;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* MODEL CHOICE *\/\n\n.gkl-architecture{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border-top:1px solid var(--line);\n}\n\n.gkl-architecture__item{\n  display:grid;\n  grid-template-columns:minmax(0,72px) minmax(0,1fr);\n\n  gap:12px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:13px 16px;\n}\n\n.gkl-architecture__item:first-child{\n  background:#F4EEE6;\n\n  border-right:1px solid var(--line);\n}\n\n.gkl-architecture__item:last-child{\n  background:var(--rose-pale);\n}\n\n.gkl-architecture__letter{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:52px;\n  height:52px;\n\n  border:1px solid var(--gold);\n}\n\n.gkl-architecture__letter span{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:27px;\n  line-height:1;\n}\n\n.gkl-architecture__copy small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gkl-architecture__copy strong{\n  display:block;\n\n  margin:2px 0 3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.gkl-architecture__copy span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.43;\n}\n\n\n\/* =========================================================\n   02 — MATERIAL ATELIER\n========================================================= *\/\n\n.gkl-material{\n  margin-top:10px;\n\n  padding:29px 30px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.gkl-section-head{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.gkl-section-head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.08;\n}\n\n.gkl-section-head p{\n  max-width:500px;\n\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* MATERIAL BODY *\/\n\n.gkl-material__body{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,135px) minmax(0,1fr);\n\n  gap:11px;\n}\n\n\n\/* IMAGE *\/\n\n.gkl-material-img{\n  min-width:0;\n\n  padding:8px;\n\n  background:var(--porcelain);\n\n  border:1px solid var(--line);\n}\n\n.gkl-material-img:nth-child(2){\n  background:#EEE3DB;\n}\n\n.gkl-material-img__frame{\n  width:115px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n}\n\n.gkl-material-img__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.gkl-material-img__frame img{\n  max-height:110px !important;\n}\n\n.gkl-material-img__text{\n  padding:8px 2px 1px;\n}\n\n.gkl-material-img__text small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gkl-material-img__text strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  line-height:1.38;\n\n  font-weight:600;\n}\n\n\n\/* MATERIAL NOTES *\/\n\n.gkl-material__ledger{\n  min-width:0;\n\n  border:1px solid var(--line);\n}\n\n.gkl-material-row{\n  display:grid;\n  grid-template-columns:minmax(0,85px) minmax(0,1fr);\n\n  gap:13px;\n\n  padding:10px 12px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.gkl-material-row:last-child{\n  border-bottom:0;\n}\n\n.gkl-material-row:nth-child(1){\n  background:#FBF8F2;\n}\n\n.gkl-material-row:nth-child(2){\n  background:var(--rose-pale);\n}\n\n.gkl-material-row:nth-child(3){\n  background:#EEE9E2;\n}\n\n.gkl-material-row small{\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gkl-material-row strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.gkl-material-row p{\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.43;\n}\n\n\n\/* FINISH *\/\n\n.gkl-finish{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:16px;\n\n  margin-top:10px;\n\n  padding:10px 12px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--rose);\n}\n\n.gkl-finish strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.gkl-finish span{\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   03 — PROPORTION SELECTOR\n========================================================= *\/\n\n.gkl-scale{\n  margin-top:10px;\n\n  padding:29px 30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n\n\/* MODEL NAV *\/\n\n.gkl-model-nav{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:10px;\n\n  border:1px solid var(--line);\n}\n\n.gkl-model-nav__item{\n  min-width:0;\n\n  padding:11px 14px;\n}\n\n.gkl-model-nav__item:first-child{\n  background:var(--espresso);\n}\n\n.gkl-model-nav__item:last-child{\n  background:var(--rose-pale);\n}\n\n.gkl-model-nav__item small{\n  display:block;\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gkl-model-nav__item strong{\n  display:block;\n\n  margin-top:2px;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.gkl-model-nav__item:first-child small{\n  color:var(--gold);\n}\n\n.gkl-model-nav__item:first-child strong{\n  color:#FFF8ED;\n}\n\n.gkl-model-nav__item:last-child small{\n  color:var(--gold-dark);\n}\n\n.gkl-model-nav__item:last-child strong{\n  color:var(--espresso);\n}\n\n\n\/* MODEL BLOCKS *\/\n\n.gkl-models{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:10px;\n}\n\n.gkl-model{\n  min-width:0;\n\n  border:1px solid var(--line);\n}\n\n\n\/* MODEL TOP *\/\n\n.gkl-model__top{\n  display:grid;\n  grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n  gap:12px;\n  align-items:center;\n\n  padding:12px;\n\n  background:#F4EEE7;\n\n  border-bottom:1px solid var(--line);\n}\n\n.gkl-model--b .gkl-model__top{\n  background:#EFE3DC;\n}\n\n.gkl-model__image{\n  width:95px;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.gkl-model__image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.gkl-model__image img{\n  max-height:90px !important;\n}\n\n.gkl-model__title small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gkl-model__title strong{\n  display:block;\n\n  margin:2px 0 3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.gkl-model__title span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.42;\n}\n\n\n\/* SIZE ROW *\/\n\n.gkl-size{\n  display:grid;\n  grid-template-columns:minmax(0,68px) minmax(0,128px) minmax(0,1fr);\n\n  gap:9px;\n  align-items:center;\n\n  padding:10px 11px;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.gkl-size:last-child{\n  border-bottom:0;\n}\n\n.gkl-size:nth-child(even){\n  background:#FBF8F3;\n}\n\n.gkl-size__name small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gkl-size__name strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.gkl-size__measure{\n  color:var(--gold-dark);\n\n  font-size:11.5px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n.gkl-size__use strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.gkl-size__use span{\n  display:block;\n\n  margin-top:1px;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* DEFAULT *\/\n\n.gkl-size--default{\n  background:var(--rose-pale) !important;\n\n  border-left:3px solid var(--rose);\n}\n\n\n\/* XL *\/\n\n.gkl-size--xl{\n  background:var(--espresso) !important;\n\n  border-left:3px solid var(--gold);\n}\n\n.gkl-size--xl .gkl-size__name small,\n.gkl-size--xl .gkl-size__use span{\n  color:#C9BDAD;\n}\n\n.gkl-size--xl .gkl-size__name strong,\n.gkl-size--xl .gkl-size__use strong{\n  color:#FFF8ED;\n}\n\n.gkl-size--xl .gkl-size__measure{\n  color:var(--gold);\n}\n\n\n\/* CEILING GUIDANCE *\/\n\n.gkl-ceiling-guide{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin-top:10px;\n\n  border:1px solid var(--line);\n}\n\n.gkl-ceiling-guide__item{\n  min-width:0;\n\n  padding:10px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.gkl-ceiling-guide__item:last-child{\n  border-right:0;\n}\n\n.gkl-ceiling-guide__item:nth-child(1){\n  background:#F6F0E8;\n}\n\n.gkl-ceiling-guide__item:nth-child(2){\n  background:#F0E7E0;\n}\n\n.gkl-ceiling-guide__item:nth-child(3){\n  background:#EAE4DD;\n}\n\n.gkl-ceiling-guide__item small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gkl-ceiling-guide__item strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.gkl-ceiling-guide__item span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* INSTALL *\/\n\n.gkl-install{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:19px;\n  align-items:center;\n\n  margin-top:10px;\n\n  padding:13px 15px;\n\n  background:var(--espresso);\n}\n\n.gkl-install__left small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gkl-install__left strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.gkl-install__right{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n}\n\n.gkl-install__right p{\n  margin:0;\n\n  color:#D9CFC2;\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n.gkl-install__meta{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:11px;\n\n  margin-top:6px;\n}\n\n.gkl-install__meta span{\n  color:#D9CFC2;\n\n  font-size:11.5px;\n}\n\n.gkl-install__meta strong{\n  color:#FFF8ED;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.gkl-specs{\n  margin-top:10px;\n\n  padding:29px 30px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.gkl-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.gkl-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.gkl-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.gkl-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.gkl-spec{\n  display:grid;\n  grid-template-columns:minmax(0,160px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.gkl-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.gkl-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* NOTES *\/\n\n.gkl-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:11px;\n}\n\n.gkl-note{\n  min-width:0;\n\n  padding:10px 12px;\n\n  border:1px solid var(--line);\n}\n\n.gkl-note:first-child{\n  background:var(--ivory);\n\n  border-left:3px solid var(--gold);\n}\n\n.gkl-note:last-child{\n  background:var(--rose-pale);\n\n  border-left:3px solid var(--rose);\n}\n\n.gkl-note strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.gkl-note span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.gkl-shipping{\n  position:relative;\n\n  margin-top:10px;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n}\n\n.gkl-shipping::before{\n  content:\"\";\n\n  position:absolute;\n  top:6px;\n  left:21px;\n\n  width:48px;\n  height:1px;\n\n  background:var(--rose);\n}\n\n.gkl-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.gkl-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.gkl-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.gkl-shipping a{\n  color:var(--gold-dark);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.gkl-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.gkl-lightbox:target{\n  display:flex;\n}\n\n.gkl-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.gkl-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  object-fit:contain !important;\n}\n\n.gkl-lightbox__caption{\n  margin-top:9px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.gkl-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .gkl-intro__main{\n    grid-template-columns:minmax(0,1fr) minmax(0,185px);\n  }\n\n  .gkl-intro__copy{\n    padding:26px 22px;\n  }\n\n  .gkl-intro h2{\n    font-size:27px;\n  }\n\n\n  .gkl-material,\n  .gkl-scale,\n  .gkl-specs{\n    padding:24px 20px;\n  }\n\n\n  .gkl-section-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .gkl-material__body{\n    grid-template-columns:minmax(0,115px) minmax(0,115px) minmax(0,1fr);\n  }\n\n  .gkl-material-img__frame{\n    width:96px;\n  }\n\n\n  .gkl-model__top{\n    grid-template-columns:minmax(0,88px) minmax(0,1fr);\n  }\n\n  .gkl-model__image{\n    width:82px;\n  }\n\n\n  .gkl-size{\n    grid-template-columns:minmax(0,58px) minmax(0,108px) minmax(0,1fr);\n\n    gap:7px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .gkl-intro__main{\n    grid-template-columns:1fr;\n  }\n\n\n  .gkl-intro__brand{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n\n    gap:10px;\n  }\n\n  .gkl-brand__top{\n    grid-column:1 \/ -1;\n  }\n\n  .gkl-brand__line{\n    display:none;\n  }\n\n  .gkl-brand__bottom{\n    grid-column:1 \/ -1;\n  }\n\n\n  .gkl-architecture{\n    grid-template-columns:1fr;\n  }\n\n  .gkl-architecture__item:first-child{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .gkl-material__body{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .gkl-material-img__frame{\n    width:95px;\n  }\n\n  .gkl-material__ledger{\n    grid-column:1 \/ -1;\n  }\n\n\n  .gkl-material-row{\n    grid-template-columns:minmax(0,72px) minmax(0,1fr);\n  }\n\n\n  .gkl-finish{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n\n  .gkl-model-nav{\n    grid-template-columns:1fr;\n  }\n\n  .gkl-models{\n    grid-template-columns:1fr;\n  }\n\n\n  .gkl-model__top{\n    grid-template-columns:minmax(0,92px) minmax(0,1fr);\n  }\n\n  .gkl-model__image{\n    width:86px;\n  }\n\n\n  .gkl-size{\n    grid-template-columns:minmax(0,72px) minmax(0,1fr);\n\n    gap:4px 10px;\n  }\n\n  .gkl-size__name{\n    grid-row:1 \/ span 2;\n  }\n\n  .gkl-size__measure,\n  .gkl-size__use{\n    grid-column:2;\n  }\n\n\n  .gkl-ceiling-guide{\n    grid-template-columns:1fr;\n  }\n\n  .gkl-ceiling-guide__item{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .gkl-ceiling-guide__item:last-child{\n    border-bottom:0;\n  }\n\n\n  .gkl-install{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n  .gkl-install__right{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .gkl-specs__head{\n    display:block;\n  }\n\n  .gkl-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .gkl-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .gkl-spec__label{\n    color:var(--gold-dark);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n\n  .gkl-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-gkl\" id=\"gkl-root\"\u003e\n\u003c!-- =====================================================\n       01 — BRAND OPENING\n  ====================================================== --\u003e\n\u003csection class=\"gkl-intro\"\u003e\n\u003cdiv class=\"gkl-intro__main\"\u003e\n\u003cdiv class=\"gkl-intro__copy\"\u003e\n\u003cspan class=\"gkl-eyebrow\"\u003e Ginkgo Series · Style L \u003c\/span\u003e\n\u003ch2\u003eBotanical Form at Architectural Scale\u003c\/h2\u003e\n\u003cp class=\"gkl-intro__lead\"\u003eStyle L extends the porcelain Ginkgo language into taller residential spaces. Two silhouettes answer two different rooms: a linear composition for long architecture, and a circular cascade for centered vertical volume.\u003c\/p\u003e\n\u003cdiv class=\"gkl-intro__facts\"\u003e\n\u003cdiv class=\"gkl-fact\"\u003e\n\u003csmall\u003e Models \u003c\/small\u003e \u003cstrong\u003e 2 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-fact\"\u003e\n\u003csmall\u003e Configurations \u003c\/small\u003e \u003cstrong\u003e 6 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-fact\"\u003e\n\u003csmall\u003e Max Drop \u003c\/small\u003e \u003cstrong\u003e 118.1\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003caside class=\"gkl-intro__brand\"\u003e\n\u003cdiv class=\"gkl-brand__top\"\u003e\n\u003csmall\u003e Stuber Lighting \u003c\/small\u003e \u003cstrong\u003e Ginkgo\u003cbr\u003eStyle L \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-brand__line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkl-brand__bottom\"\u003eHand-shaped porcelain leaves.\u003cbr\u003eRose Gold frame.\u003cbr\u003eResidential-plus scale.\u003c\/div\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-architecture\"\u003e\n\u003cdiv class=\"gkl-architecture__item\"\u003e\n\u003cdiv class=\"gkl-architecture__letter\"\u003e\u003cspan\u003eA\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkl-architecture__copy\"\u003e\n\u003csmall\u003e Linear Architecture \u003c\/small\u003e \u003cstrong\u003e Model A · Rectangular \u003c\/strong\u003e \u003cspan\u003e Best for long dining tables and linear stairwells. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-architecture__item\"\u003e\n\u003cdiv class=\"gkl-architecture__letter\"\u003e\u003cspan\u003eB\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkl-architecture__copy\"\u003e\n\u003csmall\u003e Centered Architecture \u003c\/small\u003e \u003cstrong\u003e Model B · Round Vertical \u003c\/strong\u003e \u003cspan\u003e Best for square foyers, bedrooms and circular spaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — MATERIAL ATELIER\n  ====================================================== --\u003e\n\u003csection class=\"gkl-material\"\u003e\n\u003cdiv class=\"gkl-section-head\"\u003e\n\u003ch3\u003ePorcelain Is the Focal Material\u003c\/h3\u003e\n\u003cp\u003eThe visual character comes from matte-white porcelain leaves against a warmer Rose Gold frame. The finish system is quiet enough for residential interiors, while the scale gives the fixture architectural presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-material__body\"\u003e\n\u003c!-- LEAF --\u003e\n\u003carticle class=\"gkl-material-img\"\u003e\n\u003cdiv class=\"gkl-material-img__frame\"\u003e\u003ca href=\"#gkl-leaf-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_6.jpg?v=1783646322\" alt=\"Close-up of hand-shaped matte-white porcelain ginkgo leaves\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkl-material-img__text\"\u003e\n\u003csmall\u003e Leaf Texture \u003c\/small\u003e \u003cstrong\u003e Hand-Shaped Porcelain \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- DETAIL --\u003e\n\u003carticle class=\"gkl-material-img\"\u003e\n\u003cdiv class=\"gkl-material-img__frame\"\u003e\u003ca href=\"#gkl-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-l-stuberlighting_12.jpg?v=1783667678\" alt=\"Close-up of Style L porcelain leaves and Rose Gold frame\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkl-material-img__text\"\u003e\n\u003csmall\u003e Frame Detail \u003c\/small\u003e \u003cstrong\u003e Porcelain + Rose Gold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MATERIAL LEDGER --\u003e\n\u003cdiv class=\"gkl-material__ledger\"\u003e\n\u003cdiv class=\"gkl-material-row\"\u003e\n\u003csmall\u003e Leaves \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Matte-White Porcelain \u003c\/strong\u003e\n\u003cp\u003eIndividually formed and hand-glazed, with natural variation from leaf to leaf.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-material-row\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Rose Gold · Standard \u003c\/strong\u003e\n\u003cp\u003eA softer pink-gold register that balances the large-scale porcelain composition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-material-row\"\u003e\n\u003csmall\u003e Form \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Long Vertical Drop \u003c\/strong\u003e\n\u003cp\u003eStyle L is designed around ceiling height as much as fixture width.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-finish\"\u003e\n\u003cstrong\u003e Alternative Frame Finishes \u003c\/strong\u003e \u003cspan\u003e Copper Gold · Nickel · Chrome · White · Gold · Black. Rose Gold is standard. Alternative finishes can be requested at no extra charge. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SCALE SELECTOR\n  ====================================================== --\u003e\n\u003csection class=\"gkl-scale\"\u003e\n\u003cdiv class=\"gkl-section-head\"\u003e\n\u003ch3\u003eSelect the Architecture, Then the Proportion\u003c\/h3\u003e\n\u003cp\u003eDo not choose Style L by diameter alone. Model A follows a long axis; Model B fills a centered vertical volume. After choosing the model, use ceiling height to refine the size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-model-nav\"\u003e\n\u003cdiv class=\"gkl-model-nav__item\"\u003e\n\u003csmall\u003e Model A \u003c\/small\u003e \u003cstrong\u003e Linear · 2 Sizes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-model-nav__item\"\u003e\n\u003csmall\u003e Model B \u003c\/small\u003e \u003cstrong\u003e Round Vertical · 4 Sizes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-models\"\u003e\n\u003c!-- =================================================\n           MODEL A\n      ================================================== --\u003e\n\u003carticle class=\"gkl-model gkl-model--a\"\u003e\n\u003cdiv class=\"gkl-model__top\"\u003e\n\u003cdiv class=\"gkl-model__image\"\u003e\u003ca href=\"#gkl-model-a-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-l-stuberlighting_3.jpg?v=1783667678\" alt=\"Style L Model A linear rectangular dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkl-model__title\"\u003e\n\u003csmall\u003e Model A \u003c\/small\u003e \u003cstrong\u003e Linear Rectangular \u003c\/strong\u003e \u003cspan\u003e Follow the length of a rectangular table or stairwell. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-size\"\u003e\n\u003cdiv class=\"gkl-size__name\"\u003e\n\u003csmall\u003e A1 \u003c\/small\u003e \u003cstrong\u003e Small \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-size__measure\"\u003eL31.5\" × H78\"\u003c\/div\u003e\n\u003cdiv class=\"gkl-size__use\"\u003e\n\u003cstrong\u003e 6-Seat Dining \u003c\/strong\u003e \u003cspan\u003e Rectangular table · linear room \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-size\"\u003e\n\u003cdiv class=\"gkl-size__name\"\u003e\n\u003csmall\u003e A2 \u003c\/small\u003e \u003cstrong\u003e Large \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-size__measure\"\u003eL39.3\" × H98.4\"\u003c\/div\u003e\n\u003cdiv class=\"gkl-size__use\"\u003e\n\u003cstrong\u003e 8-Seat \/ Stair \u003c\/strong\u003e \u003cspan\u003e Longer dining · taller stairwell \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- =================================================\n           MODEL B\n      ================================================== --\u003e\n\u003carticle class=\"gkl-model gkl-model--b\"\u003e\n\u003cdiv class=\"gkl-model__top\"\u003e\n\u003cdiv class=\"gkl-model__image\"\u003e\u003ca href=\"#gkl-model-b-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-l-stuberlighting_2.jpg?v=1783667678\" alt=\"Style L Model B round vertical dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkl-model__title\"\u003e\n\u003csmall\u003e Model B \u003c\/small\u003e \u003cstrong\u003e Round Vertical \u003c\/strong\u003e \u003cspan\u003e Descends from one visual center to fill vertical space. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-size\"\u003e\n\u003cdiv class=\"gkl-size__name\"\u003e\n\u003csmall\u003e B1 \u003c\/small\u003e \u003cstrong\u003e Small \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-size__measure\"\u003eØ23.6\" × H59.1\"\u003c\/div\u003e\n\u003cdiv class=\"gkl-size__use\"\u003e\n\u003cstrong\u003e Compact Round \u003c\/strong\u003e \u003cspan\u003e Bedroom · entry \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-size gkl-size--default\"\u003e\n\u003cdiv class=\"gkl-size__name\"\u003e\n\u003csmall\u003e B2 \u003c\/small\u003e \u003cstrong\u003e Medium \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-size__measure\"\u003eØ27.6\" × H78.7\"\u003c\/div\u003e\n\u003cdiv class=\"gkl-size__use\"\u003e\n\u003cstrong\u003e Residential Default \u003c\/strong\u003e \u003cspan\u003e Primary bedroom · round dining \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-size\"\u003e\n\u003cdiv class=\"gkl-size__name\"\u003e\n\u003csmall\u003e B3 \u003c\/small\u003e \u003cstrong\u003e Large \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-size__measure\"\u003eØ31.5\" × H98.4\"\u003c\/div\u003e\n\u003cdiv class=\"gkl-size__use\"\u003e\n\u003cstrong\u003e Tall Statement \u003c\/strong\u003e \u003cspan\u003e Dining · foyer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-size gkl-size--xl\"\u003e\n\u003cdiv class=\"gkl-size__name\"\u003e\n\u003csmall\u003e B4 \u003c\/small\u003e \u003cstrong\u003e XL \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-size__measure\"\u003eØ39.4\" × H118.1\"\u003c\/div\u003e\n\u003cdiv class=\"gkl-size__use\"\u003e\n\u003cstrong\u003e Double-Height \u003c\/strong\u003e \u003cspan\u003e 14–15 ft foyer · rotunda stair \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-ceiling-guide\"\u003e\n\u003cdiv class=\"gkl-ceiling-guide__item\"\u003e\n\u003csmall\u003e 8–10 ft \u003c\/small\u003e \u003cstrong\u003e Model B Small \/ Medium \u003c\/strong\u003e \u003cspan\u003e Most practical residential range. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-ceiling-guide__item\"\u003e\n\u003csmall\u003e 9–12 ft \u003c\/small\u003e \u003cstrong\u003e Model A \/ Model B Large \u003c\/strong\u003e \u003cspan\u003e Dining rooms and taller foyers. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-ceiling-guide__item\"\u003e\n\u003csmall\u003e 14–15 ft \u003c\/small\u003e \u003cstrong\u003e Model B XL \u003c\/strong\u003e \u003cspan\u003e Double-height architectural spaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-install\"\u003e\n\u003cdiv class=\"gkl-install__left\"\u003e\n\u003csmall\u003e Before Ordering \u003c\/small\u003e \u003cstrong\u003e Check the Full Drop \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-install__right\"\u003e\n\u003cp\u003eStandard suspension wire is 59 inches. Extended lengths are available on request at no extra charge. Ceramic leaves are packed separately and fitted during installation.\u003c\/p\u003e\n\u003cdiv class=\"gkl-install__meta\"\u003e\n\u003cspan\u003e \u003cstrong\u003e59\" Suspension\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eCustom Length\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"gkl-specs\"\u003e\n\u003cdiv class=\"gkl-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Ginkgo Series · Style L \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec-list\"\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Models \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e Model A — Linear Rectangular · 2 sizes\u003cbr\u003eModel B — Round Vertical · 4 sizes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Model A Sizes \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e Small — L31.5\" × H78\"\u003cbr\u003eLarge — L39.3\" × H98.4\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Model B Sizes \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e Small — Ø23.6\" × H59.1\"\u003cbr\u003eMedium — Ø27.6\" × H78.7\"\u003cbr\u003eLarge — Ø31.5\" × H98.4\"\u003cbr\u003eXL — Ø39.4\" × H118.1\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e Hand-shaped porcelain ginkgo leaves · Metal \u0026amp; iron frame · Ceiling canopy \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Porcelain Finish \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e Hand-glazed matte white \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Standard Frame \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e Rose Gold \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Alternate Finishes \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e Copper Gold · Nickel · Chrome · White · Gold · Black \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e G9 or E12 depending on configuration · Bulbs Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Included Bulbs \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e Warm-white LED · Standard included bulbs are non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e Compatible with dimmable G9 \/ E12 LED bulbs matching the selected configuration and a compatible Triac wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e 59\" standard wire · Extended lengths available on request at no extra charge \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Wiring \/ Installation \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e Hardwired · Licensed electrician strongly recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Assembly \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e Ceramic leaves attach during installation · Approx. 60–90 minutes for most configurations · Model B XL may require 2–3 hours \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-notes\"\u003e\n\u003cdiv class=\"gkl-note\"\u003e\n\u003cstrong\u003e Handmade Porcelain \u003c\/strong\u003e \u003cspan\u003e Each leaf is individually formed and glazed, so slight variations in contour, surface and positioning are normal. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-note\"\u003e\n\u003cstrong\u003e Installation Planning \u003c\/strong\u003e \u003cspan\u003e Style L has substantial vertical drop. Confirm ceiling height and the lowest fixture point before ordering, especially for Model B Large and XL. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — SHIPPING\n  ====================================================== --\u003e\n\u003csection class=\"gkl-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — LEAF\n  ====================================================== --\u003e \u003ca id=\"gkl-leaf-large\" href=\"#gkl-root\" class=\"gkl-lightbox\"\u003e \u003cspan class=\"gkl-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_6.jpg?v=1783646322\" alt=\"Enlarged porcelain ginkgo leaf texture\"\u003e \u003cspan class=\"gkl-lightbox__caption\"\u003e Style L · Porcelain Leaf Texture \u003c\/span\u003e \u003cspan class=\"gkl-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- DETAIL --\u003e \u003ca id=\"gkl-detail-large\" href=\"#gkl-root\" class=\"gkl-lightbox\"\u003e \u003cspan class=\"gkl-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-l-stuberlighting_12.jpg?v=1783667678\" alt=\"Enlarged Style L porcelain and Rose Gold detail\"\u003e \u003cspan class=\"gkl-lightbox__caption\"\u003e Style L · Porcelain + Rose Gold \u003c\/span\u003e \u003cspan class=\"gkl-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- MODEL A --\u003e \u003ca id=\"gkl-model-a-large\" href=\"#gkl-root\" class=\"gkl-lightbox\"\u003e \u003cspan class=\"gkl-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-l-stuberlighting_3.jpg?v=1783667678\" alt=\"Enlarged Style L Model A dimensions\"\u003e \u003cspan class=\"gkl-lightbox__caption\"\u003e Model A · Linear Rectangular \u003c\/span\u003e \u003cspan class=\"gkl-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- MODEL B --\u003e \u003ca id=\"gkl-model-b-large\" href=\"#gkl-root\" class=\"gkl-lightbox\"\u003e \u003cspan class=\"gkl-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-l-stuberlighting_2.jpg?v=1783667678\" alt=\"Enlarged Style L Model B dimensions\"\u003e \u003cspan class=\"gkl-lightbox__caption\"\u003e Model B · Round Vertical \u003c\/span\u003e \u003cspan class=\"gkl-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Model A: L31.5\"x H 78\" \/ Ceramics","offer_id":52500598096155,"sku":"STB-CH-26-10128","price":2495.0,"currency_code":"USD","in_stock":true},{"title":"Model A: L 39.3\" x H 98.4\" \/ Ceramics","offer_id":52500598128923,"sku":"STB-CH-26-10129","price":3450.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 23.6\"x H 59.1\" \/ Ceramics","offer_id":52500598161691,"sku":"STB-CH-26-10130","price":2585.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 27.6\"x H 78.7\" \/ Ceramics","offer_id":52500598194459,"sku":"STB-CH-26-10131","price":3060.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 31.5\" x H 98.4\" \/ Ceramics","offer_id":52500598227227,"sku":"STB-CH-26-10132","price":3768.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 39.4\"x H 118.1\" \/ Ceramics","offer_id":52500598259995,"sku":"STB-CH-26-10133","price":4480.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-l-stuberlighting_1.jpg?v=1783667678"}],"url":"https:\/\/stuberlighting.com\/collections\/hallway-lighting.oembed?page=6","provider":"Stuberlighting","version":"1.0","type":"link"}