{"title":"Ceiling Lights","description":"","products":[{"product_id":"washi-paper-a-series-disc-pendant-light","title":"Washi Paper A Series Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — WASHI PAPER A SERIES\n   Low-Profile Disc Pendant\n========================================================= *\/\n\n.stb-as{\n  --cream:#F5EDD8;\n  --soft:#FAF7EF;\n  --dark:#1C1209;\n  --brown:#4A3218;\n  --muted:#7B6B58;\n  --gold:#C8A96E;\n  --line:#E5DAC7;\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  font-weight:400;\n\n  color:var(--brown);\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-as *{\n  box-sizing:border-box;\n}\n\n.stb-as h2,\n.stb-as h3,\n.stb-as p{\n  margin-top:0;\n}\n\n.stb-as h2,\n.stb-as 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-as__intro{\n  padding:5px 0 24px;\n}\n\n.stb-as__eyebrow{\n  margin:0 0 8px;\n\n  color:#927640;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.17em;\n  text-transform:uppercase;\n}\n\n.stb-as__intro h2{\n  max-width:680px;\n  margin:0 0 10px;\n\n  font-size:29px;\n  line-height:1.12;\n  letter-spacing:-.01em;\n}\n\n.stb-as__intro p{\n  max-width:690px;\n  margin:0;\n\n  color:#5D4C3C;\n}\n\n\n\/* =========================\n   QUICK FACTS\n========================= *\/\n\n.stb-as__facts{\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-as__fact{\n  min-width:0;\n  padding:15px 11px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-as__fact:last-child{\n  border-right:0;\n}\n\n.stb-as__fact small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#917E65;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-as__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   MATERIAL\n========================= *\/\n\n.stb-as__material{\n  display:grid;\n  grid-template-columns:210px 1fr;\n  gap:28px;\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:22px;\n\n  background:var(--soft);\n  border-radius:10px;\n}\n\n.stb-as__material-thumb{\n  width:210px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-as__image-link{\n  position:relative;\n\n  display:block;\n  overflow:hidden;\n\n  background:#F0E8D8;\n  border:1px solid #DED2BD;\n  border-radius:8px;\n\n  text-decoration:none;\n}\n\n.stb-as__image-link img{\n  display:block;\n\n  width:100%;\n  height:210px;\n\n  object-fit:cover;\n\n  transition:transform .25s ease;\n}\n\n.stb-as__image-link:hover img{\n  transform:scale(1.02);\n}\n\n.stb-as__zoom{\n  position:absolute;\n  right:8px;\n  bottom:8px;\n\n  padding:5px 8px;\n\n  background:rgba(28,18,9,.80);\n  border-radius:20px;\n\n  color:#F5EDD8;\n\n  font-size:9px;\n  font-weight:500;\n}\n\n.stb-as__label{\n  display:block;\n  margin-bottom:7px;\n\n  color:#927640;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.16em;\n  text-transform:uppercase;\n}\n\n.stb-as__material h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-as__material p{\n  margin:0 0 9px;\n\n  color:#5D4C3C;\n\n  font-size:13.5px;\n}\n\n.stb-as__material-list{\n  display:grid;\n  gap:6px;\n}\n\n.stb-as__material-item{\n  display:flex;\n  gap:8px;\n\n  color:#665544;\n\n  font-size:12px;\n  line-height:1.5;\n}\n\n.stb-as__material-item:before{\n  content:\"—\";\n  color:var(--gold);\n}\n\n\n\/* =========================\n   LIGHTBOX\n   Click \/ tap anywhere to close\n========================= *\/\n\n.stb-as__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  width:100%;\n  height:100%;\n\n  padding:24px;\n\n  background:rgba(20,14,9,.94);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-as__lightbox:target{\n  display:flex;\n}\n\n.stb-as__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-as__lightbox img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:90vw;\n  max-height:78vh;\n\n  object-fit:contain;\n\n  background:#F5EDD8;\n  box-shadow:0 14px 60px rgba(0,0,0,.42);\n}\n\n.stb-as__lightbox-title{\n  margin:10px 0 0 !important;\n\n  color:#D8C8A9 !important;\n\n  font-size:10px !important;\n  font-weight:500;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n.stb-as__lightbox-hint{\n  margin:5px 0 0 !important;\n\n  color:#A99677 !important;\n\n  font-size:9px !important;\n  text-align:center;\n}\n\n\n\/* =========================\n   SIZE GUIDE\n========================= *\/\n\n.stb-as__sizes{\n  margin-bottom:36px;\n}\n\n.stb-as__heading{\n  margin:0 0 7px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-as__sub{\n  margin:0 0 16px;\n\n  color:#6B5A48;\n\n  font-size:13px;\n}\n\n.stb-as__size-grid{\n  display:grid;\n  grid-template-columns:repeat(5,1fr);\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-as__size{\n  min-width:0;\n\n  padding:16px 10px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-as__size:last-child{\n  border-right:0;\n}\n\n.stb-as__size-name{\n  display:block;\n  margin-bottom:4px;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  color:var(--dark);\n\n  font-size:20px;\n  line-height:1.1;\n  font-weight:500;\n}\n\n.stb-as__size-dim{\n  display:block;\n  margin-bottom:7px;\n\n  color:#92703E;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:600;\n}\n\n.stb-as__size-use{\n  margin:0 !important;\n\n  color:#665544 !important;\n\n  font-size:10.5px !important;\n  line-height:1.5 !important;\n}\n\n\n\/* =========================\n   15A HIGHLIGHT\n========================= *\/\n\n.stb-as__highlight{\n  display:grid;\n  grid-template-columns:auto 1fr;\n  gap:14px;\n  align-items:center;\n\n  margin:16px 0 36px;\n  padding:17px 19px;\n\n  background:var(--dark);\n  border-radius:9px;\n}\n\n.stb-as__highlight-icon{\n  color:var(--gold);\n\n  font-size:20px;\n}\n\n.stb-as__highlight strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:#F5EDD8;\n\n  font-size:12.5px;\n  font-weight:600;\n}\n\n.stb-as__highlight p{\n  margin:0;\n\n  color:#D8CEBC;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n\n\/* =========================\n   LIGHT + INSTALLATION\n========================= *\/\n\n.stb-as__utility{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:1px;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  background:#382A1B;\n  border-radius:9px;\n}\n\n.stb-as__utility-card{\n  padding:18px 19px;\n\n  background:#24180E;\n}\n\n.stb-as__utility-card small{\n  display:block;\n  margin-bottom:5px;\n\n  color:var(--gold);\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.stb-as__utility-card strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:#F5EDD8;\n\n  font-size:12.5px;\n  font-weight:600;\n}\n\n.stb-as__utility-card p{\n  margin:0;\n\n  color:#D8CEBC;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n\n\/* =========================\n   PRODUCT DETAILS\n========================= *\/\n\n.stb-as__details{\n  margin-bottom:34px;\n}\n\n.stb-as__spec-list{\n  border-top:1px solid var(--line);\n}\n\n.stb-as__spec{\n  display:grid;\n  grid-template-columns:35% 65%;\n\n  padding:9px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-as__spec-name{\n  padding-right:14px;\n\n  color:#897862;\n\n  font-size:11.5px;\n}\n\n.stb-as__spec-value{\n  color:var(--dark);\n\n  font-size:12.5px;\n  font-weight:500;\n}\n\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.stb-as__faq{\n  margin-bottom:30px;\n}\n\n.stb-as__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-as__faq summary{\n  position:relative;\n\n  padding-right:30px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--dark);\n\n  font-size:13.5px;\n  font-weight:500;\n}\n\n.stb-as__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-as__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  top:-5px;\n  right:2px;\n\n  color:var(--gold);\n\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:24px;\n}\n\n.stb-as__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-as__faq details p{\n  margin:8px 0 0;\n  padding-right:20px;\n\n  color:#665544;\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* =========================\n   SHIPPING\n========================= *\/\n\n.stb-as__shipping{\n  padding:20px 22px;\n\n  background:var(--cream);\n  border-top:2px solid var(--gold);\n  border-radius:8px;\n}\n\n.stb-as__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-as__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-as__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-as__shipping strong{\n  color:var(--dark);\n  font-weight:600;\n}\n\n.stb-as__shipping a{\n  color:#92703B;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================\n   FINAL NOTE\n========================= *\/\n\n.stb-as__final-note{\n  max-width:720px;\n\n  margin:18px auto 0 !important;\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   MOBILE\n========================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-as{\n    max-width:100%;\n    font-size:13.5px;\n  }\n\n  .stb-as__intro h2{\n    font-size:25px;\n    line-height:1.14;\n  }\n\n  .stb-as__heading{\n    font-size:21px;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-as__facts{\n    grid-template-columns:repeat(2,1fr);\n\n    margin-bottom:28px;\n  }\n\n  .stb-as__fact{\n    padding:13px 9px;\n  }\n\n  .stb-as__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-as__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-as__material{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    margin-bottom:30px;\n    padding:18px;\n  }\n\n  .stb-as__material-thumb{\n    width:185px;\n  }\n\n  .stb-as__material-thumb img{\n    height:185px;\n  }\n\n  .stb-as__material h3{\n    font-size:21px;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-as__size-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-as__size{\n    border-right:1px solid var(--line);\n    border-bottom:1px solid var(--line);\n\n    padding:14px 11px;\n  }\n\n  .stb-as__size:nth-child(2n){\n    border-right:0;\n  }\n\n  .stb-as__size:last-child{\n    grid-column:1 \/ -1;\n    border-right:0;\n    border-bottom:0;\n  }\n\n  .stb-as__size-name{\n    font-size:19px;\n  }\n\n  .stb-as__size-use{\n    font-size:10.5px !important;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-as__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-as__spec{\n    grid-template-columns:38% 62%;\n  }\n\n  .stb-as__spec-name{\n    font-size:11px;\n  }\n\n  .stb-as__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-as__lightbox{\n    padding:14px;\n  }\n\n  .stb-as__lightbox img{\n    max-width:94vw;\n    max-height:74vh;\n  }\n\n  .stb-as__lightbox-title{\n    font-size:9px !important;\n  }\n\n  .stb-as__lightbox-hint{\n    font-size:8.5px !important;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-as__shipping{\n    padding:18px;\n  }\n\n  .stb-as__shipping p{\n    font-size:12px;\n  }\n\n  .stb-as__final-note{\n    padding:0 8px;\n\n    font-size:10.5px !important;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-as\"\u003e\n\u003c!-- INTRO --\u003e\n\u003csection class=\"stb-as__intro\"\u003e\n\u003cp class=\"stb-as__eyebrow\"\u003eWashi Paper · A Series\u003c\/p\u003e\n\u003ch2\u003eWide Presence. Less Vertical Drop.\u003c\/h2\u003e\n\u003cp\u003eA low-profile Washi paper pendant designed to spread visually across the ceiling without hanging heavily into the room. Its soft disc silhouette works especially well with standard ceiling heights, dining tables and open living spaces.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- QUICK FACTS --\u003e\n\u003cdiv class=\"stb-as__facts\"\u003e\n\u003cdiv class=\"stb-as__fact\"\u003e\n\u003csmall\u003eSizes\u003c\/small\u003e \u003cstrong\u003e17.7\"–37.4\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__fact\"\u003e\n\u003csmall\u003eCeiling\u003c\/small\u003e \u003cstrong\u003e8ft \u0026amp; Up\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003e3000K Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__fact\"\u003e\n\u003csmall\u003eDrop\u003c\/small\u003e \u003cstrong\u003e59\" Adjustable\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MATERIAL --\u003e\n\u003csection id=\"stb-as-material-section\" class=\"stb-as__material\"\u003e\n\u003cdiv class=\"stb-as__material-thumb\"\u003e\u003ca href=\"#stb-as-material\" class=\"stb-as__image-link\"\u003e \u003cimg src=\"https:\/\/stuberlighting.com\/cdn\/shop\/files\/handcrafted-washi-paper-pendant-light-japandi-35.jpg?v=1785827234\u0026amp;width=1946\" alt=\"Close-up of Washi paper and bamboo ribbing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-as__zoom\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-as__label\"\u003e Material Detail \u003c\/span\u003e\n\u003ch3\u003eMulberry Washi \u003c\/h3\u003e\n\u003cp\u003eHand-stretched Washi paper reveals a natural fiber texture and gently diffuses the bulb across the full shade rather than creating a harsh central hotspot.\u003c\/p\u003e\n\u003cdiv class=\"stb-as__material-list\"\u003e\n\u003cdiv class=\"stb-as__material-item\"\u003eMulberry Kozo Washi paper\u003c\/div\u003e\n\u003cdiv class=\"stb-as__material-item\"\u003eInternal bamboo ribbing\u003c\/div\u003e\n\u003cdiv class=\"stb-as__material-item\"\u003eIron 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-as-material\" href=\"#stb-as-material-section\" class=\"stb-as__lightbox\"\u003e \u003cspan class=\"stb-as__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/stuberlighting.com\/cdn\/shop\/files\/handcrafted-washi-paper-pendant-light-japandi-35.jpg?v=1785827234\u0026amp;width=1946\" alt=\"Enlarged Washi paper material detail\"\u003e \u003cspan class=\"stb-as__lightbox-title\"\u003e Washi Paper · Material Detail \u003c\/span\u003e \u003cspan class=\"stb-as__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- SIZE GUIDE --\u003e\n\u003csection class=\"stb-as__sizes\"\u003e\n\u003ch3 class=\"stb-as__heading\"\u003eChoose Your Size\u003c\/h3\u003e\n\u003cp class=\"stb-as__sub\"\u003eBecause the shade stays relatively flat, choose mainly by the width of the room or table you want to anchor.\u003c\/p\u003e\n\u003cdiv class=\"stb-as__size-grid\"\u003e\n\u003cdiv class=\"stb-as__size\"\u003e\n\u003cspan class=\"stb-as__size-name\"\u003e 26A \u003c\/span\u003e \u003cspan class=\"stb-as__size-dim\"\u003e Ø17.7\" × H10\" \u003c\/span\u003e\n\u003cp class=\"stb-as__size-use\"\u003eSmall dining areas, bedrooms and entries.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__size\"\u003e\n\u003cspan class=\"stb-as__size-name\"\u003e 21A \u003c\/span\u003e \u003cspan class=\"stb-as__size-dim\"\u003e Ø25.5\" × H11\" \u003c\/span\u003e\n\u003cp class=\"stb-as__size-use\"\u003eStandard dining tables and bedrooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__size\"\u003e\n\u003cspan class=\"stb-as__size-name\"\u003e 70A \u003c\/span\u003e \u003cspan class=\"stb-as__size-dim\"\u003e Ø27.5\" × H12.5\" \u003c\/span\u003e\n\u003cp class=\"stb-as__size-use\"\u003eLiving rooms and dining centerpieces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__size\"\u003e\n\u003cspan class=\"stb-as__size-name\"\u003e 15A \u003c\/span\u003e \u003cspan class=\"stb-as__size-dim\"\u003e Ø34.6\" × H13.7\" \u003c\/span\u003e\n\u003cp class=\"stb-as__size-use\"\u003eLarge dining rooms and open-plan spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__size\"\u003e\n\u003cspan class=\"stb-as__size-name\"\u003e 95A \u003c\/span\u003e \u003cspan class=\"stb-as__size-dim\"\u003e Ø37.4\" × H15.7\" \u003c\/span\u003e\n\u003cp class=\"stb-as__size-use\"\u003eGrand dining rooms, lofts and statement spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 15A SHOPPER HIGHLIGHT --\u003e\n\u003cdiv class=\"stb-as__highlight\"\u003e\n\u003cdiv class=\"stb-as__highlight-icon\"\u003e↔\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e 15A is the statement size without the tall drop \u003c\/strong\u003e\n\u003cp\u003eAt 34.6\" wide but only 13.7\" tall, the 15A gives a large dining or living space visual presence while keeping the silhouette relatively close to the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LIGHT + INSTALLATION --\u003e\n\u003cdiv class=\"stb-as__utility\"\u003e\n\u003cdiv class=\"stb-as__utility-card\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Warm, softly diffused glow \u003c\/strong\u003e\n\u003cp\u003eIncludes a 3000K warm-white bulb. Use a compatible dimmable E26\/E27 bulb and wall dimmer when brightness control is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__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 rope. Longer lengths are available on request for higher, sloped or vaulted ceilings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"stb-as__details\"\u003e\n\u003ch3 class=\"stb-as__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-as__spec-list\"\u003e\n\u003cdiv class=\"stb-as__spec\"\u003e\n\u003cdiv class=\"stb-as__spec-name\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec-value\"\u003eMulberry Washi paper · \u003cspan\u003eMetal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec\"\u003e\n\u003cdiv class=\"stb-as__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec-value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec\"\u003e\n\u003cdiv class=\"stb-as__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec-value\"\u003eYes · 3000K warm white\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec\"\u003e\n\u003cdiv class=\"stb-as__spec-name\"\u003eMax Wattage\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec-value\"\u003e40W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec\"\u003e\n\u003cdiv class=\"stb-as__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec\"\u003e\n\u003cdiv class=\"stb-as__spec-name\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec-value\"\u003eCompatible dimmable bulb + wall dimmer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec\"\u003e\n\u003cdiv class=\"stb-as__spec-name\"\u003eCanopy\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec-value\"\u003eØ4.7\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec\"\u003e\n\u003cdiv class=\"stb-as__spec-name\"\u003eSuspension\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec-value\"\u003e59\" \/ 150cm adjustable · Extendable on request\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec\"\u003e\n\u003cdiv class=\"stb-as__spec-name\"\u003eWiring\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec-value\"\u003eHardwired · Standard junction box\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec\"\u003e\n\u003cdiv class=\"stb-as__spec-name\"\u003eCeiling\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec-value\"\u003eStandard 8ft · Sloped · Vaulted\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec\"\u003e\n\u003cdiv class=\"stb-as__spec-name\"\u003eUse\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec-value\"\u003eIndoor dry locations · IP20\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"stb-as__faq\"\u003e\n\u003ch3 class=\"stb-as__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill this work with an 8-foot ceiling?\u003c\/summary\u003e\n\u003cp\u003eYes. The A Series is intentionally low-profile. Shade heights range from 10\" to 15.7\", making the series much easier to place under standard ceilings than a tall sphere or drum pendant.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose over a dining table?\u003c\/summary\u003e\n\u003cp\u003eA useful starting point is a shade about one-half to two-thirds of the table's longest dimension. For example, the 34.6\" 15A works well when you want a stronger statement above a larger dining table.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I shorten or extend the hanging length?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard 59\" \/ 150cm suspension is adjustable during installation. Longer lengths can be requested for higher or vaulted ceilings.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I care for the Washi paper?\u003c\/summary\u003e\n\u003cp\u003eDust gently with a dry soft cloth or feather duster. Do not wet-clean, spray with cleaners or install in humid areas.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- FIXED SHIPPING \u0026 RETURNS --\u003e\n\u003csection class=\"stb-as__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!-- FINAL NOTE --\u003e\n\u003cp class=\"stb-as__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":"26A: Dia 17.7\" x H 10 \/ White Wire","offer_id":52128429179163,"sku":"STB-NGA-26A","price":235.0,"currency_code":"USD","in_stock":true},{"title":"26A: Dia 17.7\" x H 10 \/ Black Wire","offer_id":52128429211931,"sku":"STB-NGA-26A","price":235.0,"currency_code":"USD","in_stock":true},{"title":"21A: Dia 25.5\" x H 11 \/ White Wire","offer_id":52128429113627,"sku":"STB-NGA-21A","price":350.0,"currency_code":"USD","in_stock":true},{"title":"21A: Dia 25.5\" x H 11 \/ Black Wire","offer_id":52128429146395,"sku":"STB-NGA-21A","price":350.0,"currency_code":"USD","in_stock":true},{"title":"70A:Dia 27.5\" x H 12.5 \/ White Wire","offer_id":52128429244699,"sku":"STB-NGA-70A","price":495.0,"currency_code":"USD","in_stock":true},{"title":"70A:Dia 27.5\" x H 12.5 \/ Black Wire","offer_id":52128429277467,"sku":"STB-NGA-70A","price":495.0,"currency_code":"USD","in_stock":true},{"title":"15A:Dia 34.6\" xH 13.7 \/ White Wire","offer_id":52128429048091,"sku":"STB-NGA-15A","price":885.0,"currency_code":"USD","in_stock":true},{"title":"15A:Dia 34.6\" xH 13.7 \/ Black Wire","offer_id":52128429080859,"sku":"STB-NGA-15A","price":885.0,"currency_code":"USD","in_stock":true},{"title":"95A: Dia 37.4\" xH 15.7 \/ White Wire","offer_id":52128429310235,"sku":"STB-NGA-95A","price":915.0,"currency_code":"USD","in_stock":true},{"title":"95A: Dia 37.4\" xH 15.7 \/ Black Wire","offer_id":52128429343003,"sku":"STB-NGA-95A","price":915.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-21a-26a-70a-95a-japanese-paper-pendant-light-stuber-lighting_1.jpg?v=1781163396"},{"product_id":"cassio-multi-arm-mid-century-chandelier","title":"Cassio Multi-Arm Mid-Century Chandelier","description":"\u003cdiv style=\"font-family: 'Jost','Helvetica Neue',sans-serif; max-width: 100%; color: #2a1f18; line-height: 1.7;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond','Times New Roman',serif; font-size: 27px; line-height: 1.3; color: #1c1209; margin: 0 0 16px 0; font-weight: 500;\"\u003eMultiple arms. One ceiling. A constellation of light.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; margin: 0 0 14px 0;\"\u003eThe Cassio is a multi-arm Mid-Century ceiling chandelier — three or six independently positioned arms radiating from a single ceiling canopy, each tipped with a conical reflector that pivots to direct light. The arms extend outward from the center at sculptural angles; each reflector independently aims at a chair, a corner, a wall, or whatever the room needs lit. The geometry is unmistakable Mid-Century-modernist — graphic, asymmetric, architectural — but the function is fully contemporary. One ceiling fixture covers what would otherwise require multiple floor lamps and sconces.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; margin: 0 0 28px 0;\"\u003eChoose 3-Light at 59.1 inches across for medium dining rooms and bedrooms, or 6-Light at 86.6 inches for grand-scale living rooms, double-height spaces, and statement entryways. Matte black or matte white finish — both versions read graphic and sculptural; black for darker rooms and modernist palettes, white for lighter rooms and Scandinavian interiors.\u003c\/p\u003e\n\u003cdiv style=\"border-top: 2px solid #1C1209; border-bottom: 2px solid #1C1209; padding: 20px 0; margin: 0 0 30px 0;\"\u003e\n\u003cdiv style=\"display: flex; gap: 16px; margin-bottom: 16px; align-items: baseline;\"\u003e\n\u003cspan style=\"font-family: 'Cormorant Garamond',serif; font-size: 30px; color: #c8a96e; line-height: 1; flex-shrink: 0; width: 38px;\"\u003e01\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 18px; color: #1c1209; margin: 0 0 3px 0;\"\u003eThree or six independently angled arms\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #5a4a3a; margin: 0;\"\u003eArms radiate from the central ceiling canopy at sculptural angles — not arranged in a uniform circle, but asymmetric, like the lines of a constellation. Each arm's length and angle are calibrated for visual balance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; gap: 16px; margin-bottom: 16px; align-items: baseline;\"\u003e\n\u003cspan style=\"font-family: 'Cormorant Garamond',serif; font-size: 30px; color: #c8a96e; line-height: 1; flex-shrink: 0; width: 38px;\"\u003e02\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 18px; color: #1c1209; margin: 0 0 3px 0;\"\u003ePivoting conical reflectors\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #5a4a3a; margin: 0;\"\u003eThe reflector head at each arm tip pivots independently — point one over a dining chair, another at a corner, another up toward the ceiling for ambient bounce. Six independent light pools from a single fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; gap: 16px; margin-bottom: 16px; align-items: baseline;\"\u003e\n\u003cspan style=\"font-family: 'Cormorant Garamond',serif; font-size: 30px; color: #c8a96e; line-height: 1; flex-shrink: 0; width: 38px;\"\u003e03\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 18px; color: #1c1209; margin: 0 0 3px 0;\"\u003eTwo finishes — graphic in either palette\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #5a4a3a; margin: 0;\"\u003eMatte black for dark, moody, modernist rooms and traditional white-on-black contrast. Matte white for lighter Scandinavian interiors, white-on-white minimalism, or rooms that want the form to read quieter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; gap: 16px; align-items: baseline;\"\u003e\n\u003cspan style=\"font-family: 'Cormorant Garamond',serif; font-size: 30px; color: #c8a96e; line-height: 1; flex-shrink: 0; width: 38px;\"\u003e04\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 18px; color: #1c1209; margin: 0 0 3px 0;\"\u003eTwo scales — medium or grand\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #5a4a3a; margin: 0;\"\u003e3-Light at 59.1 inches for dining rooms, bedrooms, medium open-plan spaces. 6-Light at 86.6 inches for grand living rooms, double-height entryways, large dining tables. Same design language, two room scales.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #1C1209; border-radius: 10px; padding: 24px 26px; margin: 0 0 30px 0;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 20px; color: #f5edd8; margin: 0 0 8px 0; font-weight: 500;\"\u003eA ceiling fixture that does the work of five\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #d8cfbe; margin: 0; line-height: 1.65;\"\u003eIn a typical living room, lighting designers will specify a ceiling-mounted fixture for ambient light, plus two or three table lamps for task light, plus a floor lamp for the reading chair, plus possibly a sconce or two for wall accent. Five fixtures. Five cords. Five decisions about scale, material, and finish. The Cassio compresses all of that into one ceiling installation. Each arm points where it needs to; each reflector lights a specific zone of the room. The result is fewer fixtures, less furniture clutter, more visual focus on the ceiling plane — and a more architectural-feeling room because the lighting itself is the architecture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 22px; color: #1c1209; margin: 0 0 12px 0; font-weight: 500;\"\u003ePart of the \u003ca href=\"https:\/\/stuberlighting.com\/collections\/stellar-collection\" title=\"https:\/\/stuberlighting.com\/collections\/stellar-collection\"\u003eStellar Collection\u003c\/a\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; margin: 0 0 18px 0;\"\u003eThe Cassio completes our Stellar Collection — four matched fixtures sharing the same matte-finish material language and articulated-arm geometry, scaled to four positions in the home:\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; margin: 0 0 8px 0;\"\u003e\u003cb\u003e\u003ca style=\"color: #9a7b3e;\" href=\"\/products\/vega-mid-century-tripod-articulated-arm-floor-lamp\"\u003eVega\u003c\/a\u003e — floor lamp\u003c\/b\u003e. Single tripod base, single arm; anchors a corner or stands behind a reading chair.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; margin: 0 0 8px 0;\"\u003e\u003cb\u003e\u003ca style=\"color: #9a7b3e;\" href=\"\/products\/atria-long-arm-adjustable-plug-in-wall-lamp\"\u003eAtria\u003c\/a\u003e — wall lamp\u003c\/b\u003e. Single long arm extending from the wall; above a bed, behind a sofa, in a hallway.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; margin: 0 0 8px 0;\"\u003e\u003cb\u003e\u003ca style=\"color: #9a7b3e;\" href=\"\/products\/lyra-mid-century-articulated-arm-table-lamp\"\u003eLyra\u003c\/a\u003e — table lamp\u003c\/b\u003e. Single arm on a weighted base; sits on a side table, desk corner, or wide nightstand.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; margin: 0 0 30px 0;\"\u003e\u003cb\u003eCassio (this fixture) — multi-arm ceiling chandelier\u003c\/b\u003e. Three or six arms radiating from the ceiling; the room's central architectural light element.\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 22px; color: #1c1209; margin: 0 0 12px 0; font-weight: 500;\"\u003eWhere the Cassio hangs best\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; margin: 0 0 10px 0;\"\u003e\u003cb\u003eDining room above a rectangular table — 3-Light or 6-Light\u003c\/b\u003e — arms span the table length; each reflector lights a different seating position; replaces the traditional chandelier with something more graphic.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; margin: 0 0 10px 0;\"\u003e\u003cb\u003eGrand living room or open-plan family room — 6-Light\u003c\/b\u003e — the 86.6-inch span anchors a large open space; arms direct light toward different seating zones throughout the room.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; margin: 0 0 10px 0;\"\u003e\u003cb\u003eMaster bedroom over the foot of the bed — 3-Light\u003c\/b\u003e — three arms radiate across the ceiling; warm light from above replaces nightstand-only lighting.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; margin: 0 0 10px 0;\"\u003e\u003cb\u003eEntry hallway or double-height foyer — 6-Light\u003c\/b\u003e — long horizontal span fills the visual width of grand entries; arms direct light at architectural details and arriving guests.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; margin: 0 0 28px 0;\"\u003e\u003cb\u003eRestaurant, hotel lobby, gallery, or commercial space\u003c\/b\u003e — the multi-arm fixture scales from residential to commercial without changing in identity.\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 22px; color: #1c1209; margin: 0 0 14px 0; font-weight: 500;\"\u003eSpecifications\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 14px; margin: 0 0 14px 0;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #7b6b58; width: 42%; border-bottom: 1px solid #EFE8DA;\"\u003eMaterials\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #EFE8DA;\"\u003eMetal arms · Aluminum reflectors · Steel canopy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #7b6b58; border-bottom: 1px solid #EFE8DA;\"\u003eFinishes\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #EFE8DA;\"\u003eMatte Black or Matte White (choose at checkout)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #7b6b58; border-bottom: 1px solid #EFE8DA;\"\u003eArm rotation\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #EFE8DA;\"\u003eEach reflector head pivots independently\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #7b6b58; border-bottom: 1px solid #EFE8DA;\"\u003eBulb base\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #EFE8DA;\"\u003eE26\/E27 per arm — bulbs not included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #7b6b58; border-bottom: 1px solid #EFE8DA;\"\u003eMax wattage\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #EFE8DA;\"\u003e40W per socket\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #7b6b58; border-bottom: 1px solid #EFE8DA;\"\u003eVoltage\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #EFE8DA;\"\u003eAC 110–240V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #7b6b58; border-bottom: 1px solid #EFE8DA;\"\u003eWiring\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #EFE8DA;\"\u003eHardwired — professional installation required\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #7b6b58; border-bottom: 1px solid #EFE8DA;\"\u003eControl\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #EFE8DA;\"\u003eWorks with standard wall switch or dimmer (not included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #7b6b58;\"\u003eEnvironment\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0;\"\u003eIndoor, dry locations only · IP20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-size: 14px; color: #7b6b58; margin: 0 0 8px 0;\"\u003e\u003cb style=\"color: #1c1209;\"\u003eTwo sizes\u003c\/b\u003e\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 13px; margin: 0 0 30px 0;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #FAF6EE;\"\u003e\n\u003ctd style=\"padding: 7px 10px; border: 1px solid #EFE8DA; width: 30%;\"\u003e\u003cb\u003e3-Light · L 59.1\" × H 12.6\"\u003c\/b\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 10px; border: 1px solid #EFE8DA;\"\u003eDining rooms, bedrooms, medium open-plan spaces (150cm × 32cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 10px; border: 1px solid #EFE8DA;\"\u003e\u003cb\u003e6-Light · L 86.6\" × H 12.6\"\u003c\/b\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 10px; border: 1px solid #EFE8DA;\"\u003eGrand living rooms, double-height entryways, large dining tables (220cm × 32cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- FAQ --\u003e\u003cb\u003e3-Light · L 59.1\" × H 12.6\"\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-family: 'Jost','Helvetica Neue',sans-serif; max-width: 100%; color: #2a1f18; line-height: 1.7;\"\u003e\n\u003cb\u003e\u003c\/b\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-family: 'Jost','Helvetica Neue',sans-serif; max-width: 100%; color: #2a1f18; line-height: 1.7;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 22px; color: #1c1209; margin: 0 0 14px 0; font-weight: 500;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cassio-multi-arm-mid-century-chandelier-stuberlighting_32.jpg?v=1780987171\" alt=\"\" width=\"230\" height=\"230\"\u003e\u003c\/p\u003e\n\u003cb\u003e6-Light · L 86.6\" × H 12.6\"\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-family: 'Jost','Helvetica Neue',sans-serif; max-width: 100%; color: #2a1f18; line-height: 1.7;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 22px; color: #1c1209; margin: 0 0 14px 0; font-weight: 500;\"\u003e \u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 22px; color: #1c1209; margin: 0 0 14px 0; font-weight: 500;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cassio-multi-arm-mid-century-chandelier-stuberlighting_10.jpg?v=1780987172\" alt=\"\" width=\"230\" height=\"230\"\u003e\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 22px; color: #1c1209; margin: 0 0 14px 0; font-weight: 500;\"\u003e \u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 22px; color: #1c1209; margin: 0 0 14px 0; font-weight: 500;\"\u003eFrequently Asked Questions\u003c\/p\u003e\n\u003cdetails style=\"border-bottom: 1px solid #EFE8DA; padding: 14px 0;\"\u003e\n\u003csummary style=\"font-family: 'Cormorant Garamond',serif; font-size: 17px; color: #1c1209; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; font-weight: 500;\"\u003e\u003cspan\u003eWill this fit on a standard 8-foot ceiling?\u003c\/span\u003e \u003cspan style=\"color: #c8a96e; font-size: 22px; font-weight: 300;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 14px; color: #5a4a3a; margin: 10px 0 0 0; line-height: 1.7;\"\u003eYes — the fixture is only 12.6 inches tall (H 32cm), so it stays well within standard 8-foot ceiling clearance. From a 96-inch ceiling, the bottom of the reflectors sits roughly 83 inches off the floor, leaving comfortable headroom even under the lowest reflector. For taller rooms (9 to 12 feet), the fixture can be hung with longer extension stems if needed, though most installations work directly from the ceiling canopy without extension.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #EFE8DA; padding: 14px 0;\"\u003e\n\u003csummary style=\"font-family: 'Cormorant Garamond',serif; font-size: 17px; color: #1c1209; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; font-weight: 500;\"\u003e\u003cspan\u003eCan I aim each light separately?\u003c\/span\u003e \u003cspan style=\"color: #c8a96e; font-size: 22px; font-weight: 300;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 14px; color: #5a4a3a; margin: 10px 0 0 0; line-height: 1.7;\"\u003eYes. Each reflector head pivots independently at the end of its arm. Point one over the dining table, another at a corner display, another up at the ceiling for ambient bounce — any combination. This is the core difference between the Cassio and a traditional chandelier: traditional chandeliers light the entire room uniformly from a single fixture, while the Cassio lights specific zones from one fixture, more like a series of focused spotlights radiating from a single ceiling point.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"padding: 14px 0;\"\u003e\n\u003csummary style=\"font-family: 'Cormorant Garamond',serif; font-size: 17px; color: #1c1209; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; font-weight: 500;\"\u003e\u003cspan\u003eShould I choose 3-Light or 6-Light?\u003c\/span\u003e \u003cspan style=\"color: #c8a96e; font-size: 22px; font-weight: 300;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 14px; color: #5a4a3a; margin: 10px 0 0 0; line-height: 1.7;\"\u003eChoose 3-Light (59.1\" span) for dining tables under 7 feet long, bedrooms, medium-sized rooms, and any installation where the 6-light version would feel too dominant. Choose 6-Light (86.6\" span) for dining tables 7 feet or longer, grand living rooms, double-height entries, and statement installations where the fixture is meant to be the room's central design element. A general guideline: 3-Light handles rooms up to 200 square feet; 6-Light is for rooms 200+ square feet or open-plan spaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"height: 30px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp style=\"font-size: 13px; color: #7b6b58; margin: 0 0 6px 0; font-style: italic;\"\u003eFor the warmest Mid-Century glow, use 2700K-3000K Edison filament or LED bulbs. Clear-glass bulbs work especially well — the visible filaments read instantly modernist behind the open reflectors.\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #7b6b58; margin: 0 0 6px 0; font-style: italic;\"\u003eHardwired installation requires a licensed electrician. The ceiling canopy must be secured to a junction box rated for the fixture weight.\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #7b6b58; margin: 0 0 30px 0;\"\u003eSafety tested for indoor use in dry locations. Meets technical requirements for North American residential lighting installations.\u003c\/p\u003e\n\u003cdiv style=\"background: #F5EDD8; border-radius: 10px; padding: 22px 24px;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 20px; color: #1c1209; margin: 0 0 12px 0; font-weight: 500;\"\u003eShipping \u0026amp; Returns\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; margin: 0 0 6px 0;\"\u003e\u003cb\u003eFree Standard Shipping (4–6 weeks)\u003c\/b\u003e — all US \u0026amp; Canada orders. \u003cb\u003eExpedited (2–4 weeks)\u003c\/b\u003e available; see \u003ca style=\"color: #9a7b3e;\" 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;\"\u003eIf you are not satisfied, you may request a return and refund within \u003cb\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;\"\u003eTo start a return, email \u003ca style=\"color: #9a7b3e;\" href=\"mailto:service@stuberlighting.com\"\u003e\u003cb\u003eservice@stuberlighting.com\u003c\/b\u003e\u003c\/a\u003e. For details, see our \u003ca style=\"color: #9a7b3e;\" 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":"3-Light \/ Black","offer_id":52313988497691,"sku":"STB-CH-CASSIO-3-BLK","price":480.0,"currency_code":"USD","in_stock":true},{"title":"3-Light \/ White","offer_id":52313988530459,"sku":"STB-CH-CASSIO-3-WHT","price":480.0,"currency_code":"USD","in_stock":true},{"title":"6-Light \/ Black","offer_id":52313988563227,"sku":"STB-CH-CASSIO-6-BLK","price":980.0,"currency_code":"USD","in_stock":true},{"title":"6-Light \/ White","offer_id":52313988595995,"sku":"STB-CH-CASSIO-6-WHT","price":980.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cassio-multi-arm-mid-century-chandelier-stuberlighting_1.jpg?v=1780987171"},{"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":"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":"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":"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":"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":"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":"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":"semi-pendant-light","title":"Semi Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — SEMI PENDANT LIGHT\n\n   PRODUCT-SPECIFIC EDITORIAL SYSTEM\n   Shallow arched steel shade · 7 finishes · 2 sizes\n\n   SHOPPER FLOW\n   01 Form\n   02 Real shade detail\n   03 Finish index\n   04 Small vs Large\n   05 Placement + hanging\n   06 Light \/ installation\n   07 Specs \/ FAQ \/ Shipping\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-semi{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --sand:#EEE5DA;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D1C5BA;\n  --line-soft:#E5DDD5;\n\n  --gold:#AE8C60;\n  --gold-dark:#74593E;\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-semi *,\n.stb-semi *::before,\n.stb-semi *::after{\n  box-sizing:border-box;\n}\n\n.stb-semi h2,\n.stb-semi 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-semi p{\n  margin-top:0;\n}\n\n.stb-semi__eyebrow{\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  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-semi__title{\n  max-width:640px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.015em;\n}\n\n.stb-semi__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-semi__copy{\n  max-width:680px;\n\n  margin:0;\n\n  color:#655B53;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n.stb-semi__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#897C72;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.stb-semi__image{\n  display:block;\n\n  width:100%;\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\n.stb-semi__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  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   INTRO\n========================================================= *\/\n\n.stb-semi__intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 205px;\n\n  margin-bottom:11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-semi__intro::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:25px;\n\n  width:50px;\n  height:2px;\n\n  background:var(--gold);\n}\n\n.stb-semi__intro-main{\n  padding:24px 25px 22px;\n}\n\n.stb-semi__intro-main p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.2px;\n  line-height:1.68;\n}\n\n.stb-semi__intro-side{\n  display:grid;\n  grid-template-rows:1fr 1fr;\n\n  background:var(--espresso);\n}\n\n.stb-semi__intro-stat{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px 17px;\n}\n\n.stb-semi__intro-stat +\n.stb-semi__intro-stat{\n  border-top:1px solid #5A4A40;\n}\n\n.stb-semi__intro-stat small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-semi__intro-stat strong{\n  display:block;\n\n  color:#FFF8EF;\n\n  font-size:14px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-semi__intro-stat span{\n  margin-top:2px;\n\n  color:#D7CCC3;\n\n  font-size:8.8px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-semi__quick{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-semi__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-semi__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-semi__quick-item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-semi__quick-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   DETAIL\n========================================================= *\/\n\n.stb-semi__detail{\n  display:grid;\n  grid-template-columns:190px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-semi__detail-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:11px;\n\n  background:var(--shell);\n}\n\n.stb-semi__detail-image{\n  width:158px;\n  max-width:100%;\n}\n\n.stb-semi__detail-body{\n  padding:16px 18px;\n}\n\n.stb-semi__detail-body h3{\n  margin:0 0 6px;\n\n  font-size:18px;\n  line-height:1.3;\n}\n\n.stb-semi__detail-body \u003e p{\n  max-width:600px;\n\n  margin:0 0 11px;\n\n  color:#675D55;\n\n  font-size:10.2px;\n  line-height:1.52;\n}\n\n.stb-semi__detail-line{\n  display:grid;\n  grid-template-columns:125px minmax(0,1fr);\n\n  padding:8px 0;\n\n  border-top:1px solid var(--line-soft);\n}\n\n.stb-semi__detail-line strong{\n  color:var(--ink);\n\n  font-size:9.8px;\n  font-weight:500;\n}\n\n.stb-semi__detail-line span{\n  color:#70665E;\n\n  font-size:9.2px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   FINISH INDEX\n========================================================= *\/\n\n.stb-semi__finishes{\n  margin-bottom:29px;\n}\n\n.stb-semi__finishes-head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:20px;\n\n  margin-bottom:11px;\n}\n\n.stb-semi__finishes-head .stb-semi__copy{\n  max-width:420px;\n}\n\n.stb-semi__finish-grid{\n  display:grid;\n  grid-template-columns:repeat(7,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-semi__finish{\n  padding:11px 8px 10px;\n\n  text-align:center;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-semi__finish:last-child{\n  border-right:0;\n}\n\n.stb-semi__swatch{\n  display:block;\n\n  width:22px;\n  height:22px;\n\n  margin:0 auto 7px;\n\n  border:1px solid rgba(33,26,22,.14);\n}\n\n.stb-semi__swatch--black{\n  background:#252321;\n}\n\n.stb-semi__swatch--white{\n  background:#FFFFFF;\n}\n\n.stb-semi__swatch--gold{\n  background:#B59654;\n}\n\n.stb-semi__swatch--chrome{\n  background:#BFC0C2;\n}\n\n.stb-semi__swatch--orange{\n  background:#C86F43;\n}\n\n.stb-semi__swatch--yellow{\n  background:#D9B849;\n}\n\n.stb-semi__swatch--beige{\n  background:#C8B595;\n}\n\n.stb-semi__finish strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:9.3px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n.stb-semi__finish small{\n  display:block;\n\n  margin-top:2px;\n\n  color:#8A7D73;\n\n  font-size:7.5px;\n  line-height:1.25;\n}\n\n.stb-semi__finish-note{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-top:7px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-semi__finish-note-label{\n  padding:11px 13px;\n\n  background:var(--espresso);\n}\n\n.stb-semi__finish-note-label small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#CBAF88;\n\n  font-size:7.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-semi__finish-note-label strong{\n  color:#FFF8EF;\n\n  font-size:10.6px;\n  font-weight:500;\n}\n\n.stb-semi__finish-note-copy{\n  display:flex;\n  align-items:center;\n\n  padding:10px 14px;\n\n  color:#6A6058;\n\n  font-size:9.3px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   DIMENSIONS\n========================================================= *\/\n\n.stb-semi__sizes{\n  margin-bottom:29px;\n}\n\n.stb-semi__sizes-head{\n  margin-bottom:11px;\n}\n\n.stb-semi__size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.stb-semi__size-card{\n  display:grid;\n  grid-template-columns:135px minmax(0,1fr);\n\n  min-width:0;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-semi__size-card--large{\n  border-color:#B6A89C;\n}\n\n.stb-semi__size-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:9px;\n\n  background:var(--shell);\n}\n\n.stb-semi__size-card--large .stb-semi__size-media{\n  background:var(--sand);\n}\n\n.stb-semi__size-image{\n  width:110px;\n  max-width:100%;\n}\n\n.stb-semi__size-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:13px 14px;\n}\n\n.stb-semi__size-copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold-dark);\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-semi__size-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-semi__size-copy p{\n  margin:0;\n\n  color:#6A6058;\n\n  font-size:9.2px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   SIZE DECISION\n========================================================= *\/\n\n.stb-semi__decision{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-semi__decision-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--espresso);\n}\n\n.stb-semi__decision-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-semi__decision-label strong{\n  color:#FFF8EF;\n\n  font-size:11.5px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-semi__decision-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-semi__decision-item{\n  padding:13px 15px;\n}\n\n.stb-semi__decision-item +\n.stb-semi__decision-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-semi__decision-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-semi__decision-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.6px;\n  font-weight:500;\n}\n\n.stb-semi__decision-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.1px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   HANGING GUIDE\n========================================================= *\/\n\n.stb-semi__hang{\n  margin-bottom:29px;\n}\n\n.stb-semi__hang-head{\n  margin-bottom:10px;\n}\n\n.stb-semi__hang-row{\n  display:grid;\n  grid-template-columns:1fr 1fr 1fr;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-semi__hang-item{\n  padding:13px 14px;\n}\n\n.stb-semi__hang-item +\n.stb-semi__hang-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-semi__hang-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-semi__hang-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.6px;\n  font-weight:500;\n}\n\n.stb-semi__hang-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:8.9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   LIGHT CHARACTER\n========================================================= *\/\n\n.stb-semi__light{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:8px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-semi__light-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--espresso);\n}\n\n.stb-semi__light-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-semi__light-label strong{\n  color:#FFF8EF;\n\n  font-size:11.5px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-semi__light-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-semi__light-item{\n  padding:13px 15px;\n}\n\n.stb-semi__light-item +\n.stb-semi__light-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-semi__light-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-semi__light-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.6px;\n  font-weight:500;\n}\n\n.stb-semi__light-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.1px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   ELECTRICAL QUICK\n========================================================= *\/\n\n.stb-semi__utility{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:8px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-semi__utility-item{\n  padding:13px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-semi__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-semi__utility-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-semi__utility-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-semi__utility-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:8.9px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-semi__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:29px;\n}\n\n.stb-semi__practical-item{\n  padding:13px 15px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-semi__practical-item--alt{\n  background:var(--sand);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-semi__practical-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-semi__practical-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-semi__practical-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.stb-semi__care{\n  margin-bottom:29px;\n\n  padding:12px 14px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-semi__care strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.7px;\n  font-weight:500;\n}\n\n.stb-semi__care p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-semi__specs{\n  margin-bottom:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-semi__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-semi__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-semi__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-semi__spec{\n  display:grid;\n  grid-template-columns:28% 72%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-semi__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-semi__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-semi__spec strong{\n  color:var(--ink);\n\n  font-size:11px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   LINEAGE NOTE\n========================================================= *\/\n\n.stb-semi__lineage{\n  max-width:760px;\n\n  margin:0 auto 29px;\n  padding:11px 14px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n\n  color:#756A62;\n\n  font-size:9px;\n  line-height:1.5;\n}\n\n.stb-semi__lineage strong{\n  color:var(--ink);\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-semi__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-semi__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-semi__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-semi__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:12.6px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-semi__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-semi__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  top:-3px;\n  right:2px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-semi__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-semi__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.3px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-semi__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-semi__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-semi__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.3px;\n  line-height:1.62;\n}\n\n.stb-semi__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-semi__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-semi__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-semi__lightbox:target{\n  display:flex;\n}\n\n.stb-semi__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-semi__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}\n\n.stb-semi__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-semi__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.2px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-semi__intro{\n    grid-template-columns:1fr 170px;\n  }\n\n  .stb-semi__title{\n    font-size:25px;\n  }\n\n  .stb-semi__finish-grid{\n    grid-template-columns:repeat(4,1fr);\n  }\n\n  .stb-semi__finish:nth-child(4){\n    border-right:0;\n  }\n\n  .stb-semi__finish:nth-child(-n+4){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n  .stb-semi__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-semi{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-semi__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-semi__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-semi__intro-side{\n    grid-template-columns:1fr 1fr;\n    grid-template-rows:none;\n  }\n\n  .stb-semi__intro-stat{\n    padding:10px 13px;\n  }\n\n  .stb-semi__intro-stat +\n  .stb-semi__intro-stat{\n    border-top:0;\n    border-left:1px solid #5A4A40;\n  }\n\n  .stb-semi__title{\n    font-size:23px;\n  }\n\n\n  \/* QUICK *\/\n\n  .stb-semi__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-semi__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-semi__quick-item:nth-child(1),\n  .stb-semi__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-semi__detail{\n    grid-template-columns:92px minmax(0,1fr);\n  }\n\n  .stb-semi__detail-media{\n    padding:6px;\n  }\n\n  .stb-semi__detail-image{\n    width:80px;\n  }\n\n  .stb-semi__detail-body{\n    padding:11px 12px;\n  }\n\n  .stb-semi__detail-line{\n    grid-template-columns:80px minmax(0,1fr);\n  }\n\n\n  \/* FINISHES *\/\n\n  .stb-semi__finishes-head{\n    display:block;\n  }\n\n  .stb-semi__finishes-head .stb-semi__copy{\n    max-width:none;\n  }\n\n  .stb-semi__finish-grid{\n    grid-template-columns:repeat(4,1fr);\n  }\n\n  .stb-semi__finish{\n    border-bottom:1px solid var(--line-soft);\n  }\n\n  .stb-semi__finish:nth-child(4){\n    border-right:0;\n  }\n\n  .stb-semi__finish:nth-child(5),\n  .stb-semi__finish:nth-child(6),\n  .stb-semi__finish:nth-child(7){\n    border-bottom:0;\n  }\n\n  .stb-semi__finish-note{\n    grid-template-columns:1fr;\n  }\n\n  .stb-semi__finish-note-label{\n    padding:9px 11px;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-semi__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-semi__size-card{\n    grid-template-columns:92px minmax(0,1fr);\n  }\n\n  .stb-semi__size-media{\n    padding:6px;\n  }\n\n  .stb-semi__size-image{\n    width:80px;\n  }\n\n  .stb-semi__size-copy{\n    padding:10px 11px;\n  }\n\n\n  \/* DECISION *\/\n\n  .stb-semi__decision{\n    grid-template-columns:1fr;\n  }\n\n  .stb-semi__decision-label{\n    padding:10px 13px;\n  }\n\n  .stb-semi__decision-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-semi__decision-item +\n  .stb-semi__decision-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* HANG *\/\n\n  .stb-semi__hang-row{\n    grid-template-columns:1fr;\n  }\n\n  .stb-semi__hang-item +\n  .stb-semi__hang-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-semi__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-semi__light-label{\n    padding:10px 13px;\n  }\n\n  .stb-semi__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-semi__light-item +\n  .stb-semi__light-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-semi__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-semi__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-semi__utility-item:nth-child(1),\n  .stb-semi__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* PRACTICAL *\/\n\n  .stb-semi__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-semi__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-semi__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-semi__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-semi__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-semi\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-semi__intro\"\u003e\n\u003cdiv class=\"stb-semi__intro-main\"\u003e\n\u003cspan class=\"stb-semi__eyebrow\"\u003e Shallow Steel Pendant · Enamel Finish \u003c\/span\u003e\n\u003ch2 class=\"stb-semi__title\"\u003eWide in Profile. Quiet in the Room.\u003c\/h2\u003e\n\u003cp\u003eSemi uses a shallow arched steel shade to spread light downward without adding unnecessary visual weight overhead. Its clean horizontal form works equally well as one larger pendant or as a repeated row of smaller fixtures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__intro-side\"\u003e\n\u003cdiv class=\"stb-semi__intro-stat\"\u003e\n\u003csmall\u003e Sizes \u003c\/small\u003e \u003cstrong\u003e Small + Large \u003c\/strong\u003e \u003cspan\u003e Ø11.8\" \/ Ø18.5\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__intro-stat\"\u003e\n\u003csmall\u003e Finishes \u003c\/small\u003e \u003cstrong\u003e Seven Choices \u003c\/strong\u003e \u003cspan\u003e Neutral to colorful \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-semi__quick\"\u003e\n\u003cdiv class=\"stb-semi__quick-item\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Steel + Enamel \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__quick-item\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__quick-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__quick-item\"\u003e\n\u003csmall\u003e Mount \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       REAL SHADE DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"semi-detail-section\" class=\"stb-semi__detail\"\u003e\n\u003cdiv class=\"stb-semi__detail-media\"\u003e\n\u003cdiv class=\"stb-semi__detail-image\"\u003e\u003ca href=\"#semi-detail-image\" class=\"stb-semi__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/semi-pendant-light-stuberlighting_7.jpg?v=1784771184\" alt=\"Semi Pendant Light shallow curved steel shade detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-semi__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__detail-body\"\u003e\n\u003cspan class=\"stb-semi__eyebrow\"\u003e Shade Detail \u003c\/span\u003e\n\u003ch3\u003eThe Shallow Curve Is the Design.\u003c\/h3\u003e\n\u003cp\u003eRather than using a deep bell or globe, Semi keeps the metal profile low and wide. The result is a clean ceiling line with focused light directed toward the surface below.\u003c\/p\u003e\n\u003cdiv class=\"stb-semi__detail-line\"\u003e\n\u003cstrong\u003e Steel Body \u003c\/strong\u003e \u003cspan\u003e A rigid metal structure keeps the broad shallow profile clean and precise. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__detail-line\"\u003e\n\u003cstrong\u003e Enamel Finish \u003c\/strong\u003e \u003cspan\u003e Factory-cured color finish on Black, White, Gold, Orange, Yellow and Beige. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__detail-line\"\u003e\n\u003cstrong\u003e Chrome \u003c\/strong\u003e \u003cspan\u003e Uses a polished plated metal finish rather than colored enamel. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"semi-detail-image\" href=\"#semi-detail-section\" class=\"stb-semi__lightbox\"\u003e \u003cspan class=\"stb-semi__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/semi-pendant-light-stuberlighting_7.jpg?v=1784771184\" alt=\"Enlarged Semi Pendant Light shade detail\"\u003e \u003cspan class=\"stb-semi__lightbox-caption\"\u003e Semi · Shade Detail \u003c\/span\u003e \u003cspan class=\"stb-semi__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-semi__finishes\"\u003e\n\u003cdiv class=\"stb-semi__finishes-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-semi__eyebrow\"\u003e Seven Finishes \u003c\/span\u003e\n\u003ch3 class=\"stb-semi__section-title\"\u003eKeep It Neutral, or Let the Color Lead.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"stb-semi__copy\"\u003eThe shape stays identical across every finish, so color can be chosen entirely around the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__finish-grid\"\u003e\n\u003cdiv class=\"stb-semi__finish\"\u003e\n\u003cspan class=\"stb-semi__swatch stb-semi__swatch--black\"\u003e\u003c\/span\u003e \u003cstrong\u003e Black \u003c\/strong\u003e \u003csmall\u003e Graphic \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__finish\"\u003e\n\u003cspan class=\"stb-semi__swatch stb-semi__swatch--white\"\u003e\u003c\/span\u003e \u003cstrong\u003e White \u003c\/strong\u003e \u003csmall\u003e Quiet \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__finish\"\u003e\n\u003cspan class=\"stb-semi__swatch stb-semi__swatch--gold\"\u003e\u003c\/span\u003e \u003cstrong\u003e Gold \u003c\/strong\u003e \u003csmall\u003e Warm \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__finish\"\u003e\n\u003cspan class=\"stb-semi__swatch stb-semi__swatch--chrome\"\u003e\u003c\/span\u003e \u003cstrong\u003e Chrome \u003c\/strong\u003e \u003csmall\u003e Reflective \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__finish\"\u003e\n\u003cspan class=\"stb-semi__swatch stb-semi__swatch--orange\"\u003e\u003c\/span\u003e \u003cstrong\u003e Orange \u003c\/strong\u003e \u003csmall\u003e Earthy \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__finish\"\u003e\n\u003cspan class=\"stb-semi__swatch stb-semi__swatch--yellow\"\u003e\u003c\/span\u003e \u003cstrong\u003e Yellow \u003c\/strong\u003e \u003csmall\u003e Bright \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__finish\"\u003e\n\u003cspan class=\"stb-semi__swatch stb-semi__swatch--beige\"\u003e\u003c\/span\u003e \u003cstrong\u003e Beige \u003c\/strong\u003e \u003csmall\u003e Soft \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__finish-note\"\u003e\n\u003cdiv class=\"stb-semi__finish-note-label\"\u003e\n\u003csmall\u003e Easy Choice \u003c\/small\u003e \u003cstrong\u003e Start With the Room. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__finish-note-copy\"\u003eBlack \/ White \/ Beige are easiest to integrate. Gold adds warmth. Chrome feels cooler and more architectural. Orange and Yellow work best when the pendant is meant to be the color accent.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSIONS\n  ====================================================== --\u003e\n\u003csection id=\"semi-size-section\" class=\"stb-semi__sizes\"\u003e\n\u003cdiv class=\"stb-semi__sizes-head\"\u003e\n\u003cspan class=\"stb-semi__eyebrow\"\u003e Choose the Size \u003c\/span\u003e\n\u003ch3 class=\"stb-semi__section-title\"\u003eSmall for Rhythm. Large for Presence.\u003c\/h3\u003e\n\u003cp class=\"stb-semi__copy\"\u003eThe two sizes have the same shallow character but behave very differently in a room. Small works especially well in repeated installations; Large has enough width to stand comfortably on its own.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__size-grid\"\u003e\n\u003c!-- SMALL --\u003e\n\u003carticle class=\"stb-semi__size-card\"\u003e\n\u003cdiv class=\"stb-semi__size-media\"\u003e\n\u003cdiv class=\"stb-semi__size-image\"\u003e\u003ca href=\"#semi-small-image\" class=\"stb-semi__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/semi-pendant-light-stuberlighting_15.jpg?v=1784771183\" alt=\"Semi Pendant Light Small dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-semi__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__size-copy\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Ø11.8\" × H5.9\" \u003c\/strong\u003e\n\u003cp\u003eDia30 × H15cm. Best for 2–4 pendant rows, smaller dining compositions, bedside use and compact spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- LARGE --\u003e\n\u003carticle class=\"stb-semi__size-card stb-semi__size-card--large\"\u003e\n\u003cdiv class=\"stb-semi__size-media\"\u003e\n\u003cdiv class=\"stb-semi__size-image\"\u003e\u003ca href=\"#semi-large-image\" class=\"stb-semi__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/semi-pendant-light-stuberlighting_30.jpg?v=1784771183\" alt=\"Semi Pendant Light Large dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-semi__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__size-copy\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø18.5\" × H9.3\" \u003c\/strong\u003e\n\u003cp\u003eDia47 × H23.5cm. Better for a single pendant over a round dining table, foyer or larger furniture grouping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SMALL LIGHTBOX --\u003e \u003ca id=\"semi-small-image\" href=\"#semi-size-section\" class=\"stb-semi__lightbox\"\u003e \u003cspan class=\"stb-semi__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/semi-pendant-light-stuberlighting_15.jpg?v=1784771183\" alt=\"Enlarged Semi Small dimension diagram\"\u003e \u003cspan class=\"stb-semi__lightbox-caption\"\u003e Semi Small · Ø11.8\" × H5.9\" \u003c\/span\u003e \u003cspan class=\"stb-semi__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- LARGE LIGHTBOX --\u003e \u003ca id=\"semi-large-image\" href=\"#semi-size-section\" class=\"stb-semi__lightbox\"\u003e \u003cspan class=\"stb-semi__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/semi-pendant-light-stuberlighting_30.jpg?v=1784771183\" alt=\"Enlarged Semi Large dimension diagram\"\u003e \u003cspan class=\"stb-semi__lightbox-caption\"\u003e Semi Large · Ø18.5\" × H9.3\" \u003c\/span\u003e \u003cspan class=\"stb-semi__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SMALL VS LARGE\n  ====================================================== --\u003e\n\u003csection class=\"stb-semi__decision\"\u003e\n\u003cdiv class=\"stb-semi__decision-label\"\u003e\n\u003csmall\u003e Simple Rule \u003c\/small\u003e \u003cstrong\u003e Cluster or Solo? \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__decision-grid\"\u003e\n\u003cdiv class=\"stb-semi__decision-item\"\u003e\n\u003csmall\u003e Small · Ø11.8\" \u003c\/small\u003e \u003cstrong\u003e Best for Repetition \u003c\/strong\u003e\n\u003cp\u003eChoose Small when you want two, three or four pendants to create an even rhythm over an island or rectangular table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__decision-item\"\u003e\n\u003csmall\u003e Large · Ø18.5\" \u003c\/small\u003e \u003cstrong\u003e Best for One Fixture \u003c\/strong\u003e\n\u003cp\u003eChoose Large when one pendant needs enough visual width to hold its own above a round table, console or entry zone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HANGING GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-semi__hang\"\u003e\n\u003cdiv class=\"stb-semi__hang-head\"\u003e\n\u003cspan class=\"stb-semi__eyebrow\"\u003e Hanging Guide \u003c\/span\u003e\n\u003ch3 class=\"stb-semi__section-title\"\u003eKeep the Shade Low Enough to Light the Surface.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__hang-row\"\u003e\n\u003cdiv class=\"stb-semi__hang-item\"\u003e\n\u003csmall\u003e Kitchen Island \u003c\/small\u003e \u003cstrong\u003e 30–36\" Above Counter \u003c\/strong\u003e\n\u003cp\u003eKeeps the light useful without blocking normal sightlines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__hang-item\"\u003e\n\u003csmall\u003e Dining Table \u003c\/small\u003e \u003cstrong\u003e 30–32\" Above Table \u003c\/strong\u003e\n\u003cp\u003eA comfortable range for seated dining and warm tabletop illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__hang-item\"\u003e\n\u003csmall\u003e Open Walkway \u003c\/small\u003e \u003cstrong\u003e 78–84\" Floor Clearance \u003c\/strong\u003e\n\u003cp\u003eRecommended where people will regularly walk beneath the fixture.\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-semi__light\"\u003e\n\u003cdiv class=\"stb-semi__light-label\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Downward, Warm and Controlled. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__light-grid\"\u003e\n\u003cdiv class=\"stb-semi__light-item\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e Warm-White LED Bulb \u003c\/strong\u003e\n\u003cp\u003eE26\/E27 LED bulb included, with a standard warm-white appearance around 2700–3000K.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__light-item\"\u003e\n\u003csmall\u003e Best Use \u003c\/small\u003e \u003cstrong\u003e Islands + Dining Surfaces \u003c\/strong\u003e\n\u003cp\u003eThe shallow shade directs most of the useful light downward, making Semi particularly suited to tables and counters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ELECTRICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-semi__utility\"\u003e\n\u003cdiv class=\"stb-semi__utility-item\"\u003e\n\u003csmall\u003e Socket \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003cp\u003eBulb included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__utility-item\"\u003e\n\u003csmall\u003e Maximum \u003c\/small\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003cp\u003ePer socket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__utility-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003cp\u003eAdjustable at installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__utility-item\"\u003e\n\u003csmall\u003e Voltage \u003c\/small\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003cp\u003eUniversal voltage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION + DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"stb-semi__practical\"\u003e\n\u003carticle class=\"stb-semi__practical-item\"\u003e\u003csmall\u003e Standard Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired Ceiling Mount \u003c\/strong\u003e\n\u003cp\u003eSemi connects to a standard ceiling junction box. The 59-inch cord can be shortened to your preferred hanging height during installation. Licensed-electrician installation is recommended.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-semi__practical-item stb-semi__practical-item--alt\"\u003e\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmable Bulb + Triac Dimmer \u003c\/strong\u003e\n\u003cp\u003eFor guaranteed dimming, replace the included bulb with a compatible dimmable E26\/E27 LED and use a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PLUG-IN OPTION\n  ====================================================== --\u003e\n\u003csection class=\"stb-semi__care\"\u003e\u003cstrong\u003e Need a plug-in installation instead? \u003c\/strong\u003e\n\u003cp\u003eA plug-in conversion can be requested before ordering, using an approximately 196\" \/ 5m cord routed from a ceiling hook to a wall outlet. Contact support@stuberlighting.com if the plug-in version is required.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-semi__specs\"\u003e\n\u003cdiv class=\"stb-semi__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Semi Pendant Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Steel Body · Factory-Cured Enamel Finish · Metal Internal Hardware \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__spec\"\u003e\n\u003cspan\u003e Profile \u003c\/span\u003e \u003cstrong\u003e Shallow Arched Trumpet-Cone Shade \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__spec\"\u003e\n\u003cspan\u003e Colors \u003c\/span\u003e \u003cstrong\u003e Black · White · Gold · Chrome · Orange · Yellow · Beige \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__spec\"\u003e\n\u003cspan\u003e Chrome Finish \u003c\/span\u003e \u003cstrong\u003e Polished-Plated Metal Finish \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__spec\"\u003e\n\u003cspan\u003e Small \u003c\/span\u003e \u003cstrong\u003e Ø11.8\" × H5.9\" · Dia30 × H15cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__spec\"\u003e\n\u003cspan\u003e Large \u003c\/span\u003e \u003cstrong\u003e Ø18.5\" × H9.3\" · Dia47 × H23.5cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 · Warm-White LED Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__spec\"\u003e\n\u003cspan\u003e Included Light \u003c\/span\u003e \u003cstrong\u003e Approx. 2700–3000K Warm White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible With Dimmable E26\/E27 LED Bulb + Compatible Triac Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__spec\"\u003e\n\u003cspan\u003e Maximum Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Maximum per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__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-semi__spec\"\u003e\n\u003cspan\u003e Standard Mount \u003c\/span\u003e \u003cstrong\u003e Hardwired Ceiling Mount · Standard Junction Box \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__spec\"\u003e\n\u003cspan\u003e Plug-In Option \u003c\/span\u003e \u003cstrong\u003e Available on Request · Approx. 196\" \/ 5m Plug-In Cord \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__spec\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm Standard Cord · Adjustable During Installation · Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Licensed Electrician Recommended for Standard Hardwired Configuration \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__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-semi__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       LINEAGE NOTE\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-semi__lineage\"\u003e\n\u003cstrong\u003e Design lineage: \u003c\/strong\u003e Semi is an independent contemporary interpretation of the classic Danish shallow arched-enamel pendant typology. It is not an authenticated Gubi Semi Pendant and is not manufactured or licensed by Gubi or the original designers' estates.\u003c\/div\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-semi__faq\"\u003e\u003cspan class=\"stb-semi__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-semi__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSmall or Large?\u003c\/summary\u003e\n\u003cp\u003eChoose Small Ø11.8\" when you plan to use several pendants together over a kitchen island or rectangular dining table. Choose Large Ø18.5\" when you want one pendant to carry more visual presence on its own.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included and can Semi be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes. A warm-white E26\/E27 LED bulb is included. For guaranteed dimming, replace it with a compatible dimmable E26\/E27 LED and pair the fixture with a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I change the hanging height?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard suspension cord is approximately 59\" \/ 150cm and can be shortened during installation to suit your ceiling and furniture height. Longer suspension can also be requested.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order Semi as a plug-in pendant?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard configuration is hardwired, but an approximately 196\" \/ 5m plug-in cord conversion can be requested before ordering. Contact support@stuberlighting.com if you need this configuration.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-semi__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.8\"x H 5.9\" \/ Black","offer_id":52644345872667,"sku":"STB-PL-26-10140","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\"x H 5.9\" \/ White","offer_id":52644345905435,"sku":"STB-PL-26-10141","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\"x H 5.9\" \/ Gold","offer_id":52644345938203,"sku":"STB-PL-26-10142","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\"x H 5.9\" \/ Chrome","offer_id":52644345970971,"sku":"STB-PL-26-10143","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\"x H 5.9\" \/ Orange","offer_id":52644346003739,"sku":"STB-PL-26-10144","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\"x H 5.9\" \/ Yellow","offer_id":52644346036507,"sku":"STB-PL-26-10145","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\"x H 5.9\" \/ Beige","offer_id":52644346069275,"sku":"STB-PL-26-10146","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.5\"xH9.3\" \/ Black","offer_id":52644346102043,"sku":"STB-PL-26-10147","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.5\"xH9.3\" \/ White","offer_id":52644346134811,"sku":"STB-PL-26-10148","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.5\"xH9.3\" \/ Gold","offer_id":52644346167579,"sku":"STB-PL-26-10149","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.5\"xH9.3\" \/ Chrome","offer_id":52644346200347,"sku":"STB-PL-26-10150","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.5\"xH9.3\" \/ Orange","offer_id":52644346233115,"sku":"STB-PL-26-10151","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.5\"xH9.3\" \/ Yellow","offer_id":52644346265883,"sku":"STB-PL-26-10152","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.5\"xH9.3\" \/ Beige","offer_id":52644346298651,"sku":"STB-PL-26-10153","price":315.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/semi-pendant-light-stuberlighting_1.jpg?v=1784771183"},{"product_id":"nuvola-pendant-light","title":"Nuvola Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — NUVOLA PENDANT LIGHT\n\n   LAYER \/ SCALE \/ GLOW\n\n   SOFT MATERIAL EDITORIAL\n   QUIET LUXURY · SHOPPER-FIRST · DAWN SAFE\n========================================================= *\/\n\n.stb-nuvola{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --body:#625348;\n  --muted:#827568;\n\n  --gold:#C8A96E;\n  --gold-dark:#967143;\n\n  --cream:#F5EDD8;\n  --paper:#F7F0E3;\n  --ivory:#FFFCF6;\n\n  --line:#DED2BD;\n  --line-strong:#CDBD9F;\n\n  --shadow:0 10px 34px rgba(28,18,9,.09);\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-nuvola *,\n.stb-nuvola *::before,\n.stb-nuvola *::after{\n  box-sizing:border-box;\n}\n\n.stb-nuvola h2,\n.stb-nuvola h3,\n.stb-nuvola p{\n  margin-top:0;\n}\n\n.stb-nuvola h2,\n.stb-nuvola h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-nuvola 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\n\/* =========================================================\n   MAIN CARD\n========================================================= *\/\n\n.nv-card{\n  margin-top:12px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:9px;\n\n  box-shadow:var(--shadow);\n\n  overflow:hidden;\n}\n\n.nv-card:first-child{\n  margin-top:0;\n}\n\n.nv-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:.14em;\n  text-transform:uppercase;\n}\n\n.nv-section-head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:27px;\n\n  margin-bottom:16px;\n}\n\n.nv-section-head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.08;\n}\n\n.nv-section-head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n.nv-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.nv-opening{\n  padding:28px 29px 25px;\n\n  border-top:4px solid var(--espresso);\n}\n\n.nv-opening__grid{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,215px);\n\n  gap:24px;\n  align-items:stretch;\n}\n\n.nv-opening h2{\n  max-width:590px;\n\n  margin:0 0 10px;\n\n  font-size:31px;\n  line-height:1.05;\n}\n\n.nv-opening__lead{\n  max-width:585px;\n\n  margin:0;\n\n  color:var(--body);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* FACTS *\/\n\n.nv-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:23px;\n\n  margin-top:19px;\n}\n\n.nv-fact{\n  min-width:98px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.nv-fact:nth-child(2){\n  border-color:var(--line-strong);\n}\n\n.nv-fact:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.nv-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.nv-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\/* SIGNATURE *\/\n\n.nv-signature{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:18px;\n\n  background:var(--espresso);\n\n  border-radius:7px;\n}\n\n.nv-signature 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.nv-signature strong{\n  display:block;\n\n  margin:4px 0 7px;\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.nv-signature p{\n  margin:0;\n\n  color:#D8CDBF;\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* OPENING LEDGER *\/\n\n.nv-opening__ledger{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin-top:16px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.nv-opening__item{\n  min-width:0;\n\n  padding:10px 13px;\n}\n\n.nv-opening__item + .nv-opening__item{\n  border-left:1px solid var(--line);\n}\n\n.nv-opening__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.nv-opening__item strong{\n  display:block;\n\n  margin:2px 0;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.nv-opening__item span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   02 — SHADE \/ MATERIAL\n========================================================= *\/\n\n.nv-material{\n  padding:26px 28px;\n}\n\n.nv-material__grid{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:21px;\n}\n\n\n\/* REAL SHADE IMAGE *\/\n\n.nv-detail{\n  min-width:0;\n\n  padding:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.nv-detail__frame{\n  width:155px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  border-radius:4px;\n}\n\n.nv-detail__frame 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.nv-detail__frame img{\n  max-height:150px !important;\n}\n\n.nv-detail__copy{\n  padding:8px 2px 1px;\n}\n\n.nv-detail__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.nv-detail__copy 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\n\/* MATERIAL LEDGER *\/\n\n.nv-material__info{\n  min-width:0;\n}\n\n.nv-material__row{\n  display:grid;\n  grid-template-columns:minmax(0,80px) minmax(0,1fr);\n\n  gap:13px;\n\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.nv-material__row:first-child{\n  padding-top:2px;\n}\n\n.nv-material__row:last-child{\n  border-bottom:0;\n}\n\n.nv-material__row small{\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.nv-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.nv-material__row p{\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* GLOW NOTE *\/\n\n.nv-glow{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:17px;\n  align-items:center;\n\n  margin-top:12px;\n\n  padding:12px 14px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.nv-glow strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.nv-glow span{\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   03 — SIZE\n========================================================= *\/\n\n.nv-scale{\n  padding:26px 28px;\n}\n\n\n\/* DIMENSION + SIZE LEDGER *\/\n\n.nv-scale__grid{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:16px;\n}\n\n\n\/* DIMENSION *\/\n\n.nv-dimension{\n  align-self:start;\n\n  min-width:0;\n\n  padding:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.nv-dimension__frame{\n  width:112px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.nv-dimension__frame 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  text-decoration:none;\n}\n\n.nv-dimension__frame img{\n  max-height:108px !important;\n}\n\n\n\/* SIZE LEDGER *\/\n\n.nv-size-list{\n  min-width:0;\n\n  border-top:1px solid var(--espresso);\n  border-bottom:1px solid var(--line);\n}\n\n.nv-size{\n  display:grid;\n  grid-template-columns:minmax(0,68px) minmax(0,165px) minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  padding:12px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.nv-size:last-child{\n  border-bottom:0;\n}\n\n.nv-size__name 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.nv-size__name strong{\n  display:block;\n\n  margin-top:1px;\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.nv-size__dimensions strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  font-weight:600;\n}\n\n.nv-size__dimensions span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--muted);\n\n  font-size:10.5px;\n}\n\n.nv-size__fit{\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.43;\n}\n\n.nv-size--medium{\n  position:relative;\n}\n\n.nv-size--medium::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  bottom:8px;\n  left:-10px;\n\n  width:3px;\n\n  background:var(--gold);\n}\n\n.nv-size__tag{\n  display:inline-block;\n\n  margin-top:4px;\n\n  color:var(--gold-dark);\n\n  font-size:8.8px;\n  line-height:1.2;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n\n\/* HANGING GUIDE *\/\n\n.nv-hang{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin-top:14px;\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n\n  overflow:hidden;\n}\n\n.nv-hang__item{\n  min-width:0;\n\n  padding:11px 12px;\n\n  background:var(--ivory);\n}\n\n.nv-hang__item + .nv-hang__item{\n  border-left:1px solid var(--line);\n}\n\n.nv-hang__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.nv-hang__item strong{\n  display:block;\n\n  margin:2px 0;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.nv-hang__item span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11px;\n  line-height:1.4;\n}\n\n\n\/* INSTALL STRIP *\/\n\n.nv-install{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-top:10px;\n\n  padding:12px 14px;\n\n  background:var(--espresso);\n\n  border-radius:7px;\n}\n\n.nv-install__title 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.nv-install__title 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;\n\n  font-weight:500;\n}\n\n.nv-install__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.16);\n}\n\n.nv-install__copy p{\n  margin:0;\n\n  color:#D8CDBF;\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.nv-specs{\n  padding:25px 28px;\n}\n\n.nv-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:10px;\n}\n\n.nv-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.nv-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.nv-spec-list{\n  border-top:1px solid var(--espresso);\n}\n\n.nv-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);\n}\n\n.nv-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.nv-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.nv-care{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.nv-care__item{\n  min-width:0;\n\n  padding:11px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.nv-care__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.nv-care__item span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.nv-shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border-top:3px solid var(--espresso);\n}\n\n.nv-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.nv-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.nv-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.nv-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.nv-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.nv-lightbox:target{\n  display:flex;\n}\n\n.nv-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.nv-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.nv-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.nv-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(max-width:749px){\n\n  .nv-opening,\n  .nv-material,\n  .nv-scale,\n  .nv-specs{\n    padding:23px 19px;\n  }\n\n  .nv-opening h2{\n    font-size:27px;\n  }\n\n  .nv-opening__grid{\n    grid-template-columns:minmax(0,1fr) minmax(0,175px);\n  }\n\n  .nv-section-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:520px){\n\n  .nv-card{\n    border-radius:8px;\n  }\n\n\n  .nv-opening__grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .nv-opening__ledger{\n    grid-template-columns:1fr;\n  }\n\n  .nv-opening__item + .nv-opening__item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .nv-material__grid{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:13px;\n  }\n\n  .nv-detail__frame{\n    width:104px;\n  }\n\n  .nv-detail__frame img{\n    max-height:100px !important;\n  }\n\n  .nv-material__row{\n    grid-template-columns:minmax(0,68px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n\n  .nv-glow{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n\n  .nv-scale__grid{\n    grid-template-columns:1fr;\n  }\n\n  .nv-dimension{\n    width:125px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .nv-dimension__frame{\n    width:96px;\n  }\n\n  .nv-dimension__frame img{\n    max-height:94px !important;\n  }\n\n\n  .nv-size{\n    grid-template-columns:minmax(0,58px) minmax(0,125px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n  .nv-size--medium::before{\n    left:-7px;\n  }\n\n\n  .nv-hang{\n    grid-template-columns:1fr;\n  }\n\n  .nv-hang__item + .nv-hang__item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .nv-install{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .nv-install__copy{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.16);\n  }\n\n\n  .nv-specs__head{\n    display:block;\n  }\n\n  .nv-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .nv-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .nv-spec__label{\n    color:var(--gold-dark);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n\n  .nv-care{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:380px){\n\n  .nv-material__grid{\n    grid-template-columns:1fr;\n  }\n\n  .nv-detail{\n    width:135px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .nv-size{\n    grid-template-columns:1fr;\n  }\n\n  .nv-size__dimensions{\n    margin-top:2px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-nuvola\" id=\"nuvola-root\"\u003e\n\u003c!-- =====================================================\n       01 — OPENING\n  ====================================================== --\u003e\n\u003csection class=\"nv-card nv-opening\"\u003e\n\u003cdiv class=\"nv-opening__grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"nv-eyebrow\"\u003e Nuvola Pendant Light · Layered Fabric \u003c\/span\u003e\n\u003ch2\u003eSoft Layers, Warm Light, Quiet Presence\u003c\/h2\u003e\n\u003cp class=\"nv-opening__lead\"\u003eNuvola wraps warm light in three layers of off-white cotton, then finishes the soft silhouette with a single walnut-toned wood accent. The result is broad, comfortable ambient light without the harder visual presence of glass or exposed metal.\u003c\/p\u003e\n\u003cdiv class=\"nv-facts\"\u003e\n\u003cdiv class=\"nv-fact\"\u003e\n\u003csmall\u003e Sizes \u003c\/small\u003e \u003cstrong\u003e 3 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-fact\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e 3 Layers \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-fact\"\u003e\n\u003csmall\u003e Included Light \u003c\/small\u003e \u003cstrong\u003e Warm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003caside class=\"nv-signature\"\u003e\u003csmall\u003e Nuvola Signature \u003c\/small\u003e \u003cstrong\u003e Cloud-Like Diffusion \u003c\/strong\u003e\n\u003cp\u003eMultiple fabric layers soften the point source and spread the warm bulb glow through a broader, quieter surface.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-opening__ledger\"\u003e\n\u003cdiv class=\"nv-opening__item\"\u003e\n\u003csmall\u003e Fabric \u003c\/small\u003e \u003cstrong\u003e Off-White Cotton \u003c\/strong\u003e \u003cspan\u003e Textured triple-layer construction. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-opening__item\"\u003e\n\u003csmall\u003e Accent \u003c\/small\u003e \u003cstrong\u003e Walnut Tone \u003c\/strong\u003e \u003cspan\u003e A warm wood detail above the shade. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-opening__item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired Standard \u003c\/strong\u003e \u003cspan\u003e Plug-in conversion available on request. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — SHADE DETAIL\n  ====================================================== --\u003e\n\u003csection class=\"nv-card nv-material\"\u003e\n\u003cdiv class=\"nv-section-head\"\u003e\n\u003ch3\u003eThe Shade Is the Main Event\u003c\/h3\u003e\n\u003cp\u003eNuvola does not rely on decorative hardware. Its character comes from the depth of the layered fabric, the soft off-white tone and the small contrast of warm wood above it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-material__grid\"\u003e\n\u003c!-- REAL DETAIL IMAGE --\u003e\n\u003carticle class=\"nv-detail\"\u003e\n\u003cdiv class=\"nv-detail__frame\"\u003e\u003ca href=\"#nv-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nuvola-pendant-light-stuberlighting_11.jpg?v=1784792382\" alt=\"Close-up of the Nuvola Pendant Light layered off-white fabric shade\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"nv-detail__copy\"\u003e\n\u003csmall\u003e Shade Detail \u003c\/small\u003e \u003cstrong\u003e Triple-Layer Fabric \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MATERIAL --\u003e\n\u003cdiv class=\"nv-material__info\"\u003e\n\u003cdiv class=\"nv-material__row\"\u003e\n\u003csmall\u003e Fabric \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Three Layers of Off-White Cotton \u003c\/strong\u003e\n\u003cp\u003eThe overlapping layers give the shade more visual depth than a conventional single drum.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-material__row\"\u003e\n\u003csmall\u003e Wood \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Walnut-Toned Accent \u003c\/strong\u003e\n\u003cp\u003eA small warm wood detail separates the fabric silhouette from the ceiling suspension.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-material__row\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Internal Metal Structure \u003c\/strong\u003e\n\u003cp\u003eHidden from normal viewing angles, the frame supports the layered shape and keeps the fabric composition stable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-glow\"\u003e\n\u003cstrong\u003e Designed for Ambient Light \u003c\/strong\u003e \u003cspan\u003e The layered shade diffuses the included warm-white bulb across the fabric rather than producing a narrow, exposed beam — especially suited to dining, bedrooms and relaxed living spaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SIZE\n  ====================================================== --\u003e\n\u003csection class=\"nv-card nv-scale\"\u003e\n\u003cdiv class=\"nv-section-head\"\u003e\n\u003ch3\u003eChoose by Room Scale\u003c\/h3\u003e\n\u003cp\u003eNuvola keeps the same material and silhouette across all three sizes. The only decision is how much visual width you want the layered shade to carry in the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-scale__grid\"\u003e\n\u003c!-- DIMENSION IMAGE --\u003e\n\u003cdiv class=\"nv-dimension\"\u003e\n\u003cdiv class=\"nv-dimension__frame\"\u003e\u003ca href=\"#nv-dimension-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nuvola-pendant-light-stuberlighting_20.jpg?v=1784792382\" alt=\"Nuvola Pendant Light dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"nv-caption\"\u003eSize Reference · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE LEDGER --\u003e\n\u003cdiv class=\"nv-size-list\"\u003e\n\u003cdiv class=\"nv-size\"\u003e\n\u003cdiv class=\"nv-size__name\"\u003e\n\u003csmall\u003e Size 01 \u003c\/small\u003e \u003cstrong\u003e Small \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-size__dimensions\"\u003e\n\u003cstrong\u003e Ø17.7\" × H10.8\" \u003c\/strong\u003e \u003cspan\u003e 45 × 27.5 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-size__fit\"\u003eBest for compact dining, smaller foyers or repeated pendant arrangements over a kitchen island.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-size nv-size--medium\"\u003e\n\u003cdiv class=\"nv-size__name\"\u003e\n\u003csmall\u003e Size 02 \u003c\/small\u003e \u003cstrong\u003e Medium \u003c\/strong\u003e \u003cspan class=\"nv-size__tag\"\u003e Most Versatile \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-size__dimensions\"\u003e\n\u003cstrong\u003e Ø22.8\" × H14\" \u003c\/strong\u003e \u003cspan\u003e 58 × 35.5 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-size__fit\"\u003eThe easiest solo size for standard dining tables, bedrooms and medium-scale living spaces.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-size\"\u003e\n\u003cdiv class=\"nv-size__name\"\u003e\n\u003csmall\u003e Size 03 \u003c\/small\u003e \u003cstrong\u003e Large \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-size__dimensions\"\u003e\n\u003cstrong\u003e Ø27.6\" × H16.7\" \u003c\/strong\u003e \u003cspan\u003e 70 × 42.5 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-size__fit\"\u003eBest when the pendant needs stronger presence above larger dining tables, in foyers or in open living spaces.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HANG HEIGHT --\u003e\n\u003cdiv class=\"nv-hang\"\u003e\n\u003cdiv class=\"nv-hang__item\"\u003e\n\u003csmall\u003e Dining Table \u003c\/small\u003e \u003cstrong\u003e 30–32\" Above \u003c\/strong\u003e \u003cspan\u003e Measure from tabletop to bottom of shade. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-hang__item\"\u003e\n\u003csmall\u003e Kitchen Island \u003c\/small\u003e \u003cstrong\u003e 30–36\" Above \u003c\/strong\u003e \u003cspan\u003e Measure from counter to bottom of shade. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-hang__item\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable \u003c\/strong\u003e \u003cspan\u003e Longer cord available on request. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALL --\u003e\n\u003cdiv class=\"nv-install\"\u003e\n\u003cdiv class=\"nv-install__title\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired or Plug-In \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-install__copy\"\u003e\n\u003cp\u003eStandard Nuvola is hardwired to a ceiling junction box and professional installation is recommended. A 196\" plug-in cord conversion is also available on request for spaces where ceiling wiring is not practical.\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=\"nv-card nv-specs\"\u003e\n\u003cdiv class=\"nv-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Nuvola Pendant Light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec-list\"\u003e\n\u003cdiv class=\"nv-spec\"\u003e\n\u003cspan class=\"nv-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"nv-spec__value\"\u003e Small — Ø17.7\" × H10.8\" \/ 45 × 27.5 cm\u003cbr\u003eMedium — Ø22.8\" × H14\" \/ 58 × 35.5 cm\u003cbr\u003eLarge — Ø27.6\" × H16.7\" \/ 70 × 42.5 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec\"\u003e\n\u003cspan class=\"nv-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"nv-spec__value\"\u003e Triple-layer off-white cotton fabric shade · Walnut-toned wood accent · Internal metal frame \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec\"\u003e\n\u003cspan class=\"nv-spec__label\"\u003e Shade \u003c\/span\u003e \u003cspan class=\"nv-spec__value\"\u003e Off-white textured cotton · Triple-layer construction \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec\"\u003e\n\u003cspan class=\"nv-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"nv-spec__value\"\u003e E26 (US) \/ E27 socket · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec\"\u003e\n\u003cspan class=\"nv-spec__label\"\u003e Included Bulb \u003c\/span\u003e \u003cspan class=\"nv-spec__value\"\u003e Warm-white LED · Approx. 2700–3000K \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec\"\u003e\n\u003cspan class=\"nv-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"nv-spec__value\"\u003e 40W maximum per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec\"\u003e\n\u003cspan class=\"nv-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"nv-spec__value\"\u003e For guaranteed dimming, use a dimmable E26 \/ E27 LED bulb with a compatible Triac wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec\"\u003e\n\u003cspan class=\"nv-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"nv-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec\"\u003e\n\u003cspan class=\"nv-spec__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"nv-spec__value\"\u003e 59\" \/ 150 cm standard cord · Adjustable during installation · Extension available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec\"\u003e\n\u003cspan class=\"nv-spec__label\"\u003e Mount \u003c\/span\u003e \u003cspan class=\"nv-spec__value\"\u003e Hardwired ceiling mount standard · 196\" \/ 5 m plug-in cord conversion available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec\"\u003e\n\u003cspan class=\"nv-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"nv-spec__value\"\u003e Compatible with standard wall On \/ Off switches · Plug-in version uses inline On \/ Off control \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec\"\u003e\n\u003cspan class=\"nv-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"nv-spec__value\"\u003e Standard ceiling junction box · Licensed electrician recommended for hardwired installation · Approx. 15–30 minutes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec\"\u003e\n\u003cspan class=\"nv-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"nv-spec__value\"\u003e IP20 · Indoor dry locations only \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec\"\u003e\n\u003cspan class=\"nv-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"nv-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=\"nv-care\"\u003e\n\u003cdiv class=\"nv-care__item\"\u003e\n\u003cstrong\u003e Fabric Care \u003c\/strong\u003e \u003cspan\u003e Remove dust with a soft brush or a vacuum fabric attachment on the lowest suction setting. For marks, gently dab with a barely damp cloth and mild soap. Do not soak or machine wash the shade. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-care__item\"\u003e\n\u003cstrong\u003e Wood Accent Care \u003c\/strong\u003e \u003cspan\u003e Dust with a soft dry microfiber cloth. For fingerprints, use a lightly damp cloth and dry immediately. Avoid harsh cleaners and prolonged direct sunlight. \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=\"nv-card nv-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       SHADE DETAIL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"nv-detail-large\" href=\"#nuvola-root\" class=\"nv-lightbox\"\u003e \u003cspan class=\"nv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nuvola-pendant-light-stuberlighting_11.jpg?v=1784792382\" alt=\"Enlarged Nuvola triple-layer off-white fabric shade\"\u003e \u003cspan class=\"nv-lightbox__caption\"\u003e Nuvola · Triple-Layer Fabric Shade \u003c\/span\u003e \u003cspan class=\"nv-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DIMENSION LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"nv-dimension-large\" href=\"#nuvola-root\" class=\"nv-lightbox\"\u003e \u003cspan class=\"nv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nuvola-pendant-light-stuberlighting_20.jpg?v=1784792382\" alt=\"Enlarged Nuvola Pendant Light dimension reference\"\u003e \u003cspan class=\"nv-lightbox__caption\"\u003e Nuvola · Size Reference \u003c\/span\u003e \u003cspan class=\"nv-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 10.8\" \/ Fabric","offer_id":52649686335771,"sku":"STB-PL-26-10154","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22.8\" x H 14.0\" \/ Fabric","offer_id":52649686368539,"sku":"STB-PL-26-10155","price":635.0,"currency_code":"USD","in_stock":true},{"title":"Dia 27.6\" x H 16.7\" \/ Fabric","offer_id":52649686401307,"sku":"STB-PL-26-10156","price":1320.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nuvola-pendant-light-stuberlighting_2.jpg?v=1784792382"},{"product_id":"lumiere-deco-ceiling-light","title":"Lumière Déco Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — LUMIÈRE DÉCO CEILING LIGHT\n\n   PRODUCT-SPECIFIC DIRECTION\n   Low-profile flush mount · ribbed glass · integrated LED\n\n   SHOPPER FLOW\n   01 Low-profile identity\n   02 Real product close-up\n   03 Finish selection\n   04 Small vs Large with real dimension images\n   05 Light output + CCT\n   06 Standard vs dimmable\n   07 Installation\n   08 Specs \/ FAQ \/ Shipping\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-lumiere-deco{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --glass:#F4F1EC;\n  --metal:#EDE6DC;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D1C5BA;\n  --line-soft:#E5DDD5;\n\n  --gold:#AE8C60;\n  --gold-dark:#74593E;\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-lumiere-deco *,\n.stb-lumiere-deco *::before,\n.stb-lumiere-deco *::after{\n  box-sizing:border-box;\n}\n\n.stb-lumiere-deco h2,\n.stb-lumiere-deco 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-lumiere-deco p{\n  margin-top:0;\n}\n\n.stb-lumiere-deco__eyebrow{\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  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-lumiere-deco__title{\n  max-width:650px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.015em;\n}\n\n.stb-lumiere-deco__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-lumiere-deco__copy{\n  max-width:680px;\n\n  margin:0;\n\n  color:#655B53;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n.stb-lumiere-deco__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#897C72;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.stb-lumiere-deco__image{\n  display:block;\n\n  width:100%;\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\n.stb-lumiere-deco__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  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   INTRO\n========================================================= *\/\n\n.stb-lumiere-deco__intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 210px;\n\n  margin-bottom:11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lumiere-deco__intro::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:25px;\n\n  width:48px;\n  height:2px;\n\n  background:var(--gold);\n}\n\n.stb-lumiere-deco__intro-main{\n  padding:24px 25px 22px;\n}\n\n.stb-lumiere-deco__intro-main p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.2px;\n  line-height:1.68;\n}\n\n.stb-lumiere-deco__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:18px;\n\n  background:var(--espresso);\n}\n\n.stb-lumiere-deco__intro-side small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CBAF88;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lumiere-deco__intro-side strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#FFF8EF;\n\n  font-size:24px;\n  line-height:1;\n  font-weight:500;\n}\n\n.stb-lumiere-deco__intro-side span{\n  color:#D7CCC3;\n\n  font-size:9.2px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-lumiere-deco__quick{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lumiere-deco__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-lumiere-deco__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-lumiere-deco__quick-item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lumiere-deco__quick-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAIL\n========================================================= *\/\n\n.stb-lumiere-deco__detail{\n  display:grid;\n  grid-template-columns:215px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lumiere-deco__detail-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:12px;\n\n  background:var(--glass);\n}\n\n.stb-lumiere-deco__detail-image{\n  width:180px;\n  max-width:100%;\n}\n\n.stb-lumiere-deco__detail-body{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px 19px;\n}\n\n.stb-lumiere-deco__detail-body h3{\n  margin:0 0 6px;\n\n  font-size:18px;\n  line-height:1.3;\n}\n\n.stb-lumiere-deco__detail-body \u003e p{\n  margin:0 0 10px;\n\n  color:#675D55;\n\n  font-size:10.2px;\n  line-height:1.52;\n}\n\n.stb-lumiere-deco__detail-line{\n  display:grid;\n  grid-template-columns:110px minmax(0,1fr);\n\n  padding:8px 0;\n\n  border-top:1px solid var(--line-soft);\n}\n\n.stb-lumiere-deco__detail-line strong{\n  color:var(--ink);\n\n  font-size:9.7px;\n  font-weight:500;\n}\n\n.stb-lumiere-deco__detail-line span{\n  color:#70665E;\n\n  font-size:9.2px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   FINISHES\n========================================================= *\/\n\n.stb-lumiere-deco__finish{\n  margin-bottom:29px;\n}\n\n.stb-lumiere-deco__finish-head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:11px;\n}\n\n.stb-lumiere-deco__finish-head .stb-lumiere-deco__copy{\n  max-width:390px;\n}\n\n.stb-lumiere-deco__finish-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lumiere-deco__finish-item{\n  display:grid;\n  grid-template-columns:110px minmax(0,1fr);\n\n  min-width:0;\n\n  padding:13px 14px;\n\n  background:var(--paper);\n\n  border-right:1px solid var(--line-soft);\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-lumiere-deco__finish-item:nth-child(2n){\n  border-right:0;\n}\n\n.stb-lumiere-deco__finish-item:nth-child(n+3){\n  border-bottom:0;\n}\n\n.stb-lumiere-deco__finish-item--warm{\n  background:var(--cream);\n}\n\n.stb-lumiere-deco__finish-name small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lumiere-deco__finish-name strong{\n  color:var(--ink);\n\n  font-size:10.3px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-lumiere-deco__finish-note{\n  padding-left:13px;\n\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-lumiere-deco__finish-note p{\n  margin:0;\n\n  color:#6A6058;\n\n  font-size:9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   SIZE CHOICE\n========================================================= *\/\n\n.stb-lumiere-deco__sizes{\n  margin-bottom:29px;\n}\n\n.stb-lumiere-deco__sizes-head{\n  margin-bottom:11px;\n}\n\n.stb-lumiere-deco__size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.stb-lumiere-deco__size-card{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  min-width:0;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n}\n\n.stb-lumiere-deco__size-card--large{\n  border-color:var(--espresso);\n}\n\n.stb-lumiere-deco__size-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:8px;\n\n  background:var(--glass);\n}\n\n.stb-lumiere-deco__size-card--large .stb-lumiere-deco__size-media{\n  background:#40342C;\n}\n\n.stb-lumiere-deco__size-image{\n  width:130px;\n  max-width:100%;\n}\n\n.stb-lumiere-deco__size-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:13px 14px;\n}\n\n.stb-lumiere-deco__size-copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lumiere-deco__size-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-lumiere-deco__size-copy p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.1px;\n  line-height:1.46;\n}\n\n.stb-lumiere-deco__size-card--large .stb-lumiere-deco__size-copy{\n  background:var(--espresso);\n}\n\n.stb-lumiere-deco__size-card--large .stb-lumiere-deco__size-copy small{\n  color:#CBAF88;\n}\n\n.stb-lumiere-deco__size-card--large .stb-lumiere-deco__size-copy strong{\n  color:#FFF8EF;\n}\n\n.stb-lumiere-deco__size-card--large .stb-lumiere-deco__size-copy p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   LOW PROFILE\n========================================================= *\/\n\n.stb-lumiere-deco__profile{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lumiere-deco__profile-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--metal);\n}\n\n.stb-lumiere-deco__profile-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#796D64;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lumiere-deco__profile-label strong{\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-lumiere-deco__profile-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-lumiere-deco__profile-item{\n  padding:13px 14px;\n}\n\n.stb-lumiere-deco__profile-item +\n.stb-lumiere-deco__profile-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-lumiere-deco__profile-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lumiere-deco__profile-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.4px;\n  font-weight:500;\n}\n\n.stb-lumiere-deco__profile-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:8.9px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   LIGHT OUTPUT\n========================================================= *\/\n\n.stb-lumiere-deco__light{\n  margin-bottom:8px;\n}\n\n.stb-lumiere-deco__light-head{\n  margin-bottom:10px;\n}\n\n.stb-lumiere-deco__light-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lumiere-deco__light-item{\n  padding:15px 16px;\n\n  background:var(--paper);\n}\n\n.stb-lumiere-deco__light-item +\n.stb-lumiere-deco__light-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-lumiere-deco__light-item--large{\n  background:var(--espresso);\n}\n\n.stb-lumiere-deco__light-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lumiere-deco__light-item strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-lumiere-deco__light-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.3px;\n  line-height:1.48;\n}\n\n.stb-lumiere-deco__light-item--large small{\n  color:#CBAF88;\n}\n\n.stb-lumiere-deco__light-item--large strong{\n  color:#FFF8EF;\n}\n\n.stb-lumiere-deco__light-item--large p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   CCT\n========================================================= *\/\n\n.stb-lumiere-deco__cct{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:8px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lumiere-deco__cct-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--metal);\n}\n\n.stb-lumiere-deco__cct-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#7A6D63;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lumiere-deco__cct-label strong{\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-lumiere-deco__cct-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:var(--paper);\n}\n\n.stb-lumiere-deco__cct-item{\n  padding:13px 14px;\n}\n\n.stb-lumiere-deco__cct-item +\n.stb-lumiere-deco__cct-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-lumiere-deco__cct-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lumiere-deco__cct-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.4px;\n  font-weight:500;\n}\n\n.stb-lumiere-deco__cct-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:8.9px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   STANDARD \/ DIMMABLE\n========================================================= *\/\n\n.stb-lumiere-deco__control{\n  margin-bottom:29px;\n}\n\n.stb-lumiere-deco__control-head{\n  margin-bottom:10px;\n}\n\n.stb-lumiere-deco__control-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lumiere-deco__control-item{\n  padding:15px 16px;\n\n  background:var(--paper);\n}\n\n.stb-lumiere-deco__control-item +\n.stb-lumiere-deco__control-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-lumiere-deco__control-item--dim{\n  background:var(--espresso);\n}\n\n.stb-lumiere-deco__control-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lumiere-deco__control-item strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-lumiere-deco__control-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.3px;\n  line-height:1.48;\n}\n\n.stb-lumiere-deco__control-item--dim small{\n  color:#CBAF88;\n}\n\n.stb-lumiere-deco__control-item--dim strong{\n  color:#FFF8EF;\n}\n\n.stb-lumiere-deco__control-item--dim p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   INSTALLATION\n========================================================= *\/\n\n.stb-lumiere-deco__install{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lumiere-deco__install-item{\n  padding:13px 14px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-lumiere-deco__install-item:last-child{\n  border-right:0;\n}\n\n.stb-lumiere-deco__install-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lumiere-deco__install-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.stb-lumiere-deco__install-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   GLASS NOTE\n========================================================= *\/\n\n.stb-lumiere-deco__glass-note{\n  margin-bottom:29px;\n\n  padding:12px 14px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-lumiere-deco__glass-note strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.7px;\n  font-weight:500;\n}\n\n.stb-lumiere-deco__glass-note p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-lumiere-deco__specs{\n  margin-bottom:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lumiere-deco__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-lumiere-deco__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-lumiere-deco__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-lumiere-deco__spec{\n  display:grid;\n  grid-template-columns:28% 72%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-lumiere-deco__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-lumiere-deco__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-lumiere-deco__spec strong{\n  color:var(--ink);\n\n  font-size:11px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-lumiere-deco__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-lumiere-deco__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-lumiere-deco__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-lumiere-deco__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:12.6px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-lumiere-deco__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-lumiere-deco__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  top:-3px;\n  right:2px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-lumiere-deco__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-lumiere-deco__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.3px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-lumiere-deco__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-lumiere-deco__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-lumiere-deco__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.3px;\n  line-height:1.62;\n}\n\n.stb-lumiere-deco__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-lumiere-deco__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-lumiere-deco__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-lumiere-deco__lightbox:target{\n  display:flex;\n}\n\n.stb-lumiere-deco__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-lumiere-deco__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}\n\n.stb-lumiere-deco__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-lumiere-deco__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.2px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-lumiere-deco__intro{\n    grid-template-columns:1fr 175px;\n  }\n\n  .stb-lumiere-deco__title{\n    font-size:25px;\n  }\n\n  .stb-lumiere-deco__size-card{\n    grid-template-columns:130px minmax(0,1fr);\n  }\n\n  .stb-lumiere-deco__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-lumiere-deco{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-lumiere-deco__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lumiere-deco__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-lumiere-deco__intro-side{\n    padding:11px 15px;\n  }\n\n  .stb-lumiere-deco__intro-side strong{\n    font-size:19px;\n  }\n\n  .stb-lumiere-deco__title{\n    font-size:23px;\n  }\n\n\n  \/* QUICK *\/\n\n  .stb-lumiere-deco__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-lumiere-deco__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-lumiere-deco__quick-item:nth-child(1),\n  .stb-lumiere-deco__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-lumiere-deco__detail{\n    grid-template-columns:100px minmax(0,1fr);\n  }\n\n  .stb-lumiere-deco__detail-media{\n    padding:6px;\n  }\n\n  .stb-lumiere-deco__detail-image{\n    width:88px;\n  }\n\n  .stb-lumiere-deco__detail-body{\n    padding:11px 12px;\n  }\n\n  .stb-lumiere-deco__detail-line{\n    grid-template-columns:70px minmax(0,1fr);\n  }\n\n\n  \/* FINISH *\/\n\n  .stb-lumiere-deco__finish-head{\n    display:block;\n  }\n\n  .stb-lumiere-deco__finish-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lumiere-deco__finish-item{\n    border-right:0;\n    border-bottom:1px solid var(--line-soft);\n  }\n\n  .stb-lumiere-deco__finish-item:nth-child(n+3){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n  .stb-lumiere-deco__finish-item:last-child{\n    border-bottom:0;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-lumiere-deco__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lumiere-deco__size-card{\n    grid-template-columns:105px minmax(0,1fr);\n  }\n\n  .stb-lumiere-deco__size-media{\n    padding:6px;\n  }\n\n  .stb-lumiere-deco__size-image{\n    width:92px;\n  }\n\n\n  \/* PROFILE *\/\n\n  .stb-lumiere-deco__profile{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lumiere-deco__profile-label{\n    padding:10px 13px;\n  }\n\n  .stb-lumiere-deco__profile-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lumiere-deco__profile-item +\n  .stb-lumiere-deco__profile-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-lumiere-deco__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lumiere-deco__light-item +\n  .stb-lumiere-deco__light-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* CCT *\/\n\n  .stb-lumiere-deco__cct{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lumiere-deco__cct-label{\n    padding:10px 13px;\n  }\n\n  .stb-lumiere-deco__cct-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lumiere-deco__cct-item +\n  .stb-lumiere-deco__cct-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* CONTROL *\/\n\n  .stb-lumiere-deco__control-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lumiere-deco__control-item +\n  .stb-lumiere-deco__control-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* INSTALL *\/\n\n  .stb-lumiere-deco__install{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lumiere-deco__install-item{\n    border-right:0;\n  }\n\n  .stb-lumiere-deco__install-item +\n  .stb-lumiere-deco__install-item{\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-lumiere-deco__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-lumiere-deco__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-lumiere-deco__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-lumiere-deco__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-lumiere-deco\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumiere-deco__intro\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__intro-main\"\u003e\n\u003cspan class=\"stb-lumiere-deco__eyebrow\"\u003e Ribbed Glass · Low-Profile Flush Mount \u003c\/span\u003e\n\u003ch2 class=\"stb-lumiere-deco__title\"\u003eDeco Detail Without Giving Up Ceiling Height.\u003c\/h2\u003e\n\u003cp\u003eLumière Déco layers ribbed glass within a stepped metal frame, giving the ceiling a more architectural finish while projecting only 5.1 inches downward. Integrated LED light diffuses through the glass for a softer, more even glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__intro-side\"\u003e\n\u003csmall\u003e Ceiling Profile \u003c\/small\u003e \u003cstrong\u003e 5.1\" \u003c\/strong\u003e \u003cspan\u003e 13cm deep · both sizes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumiere-deco__quick\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__quick-item\"\u003e\n\u003csmall\u003e Sizes \u003c\/small\u003e \u003cstrong\u003e 12.6\" \/ 15.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__quick-item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__quick-item\"\u003e\n\u003csmall\u003e Default CCT \u003c\/small\u003e \u003cstrong\u003e 3000K Warm White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__quick-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired Flush Mount \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       REAL PRODUCT DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"lumiere-detail-section\" class=\"stb-lumiere-deco__detail\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__detail-media\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__detail-image\"\u003e\u003ca href=\"#lumiere-detail-image\" class=\"stb-lumiere-deco__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumiere-deco-ceiling-light-stuberlighting_12.jpg?v=1785143659\" alt=\"Lumiere Deco Ceiling Light ribbed glass and metal detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-lumiere-deco__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__detail-body\"\u003e\n\u003cspan class=\"stb-lumiere-deco__eyebrow\"\u003e Product Detail \u003c\/span\u003e\n\u003ch3\u003eRibbed Glass Softens the Geometry.\u003c\/h3\u003e\n\u003cp\u003eThe fixture combines stepped concentric metal rings with vertically ribbed glass. The metal defines the silhouette; the glass softens the LED so the ceiling light feels decorative without becoming visually heavy.\u003c\/p\u003e\n\u003cdiv class=\"stb-lumiere-deco__detail-line\"\u003e\n\u003cstrong\u003e Glass \u003c\/strong\u003e \u003cspan\u003e Ribbed \/ fluted glass diffuser \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__detail-line\"\u003e\n\u003cstrong\u003e Frame \u003c\/strong\u003e \u003cspan\u003e Iron and metal construction \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__detail-line\"\u003e\n\u003cstrong\u003e Profile \u003c\/strong\u003e \u003cspan\u003e 5.1\" \/ 13cm from ceiling to lowest point \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"lumiere-detail-image\" href=\"#lumiere-detail-section\" class=\"stb-lumiere-deco__lightbox\"\u003e \u003cspan class=\"stb-lumiere-deco__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumiere-deco-ceiling-light-stuberlighting_12.jpg?v=1785143659\" alt=\"Enlarged Lumiere Deco Ceiling Light detail\"\u003e \u003cspan class=\"stb-lumiere-deco__lightbox-caption\"\u003e Lumière Déco · Ribbed Glass Detail \u003c\/span\u003e \u003cspan class=\"stb-lumiere-deco__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-lumiere-deco__finish\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__finish-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-lumiere-deco__eyebrow\"\u003e Four Combinations \u003c\/span\u003e\n\u003ch3 class=\"stb-lumiere-deco__section-title\"\u003eChoose the Metal First, Then the Glass Tone.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"stb-lumiere-deco__copy\"\u003eGold reads warmer. Chrome feels cooler and more contemporary. Beige glass softens the overall tone, while White keeps the fixture crisper.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__finish-grid\"\u003e\n\u003carticle class=\"stb-lumiere-deco__finish-item stb-lumiere-deco__finish-item--warm\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__finish-name\"\u003e\n\u003csmall\u003e Warmest \u003c\/small\u003e \u003cstrong\u003e Gold + Beige \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__finish-note\"\u003e\n\u003cp\u003eBest when the room already uses brass, warm woods or cream finishes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-lumiere-deco__finish-item\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__finish-name\"\u003e\n\u003csmall\u003e Warm + Crisp \u003c\/small\u003e \u003cstrong\u003e Gold + White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__finish-note\"\u003e\n\u003cp\u003eKeeps the warm metal but gives the glass a cleaner, brighter appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-lumiere-deco__finish-item stb-lumiere-deco__finish-item--warm\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__finish-name\"\u003e\n\u003csmall\u003e Cool + Soft \u003c\/small\u003e \u003cstrong\u003e Chrome + Beige \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__finish-note\"\u003e\n\u003cp\u003eA softer way to introduce chrome without making the fixture feel overly cool.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-lumiere-deco__finish-item\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__finish-name\"\u003e\n\u003csmall\u003e Coolest \u003c\/small\u003e \u003cstrong\u003e Chrome + White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__finish-note\"\u003e\n\u003cp\u003eThe cleanest combination for modern rooms, silver hardware and cooler palettes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE CHOICE\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumiere-deco__sizes\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__sizes-head\"\u003e\n\u003cspan class=\"stb-lumiere-deco__eyebrow\"\u003e Choose the Size \u003c\/span\u003e\n\u003ch3 class=\"stb-lumiere-deco__section-title\"\u003eSame 5.1\" Profile. Different Presence and Output.\u003c\/h3\u003e\n\u003cp class=\"stb-lumiere-deco__copy\"\u003eBoth sizes sit equally close to the ceiling. Choose primarily by room scale and how much light output you need.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__size-grid\"\u003e\n\u003c!-- SMALL --\u003e\n\u003carticle id=\"lumiere-small-section\" class=\"stb-lumiere-deco__size-card\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__size-media\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__size-image\"\u003e\u003ca href=\"#lumiere-small-image\" class=\"stb-lumiere-deco__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumiere-deco-ceiling-light-stuberlighting_18.jpg?v=1785143658\" alt=\"Small Lumiere Deco Ceiling Light dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-lumiere-deco__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__size-copy\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Ø12.6\" × H5.1\" \u003c\/strong\u003e\n\u003cp\u003eDia32 × H13cm. Approx. 24W \/ 2,640lm. Well suited to bedrooms, entries, hallways and smaller rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- LARGE --\u003e\n\u003carticle id=\"lumiere-large-section\" class=\"stb-lumiere-deco__size-card stb-lumiere-deco__size-card--large\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__size-media\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__size-image\"\u003e\u003ca href=\"#lumiere-large-image\" class=\"stb-lumiere-deco__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumiere-deco-ceiling-light-stuberlighting_22.jpg?v=1785143658\" alt=\"Large Lumiere Deco Ceiling Light dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-lumiere-deco__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__size-copy\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø15.7\" × H5.1\" \u003c\/strong\u003e\n\u003cp\u003eDia40 × H13cm. Approx. 38W \/ 4,180lm. Better when you want more presence and higher output in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SMALL LIGHTBOX --\u003e \u003ca id=\"lumiere-small-image\" href=\"#lumiere-small-section\" class=\"stb-lumiere-deco__lightbox\"\u003e \u003cspan class=\"stb-lumiere-deco__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumiere-deco-ceiling-light-stuberlighting_18.jpg?v=1785143658\" alt=\"Enlarged Small Lumiere Deco dimension diagram\"\u003e \u003cspan class=\"stb-lumiere-deco__lightbox-caption\"\u003e Small · Ø12.6\" × H5.1\" \u003c\/span\u003e \u003cspan class=\"stb-lumiere-deco__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- LARGE LIGHTBOX --\u003e \u003ca id=\"lumiere-large-image\" href=\"#lumiere-large-section\" class=\"stb-lumiere-deco__lightbox\"\u003e \u003cspan class=\"stb-lumiere-deco__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumiere-deco-ceiling-light-stuberlighting_22.jpg?v=1785143658\" alt=\"Enlarged Large Lumiere Deco dimension diagram\"\u003e \u003cspan class=\"stb-lumiere-deco__lightbox-caption\"\u003e Large · Ø15.7\" × H5.1\" \u003c\/span\u003e \u003cspan class=\"stb-lumiere-deco__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LOW PROFILE GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumiere-deco__profile\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__profile-label\"\u003e\n\u003csmall\u003e Why Flush Mount \u003c\/small\u003e \u003cstrong\u003e Keeps More Usable Height Below the Fixture. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__profile-grid\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__profile-item\"\u003e\n\u003csmall\u003e Projection \u003c\/small\u003e \u003cstrong\u003e Only 5.1\" \u003c\/strong\u003e\n\u003cp\u003eBoth sizes project just 13cm below the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__profile-item\"\u003e\n\u003csmall\u003e Best Fit \u003c\/small\u003e \u003cstrong\u003e Standard \/ Lower Ceilings \u003c\/strong\u003e\n\u003cp\u003eA useful alternative when a pendant would hang too low.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__profile-item\"\u003e\n\u003csmall\u003e Visual Effect \u003c\/small\u003e \u003cstrong\u003e Broad, Not Hanging \u003c\/strong\u003e\n\u003cp\u003eThe stepped diameter adds presence without adding a long vertical drop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       OUTPUT\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumiere-deco__light\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__light-head\"\u003e\n\u003cspan class=\"stb-lumiere-deco__eyebrow\"\u003e Integrated LED Included \u003c\/span\u003e\n\u003ch3 class=\"stb-lumiere-deco__section-title\"\u003eChoose the Size by Output as Well as Diameter.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__light-grid\"\u003e\n\u003carticle class=\"stb-lumiere-deco__light-item\"\u003e\u003csmall\u003e Small · 12.6\" \u003c\/small\u003e \u003cstrong\u003e Approx. 24W · 2,640 Lumens \u003c\/strong\u003e\n\u003cp\u003eA more compact option for bedrooms, halls, entries and smaller enclosed rooms.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-lumiere-deco__light-item stb-lumiere-deco__light-item--large\"\u003e\u003csmall\u003e Large · 15.7\" \u003c\/small\u003e \u003cstrong\u003e Approx. 38W · 4,180 Lumens \u003c\/strong\u003e\n\u003cp\u003eHigher output and more visual scale for larger living, dining and common spaces.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COLOR TEMPERATURE\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumiere-deco__cct\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__cct-label\"\u003e\n\u003csmall\u003e Color Temperature \u003c\/small\u003e \u003cstrong\u003e 3000K Standard. Two Alternatives by Request. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__cct-grid\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__cct-item\"\u003e\n\u003csmall\u003e Standard \u003c\/small\u003e \u003cstrong\u003e 3000K Warm White \u003c\/strong\u003e\n\u003cp\u003eThe default choice for a warmer residential atmosphere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__cct-item\"\u003e\n\u003csmall\u003e By Request \u003c\/small\u003e \u003cstrong\u003e 4000K Neutral \u003c\/strong\u003e\n\u003cp\u003eCleaner and more neutral when warmer light is not preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__cct-item\"\u003e\n\u003csmall\u003e By Request \u003c\/small\u003e \u003cstrong\u003e 6000K Cool White \u003c\/strong\u003e\n\u003cp\u003eThe coolest available option. Request before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       STANDARD VS DIMMABLE\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumiere-deco__control\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__control-head\"\u003e\n\u003cspan class=\"stb-lumiere-deco__eyebrow\"\u003e Control Options \u003c\/span\u003e\n\u003ch3 class=\"stb-lumiere-deco__section-title\"\u003eStandard On \/ Off or Dimmable by Request.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__control-grid\"\u003e\n\u003carticle class=\"stb-lumiere-deco__control-item\"\u003e\u003csmall\u003e Standard Version \u003c\/small\u003e \u003cstrong\u003e Simple On \/ Off \u003c\/strong\u003e\n\u003cp\u003eWorks with a normal wall switch. Choose this version if adjustable brightness is not needed.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-lumiere-deco__control-item stb-lumiere-deco__control-item--dim\"\u003e\u003csmall\u003e Dimmable Version \u003c\/small\u003e \u003cstrong\u003e Compatible Triac Dimmer Required \u003c\/strong\u003e\n\u003cp\u003eRequest the dimmable version before ordering. It requires a compatible Triac dimmer for brightness control.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumiere-deco__install\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__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 and mounts flush to the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__install-item\"\u003e\n\u003csmall\u003e Ceiling Support \u003c\/small\u003e \u003cstrong\u003e Minimum 15 lb Capacity \u003c\/strong\u003e\n\u003cp\u003eConfirm the ceiling and junction box are suitable for the fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__install-item\"\u003e\n\u003csmall\u003e Location \u003c\/small\u003e \u003cstrong\u003e Indoor Dry Only \u003c\/strong\u003e\n\u003cp\u003eIP20. Not intended for damp or wet locations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       GLASS NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumiere-deco__glass-note\"\u003e\u003cstrong\u003e Slight variation in the glass is normal. \u003c\/strong\u003e\n\u003cp\u003eSmall differences in ribbing, texture or tone may be visible from piece to piece. Clean the glass with a soft cloth and avoid abrasive cleaners that may mark the ribbed surface or metal finish.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumiere-deco__specs\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Lumière Déco Ceiling Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Iron \u0026amp; Metal Frame · Ribbed Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Metal Finishes \u003c\/span\u003e \u003cstrong\u003e Gold · Chrome \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Glass Options \u003c\/span\u003e \u003cstrong\u003e Beige · White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Finish Combinations \u003c\/span\u003e \u003cstrong\u003e Gold + Beige · Gold + White · Chrome + Beige · Chrome + White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Small \u003c\/span\u003e \u003cstrong\u003e Ø12.6\" × H5.1\" · Dia32 × H13cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Large \u003c\/span\u003e \u003cstrong\u003e Ø15.7\" × H5.1\" · Dia40 × H13cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Small Output \u003c\/span\u003e \u003cstrong\u003e Approx. 24W · Approx. 2,640 Lumens \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Large Output \u003c\/span\u003e \u003cstrong\u003e Approx. 38W · Approx. 4,180 Lumens \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Standard CCT \u003c\/span\u003e \u003cstrong\u003e 3000K Warm White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Optional CCT \u003c\/span\u003e \u003cstrong\u003e 4000K Neutral · 6000K Cool White · Available by Request Before Ordering \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Standard Control \u003c\/span\u003e \u003cstrong\u003e On \/ Off Wall Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Optional Dimming \u003c\/span\u003e \u003cstrong\u003e Dimmable Version Available by Request · Requires Compatible Triac Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Ceiling Flush Mount · Standard Junction Box \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Ceiling Support \u003c\/span\u003e \u003cstrong\u003e Minimum 15 lb Support Capacity \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__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-lumiere-deco__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-lumiere-deco__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-lumiere-deco__faq\"\u003e\u003cspan class=\"stb-lumiere-deco__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-lumiere-deco__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eThe Small measures Ø12.6\" × H5.1\" and produces approximately 2,640 lumens, making it a practical option for bedrooms, hallways, entries and smaller rooms. The Large measures Ø15.7\" × H5.1\" and produces approximately 4,180 lumens, so it provides more presence and higher output for larger spaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Lumière Déco use replaceable bulbs?\u003c\/summary\u003e\n\u003cp\u003eNo conventional bulb is required. Lumière Déco uses an integrated LED light source, which is already included in the fixture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order a different color temperature?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard version is 3000K warm white. 4000K neutral white and 6000K cool white are available by request before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it dimmable?\u003c\/summary\u003e\n\u003cp\u003eThe standard version is on \/ off only. A dimmable version is available by request and requires a compatible Triac dimmer. If dimming is important, please choose or request the dimmable configuration before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for a lower ceiling?\u003c\/summary\u003e\n\u003cp\u003eYes. Both sizes project only 5.1\" \/ 13cm below the ceiling, making Lumière Déco especially useful where a pendant or chandelier would take up too much vertical space.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is it installed?\u003c\/summary\u003e\n\u003cp\u003eLumière Déco is a hardwired flush-mount ceiling fixture. It connects to a standard ceiling junction box. The ceiling and box should support at least 15 lbs, and professional installation is recommended. It is rated IP20 for indoor dry locations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumiere-deco__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 12.6\" x H 5.1\" \/ Chrome+Beige \/ Triac Dimmable Warm Light","offer_id":52683084300571,"sku":"STB-CL-26-10050","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\" x H 5.1\" \/ Chrome+White \/ Triac Dimmable Warm Light","offer_id":52683084333339,"sku":"STB-CL-26-10051","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\" x H 5.1\" \/ Gold+Beige \/ Triac Dimmable Warm Light","offer_id":52683084366107,"sku":"STB-CL-26-10052","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\" x H 5.1\" \/ Gold+White \/ Triac Dimmable Warm Light","offer_id":52683084398875,"sku":"STB-CL-26-10053","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H 5.1\" \/ Chrome+Beige \/ Triac Dimmable Warm Light","offer_id":52683084431643,"sku":"STB-CL-26-10054","price":275.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H 5.1\" \/ Chrome+White \/ Triac Dimmable Warm Light","offer_id":52683084464411,"sku":"STB-CL-26-10055","price":275.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H 5.1\" \/ Gold+Beige \/ Triac Dimmable Warm Light","offer_id":52683084497179,"sku":"STB-CL-26-10056","price":275.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H 5.1\" \/ Gold+White \/ Triac Dimmable Warm Light","offer_id":52683084529947,"sku":"STB-CL-26-10057","price":275.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumiere-deco-ceiling-light-stuberlighting_1.jpg?v=1785143658"},{"product_id":"costella-ceiling-light","title":"Costella Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — COSTELLA CEILING LIGHT\n\n   PRODUCT-SPECIFIC SHOPPER FLOW\n   01 Low-profile advantage\n   02 Real product detail\n   03 Choose diameter first\n   04 Choose light count second\n   05 Compact real size diagrams\n   06 Diffused light \/ dimming\n   07 Installation\n   08 Specs \/ FAQ \/ Shipping\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-costella{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --sand:#EEE5DA;\n  --brown:#E8DED1;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D1C5BA;\n  --line-soft:#E5DDD5;\n\n  --gold:#AE8C60;\n  --gold-dark:#74593E;\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-costella *,\n.stb-costella *::before,\n.stb-costella *::after{\n  box-sizing:border-box;\n}\n\n.stb-costella h2,\n.stb-costella 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-costella p{\n  margin-top:0;\n}\n\n.stb-costella__eyebrow{\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  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-costella__title{\n  max-width:650px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.015em;\n}\n\n.stb-costella__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-costella__copy{\n  max-width:680px;\n\n  margin:0;\n\n  color:#655B53;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n.stb-costella__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#897C72;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   IMAGES\n========================================================= *\/\n\n.stb-costella__image{\n  display:block;\n\n  width:100%;\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\n.stb-costella__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  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   INTRO\n========================================================= *\/\n\n.stb-costella__intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 205px;\n\n  margin-bottom:11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-costella__intro::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:25px;\n\n  width:48px;\n  height:2px;\n\n  background:var(--gold);\n}\n\n.stb-costella__intro-main{\n  padding:24px 25px 22px;\n}\n\n.stb-costella__intro-main p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.2px;\n  line-height:1.68;\n}\n\n.stb-costella__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:18px;\n\n  background:var(--espresso);\n}\n\n.stb-costella__intro-side small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CBAF88;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-costella__intro-side strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#FFF8EF;\n\n  font-size:25px;\n  line-height:1;\n  font-weight:500;\n}\n\n.stb-costella__intro-side span{\n  color:#D7CCC3;\n\n  font-size:9.2px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-costella__quick{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-costella__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-costella__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-costella__quick-item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-costella__quick-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   DETAIL\n========================================================= *\/\n\n.stb-costella__detail{\n  display:grid;\n  grid-template-columns:215px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-costella__detail-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:12px;\n\n  background:var(--brown);\n}\n\n.stb-costella__detail-image{\n  width:180px;\n  max-width:100%;\n}\n\n.stb-costella__detail-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px 19px;\n}\n\n.stb-costella__detail-copy h3{\n  margin:0 0 6px;\n\n  font-size:18px;\n  line-height:1.3;\n}\n\n.stb-costella__detail-copy \u003e p{\n  margin:0 0 10px;\n\n  color:#675D55;\n\n  font-size:10.2px;\n  line-height:1.52;\n}\n\n.stb-costella__detail-row{\n  display:grid;\n  grid-template-columns:110px minmax(0,1fr);\n\n  padding:8px 0;\n\n  border-top:1px solid var(--line-soft);\n}\n\n.stb-costella__detail-row strong{\n  color:var(--ink);\n\n  font-size:9.7px;\n  font-weight:500;\n}\n\n.stb-costella__detail-row span{\n  color:#70665E;\n\n  font-size:9.2px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   DIAMETER FIRST\n========================================================= *\/\n\n.stb-costella__diameter{\n  margin-bottom:29px;\n}\n\n.stb-costella__diameter-head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:11px;\n}\n\n.stb-costella__diameter-head .stb-costella__copy{\n  max-width:400px;\n}\n\n.stb-costella__diameter-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-costella__diameter-item{\n  min-width:0;\n\n  padding:14px;\n\n  background:var(--paper);\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-costella__diameter-item:last-child{\n  border-right:0;\n}\n\n.stb-costella__diameter-item--large{\n  background:var(--espresso);\n}\n\n.stb-costella__diameter-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-costella__diameter-item strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:15px;\n  line-height:1.25;\n  font-weight:500;\n}\n\n.stb-costella__diameter-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:8.8px;\n  line-height:1.45;\n}\n\n.stb-costella__diameter-item--large small{\n  color:#CBAF88;\n}\n\n.stb-costella__diameter-item--large strong{\n  color:#FFF8EF;\n}\n\n.stb-costella__diameter-item--large p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   LIGHT COUNT SECOND\n========================================================= *\/\n\n.stb-costella__config{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-costella__config-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-costella__config-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#796D64;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-costella__config-label strong{\n  color:var(--ink);\n\n  font-size:11.5px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-costella__config-body{\n  background:var(--paper);\n}\n\n.stb-costella__config-row{\n  display:grid;\n  grid-template-columns:85px 115px minmax(0,1fr);\n\n  align-items:center;\n\n  min-height:48px;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-costella__config-row:last-child{\n  border-bottom:0;\n}\n\n.stb-costella__config-row--key{\n  background:var(--espresso);\n}\n\n.stb-costella__config-count,\n.stb-costella__config-dia,\n.stb-costella__config-use{\n  padding:9px 12px;\n}\n\n.stb-costella__config-count{\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-costella__config-dia{\n  color:#71665D;\n\n  font-size:9px;\n  font-weight:600;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-costella__config-use{\n  color:#6B6159;\n\n  font-size:9px;\n  line-height:1.45;\n}\n\n.stb-costella__config-row--key .stb-costella__config-count{\n  color:#FFF8EF;\n\n  border-right-color:#594A40;\n}\n\n.stb-costella__config-row--key .stb-costella__config-dia{\n  color:#CBAF88;\n\n  border-right-color:#594A40;\n}\n\n.stb-costella__config-row--key .stb-costella__config-use{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   DECISION NOTE\n========================================================= *\/\n\n.stb-costella__decision{\n  margin-bottom:29px;\n\n  padding:12px 14px;\n\n  background:var(--espresso);\n\n  border:1px solid var(--espresso);\n  border-radius:5px;\n}\n\n.stb-costella__decision small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-costella__decision strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:10.8px;\n  font-weight:500;\n}\n\n.stb-costella__decision p{\n  margin:0;\n\n  color:#D7CCC3;\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   REAL SIZE DIAGRAMS\n========================================================= *\/\n\n.stb-costella__sizes{\n  margin-bottom:29px;\n}\n\n.stb-costella__sizes-head{\n  margin-bottom:11px;\n}\n\n.stb-costella__size-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  gap:8px;\n}\n\n.stb-costella__size-card{\n  padding:9px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-costella__size-media{\n  width:145px;\n  max-width:100%;\n\n  margin:0 auto 8px;\n}\n\n.stb-costella__size-copy{\n  text-align:center;\n}\n\n.stb-costella__size-copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-costella__size-copy strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   PROFILE\n========================================================= *\/\n\n.stb-costella__profile{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-costella__profile-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--brown);\n}\n\n.stb-costella__profile-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#796D64;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-costella__profile-label strong{\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-costella__profile-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-costella__profile-item{\n  padding:13px 14px;\n}\n\n.stb-costella__profile-item +\n.stb-costella__profile-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-costella__profile-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-costella__profile-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.4px;\n  font-weight:500;\n}\n\n.stb-costella__profile-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:8.9px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   MATERIAL + LIGHT\n========================================================= *\/\n\n.stb-costella__material{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-costella__material-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--espresso);\n}\n\n.stb-costella__material-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-costella__material-label strong{\n  color:#FFF8EF;\n\n  font-size:11.4px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-costella__material-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:var(--paper);\n}\n\n.stb-costella__material-item{\n  padding:13px 14px;\n}\n\n.stb-costella__material-item +\n.stb-costella__material-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-costella__material-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-costella__material-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.4px;\n  font-weight:500;\n}\n\n.stb-costella__material-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:8.9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   BULB + DIMMING\n========================================================= *\/\n\n.stb-costella__light{\n  margin-bottom:8px;\n}\n\n.stb-costella__light-head{\n  margin-bottom:10px;\n}\n\n.stb-costella__light-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-costella__light-item{\n  padding:15px 16px;\n\n  background:var(--paper);\n}\n\n.stb-costella__light-item +\n.stb-costella__light-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-costella__light-item--dim{\n  background:var(--sand);\n}\n\n.stb-costella__light-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-costella__light-item strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-costella__light-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.3px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   UTILITY\n========================================================= *\/\n\n.stb-costella__utility{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:8px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-costella__utility-item{\n  padding:13px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-costella__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-costella__utility-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-costella__utility-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-costella__utility-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:8.8px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   INSTALLATION\n========================================================= *\/\n\n.stb-costella__install{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:29px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n}\n\n.stb-costella__install-item{\n  padding:13px 14px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-costella__install-item:last-child{\n  border-right:0;\n}\n\n.stb-costella__install-item--focus{\n  background:var(--espresso);\n}\n\n.stb-costella__install-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-costella__install-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.stb-costella__install-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9px;\n  line-height:1.45;\n}\n\n.stb-costella__install-item--focus small{\n  color:#CBAF88;\n}\n\n.stb-costella__install-item--focus strong{\n  color:#FFF8EF;\n}\n\n.stb-costella__install-item--focus p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-costella__specs{\n  margin-bottom:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-costella__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-costella__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-costella__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-costella__spec{\n  display:grid;\n  grid-template-columns:28% 72%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-costella__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-costella__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-costella__spec strong{\n  color:var(--ink);\n\n  font-size:11px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-costella__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-costella__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-costella__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-costella__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:12.6px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-costella__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-costella__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  top:-3px;\n  right:2px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-costella__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-costella__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.3px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-costella__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-costella__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-costella__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.3px;\n  line-height:1.62;\n}\n\n.stb-costella__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-costella__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-costella__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-costella__lightbox:target{\n  display:flex;\n}\n\n.stb-costella__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-costella__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}\n\n.stb-costella__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-costella__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.2px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-costella__intro{\n    grid-template-columns:1fr 175px;\n  }\n\n  .stb-costella__title{\n    font-size:25px;\n  }\n\n  .stb-costella__diameter-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-costella__diameter-item{\n    border-bottom:1px solid var(--line-soft);\n  }\n\n  .stb-costella__diameter-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-costella__diameter-item:nth-child(3),\n  .stb-costella__diameter-item:nth-child(4){\n    border-bottom:0;\n  }\n\n  .stb-costella__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-costella{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-costella__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-costella__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-costella__intro-side{\n    padding:11px 15px;\n  }\n\n  .stb-costella__intro-side strong{\n    font-size:20px;\n  }\n\n  .stb-costella__title{\n    font-size:23px;\n  }\n\n\n  \/* QUICK *\/\n\n  .stb-costella__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-costella__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-costella__quick-item:nth-child(1),\n  .stb-costella__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-costella__detail{\n    grid-template-columns:100px minmax(0,1fr);\n  }\n\n  .stb-costella__detail-media{\n    padding:6px;\n  }\n\n  .stb-costella__detail-image{\n    width:88px;\n  }\n\n  .stb-costella__detail-copy{\n    padding:11px 12px;\n  }\n\n  .stb-costella__detail-row{\n    grid-template-columns:70px minmax(0,1fr);\n  }\n\n\n  \/* DIAMETER *\/\n\n  .stb-costella__diameter-head{\n    display:block;\n  }\n\n  .stb-costella__diameter-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  \/* CONFIG *\/\n\n  .stb-costella__config{\n    grid-template-columns:1fr;\n  }\n\n  .stb-costella__config-label{\n    padding:10px 13px;\n  }\n\n  .stb-costella__config-row{\n    grid-template-columns:65px 86px minmax(0,1fr);\n  }\n\n  .stb-costella__config-count,\n  .stb-costella__config-dia,\n  .stb-costella__config-use{\n    padding:8px;\n  }\n\n\n  \/* SIZE IMAGES *\/\n\n  .stb-costella__size-grid{\n    grid-template-columns:1fr 1fr 1fr;\n    gap:5px;\n  }\n\n  .stb-costella__size-card{\n    padding:5px;\n  }\n\n  .stb-costella__size-media{\n    width:90px;\n    margin-bottom:5px;\n  }\n\n  .stb-costella__size-copy strong{\n    font-size:8.6px;\n  }\n\n\n  \/* PROFILE *\/\n\n  .stb-costella__profile{\n    grid-template-columns:1fr;\n  }\n\n  .stb-costella__profile-label{\n    padding:10px 13px;\n  }\n\n  .stb-costella__profile-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-costella__profile-item +\n  .stb-costella__profile-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-costella__material{\n    grid-template-columns:1fr;\n  }\n\n  .stb-costella__material-label{\n    padding:10px 13px;\n  }\n\n  .stb-costella__material-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-costella__material-item +\n  .stb-costella__material-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-costella__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-costella__light-item +\n  .stb-costella__light-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-costella__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-costella__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-costella__utility-item:nth-child(1),\n  .stb-costella__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* INSTALL *\/\n\n  .stb-costella__install{\n    grid-template-columns:1fr;\n  }\n\n  .stb-costella__install-item{\n    border-right:0;\n  }\n\n  .stb-costella__install-item +\n  .stb-costella__install-item{\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-costella__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-costella__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-costella__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-costella__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-costella\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-costella__intro\"\u003e\n\u003cdiv class=\"stb-costella__intro-main\"\u003e\n\u003cspan class=\"stb-costella__eyebrow\"\u003e Multi-Light Semi-Flush Ceiling Fixture \u003c\/span\u003e\n\u003ch2 class=\"stb-costella__title\"\u003eMore Light Across the Ceiling — Without a Long Drop.\u003c\/h2\u003e\n\u003cp\u003eCostella spreads multiple small diffused lights across a slim brown-and-white frame, giving the ceiling more visual presence while extending only 7.8 inches downward. Six configurations let you choose the diameter and light count separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__intro-side\"\u003e\n\u003csmall\u003e Ceiling Profile \u003c\/small\u003e \u003cstrong\u003e 7.8\" \u003c\/strong\u003e \u003cspan\u003e 20cm deep · every configuration \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-costella__quick\"\u003e\n\u003cdiv class=\"stb-costella__quick-item\"\u003e\n\u003csmall\u003e Configurations \u003c\/small\u003e \u003cstrong\u003e 3–15 Lights \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__quick-item\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 18.1\"–47.2\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__quick-item\"\u003e\n\u003csmall\u003e Bulbs \u003c\/small\u003e \u003cstrong\u003e G4 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__quick-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       REAL DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"costella-detail-section\" class=\"stb-costella__detail\"\u003e\n\u003cdiv class=\"stb-costella__detail-media\"\u003e\n\u003cdiv class=\"stb-costella__detail-image\"\u003e\u003ca href=\"#costella-detail-image\" class=\"stb-costella__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costella-ceiling-light-stuberlighting_12.jpg?v=1785325849\" alt=\"Costella Ceiling Light brown frame and white diffuser detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-costella__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__detail-copy\"\u003e\n\u003cspan class=\"stb-costella__eyebrow\"\u003e Product Detail \u003c\/span\u003e\n\u003ch3\u003eSmall Diffusers, Repeated Across a Wide Form.\u003c\/h3\u003e\n\u003cp\u003eCostella uses multiple individual light points rather than one large central dome. White acrylic elements soften each G4 bulb, while the brown frame organizes them into a low, geometric ceiling composition.\u003c\/p\u003e\n\u003cdiv class=\"stb-costella__detail-row\"\u003e\n\u003cstrong\u003e Materials \u003c\/strong\u003e \u003cspan\u003e Metal · resin · acrylic \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__detail-row\"\u003e\n\u003cstrong\u003e Color \u003c\/strong\u003e \u003cspan\u003e Brown + White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__detail-row\"\u003e\n\u003cstrong\u003e Diffusion \u003c\/strong\u003e \u003cspan\u003e Acrylic shades soften direct bulb glare \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"costella-detail-image\" href=\"#costella-detail-section\" class=\"stb-costella__lightbox\"\u003e \u003cspan class=\"stb-costella__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costella-ceiling-light-stuberlighting_12.jpg?v=1785325849\" alt=\"Enlarged Costella Ceiling Light detail\"\u003e \u003cspan class=\"stb-costella__lightbox-caption\"\u003e Costella · Product Detail \u003c\/span\u003e \u003cspan class=\"stb-costella__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       CHOOSE DIAMETER FIRST\n  ====================================================== --\u003e\n\u003csection class=\"stb-costella__diameter\"\u003e\n\u003cdiv class=\"stb-costella__diameter-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-costella__eyebrow\"\u003e Step 1 · Choose the Spread \u003c\/span\u003e\n\u003ch3 class=\"stb-costella__section-title\"\u003eStart With the Room Size.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"stb-costella__copy\"\u003eAll configurations are 7.8 inches deep. The biggest visual difference is therefore how far the fixture spreads across the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__diameter-grid\"\u003e\n\u003carticle class=\"stb-costella__diameter-item\"\u003e\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e Ø18.1\" \u003c\/strong\u003e\n\u003cp\u003e46cm · 3 lights. Best for smaller rooms, hallways or compact bedrooms.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-costella__diameter-item\"\u003e\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e Ø31.4\" \u003c\/strong\u003e\n\u003cp\u003e80cm · 6 lights. A useful middle scale for bedrooms, kitchens and entries.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-costella__diameter-item\"\u003e\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø39.3\" \u003c\/strong\u003e\n\u003cp\u003e100cm · choose 9 or 12 lights. Better suited to living and dining spaces.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-costella__diameter-item stb-costella__diameter-item--large\"\u003e\u003csmall\u003e Statement \u003c\/small\u003e \u003cstrong\u003e Ø47.2\" \u003c\/strong\u003e\n\u003cp\u003e120cm · choose 12 or 15 lights for larger, more open rooms.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT COUNT SECOND\n  ====================================================== --\u003e\n\u003csection class=\"stb-costella__config\"\u003e\n\u003cdiv class=\"stb-costella__config-label\"\u003e\n\u003csmall\u003e Step 2 · Light Count \u003c\/small\u003e \u003cstrong\u003e Then Decide How Many Light Points You Want. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-body\"\u003e\n\u003cdiv class=\"stb-costella__config-row\"\u003e\n\u003cdiv class=\"stb-costella__config-count\"\u003e3 Lights\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-dia\"\u003eØ18.1\" \/ 46cm\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-use\"\u003eCompact configuration for smaller spaces.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-row\"\u003e\n\u003cdiv class=\"stb-costella__config-count\"\u003e6 Lights\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-dia\"\u003eØ31.4\" \/ 80cm\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-use\"\u003eMore coverage without moving into oversized proportions.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-row stb-costella__config-row--key\"\u003e\n\u003cdiv class=\"stb-costella__config-count\"\u003e9 Lights\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-dia\"\u003eØ39.3\" \/ 100cm\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-use\"\u003eLarge diameter with fewer light points than the 12-light version.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-row stb-costella__config-row--key\"\u003e\n\u003cdiv class=\"stb-costella__config-count\"\u003e12 Lights\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-dia\"\u003eØ39.3\" \/ 100cm\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-use\"\u003eSame 39.3-inch spread with three additional light points.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-row\"\u003e\n\u003cdiv class=\"stb-costella__config-count\"\u003e12 Lights\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-dia\"\u003eØ47.2\" \/ 120cm\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-use\"\u003eWider ceiling presence without choosing the maximum light count.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-row\"\u003e\n\u003cdiv class=\"stb-costella__config-count\"\u003e15 Lights\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-dia\"\u003eØ47.2\" \/ 120cm\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-use\"\u003eMaximum light count and the largest available diameter.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       KEY DECISION NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-costella__decision\"\u003e\u003csmall\u003e The Important Difference \u003c\/small\u003e \u003cstrong\u003e Diameter and light count are not always tied together. \u003c\/strong\u003e\n\u003cp\u003eBoth 9-light and 12-light versions are available at 39.3\". Both 12-light and 15-light versions are available at 47.2\". This lets you keep the ceiling scale you want while choosing a different number of light points.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COMPACT REAL DIMENSION IMAGES\n  ====================================================== --\u003e\n\u003csection class=\"stb-costella__sizes\"\u003e\n\u003cdiv class=\"stb-costella__sizes-head\"\u003e\n\u003cspan class=\"stb-costella__eyebrow\"\u003e Dimension Reference \u003c\/span\u003e\n\u003ch3 class=\"stb-costella__section-title\"\u003eThree Scale References.\u003c\/h3\u003e\n\u003cp class=\"stb-costella__copy\"\u003eUse these diagrams as visual references for the compact, medium and largest configurations. Every Costella remains H7.8\" \/ 20cm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__size-grid\"\u003e\n\u003c!-- 3 LIGHT --\u003e\n\u003carticle id=\"costella-size-3\" class=\"stb-costella__size-card\"\u003e\n\u003cdiv class=\"stb-costella__size-media\"\u003e\u003ca href=\"#costella-size-3-image\" class=\"stb-costella__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costella-ceiling-light-stuberlighting_24.jpg?v=1785325849\" alt=\"Costella Ceiling Light 3 light dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-costella__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__size-copy\"\u003e\n\u003csmall\u003e 3 Lights \u003c\/small\u003e \u003cstrong\u003e Ø18.1\" × H7.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 6 LIGHT --\u003e\n\u003carticle id=\"costella-size-6\" class=\"stb-costella__size-card\"\u003e\n\u003cdiv class=\"stb-costella__size-media\"\u003e\u003ca href=\"#costella-size-6-image\" class=\"stb-costella__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costella-ceiling-light-stuberlighting_26.jpg?v=1785325849\" alt=\"Costella Ceiling Light 6 light dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-costella__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__size-copy\"\u003e\n\u003csmall\u003e 6 Lights \u003c\/small\u003e \u003cstrong\u003e Ø31.4\" × H7.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 15 LIGHT --\u003e\n\u003carticle id=\"costella-size-15\" class=\"stb-costella__size-card\"\u003e\n\u003cdiv class=\"stb-costella__size-media\"\u003e\u003ca href=\"#costella-size-15-image\" class=\"stb-costella__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costella-ceiling-light-stuberlighting_18.jpg?v=1785325848\" alt=\"Costella Ceiling Light 15 light dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-costella__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__size-copy\"\u003e\n\u003csmall\u003e 15 Lights \u003c\/small\u003e \u003cstrong\u003e Ø47.2\" × H7.8\" \u003c\/strong\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=\"costella-size-3-image\" href=\"#costella-size-3\" class=\"stb-costella__lightbox\"\u003e \u003cspan class=\"stb-costella__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costella-ceiling-light-stuberlighting_24.jpg?v=1785325849\" alt=\"Enlarged Costella 3 light dimension diagram\"\u003e \u003cspan class=\"stb-costella__lightbox-caption\"\u003e 3 Lights · Ø18.1\" × H7.8\" \u003c\/span\u003e \u003cspan class=\"stb-costella__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"costella-size-6-image\" href=\"#costella-size-6\" class=\"stb-costella__lightbox\"\u003e \u003cspan class=\"stb-costella__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costella-ceiling-light-stuberlighting_26.jpg?v=1785325849\" alt=\"Enlarged Costella 6 light dimension diagram\"\u003e \u003cspan class=\"stb-costella__lightbox-caption\"\u003e 6 Lights · Ø31.4\" × H7.8\" \u003c\/span\u003e \u003cspan class=\"stb-costella__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"costella-size-15-image\" href=\"#costella-size-15\" class=\"stb-costella__lightbox\"\u003e \u003cspan class=\"stb-costella__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costella-ceiling-light-stuberlighting_18.jpg?v=1785325848\" alt=\"Enlarged Costella 15 light dimension diagram\"\u003e \u003cspan class=\"stb-costella__lightbox-caption\"\u003e 15 Lights · Ø47.2\" × H7.8\" \u003c\/span\u003e \u003cspan class=\"stb-costella__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-costella__profile\"\u003e\n\u003cdiv class=\"stb-costella__profile-label\"\u003e\n\u003csmall\u003e Semi-Flush Profile \u003c\/small\u003e \u003cstrong\u003e Large in Width, Restrained in Height. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__profile-grid\"\u003e\n\u003cdiv class=\"stb-costella__profile-item\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 7.8\" \/ 20cm \u003c\/strong\u003e\n\u003cp\u003eThe same low profile across every configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__profile-item\"\u003e\n\u003csmall\u003e Advantage \u003c\/small\u003e \u003cstrong\u003e Less Vertical Drop \u003c\/strong\u003e\n\u003cp\u003eUseful when a hanging chandelier would sit too low in the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__profile-item\"\u003e\n\u003csmall\u003e Presence \u003c\/small\u003e \u003cstrong\u003e Built Through Width \u003c\/strong\u003e\n\u003cp\u003eLarger versions gain impact across the ceiling, not by hanging farther down.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIALS\n  ====================================================== --\u003e\n\u003csection class=\"stb-costella__material\"\u003e\n\u003cdiv class=\"stb-costella__material-label\"\u003e\n\u003csmall\u003e Construction \u003c\/small\u003e \u003cstrong\u003e Geometric Structure With Diffused Light Points. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__material-grid\"\u003e\n\u003carticle class=\"stb-costella__material-item\"\u003e\u003csmall\u003e Frame \u003c\/small\u003e \u003cstrong\u003e Metal \u003c\/strong\u003e\n\u003cp\u003eProvides the horizontal structure that positions the individual lights.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-costella__material-item\"\u003e\u003csmall\u003e Components \u003c\/small\u003e \u003cstrong\u003e Resin + Acrylic \u003c\/strong\u003e\n\u003cp\u003eUsed throughout the decorative and diffuser construction.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-costella__material-item\"\u003e\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Softened G4 Glow \u003c\/strong\u003e\n\u003cp\u003eWhite acrylic diffusers reduce the appearance of harsh exposed light points.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BULBS \/ DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"stb-costella__light\"\u003e\n\u003cdiv class=\"stb-costella__light-head\"\u003e\n\u003cspan class=\"stb-costella__eyebrow\"\u003e Bulbs \u0026amp; Dimming \u003c\/span\u003e\n\u003ch3 class=\"stb-costella__section-title\"\u003eBulbs Included. Dimming Depends on the Bulbs and Dimmer.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__light-grid\"\u003e\n\u003carticle class=\"stb-costella__light-item\"\u003e\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e G4 Bulbs Included \u003c\/strong\u003e\n\u003cp\u003eEach socket receives a G4 bulb, and bulbs are included with the fixture. Maximum rating is 40W per socket.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-costella__light-item stb-costella__light-item--dim\"\u003e\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Compatible Dimmable G4 + Dimmer \u003c\/strong\u003e\n\u003cp\u003eFor adjustable brightness, use compatible dimmable G4 bulbs together with a compatible dimmer switch. Color temperature depends on the bulbs installed.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ELECTRICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-costella__utility\"\u003e\n\u003cdiv class=\"stb-costella__utility-item\"\u003e\n\u003csmall\u003e Socket \u003c\/small\u003e \u003cstrong\u003e G4 \u003c\/strong\u003e\n\u003cp\u003eBulbs included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__utility-item\"\u003e\n\u003csmall\u003e Maximum \u003c\/small\u003e \u003cstrong\u003e 40W \/ Socket \u003c\/strong\u003e\n\u003cp\u003eDo not exceed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__utility-item\"\u003e\n\u003csmall\u003e Voltage \u003c\/small\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003cp\u003eUniversal voltage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__utility-item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Wall Switch \u003c\/strong\u003e\n\u003cp\u003eSwitch not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-costella__install\"\u003e\n\u003carticle class=\"stb-costella__install-item\"\u003e\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired Semi-Flush \u003c\/strong\u003e\n\u003cp\u003eConnects to a standard ceiling junction box. Professional installation is recommended.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-costella__install-item stb-costella__install-item--focus\"\u003e\u003csmall\u003e Assembly \u003c\/small\u003e \u003cstrong\u003e Allow About 30 Minutes \u003c\/strong\u003e\n\u003cp\u003eThe multi-light structure requires more assembly than a simple dome fixture. Mounting hardware and instructions are included.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-costella__install-item\"\u003e\u003csmall\u003e Location \u003c\/small\u003e \u003cstrong\u003e IP20 · Indoor Dry \u003c\/strong\u003e\n\u003cp\u003eDesigned for dry interior locations, not damp or wet areas.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECS\n  ====================================================== --\u003e\n\u003csection class=\"stb-costella__specs\"\u003e\n\u003cdiv class=\"stb-costella__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Costella Ceiling Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Metal · Resin · Acrylic \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e Color \u003c\/span\u003e \u003cstrong\u003e Brown \u0026amp; White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e Profile \u003c\/span\u003e \u003cstrong\u003e Semi-Flush Ceiling Light · H7.8\" \/ 20cm Across All Configurations \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e 3-Light Size \u003c\/span\u003e \u003cstrong\u003e Ø18.1\" × H7.8\" · Dia46 × H20cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e 6-Light Size \u003c\/span\u003e \u003cstrong\u003e Ø31.4\" × H7.8\" · Dia80 × H20cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e 9-Light Size \u003c\/span\u003e \u003cstrong\u003e Ø39.3\" × H7.8\" · Dia100 × H20cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e 12-Light Size \u003c\/span\u003e \u003cstrong\u003e Ø39.3\" × H7.8\" · Dia100 × H20cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e 12-Light Large \u003c\/span\u003e \u003cstrong\u003e Ø47.2\" × H7.8\" · Dia120 × H20cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e 15-Light Size \u003c\/span\u003e \u003cstrong\u003e Ø47.2\" × H7.8\" · Dia120 × H20cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e G4 · Bulbs Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e Maximum Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Maximum Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible With Dimmable G4 Bulbs + Compatible Dimmer Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e Color Temperature \u003c\/span\u003e \u003cstrong\u003e Depends on Bulbs Used \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Standard Wall Switch · Not Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired · Standard Ceiling Junction Box \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__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-costella__spec\"\u003e\n\u003cspan\u003e Assembly \u003c\/span\u003e \u003cstrong\u003e Multi-Light Assembly Required · Approx. 30 Minutes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e In the Box \u003c\/span\u003e \u003cstrong\u003e Fixture · Bulbs · Mounting Hardware · Instructions \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__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-costella__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-costella__faq\"\u003e\u003cspan class=\"stb-costella__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-costella__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich Costella size should I choose?\u003c\/summary\u003e\n\u003cp\u003eStart with diameter. The 18.1-inch version is the most compact, 31.4 inches is the medium option, 39.3 inches gives a large ceiling spread, and 47.2 inches is the statement size. All versions remain only 7.8 inches high.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between 9 lights and 12 lights at 39.3\"?\u003c\/summary\u003e\n\u003cp\u003eThe overall diameter stays the same at 39.3\" \/ 100cm. The 12-light configuration simply adds three additional light points. This allows you to keep the same ceiling footprint while choosing a different number of bulbs.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between the two 47.2\" versions?\u003c\/summary\u003e\n\u003cp\u003eBoth measure Ø47.2\" × H7.8\" \/ Dia120 × H20cm. One uses 12 lights and the other uses 15, so the difference is light count rather than overall diameter.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the bulbs included?\u003c\/summary\u003e\n\u003cp\u003eYes. G4 bulbs are included for every socket. Each socket is rated for a maximum of 40W.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Costella be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes. Use compatible dimmable G4 bulbs together with a compatible dimmer switch. Color temperature depends on the bulbs installed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it require an electrician?\u003c\/summary\u003e\n\u003cp\u003eCostella is a hardwired semi-flush ceiling fixture that connects to a standard ceiling junction box. Professional installation is recommended. Because it is a multi-light fixture, allow approximately 30 minutes for assembly and mounting.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-costella__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":"3 Lights: Dia 18.1\"x H 7.8\" \/ Brown \u0026 White","offer_id":52692914340123,"sku":"STB-CL-26-10058","price":495.0,"currency_code":"USD","in_stock":true},{"title":"6 Lights: Dia 31.4\"x H 7.8\" \/ Brown \u0026 White","offer_id":52692914372891,"sku":"STB-CL-26-10059","price":760.0,"currency_code":"USD","in_stock":true},{"title":"9 Lights: Dia 39.3\"x H 7.8\" \/ Brown \u0026 White","offer_id":52692914405659,"sku":"STB-CL-26-10060","price":1085.0,"currency_code":"USD","in_stock":true},{"title":"12 Lights: Dia 39.3\"x H 7.8\" \/ Brown \u0026 White","offer_id":52692914438427,"sku":"STB-CL-26-10061","price":1360.0,"currency_code":"USD","in_stock":true},{"title":"12 Lights: Dia 47.2\"x H 7.8\" \/ Brown \u0026 White","offer_id":52692914471195,"sku":"STB-CL-26-10062","price":1580.0,"currency_code":"USD","in_stock":true},{"title":"15 Lights: Dia 47.2\"x H 7.8\" \/ Brown \u0026 White","offer_id":52692914503963,"sku":"STB-CL-26-10063","price":1850.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costella-ceiling-light-stuberlighting_1.jpg?v=1785325849"},{"product_id":"rivella-ceiling-light","title":"Rivella Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — RIVELLA CEILING LIGHT\n\n   RIPPLE \/ PROFILE \/ TONE\n\n   LOW-PROFILE CEILING EDITORIAL\n   DESKTOP · TABLET · MOBILE\n   QUIET LUXURY · DAWN SAFE\n========================================================= *\/\n\n.stb-rivella{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817568;\n\n  --gold:#C8A96E;\n  --gold-deep:#98733F;\n\n  --ivory:#FFFDF8;\n  --paper:#F8F2E7;\n  --cream:#F5EDD8;\n\n  --line:#DED2BD;\n  --line-strong:#CDBD9F;\n\n  --shadow:0 10px 32px rgba(28,18,9,.085);\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-rivella *,\n.stb-rivella *::before,\n.stb-rivella *::after{\n  box-sizing:border-box;\n}\n\n.stb-rivella h2,\n.stb-rivella h3,\n.stb-rivella p{\n  margin-top:0;\n}\n\n.stb-rivella h2,\n.stb-rivella h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-rivella 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\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.rv-panel{\n  margin-top:14px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:10px;\n\n  box-shadow:var(--shadow);\n\n  overflow:hidden;\n}\n\n.rv-panel:first-child{\n  margin-top:0;\n}\n\n.rv-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.rv-title{\n  margin:0;\n\n  font-size:31px;\n  line-height:1.04;\n}\n\n.rv-lead{\n  max-width:600px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:12.4px;\n  line-height:1.65;\n}\n\n.rv-section-head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:25px;\n\n  margin-bottom:17px;\n}\n\n.rv-section-head h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.06;\n}\n\n.rv-section-head p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   01 — FIRST LOOK\n========================================================= *\/\n\n.rv-intro{\n  border-top:4px solid var(--espresso);\n}\n\n.rv-intro__main{\n  display:grid;\n  grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr);\n}\n\n.rv-intro__copy{\n  min-width:0;\n\n  padding:30px 30px 26px;\n}\n\n\n\/* PROFILE NOTE *\/\n\n.rv-profile{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:23px 22px;\n\n  background:var(--paper);\n\n  border-left:1px solid var(--line);\n}\n\n.rv-profile 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.rv-profile strong{\n  display:block;\n\n  margin:4px 0 8px;\n\n  color:var(--espresso);\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.rv-profile p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.4px;\n  line-height:1.5;\n}\n\n\n\/* FACTS *\/\n\n.rv-facts{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  border-top:1px solid var(--line);\n}\n\n.rv-fact{\n  min-width:0;\n\n  padding:12px 14px;\n}\n\n.rv-fact + .rv-fact{\n  border-left:1px solid var(--line);\n}\n\n.rv-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.rv-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:18px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   02 — GLASS + LIGHT\n========================================================= *\/\n\n.rv-glass{\n  padding:27px 28px;\n}\n\n.rv-glass__layout{\n  display:grid;\n  grid-template-columns:minmax(0,230px) minmax(0,1fr);\n\n  gap:23px;\n  align-items:start;\n}\n\n\n\/* REAL DETAIL *\/\n\n.rv-detail{\n  min-width:0;\n\n  padding:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:8px;\n}\n\n.rv-detail__frame{\n  width:200px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.rv-detail__frame 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.rv-detail__frame img{\n  max-height:195px !important;\n}\n\n.rv-detail__caption{\n  padding:8px 2px 1px;\n}\n\n.rv-detail__caption small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rv-detail__caption strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-size:11.6px;\n  font-weight:600;\n}\n\n\n\/* GLASS LEDGER *\/\n\n.rv-glass-list{\n  min-width:0;\n\n  border-top:1px solid var(--espresso);\n}\n\n.rv-glass-row{\n  display:grid;\n  grid-template-columns:minmax(0,82px) minmax(0,1fr);\n\n  gap:13px;\n\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.rv-glass-row small{\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rv-glass-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.rv-glass-row p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.2px;\n  line-height:1.44;\n}\n\n\n\/* LIGHT OPTIONS *\/\n\n.rv-light-options{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:14px;\n}\n\n.rv-light-option{\n  min-width:0;\n\n  padding:13px 14px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n\n  background:var(--paper);\n}\n\n.rv-light-option--three{\n  background:var(--cream);\n\n  border-color:var(--line-strong);\n}\n\n.rv-light-option small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rv-light-option strong{\n  display:block;\n\n  margin:2px 0 4px;\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.rv-light-option span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11px;\n  line-height:1.42;\n}\n\n\n\/* LED NOTE *\/\n\n.rv-led{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-top:12px;\n\n  padding:13px 15px;\n\n  background:var(--espresso);\n\n  border-radius:7px;\n}\n\n.rv-led small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rv-led 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;\n\n  font-weight:500;\n}\n\n.rv-led__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n\n  color:#D8CDBF;\n\n  font-size:11.3px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   03 — SIZE \/ CEILING FIT\n========================================================= *\/\n\n.rv-size{\n  padding:27px 28px;\n}\n\n.rv-size__layout{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:start;\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.rv-dimension{\n  min-width:0;\n\n  padding:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:8px;\n}\n\n.rv-dimension__frame{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.rv-dimension__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.rv-dimension__frame img{\n  max-height:140px !important;\n}\n\n.rv-caption{\n  margin:7px 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\/* SIZE TABLE *\/\n\n.rv-size-list{\n  min-width:0;\n\n  border-top:1px solid var(--espresso);\n}\n\n.rv-size-row{\n  display:grid;\n  grid-template-columns:minmax(0,74px) minmax(0,160px) minmax(0,1fr);\n\n  gap:12px;\n  align-items:center;\n\n  padding:12px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.rv-size-row__name small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rv-size-row__name strong{\n  display:block;\n\n  margin-top:1px;\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.rv-size-row__measure strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  font-weight:600;\n}\n\n.rv-size-row__measure span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--muted);\n\n  font-size:10.3px;\n}\n\n.rv-size-row__fit{\n  color:var(--text);\n\n  font-size:11.2px;\n  line-height:1.42;\n}\n\n\n\/* MEDIUM *\/\n\n.rv-size-row--medium{\n  position:relative;\n\n  background:#FCF8F0;\n}\n\n.rv-size-row--medium::before{\n  content:\"\";\n\n  position:absolute;\n\n  left:-9px;\n  top:8px;\n  bottom:8px;\n\n  width:3px;\n\n  background:var(--gold);\n}\n\n\n\/* PROFILE STRIP *\/\n\n.rv-ceiling-guide{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin-top:13px;\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n\n  overflow:hidden;\n}\n\n.rv-ceiling-guide__item{\n  min-width:0;\n\n  padding:11px 12px;\n}\n\n.rv-ceiling-guide__item + .rv-ceiling-guide__item{\n  border-left:1px solid var(--line);\n}\n\n.rv-ceiling-guide__item small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rv-ceiling-guide__item strong{\n  display:block;\n\n  margin:2px 0;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.rv-ceiling-guide__item span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.rv-details{\n  padding:27px 28px;\n}\n\n.rv-details__top{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,215px);\n\n  gap:22px;\n  align-items:start;\n\n  margin-bottom:16px;\n}\n\n.rv-details__top h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.06;\n}\n\n.rv-details__top p{\n  margin:5px 0 0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.58;\n}\n\n\n\/* INSTALL *\/\n\n.rv-install{\n  min-width:0;\n\n  padding:14px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.rv-install small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rv-install strong{\n  display:block;\n\n  margin:3px 0 5px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.rv-install p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.2px;\n  line-height:1.45;\n}\n\n\n\/* SPECS *\/\n\n.rv-spec-list{\n  border-top:1px solid var(--espresso);\n}\n\n.rv-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);\n}\n\n.rv-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.rv-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.rv-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.rv-note{\n  min-width:0;\n\n  padding:11px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.rv-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.rv-note span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.3px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.rv-shipping{\n  margin-top:14px;\n\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-top:3px solid var(--espresso);\n  border-radius:9px;\n\n  box-shadow:var(--shadow);\n}\n\n.rv-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.rv-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.rv-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.rv-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.rv-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.rv-lightbox:target{\n  display:flex;\n}\n\n.rv-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.rv-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.rv-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.rv-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(min-width:750px) and (max-width:990px){\n\n  .stb-rivella{\n    max-width:820px;\n  }\n\n  .rv-intro__main{\n    grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);\n  }\n\n  .rv-intro__copy{\n    padding:27px 24px 23px;\n  }\n\n  .rv-profile{\n    padding:21px 19px;\n  }\n\n  .rv-title{\n    font-size:29px;\n  }\n\n  .rv-glass,\n  .rv-size,\n  .rv-details{\n    padding:24px;\n  }\n\n  .rv-glass__layout{\n    grid-template-columns:minmax(0,200px) minmax(0,1fr);\n\n    gap:18px;\n  }\n\n  .rv-detail__frame{\n    width:170px;\n  }\n\n  .rv-size__layout{\n    grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n    gap:18px;\n  }\n\n  .rv-dimension__frame{\n    width:125px;\n  }\n\n  .rv-details__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,190px);\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE \/ SMALL TABLET\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-rivella{\n    font-size:13px;\n  }\n\n  .rv-panel{\n    border-radius:8px;\n  }\n\n\n  \/* HERO *\/\n\n  .rv-intro__main{\n    grid-template-columns:1fr;\n  }\n\n  .rv-intro__copy{\n    padding:23px 19px 20px;\n  }\n\n  .rv-profile{\n    padding:15px 19px;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .rv-title{\n    font-size:27px;\n  }\n\n\n  .rv-facts{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .rv-fact:nth-child(3){\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .rv-fact:nth-child(4){\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SECTIONS *\/\n\n  .rv-glass,\n  .rv-size,\n  .rv-details{\n    padding:22px 19px;\n  }\n\n  .rv-section-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  \/* GLASS *\/\n\n  .rv-glass__layout{\n    grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n    gap:14px;\n  }\n\n  .rv-detail__frame{\n    width:120px;\n  }\n\n  .rv-detail__frame img{\n    max-height:118px !important;\n  }\n\n  .rv-glass-row{\n    grid-template-columns:minmax(0,65px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n\n  .rv-led{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .rv-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  \/* SIZE *\/\n\n  .rv-size__layout{\n    grid-template-columns:1fr;\n  }\n\n  .rv-dimension{\n    width:145px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .rv-dimension__frame{\n    width:115px;\n  }\n\n  .rv-dimension__frame img{\n    max-height:112px !important;\n  }\n\n  .rv-size-row{\n    grid-template-columns:minmax(0,65px) minmax(0,125px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n  .rv-size-row--medium::before{\n    left:-6px;\n  }\n\n\n  .rv-ceiling-guide{\n    grid-template-columns:1fr;\n  }\n\n  .rv-ceiling-guide__item + .rv-ceiling-guide__item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* DETAILS *\/\n\n  .rv-details__top{\n    grid-template-columns:1fr;\n\n    gap:10px;\n  }\n\n  .rv-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .rv-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n  .rv-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:520px){\n\n  .rv-light-options{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:460px){\n\n  .rv-glass__layout{\n    grid-template-columns:1fr;\n  }\n\n  .rv-detail{\n    width:155px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .rv-size-row{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-rivella\" id=\"rivella-root\"\u003e\n\u003c!-- =====================================================\n       01 — FIRST LOOK\n  ====================================================== --\u003e\n\u003csection class=\"rv-panel rv-intro\"\u003e\n\u003cdiv class=\"rv-intro__main\"\u003e\n\u003cdiv class=\"rv-intro__copy\"\u003e\n\u003cspan class=\"rv-kicker\"\u003e Rivella Ceiling Light · Low-Profile Integrated LED \u003c\/span\u003e\n\u003ch2 class=\"rv-title\"\u003eClose to the Ceiling, Better to Look At\u003c\/h2\u003e\n\u003cp class=\"rv-lead\"\u003eRivella pairs rippled glass with a slim metal frame, turning a practical flush mount into a quieter decorative feature. The textured glass softens the LED, while the shallow profile keeps the fixture visually close to the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"rv-profile\"\u003e\u003csmall\u003e Why Rivella \u003c\/small\u003e \u003cstrong\u003e Only 4.7–6.3\"\u003cbr\u003eFrom the Ceiling \u003c\/strong\u003e\n\u003cp\u003eA useful choice when you want decorative glass without giving up unnecessary headroom.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-facts\"\u003e\n\u003cdiv class=\"rv-fact\"\u003e\n\u003csmall\u003e Sizes \u003c\/small\u003e \u003cstrong\u003e 3 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-fact\"\u003e\n\u003csmall\u003e Profile \u003c\/small\u003e \u003cstrong\u003e Flush Mount \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-fact\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Rippled Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-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\/section\u003e\n\u003c!-- =====================================================\n       02 — GLASS + LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"rv-panel rv-glass\"\u003e\n\u003cdiv class=\"rv-section-head\"\u003e\n\u003ch3\u003eTexture Does the Softening\u003c\/h3\u003e\n\u003cp\u003eInstead of a flat diffuser, Rivella uses rippled glass to break up the LED light. The result is a softer surface glow with subtle highlights across the glass when illuminated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-glass__layout\"\u003e\n\u003c!-- REAL GLASS DETAIL --\u003e\n\u003carticle class=\"rv-detail\"\u003e\n\u003cdiv class=\"rv-detail__frame\"\u003e\u003ca href=\"#rv-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rivella-ceiling-light-stuberlighting_10.jpg?v=1785411675\" alt=\"Close-up of Rivella Ceiling Light rippled glass shade\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"rv-detail__caption\"\u003e\n\u003csmall\u003e Glass Detail \u003c\/small\u003e \u003cstrong\u003e Rippled Glass Surface \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MATERIAL --\u003e\n\u003cdiv class=\"rv-glass-list\"\u003e\n\u003cdiv class=\"rv-glass-row\"\u003e\n\u003csmall\u003e Glass \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Rippled Texture \u003c\/strong\u003e\n\u003cp\u003eAdds visual depth to the shade while helping diffuse the integrated LED into a more even glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-glass-row\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Slim Metal Edge \u003c\/strong\u003e\n\u003cp\u003eKeeps the perimeter defined without making the fixture feel heavy against the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-glass-row\"\u003e\n\u003csmall\u003e Profile \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e True Flush-Mount Format \u003c\/strong\u003e\n\u003cp\u003eDesigned to sit close to the ceiling rather than hang down like a pendant or semi-flush fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LIGHT OPTIONS --\u003e\n\u003cdiv class=\"rv-light-options\"\u003e\n\u003cdiv class=\"rv-light-option\"\u003e\n\u003csmall\u003e Light Option 01 \u003c\/small\u003e \u003cstrong\u003e 3000K Warm White \u003c\/strong\u003e \u003cspan\u003e A fixed warm tone for bedrooms, living spaces and interiors where a consistently softer atmosphere is preferred. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-light-option rv-light-option--three\"\u003e\n\u003csmall\u003e Light Option 02 \u003c\/small\u003e \u003cstrong\u003e 3000K \/ 4000K \/ 6000K \u003c\/strong\u003e \u003cspan\u003e Three switchable color temperatures for warm, neutral or cooler white light. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LED --\u003e\n\u003cdiv class=\"rv-led\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Integrated LED \u003c\/small\u003e \u003cstrong\u003e No Separate Bulbs \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-led__copy\"\u003eThe LED light source is built into the fixture, so no separate bulb is required. Rated life is approximately 50,000 hours; the integrated LED module is not designed for user bulb replacement.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SIZE\n  ====================================================== --\u003e\n\u003csection class=\"rv-panel rv-size\"\u003e\n\u003cdiv class=\"rv-section-head\"\u003e\n\u003ch3\u003eChoose the Diameter for the Room\u003c\/h3\u003e\n\u003cp\u003eAll three sizes remain shallow. The main decision is visual width: smaller for compact circulation spaces, medium for everyday rooms, and large when the ceiling light needs more presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-size__layout\"\u003e\n\u003c!-- DIMENSION IMAGE --\u003e\n\u003cdiv class=\"rv-dimension\"\u003e\n\u003cdiv class=\"rv-dimension__frame\"\u003e\u003ca href=\"#rv-dimension-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rivella-ceiling-light-stuberlighting_15.jpg?v=1785411675\" alt=\"Rivella Ceiling Light dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"rv-caption\"\u003eSize Reference · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE LIST --\u003e\n\u003cdiv class=\"rv-size-list\"\u003e\n\u003cdiv class=\"rv-size-row\"\u003e\n\u003cdiv class=\"rv-size-row__name\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e 15.0\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-size-row__measure\"\u003e\n\u003cstrong\u003e Ø15.0\" × H4.7\" \u003c\/strong\u003e \u003cspan\u003e Ø38 × H12 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-size-row__fit\"\u003eBest for hallways, entries, closets and smaller rooms.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-size-row rv-size-row--medium\"\u003e\n\u003cdiv class=\"rv-size-row__name\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e 18.9\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-size-row__measure\"\u003e\n\u003cstrong\u003e Ø18.9\" × H5.5\" \u003c\/strong\u003e \u003cspan\u003e Ø48 × H14 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-size-row__fit\"\u003eThe most versatile scale for bedrooms, kitchens and dining rooms.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-size-row\"\u003e\n\u003cdiv class=\"rv-size-row__name\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e 22.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-size-row__measure\"\u003e\n\u003cstrong\u003e Ø22.8\" × H6.3\" \u003c\/strong\u003e \u003cspan\u003e Ø58 × H16 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-size-row__fit\"\u003eBetter for living rooms and larger spaces where more ceiling presence is needed.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PROFILE GUIDE --\u003e\n\u003cdiv class=\"rv-ceiling-guide\"\u003e\n\u003cdiv class=\"rv-ceiling-guide__item\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Only 4.7\" High \u003c\/strong\u003e \u003cspan\u003e The shallowest profile for tighter ceiling conditions. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-ceiling-guide__item\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e 5.5\" High \u003c\/strong\u003e \u003cspan\u003e Balanced diameter without a deep ceiling drop. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-ceiling-guide__item\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e 6.3\" High \u003c\/strong\u003e \u003cspan\u003e More diameter, still distinctly low-profile. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"rv-panel rv-details\"\u003e\n\u003cdiv class=\"rv-details__top\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"rv-kicker\"\u003e Specifications \u003c\/span\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cp\u003eThe essentials for choosing the size, light option and ceiling installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"rv-install\"\u003e\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired Flush Mount \u003c\/strong\u003e\n\u003cp\u003eConnects to a standard ceiling junction box and works with a common wall switch. Professional installation is recommended.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec-list\"\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Small \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Ø15.0\" × H4.7\" · Ø38 × H12 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Medium \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Ø18.9\" × H5.5\" · Ø48 × H14 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Large \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Ø22.8\" × H6.3\" · Ø58 × H16 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Rippled glass shade · Metal frame \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Mounting \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Flush mount · Ceiling \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Integrated LED · Included · Separate Bulb: Not required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e LED Lifespan \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Approx. 50,000 hours rated · Integrated module is not user-replaceable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Light Options \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Fixed 3000K Warm White · Three-Color 3000K \/ 4000K \/ 6000K \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Max Power \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e 40W maximum \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Hardwired · Standard ceiling junction box \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Common wall On \/ Off switch · Switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Ceiling-mounted hardwired fixture · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e IP20 · Indoor dry locations only \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"rv-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=\"rv-notes\"\u003e\n\u003cdiv class=\"rv-note\"\u003e\n\u003cstrong\u003e Rippled Glass \u003c\/strong\u003e \u003cspan\u003e Slight differences in ripple texture and optical effect can occur between pieces as part of the crafted glass character. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-note\"\u003e\n\u003cstrong\u003e Care \u003c\/strong\u003e \u003cspan\u003e Switch off power before cleaning. Dust the metal frame with a soft dry cloth and wipe the glass gently with a soft microfiber cloth. Avoid abrasive pads and harsh solvents. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING\n  ====================================================== --\u003e\n\u003csection class=\"rv-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       GLASS DETAIL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"rv-detail-large\" href=\"#rivella-root\" class=\"rv-lightbox\"\u003e \u003cspan class=\"rv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rivella-ceiling-light-stuberlighting_10.jpg?v=1785411675\" alt=\"Enlarged Rivella rippled glass shade detail\"\u003e \u003cspan class=\"rv-lightbox__caption\"\u003e Rivella · Rippled Glass Detail \u003c\/span\u003e \u003cspan class=\"rv-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DIMENSION LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"rv-dimension-large\" href=\"#rivella-root\" class=\"rv-lightbox\"\u003e \u003cspan class=\"rv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rivella-ceiling-light-stuberlighting_15.jpg?v=1785411675\" alt=\"Enlarged Rivella Ceiling Light dimensions\"\u003e \u003cspan class=\"rv-lightbox__caption\"\u003e Rivella · Ø15.0\" \/ Ø18.9\" \/ Ø22.8\" \u003c\/span\u003e \u003cspan class=\"rv-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.0\" x H 4.7\" \/ Metal\u0026Glass \/ 3000K","offer_id":52697096945947,"sku":"STB-WS-26-10082","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.0\" x H 4.7\" \/ Metal\u0026Glass \/ Three-color Dimming","offer_id":52697096978715,"sku":"STB-WS-26-10083","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.9\" x H 5.5\" \/ Metal\u0026Glass \/ 3000K","offer_id":52697097011483,"sku":"STB-WS-26-10084","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.9\" x H 5.5\" \/ Metal\u0026Glass \/ Three-color Dimming","offer_id":52697097044251,"sku":"STB-WS-26-10085","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22.8\" x H 6.3\" \/ Metal\u0026Glass \/ 3000K","offer_id":52697097077019,"sku":"STB-WS-26-10086","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22.8\" x H 6.3\" \/ Metal\u0026Glass \/ Three-color Dimming","offer_id":52697097109787,"sku":"STB-WS-26-10087","price":395.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rivella-ceiling-light-stuberlighting_1.jpg?v=1785411675"},{"product_id":"amalfi-round-ceiling-light","title":"Amalfi Round Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AMALFI ROUND CEILING LIGHT\n\n   RELIEF \/ TONE \/ PROFILE\n\n   GLASS CEILING EDITORIAL\n   DESKTOP · TABLET · MOBILE\n   QUIET LUXURY · SHOPPER-FIRST · DAWN SAFE\n========================================================= *\/\n\n.stb-amalfi{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817568;\n\n  --gold:#C8A96E;\n  --gold-deep:#98733F;\n\n  --ivory:#FFFDF8;\n  --paper:#F8F2E7;\n  --cream:#F5EDD8;\n  --soft:#FBF7EF;\n\n  --line:#DED2BD;\n  --line-strong:#CDBD9F;\n\n  --shadow:0 10px 32px rgba(28,18,9,.085);\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-amalfi *,\n.stb-amalfi *::before,\n.stb-amalfi *::after{\n  box-sizing:border-box;\n}\n\n.stb-amalfi h2,\n.stb-amalfi h3,\n.stb-amalfi p{\n  margin-top:0;\n}\n\n.stb-amalfi h2,\n.stb-amalfi h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-amalfi 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\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.am-panel{\n  margin-top:14px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:10px;\n\n  box-shadow:var(--shadow);\n\n  overflow:hidden;\n}\n\n.am-panel:first-child{\n  margin-top:0;\n}\n\n.am-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.am-title{\n  margin:0;\n\n  font-size:31px;\n  line-height:1.04;\n}\n\n.am-lead{\n  max-width:620px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:12.4px;\n  line-height:1.65;\n}\n\n.am-section-head{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:25px;\n\n  margin-bottom:17px;\n}\n\n.am-section-head h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.06;\n}\n\n.am-section-head p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   01 — FIRST LOOK\n========================================================= *\/\n\n.am-intro{\n  padding:28px 29px 0;\n\n  border-top:4px solid var(--espresso);\n}\n\n.am-intro__copy{\n  max-width:690px;\n}\n\n.am-intro__bar{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  margin:22px -29px 0;\n\n  background:var(--paper);\n\n  border-top:1px solid var(--line);\n}\n\n.am-intro__fact{\n  min-width:0;\n\n  padding:12px 14px;\n}\n\n.am-intro__fact + .am-intro__fact{\n  border-left:1px solid var(--line);\n}\n\n.am-intro__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.am-intro__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:18px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n\n\/* PROFILE MESSAGE *\/\n\n.am-profile{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin:0 -29px;\n\n  padding:13px 18px;\n\n  background:var(--espresso);\n}\n\n.am-profile__number small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.am-profile__number 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:23px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.am-profile__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n\n  color:#D8CDBF;\n\n  font-size:11.4px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   02 — GLASS + COLOR\n========================================================= *\/\n\n.am-glass{\n  padding:27px 28px;\n}\n\n\n\/* REAL IMAGE PAIR *\/\n\n.am-image-grid{\n  display:grid;\n  grid-template-columns:1.05fr .95fr;\n\n  gap:10px;\n}\n\n.am-image-card{\n  min-width:0;\n\n  padding:9px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:8px;\n}\n\n.am-image-frame{\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  border-radius:5px;\n}\n\n.am-image-frame 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.am-image-frame img{\n  max-height:215px !important;\n}\n\n.am-image-meta{\n  padding:8px 3px 2px;\n}\n\n.am-image-meta small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.am-image-meta strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-size:11.6px;\n  font-weight:600;\n}\n\n.am-image-meta span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.4;\n}\n\n\n\/* MATERIAL LEDGER *\/\n\n.am-material{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin-top:14px;\n\n  border-top:1px solid var(--espresso);\n  border-bottom:1px solid var(--line);\n}\n\n.am-material__item{\n  min-width:0;\n\n  padding:12px 13px;\n}\n\n.am-material__item + .am-material__item{\n  border-left:1px solid var(--line);\n}\n\n.am-material__item small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.am-material__item strong{\n  display:block;\n\n  margin:2px 0 3px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.am-material__item p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11px;\n  line-height:1.43;\n}\n\n\n\/* COLOR CHOICE *\/\n\n.am-colors{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:13px;\n}\n\n.am-color{\n  min-width:0;\n\n  padding:12px 14px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.am-color--cream{\n  background:#F5EAD6;\n}\n\n.am-color--white{\n  background:#FFFCF7;\n}\n\n.am-color__line{\n  width:36px;\n  height:3px;\n\n  margin-bottom:7px;\n\n  border-radius:20px;\n}\n\n.am-color--cream .am-color__line{\n  background:#C7A777;\n}\n\n.am-color--white .am-color__line{\n  background:#DDD6CA;\n}\n\n.am-color small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.am-color strong{\n  display:block;\n\n  margin:2px 0;\n\n  color:var(--espresso);\n\n  font-size:11.6px;\n  font-weight:600;\n}\n\n.am-color span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   03 — SIZE\n========================================================= *\/\n\n.am-size{\n  padding:27px 28px;\n}\n\n.am-size__layout{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:start;\n}\n\n\n\/* DIMENSION IMAGES *\/\n\n.am-dimensions{\n  display:grid;\n\n  gap:8px;\n}\n\n.am-dimension{\n  min-width:0;\n\n  padding:8px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.am-dimension__inner{\n  display:grid;\n  grid-template-columns:minmax(0,62px) minmax(0,1fr);\n\n  gap:9px;\n  align-items:center;\n}\n\n.am-dimension__frame{\n  width:62px;\n  height:62px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border-radius:5px;\n}\n\n.am-dimension__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  text-decoration:none;\n}\n\n.am-dimension__frame img{\n  max-width:58px !important;\n  max-height:58px !important;\n}\n\n.am-dimension small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:8.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.am-dimension strong{\n  display:block;\n\n  margin-top:1px;\n\n  color:var(--espresso);\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* SIZE TABLE *\/\n\n.am-size-list{\n  min-width:0;\n\n  border-top:1px solid var(--espresso);\n}\n\n.am-size-row{\n  display:grid;\n  grid-template-columns:minmax(0,75px) minmax(0,150px) minmax(0,1fr);\n\n  gap:12px;\n  align-items:center;\n\n  padding:13px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.am-size-row__name small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.am-size-row__name strong{\n  display:block;\n\n  margin-top:1px;\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.am-size-row__measure strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  font-weight:600;\n}\n\n.am-size-row__measure span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--muted);\n\n  font-size:10.4px;\n}\n\n.am-size-row__fit{\n  color:var(--text);\n\n  font-size:11.2px;\n  line-height:1.43;\n}\n\n\n\/* LARGE EMPHASIS *\/\n\n.am-size-row--large{\n  position:relative;\n\n  background:#FCF8F0;\n}\n\n.am-size-row--large::before{\n  content:\"\";\n\n  position:absolute;\n\n  left:-9px;\n  top:8px;\n  bottom:8px;\n\n  width:3px;\n\n  background:var(--gold);\n}\n\n\n\/* SIZE NOTE *\/\n\n.am-size-note{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:17px;\n  align-items:center;\n\n  margin-top:12px;\n\n  padding:12px 14px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.am-size-note strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.am-size-note span{\n  color:var(--text);\n\n  font-size:11.3px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.am-details{\n  padding:27px 28px;\n}\n\n.am-details__top{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,220px);\n\n  gap:22px;\n  align-items:start;\n\n  margin-bottom:16px;\n}\n\n.am-details__top h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.06;\n}\n\n.am-details__top p{\n  margin:5px 0 0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.58;\n}\n\n\n\/* BULB CARD *\/\n\n.am-bulb{\n  min-width:0;\n\n  padding:14px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.am-bulb small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.am-bulb strong{\n  display:block;\n\n  margin:3px 0 5px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.am-bulb p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.2px;\n  line-height:1.45;\n}\n\n\n\/* SPECS *\/\n\n.am-spec-list{\n  border-top:1px solid var(--espresso);\n}\n\n.am-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);\n}\n\n.am-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.am-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.am-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.am-note{\n  min-width:0;\n\n  padding:11px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.am-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.am-note span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.3px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.am-shipping{\n  margin-top:14px;\n\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-top:3px solid var(--espresso);\n  border-radius:9px;\n\n  box-shadow:var(--shadow);\n}\n\n.am-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.am-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.am-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.am-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.am-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.am-lightbox:target{\n  display:flex;\n}\n\n.am-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.am-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.am-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.am-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(min-width:750px) and (max-width:990px){\n\n  .stb-amalfi{\n    max-width:820px;\n  }\n\n  .am-intro{\n    padding-left:24px;\n    padding-right:24px;\n  }\n\n  .am-intro__bar,\n  .am-profile{\n    margin-left:-24px;\n    margin-right:-24px;\n  }\n\n  .am-title{\n    font-size:29px;\n  }\n\n  .am-glass,\n  .am-size,\n  .am-details{\n    padding:24px;\n  }\n\n  .am-image-frame img{\n    max-height:190px !important;\n  }\n\n  .am-size__layout{\n    grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n    gap:18px;\n  }\n\n  .am-details__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,195px);\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE \/ SMALL TABLET\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-amalfi{\n    font-size:13px;\n  }\n\n  .am-panel{\n    border-radius:8px;\n  }\n\n\n  \/* INTRO *\/\n\n  .am-intro{\n    padding:23px 19px 0;\n  }\n\n  .am-title{\n    font-size:27px;\n  }\n\n  .am-intro__bar,\n  .am-profile{\n    margin-left:-19px;\n    margin-right:-19px;\n  }\n\n  .am-intro__bar{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .am-intro__fact:nth-child(3){\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .am-intro__fact:nth-child(4){\n    border-top:1px solid var(--line);\n  }\n\n  .am-profile{\n    grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n    gap:13px;\n  }\n\n\n  \/* SECTIONS *\/\n\n  .am-glass,\n  .am-size,\n  .am-details{\n    padding:22px 19px;\n  }\n\n  .am-section-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  \/* IMAGES *\/\n\n  .am-image-frame img{\n    max-height:165px !important;\n  }\n\n\n  .am-material{\n    grid-template-columns:1fr;\n  }\n\n  .am-material__item + .am-material__item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SIZE *\/\n\n  .am-size__layout{\n    grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n    gap:13px;\n  }\n\n  .am-size-row{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n  .am-size-row--large::before{\n    left:-6px;\n  }\n\n\n  .am-size-note{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n\n  \/* DETAILS *\/\n\n  .am-details__top{\n    grid-template-columns:1fr;\n\n    gap:10px;\n  }\n\n  .am-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .am-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n  .am-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .am-image-grid{\n    grid-template-columns:1fr 1fr;\n\n    gap:8px;\n  }\n\n  .am-image-card{\n    padding:7px;\n  }\n\n  .am-image-frame img{\n    max-height:135px !important;\n  }\n\n  .am-image-meta span{\n    font-size:10.2px;\n  }\n\n\n  .am-colors{\n    grid-template-columns:1fr;\n  }\n\n\n  .am-size__layout{\n    grid-template-columns:1fr;\n  }\n\n  .am-dimensions{\n    grid-template-columns:1fr 1fr;\n\n    gap:8px;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .am-image-grid{\n    grid-template-columns:1fr;\n  }\n\n  .am-image-card{\n    width:175px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .am-image-frame img{\n    max-height:165px !important;\n  }\n\n\n  .am-dimensions{\n    grid-template-columns:1fr;\n  }\n\n\n  .am-profile{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .am-profile__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\u003c\/style\u003e\n\n\n\u003cdiv class=\"stb-amalfi\" id=\"amalfi-root\"\u003e\n\n\n  \u003c!-- =====================================================\n       01 — FIRST LOOK\n  ====================================================== --\u003e\n\n  \u003csection class=\"am-panel am-intro\"\u003e\n\n\n    \u003cdiv class=\"am-intro__copy\"\u003e\n\n      \u003cspan class=\"am-kicker\"\u003e\n        Amalfi Round Ceiling Light · Patterned Milk Glass\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"am-title\"\u003e\n        Texture Overhead, Without the Drop\n      \u003c\/h2\u003e\n\n      \u003cp class=\"am-lead\"\u003e\n        Amalfi gives a simple semi-flush ceiling light\n        a more decorative surface.\n        Raised lace-and-floral relief moves across the milk glass,\n        softening the bulb while adding subtle texture\n        even when the light is off.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"am-intro__bar\"\u003e\n\n\n      \u003cdiv class=\"am-intro__fact\"\u003e\n\n        \u003csmall\u003e\n          Profile\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          Semi-Flush\n        \u003c\/strong\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-intro__fact\"\u003e\n\n        \u003csmall\u003e\n          Height\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          7\"\n        \u003c\/strong\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-intro__fact\"\u003e\n\n        \u003csmall\u003e\n          Colors\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          Creamy \/ White\n        \u003c\/strong\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-intro__fact\"\u003e\n\n        \u003csmall\u003e\n          Bulb\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          Included\n        \u003c\/strong\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"am-profile\"\u003e\n\n\n      \u003cdiv class=\"am-profile__number\"\u003e\n\n        \u003csmall\u003e\n          Ceiling Drop\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          Only 7\"\n        \u003c\/strong\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-profile__copy\"\u003e\n        Both diameters share the same low 7-inch height,\n        making Amalfi especially useful where a pendant\n        would hang too far into the room.\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       02 — GLASS + COLOR\n  ====================================================== --\u003e\n\n  \u003csection class=\"am-panel am-glass\"\u003e\n\n\n    \u003cdiv class=\"am-section-head\"\u003e\n\n      \u003ch3\u003e\n        Choose the Glass Tone, Not a New Design\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Creamy and White use the same raised patterned shade\n        and the same black metal mount.\n        The difference is simply how warm or crisp\n        you want the ceiling light to feel.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- REAL PRODUCT PHOTOS --\u003e\n\n    \u003cdiv class=\"am-image-grid\"\u003e\n\n\n      \u003c!-- TWO COLORS --\u003e\n\n      \u003carticle class=\"am-image-card\"\u003e\n\n\n        \u003cdiv class=\"am-image-frame\"\u003e\n\n          \u003ca href=\"#am-colors-large\" aria-label=\"Enlarge Amalfi Creamy and White shade comparison\"\u003e\n\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/amalfi-round-ceiling-light-stuberlighting_16.jpg?v=1785479180\" alt=\"Amalfi Round Ceiling Light Creamy and White shade color comparison\" loading=\"lazy\"\u003e\n\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"am-image-meta\"\u003e\n\n          \u003csmall\u003e\n            Color Comparison\n          \u003c\/small\u003e\n\n          \u003cstrong\u003e\n            Creamy · White\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Same relief pattern, two different moods.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/article\u003e\n\n\n      \u003c!-- SHADE DETAIL --\u003e\n\n      \u003carticle class=\"am-image-card\"\u003e\n\n\n        \u003cdiv class=\"am-image-frame\"\u003e\n\n          \u003ca href=\"#am-detail-large\" aria-label=\"Enlarge Amalfi patterned glass detail\"\u003e\n\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/amalfi-round-ceiling-light-stuberlighting_4.jpg?v=1785479181\" alt=\"Close-up of Amalfi Round Ceiling Light raised patterned milk glass shade\" loading=\"lazy\"\u003e\n\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"am-image-meta\"\u003e\n\n          \u003csmall\u003e\n            Glass Detail\n          \u003c\/small\u003e\n\n          \u003cstrong\u003e\n            Raised Floral Relief\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Texture remains visible both lit and unlit.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/article\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- MATERIAL --\u003e\n\n    \u003cdiv class=\"am-material\"\u003e\n\n\n      \u003cdiv class=\"am-material__item\"\u003e\n\n        \u003csmall\u003e\n          Surface\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          Patterned Milk Glass\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Raised lace-and-floral relief\n          gives the otherwise simple round shade\n          more depth.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-material__item\"\u003e\n\n        \u003csmall\u003e\n          Light\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          Soft, Even Diffusion\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          The milk glass softens\n          the included bulb\n          and reduces exposed glare.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-material__item\"\u003e\n\n        \u003csmall\u003e\n          Mount\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          Black Metal\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          A restrained dark ceiling mount\n          gives both glass colors\n          a clean visual edge.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- COLORS --\u003e\n\n    \u003cdiv class=\"am-colors\"\u003e\n\n\n      \u003cdiv class=\"am-color am-color--cream\"\u003e\n\n        \u003cdiv class=\"am-color__line\"\u003e\u003c\/div\u003e\n\n        \u003csmall\u003e\n          Creamy\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          Warmer + Softer\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          The cozier option,\n          especially with warm neutrals,\n          wood and traditional interiors.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-color am-color--white\"\u003e\n\n        \u003cdiv class=\"am-color__line\"\u003e\u003c\/div\u003e\n\n        \u003csmall\u003e\n          White\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          Cleaner + Brighter\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          A crisper option\n          when you want the glass\n          to feel lighter and more neutral.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       03 — SIZE\n  ====================================================== --\u003e\n\n  \u003csection class=\"am-panel am-size\"\u003e\n\n\n    \u003cdiv class=\"am-section-head\"\u003e\n\n      \u003ch3\u003e\n        Same Height, Two Diameters\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Both sizes are only 7 inches high.\n        The real decision is ceiling coverage:\n        13.7 inches for compact spaces,\n        or 17.7 inches when the fixture needs more presence.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"am-size__layout\"\u003e\n\n\n      \u003c!-- DIMENSION THUMBNAILS --\u003e\n\n      \u003cdiv class=\"am-dimensions\"\u003e\n\n\n        \u003cdiv class=\"am-dimension\"\u003e\n\n          \u003cdiv class=\"am-dimension__inner\"\u003e\n\n            \u003cdiv class=\"am-dimension__frame\"\u003e\n\n              \u003ca href=\"#am-small-large\" aria-label=\"Enlarge Amalfi 13.7 inch dimensions\"\u003e\n\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/amalfi-round-ceiling-light-stuberlighting_13.jpg?v=1785479181\" alt=\"Amalfi 13.7 inch ceiling light dimension diagram\" loading=\"lazy\"\u003e\n\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv\u003e\n\n              \u003csmall\u003e\n                Exact Size\n              \u003c\/small\u003e\n\n              \u003cstrong\u003e\n                Ø13.7\" × H7\"\n              \u003c\/strong\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"am-dimension\"\u003e\n\n          \u003cdiv class=\"am-dimension__inner\"\u003e\n\n            \u003cdiv class=\"am-dimension__frame\"\u003e\n\n              \u003ca href=\"#am-large-large\" aria-label=\"Enlarge Amalfi 17.7 inch dimensions\"\u003e\n\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/amalfi-round-ceiling-light-stuberlighting_18.jpg?v=1785479181\" alt=\"Amalfi 17.7 inch ceiling light dimension diagram\" loading=\"lazy\"\u003e\n\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv\u003e\n\n              \u003csmall\u003e\n                Exact Size\n              \u003c\/small\u003e\n\n              \u003cstrong\u003e\n                Ø17.7\" × H7\"\n              \u003c\/strong\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- SIZE OPTIONS --\u003e\n\n      \u003cdiv class=\"am-size-list\"\u003e\n\n\n        \u003cdiv class=\"am-size-row\"\u003e\n\n\n          \u003cdiv class=\"am-size-row__name\"\u003e\n\n            \u003csmall\u003e\n              Size 01\n            \u003c\/small\u003e\n\n            \u003cstrong\u003e\n              13.7\"\n            \u003c\/strong\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"am-size-row__measure\"\u003e\n\n            \u003cstrong\u003e\n              Ø13.7\" × H7\"\n            \u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Ø35 × H18 cm\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"am-size-row__fit\"\u003e\n            Best for closets,\n            smaller rooms and tighter ceiling areas\n            where a compact footprint matters.\n          \u003c\/div\u003e\n\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"am-size-row am-size-row--large\"\u003e\n\n\n          \u003cdiv class=\"am-size-row__name\"\u003e\n\n            \u003csmall\u003e\n              Size 02\n            \u003c\/small\u003e\n\n            \u003cstrong\u003e\n              17.7\"\n            \u003c\/strong\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"am-size-row__measure\"\u003e\n\n            \u003cstrong\u003e\n              Ø17.7\" × H7\"\n            \u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Ø45 × H18 cm\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"am-size-row__fit\"\u003e\n            Better for bedrooms,\n            hallways, dining areas\n            and rooms that need more ceiling coverage.\n          \u003c\/div\u003e\n\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"am-size-note\"\u003e\n\n      \u003cstrong\u003e\n        For a Hallway, Consider 17.7\"\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Both sizes stay equally low,\n        so moving up to the larger diameter\n        adds visual coverage without increasing the ceiling drop.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\n  \u003csection class=\"am-panel am-details\"\u003e\n\n\n    \u003cdiv class=\"am-details__top\"\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003cspan class=\"am-kicker\"\u003e\n          Specifications\n        \u003c\/span\u003e\n\n        \u003ch3\u003e\n          Product Details\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          The essentials for choosing the size,\n          bulb setup and ceiling installation.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003caside class=\"am-bulb\"\u003e\n\n        \u003csmall\u003e\n          Ready to Light\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          3000K Bulb Included\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Amalfi uses an E26 \/ E27 socket.\n          A warm 3000K bulb is included,\n          so no separate bulb purchase is required.\n        \u003c\/p\u003e\n\n      \u003c\/aside\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"am-spec-list\"\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Small Size\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          Ø13.7\" × H7\" ·\n          Ø35 × H18 cm\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Large Size\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          Ø17.7\" × H7\" ·\n          Ø45 × H18 cm\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Materials\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          Patterned milk glass · Metal\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Shade Colors\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          Creamy · White\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Ceiling Mount\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          Black metal\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Mounting Type\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          Semi-flush ceiling mount\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Light Source\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          E26 \/ E27 socket ·\n          Bulb Included: Yes\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Included Bulb\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          3000K Warm White\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Max Wattage\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          40W maximum\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Dimming\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          Dimmable-ready with a compatible\n          dimmable E26 \/ E27 bulb\n          and compatible dimmer\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Voltage\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          AC110–240V\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Wiring\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          Hardwired · Standard ceiling junction box\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Control\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          Common wall On \/ Off switch ·\n          Switch not included\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Installation\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          Ceiling-mounted hardwired fixture ·\n          Professional installation recommended\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Environment\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          IP20 · Indoor dry locations only\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Compliance\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"am-notes\"\u003e\n\n\n      \u003cdiv class=\"am-note\"\u003e\n\n        \u003cstrong\u003e\n          Patterned Glass\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Slight variations in relief texture\n          and optical effect may occur between pieces\n          as part of the crafted glass character.\n          Screen colors are approximate;\n          hand-measured dimensions may vary 1–2cm.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-note\"\u003e\n\n        \u003cstrong\u003e\n          Installation Tip\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Because Amalfi sits close to the ceiling,\n          a sufficiently tall ladder\n          and a long magnetic screwdriver\n          can make access to the mounting screws easier.\n          Shut off power before installation.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       SHIPPING\n  ====================================================== --\u003e\n\n  \u003csection class=\"am-shipping\"\u003e\n\n    \u003ch3\u003e\n      Shipping \u0026amp; Returns\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Free Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) 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 30 days,\n      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. 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       COLOR COMPARISON LIGHTBOX\n  ====================================================== --\u003e\n\n  \u003ca id=\"am-colors-large\" href=\"#amalfi-root\" class=\"am-lightbox\" aria-label=\"Close Amalfi color comparison\"\u003e\n\n    \u003cspan class=\"am-lightbox__inner\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/amalfi-round-ceiling-light-stuberlighting_16.jpg?v=1785479180\" alt=\"Enlarged Amalfi Creamy and White shade comparison\"\u003e\n\n      \u003cspan class=\"am-lightbox__caption\"\u003e\n        Amalfi · Creamy \/ White\n      \u003c\/span\u003e\n\n      \u003cspan class=\"am-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       GLASS DETAIL LIGHTBOX\n  ====================================================== --\u003e\n\n  \u003ca id=\"am-detail-large\" href=\"#amalfi-root\" class=\"am-lightbox\" aria-label=\"Close Amalfi glass detail\"\u003e\n\n    \u003cspan class=\"am-lightbox__inner\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/amalfi-round-ceiling-light-stuberlighting_4.jpg?v=1785479181\" alt=\"Enlarged Amalfi raised patterned milk glass detail\"\u003e\n\n      \u003cspan class=\"am-lightbox__caption\"\u003e\n        Amalfi · Raised Milk Glass Relief\n      \u003c\/span\u003e\n\n      \u003cspan class=\"am-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       SMALL DIMENSION LIGHTBOX\n  ====================================================== --\u003e\n\n  \u003ca id=\"am-small-large\" href=\"#amalfi-root\" class=\"am-lightbox\" aria-label=\"Close Amalfi small dimensions\"\u003e\n\n    \u003cspan class=\"am-lightbox__inner\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/amalfi-round-ceiling-light-stuberlighting_13.jpg?v=1785479181\" alt=\"Enlarged Amalfi 13.7 inch ceiling light dimensions\"\u003e\n\n      \u003cspan class=\"am-lightbox__caption\"\u003e\n        Amalfi · Ø13.7\" × H7\"\n      \u003c\/span\u003e\n\n      \u003cspan class=\"am-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       LARGE DIMENSION LIGHTBOX\n  ====================================================== --\u003e\n\n  \u003ca id=\"am-large-large\" href=\"#amalfi-root\" class=\"am-lightbox\" aria-label=\"Close Amalfi large dimensions\"\u003e\n\n    \u003cspan class=\"am-lightbox__inner\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/amalfi-round-ceiling-light-stuberlighting_18.jpg?v=1785479181\" alt=\"Enlarged Amalfi 17.7 inch ceiling light dimensions\"\u003e\n\n      \u003cspan class=\"am-lightbox__caption\"\u003e\n        Amalfi · Ø17.7\" × H7\"\n      \u003c\/span\u003e\n\n      \u003cspan class=\"am-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\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 13.7\"x H 7\" \/ Creamy","offer_id":52700946006299,"sku":"STB-WS-26-10104","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.7\"x H 7\" \/ White","offer_id":52700946039067,"sku":"STB-WS-26-10105","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 7' \/ Creamy","offer_id":52700946071835,"sku":"STB-WS-26-10106","price":345.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 7' \/ White","offer_id":52700946104603,"sku":"STB-WS-26-10107","price":345.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/amalfi-round-ceiling-light-stuberlighting_1.jpg?v=1785479181"},{"product_id":"tondo-travertine-ceiling-light","title":"Tondo Travertine Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — TONDO\n   TRAVERTINE CEILING LIGHT\n   LOW-PROFILE EDITORIAL LAYOUT\n   DAWN SAFE · MOBILE RESPONSIVE\n========================================================= *\/\n\n.stb-tondo{\n  --cream:#F5EDD8;\n  --ivory:#FFFDF8;\n  --sand:#E9DDC5;\n  --soft:#F3EBDD;\n  --brown:#4A3218;\n  --dark:#1C1209;\n  --gold:#C8A96E;\n  --gold-deep:#92703D;\n  --line:#DED2BD;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\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\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-tondo *,\n.stb-tondo *::before,\n.stb-tondo *::after{\n  box-sizing:border-box;\n}\n\n.stb-tondo h2,\n.stb-tondo h3,\n.stb-tondo p{\n  margin-top:0;\n}\n\n.stb-tondo h2,\n.stb-tondo 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-tondo img{\n  display:block !important;\n\n  width:100% !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-tondo a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-tondo__intro{\n  max-width:720px;\n\n  margin-bottom:29px;\n  padding:4px 2px 0;\n}\n\n.stb-tondo__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:.17em;\n  text-transform:uppercase;\n}\n\n.stb-tondo__intro h2{\n  max-width:690px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.08;\n}\n\n.stb-tondo__intro p{\n  max-width:675px;\n\n  margin:0;\n\n  color:#66513E;\n\n  font-size:13.5px;\n}\n\n.stb-tondo__intro-line{\n  width:58px;\n  height:2px;\n\n  margin-top:16px;\n\n  background:var(--gold);\n}\n\n\n\/* =========================================================\n   DETAIL FIRST\n========================================================= *\/\n\n.stb-tondo__detail{\n  display:grid;\n  grid-template-columns:minmax(0,46%) minmax(0,54%);\n\n  gap:0;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  margin-bottom:30px;\n\n  overflow:hidden;\n\n  background:#2A1B0F;\n\n  border-radius:11px;\n}\n\n.stb-tondo__detail-image{\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  padding:12px;\n\n  overflow:hidden;\n}\n\n.stb-tondo__detail-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  height:100%;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.stb-tondo__detail-image img{\n  width:auto !important;\n  max-width:100% !important;\n\n  height:auto !important;\n  max-height:350px !important;\n\n  object-fit:contain !important;\n}\n\n.stb-tondo__zoom{\n  position:absolute;\n\n  right:8px;\n  bottom:8px;\n\n  padding:5px 8px;\n\n  background:rgba(28,18,9,.84);\n\n  border:1px solid rgba(255,255,255,.15);\n  border-radius:30px;\n\n  color:#F5EDD8;\n\n  font-size:9px;\n\n  pointer-events:none;\n}\n\n.stb-tondo__detail-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:25px 25px 25px 27px;\n}\n\n.stb-tondo__detail-copy small{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold);\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.stb-tondo__detail-copy h3{\n  margin:0 0 8px;\n\n  color:#F5EDD8;\n\n  font-size:24px;\n  line-height:1.12;\n}\n\n.stb-tondo__detail-copy p{\n  margin:0 0 13px;\n\n  color:#D9CEBD;\n\n  font-size:12.2px;\n}\n\n.stb-tondo__detail-points{\n  display:grid;\n\n  gap:7px;\n}\n\n.stb-tondo__detail-point{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:8px;\n\n  color:#D7CBB9;\n\n  font-size:10.8px;\n}\n\n.stb-tondo__detail-point:before{\n  content:\"—\";\n\n  color:#C8A96E;\n}\n\n\n\/* =========================================================\n   NATURAL MATERIAL NOTICE\n========================================================= *\/\n\n.stb-tondo__natural{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:23px;\n  align-items:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  margin-bottom:33px;\n  padding:17px 19px;\n\n  overflow:hidden;\n\n  background:#F4EBDD;\n\n  border:1px solid #DDD0BB;\n  border-radius:8px;\n}\n\n.stb-tondo__natural-image{\n  width:100%;\n  max-width:175px;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.stb-tondo__natural-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.stb-tondo__natural-image img{\n  width:100% !important;\n  max-width:100% !important;\n\n  height:auto !important;\n  max-height:175px !important;\n\n  object-fit:contain !important;\n}\n\n.stb-tondo__natural-copy{\n  min-width:0;\n}\n\n.stb-tondo__label{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#95713C;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.stb-tondo__natural h3{\n  margin:0 0 6px;\n\n  font-size:21px;\n  line-height:1.15;\n}\n\n.stb-tondo__natural p{\n  margin:0;\n\n  color:#65503D;\n\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   LOW PROFILE STORY\n   TEXT ONLY — NO FAKE PRODUCT VISUAL\n========================================================= *\/\n\n.stb-tondo__profile{\n  margin-bottom:34px;\n  padding:3px 0 0;\n}\n\n.stb-tondo__profile-title{\n  margin-bottom:12px;\n}\n\n.stb-tondo__profile-title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#98723A;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.stb-tondo__profile-title h3{\n  max-width:630px;\n\n  margin:0;\n\n  font-size:24px;\n  line-height:1.12;\n}\n\n.stb-tondo__profile-list{\n  border-top:1px solid #DED2BD;\n}\n\n.stb-tondo__profile-row{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:20px;\n\n  padding:13px 2px;\n\n  border-bottom:1px solid #DED2BD;\n}\n\n.stb-tondo__profile-row strong{\n  color:#2A1B0F;\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.stb-tondo__profile-row p{\n  margin:0;\n\n  color:#67513D;\n\n  font-size:11.5px;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-tondo__size{\n  display:grid;\n  grid-template-columns:minmax(0,245px) minmax(0,1fr);\n\n  gap:29px;\n  align-items:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  margin-bottom:33px;\n  padding:21px;\n\n  overflow:hidden;\n\n  background:#FFFDF8;\n\n  border:1px solid #E2D6C4;\n  border-radius:10px;\n}\n\n.stb-tondo__size-image{\n  width:100%;\n  max-width:245px;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.stb-tondo__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.stb-tondo__size-image img{\n  width:auto !important;\n  max-width:100% !important;\n\n  height:auto !important;\n  max-height:290px !important;\n\n  object-fit:contain !important;\n}\n\n.stb-tondo__size-copy{\n  min-width:0;\n}\n\n.stb-tondo__size-copy small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#96713A;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.stb-tondo__size-copy h3{\n  margin:0 0 3px;\n\n  font-size:29px;\n  line-height:1.05;\n}\n\n.stb-tondo__metric{\n  display:block;\n\n  margin-bottom:10px;\n\n  color:#9A7B52;\n\n  font-size:11px;\n}\n\n.stb-tondo__size-copy p{\n  margin:0 0 12px;\n\n  color:#604B38;\n\n  font-size:12.5px;\n}\n\n.stb-tondo__fit{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-tondo__fit span{\n  padding:5px 8px;\n\n  background:#F2E7D6;\n\n  border:1px solid #DECDB3;\n  border-radius:20px;\n\n  color:#624B34;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   ROOM FIT\n========================================================= *\/\n\n.stb-tondo__rooms{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  gap:1px;\n\n  margin-bottom:33px;\n\n  overflow:hidden;\n\n  background:#DCCFBC;\n\n  border:1px solid #DCCFBC;\n  border-radius:8px;\n}\n\n.stb-tondo__room{\n  min-width:0;\n\n  padding:14px 10px;\n\n  background:#F7F0E5;\n\n  text-align:center;\n}\n\n.stb-tondo__room:nth-child(even){\n  background:#EEE2D0;\n}\n\n.stb-tondo__room small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#92785D;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-tondo__room strong{\n  color:#2B1C10;\n\n  font-size:10.8px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   ESSENTIAL DETAILS\n========================================================= *\/\n\n.stb-tondo__details{\n  margin-bottom:32px;\n}\n\n.stb-tondo__details h3{\n  margin:0 0 10px;\n\n  font-size:22px;\n}\n\n.stb-tondo__spec{\n  display:grid;\n  grid-template-columns:minmax(0,34%) minmax(0,66%);\n\n  padding:8px 2px;\n\n  border-bottom:1px solid #E8DDCD;\n}\n\n.stb-tondo__spec-name{\n  padding-right:12px;\n\n  color:#89745D;\n\n  font-size:11.5px;\n}\n\n.stb-tondo__spec-value{\n  min-width:0;\n\n  color:#24170D;\n\n  font-size:12.5px;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-tondo__faq{\n  margin-bottom:29px;\n}\n\n.stb-tondo__faq h3{\n  margin:0 0 3px;\n\n  font-size:22px;\n}\n\n.stb-tondo__faq details{\n  padding:12px 0;\n\n  border-bottom:1px solid #E0D3C0;\n}\n\n.stb-tondo__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:#281A0E;\n\n  font-size:13px;\n  font-weight:500;\n}\n\n.stb-tondo__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-tondo__faq summary:after{\n  content:\"+\";\n\n  position:absolute;\n\n  right:2px;\n  top:-5px;\n\n  color:#9A753F;\n\n  font-family:\"Cormorant Garamond\",serif;\n  font-size:23px;\n}\n\n.stb-tondo__faq details[open] summary:after{\n  content:\"−\";\n}\n\n.stb-tondo__faq p{\n  margin:8px 0 0;\n\n  color:#67513D;\n\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-tondo__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-tondo__lightbox:target{\n  display:flex;\n}\n\n.stb-tondo__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-tondo__lightbox img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:90vw !important;\n\n  height:auto !important;\n  max-height:78vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.stb-tondo__lightbox-text{\n  margin-top:9px;\n\n  color:#D9C7A8;\n\n  font-size:9px;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-tondo__shipping{\n  padding:20px 22px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #F5EDD8,\n      #EADCC2\n    );\n\n  border-top:3px solid var(--gold);\n  border-radius:8px;\n}\n\n.stb-tondo__shipping h3{\n  margin:0 0 11px;\n\n  font-size:21px;\n}\n\n.stb-tondo__shipping p{\n  margin:0 0 7px;\n\n  color:#594533;\n\n  font-size:12.5px;\n}\n\n.stb-tondo__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-tondo__shipping strong{\n  color:#24170D;\n}\n\n.stb-tondo__shipping a{\n  color:#89662F;\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-tondo__final-note{\n  max-width:730px;\n\n  margin:17px auto 0 !important;\n  padding:0 10px;\n\n  color:#88735B !important;\n\n  font-size:10.8px !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-tondo{\n    width:100%;\n    max-width:100%;\n    min-width:0;\n  }\n\n\n  .stb-tondo__intro h2{\n    font-size:27px;\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-tondo__detail{\n    grid-template-columns:1fr;\n  }\n\n  .stb-tondo__detail-image{\n    padding:10px 10px 0;\n  }\n\n  .stb-tondo__detail-image img{\n    width:auto !important;\n    max-width:100% !important;\n\n    height:auto !important;\n    max-height:300px !important;\n  }\n\n  .stb-tondo__detail-copy{\n    padding:20px;\n  }\n\n\n  \/* NATURAL *\/\n\n  .stb-tondo__natural{\n    grid-template-columns:1fr;\n\n    gap:14px;\n\n    padding:17px;\n  }\n\n  .stb-tondo__natural-image{\n    width:100%;\n    max-width:185px;\n\n    margin:0 auto;\n  }\n\n\n  \/* PROFILE *\/\n\n  .stb-tondo__profile-row{\n    grid-template-columns:1fr;\n\n    gap:3px;\n\n    padding:11px 2px;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-tondo__size{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    width:100%;\n    max-width:100%;\n    min-width:0;\n\n    padding:18px;\n  }\n\n  .stb-tondo__size-image{\n    width:100%;\n    max-width:220px;\n\n    margin:0 auto;\n  }\n\n  .stb-tondo__size-image img{\n    width:auto !important;\n    max-width:100% !important;\n\n    height:auto !important;\n    max-height:270px !important;\n  }\n\n  .stb-tondo__size-copy{\n    text-align:center;\n  }\n\n  .stb-tondo__fit{\n    justify-content:center;\n  }\n\n\n  \/* ROOMS *\/\n\n  .stb-tondo__rooms{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-tondo__spec{\n    grid-template-columns:minmax(0,39%) minmax(0,61%);\n  }\n\n  .stb-tondo__spec-name{\n    font-size:11px;\n  }\n\n  .stb-tondo__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-tondo__lightbox{\n    padding:14px;\n  }\n\n  .stb-tondo__lightbox img{\n    max-width:94vw !important;\n    max-height:74vh !important;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-tondo__shipping{\n    padding:18px;\n  }\n\n}\n\n\n@media screen and (max-width:420px){\n\n  .stb-tondo__rooms{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-tondo\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-tondo__intro\"\u003e\n\u003cp class=\"stb-tondo__kicker\"\u003eTondo · Natural Travertine\u003c\/p\u003e\n\u003ch2\u003eNatural Stone Light for Lower Ceilings\u003c\/h2\u003e\n\u003cp\u003eTondo combines a warm travertine surround with a softly diffused glass light in a compact ceiling-mounted profile. At only 3.9\" high, it adds real stone texture without bringing the fixture far down into the room.\u003c\/p\u003e\n\u003cdiv class=\"stb-tondo__intro-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       REAL DETAIL IMAGE FIRST\n  ====================================================== --\u003e\n\u003csection id=\"stb-tondo-detail-section\" class=\"stb-tondo__detail\"\u003e\n\u003cdiv class=\"stb-tondo__detail-image\"\u003e\u003ca href=\"#stb-tondo-detail\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tondo-travertine-ceiling-light-stuberlighting_20.jpg?v=1786696596\" alt=\"Tondo ceiling light close-up showing natural travertine pores and softly illuminated glass\" loading=\"lazy\"\u003e \u003cspan class=\"stb-tondo__zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__detail-copy\"\u003e\n\u003csmall\u003e Stone \u0026amp; Light \u003c\/small\u003e\n\u003ch3\u003eTexture You Can See Up Close\u003c\/h3\u003e\n\u003cp\u003eThe travertine is intentionally left visually natural, so pores and tonal movement remain part of the surface. Beside it, the diffused glass softens the bulb and keeps the light comfortable from below.\u003c\/p\u003e\n\u003cdiv class=\"stb-tondo__detail-points\"\u003e\n\u003cdiv class=\"stb-tondo__detail-point\"\u003eGenuine natural travertine\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__detail-point\"\u003eSoft diffused glass\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__detail-point\"\u003eCompact ceiling profile\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"stb-tondo-detail\" href=\"#stb-tondo-detail-section\" class=\"stb-tondo__lightbox\"\u003e \u003cspan class=\"stb-tondo__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tondo-travertine-ceiling-light-stuberlighting_20.jpg?v=1786696596\" alt=\"Enlarged Tondo natural travertine and glass detail\"\u003e \u003cspan class=\"stb-tondo__lightbox-text\"\u003e Travertine Detail · Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       NATURAL MATERIAL DECLARATION\n       BEFORE SIZE\n  ====================================================== --\u003e\n\u003csection id=\"stb-tondo-natural-section\" class=\"stb-tondo__natural\"\u003e\n\u003cdiv class=\"stb-tondo__natural-image\"\u003e\u003ca href=\"#stb-tondo-natural\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/yellow-travertine-stuber_1.jpg?v=1786528654\" alt=\"Natural travertine showing pores cavities veins and tonal variation\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__natural-copy\"\u003e\n\u003cspan class=\"stb-tondo__label\"\u003e Natural Stone Notice \u003c\/span\u003e\n\u003ch3\u003eEvery Piece Has Its Own Pattern\u003c\/h3\u003e\n\u003cp\u003eNatural travertine contains pores, small cavities, veins and changes in tone. These are normal characteristics of genuine stone rather than manufacturing defects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- NATURAL MATERIAL LIGHTBOX --\u003e \u003ca id=\"stb-tondo-natural\" href=\"#stb-tondo-natural-section\" class=\"stb-tondo__lightbox\"\u003e \u003cspan class=\"stb-tondo__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 variation guide\"\u003e \u003cspan class=\"stb-tondo__lightbox-text\"\u003e Natural Travertine · 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-tondo__profile\"\u003e\n\u003cdiv class=\"stb-tondo__profile-title\"\u003e\n\u003csmall\u003e Why Tondo Works \u003c\/small\u003e\n\u003ch3\u003eLess Ceiling Drop, More Material Presence\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__profile-list\"\u003e\n\u003cdiv class=\"stb-tondo__profile-row\"\u003e\n\u003cstrong\u003e Only 3.9\" High \u003c\/strong\u003e\n\u003cp\u003eThe low profile keeps the fixture close to the ceiling, making it easier to use where hanging lights would feel too low.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__profile-row\"\u003e\n\u003cstrong\u003e Soft Ambient Light \u003c\/strong\u003e\n\u003cp\u003eThe glass diffuser reduces direct bulb glare and creates a softer general light for everyday spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__profile-row\"\u003e\n\u003cstrong\u003e Real Stone Texture \u003c\/strong\u003e\n\u003cp\u003eThe natural travertine gives a compact ceiling fixture more depth and character than a plain painted metal body.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection id=\"stb-tondo-size-section\" class=\"stb-tondo__size\"\u003e\n\u003cdiv class=\"stb-tondo__size-image\"\u003e\u003ca href=\"#stb-tondo-size\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tondo-travertine-ceiling-light-stuberlighting_3.jpg?v=1786696595\" alt=\"Tondo ceiling light dimension diagram showing 9.8 inch diameter and 3.9 inch height\" loading=\"lazy\"\u003e \u003cspan class=\"stb-tondo__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__size-copy\"\u003e\n\u003csmall\u003e Actual Fixture Size \u003c\/small\u003e\n\u003ch3\u003eØ9.8\" × H3.9\"\u003c\/h3\u003e\n\u003cspan class=\"stb-tondo__metric\"\u003e Ø25 × H10cm \u003c\/span\u003e\n\u003cp\u003eA compact flush-mounted scale suited to smaller rooms, circulation spaces and ceilings where you want to preserve as much headroom as possible.\u003c\/p\u003e\n\u003cdiv class=\"stb-tondo__fit\"\u003e\n\u003cspan\u003e Hallway \u003c\/span\u003e \u003cspan\u003e Bedroom \u003c\/span\u003e \u003cspan\u003e Entryway \u003c\/span\u003e \u003cspan\u003e Walk-In Closet \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"stb-tondo-size\" href=\"#stb-tondo-size-section\" class=\"stb-tondo__lightbox\"\u003e \u003cspan class=\"stb-tondo__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tondo-travertine-ceiling-light-stuberlighting_3.jpg?v=1786696595\" alt=\"Enlarged Tondo ceiling light size diagram\"\u003e \u003cspan class=\"stb-tondo__lightbox-text\"\u003e Ø9.8\" × H3.9\" · Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       ROOM FIT\n  ====================================================== --\u003e\n\u003csection class=\"stb-tondo__rooms\"\u003e\n\u003cdiv class=\"stb-tondo__room\"\u003e\n\u003csmall\u003e Good For \u003c\/small\u003e \u003cstrong\u003e Bedroom \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__room\"\u003e\n\u003csmall\u003e Good For \u003c\/small\u003e \u003cstrong\u003e Hallway \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__room\"\u003e\n\u003csmall\u003e Good For \u003c\/small\u003e \u003cstrong\u003e Entryway \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__room\"\u003e\n\u003csmall\u003e Good For \u003c\/small\u003e \u003cstrong\u003e Closet \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-tondo__details\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-tondo__spec\"\u003e\n\u003cdiv class=\"stb-tondo__spec-name\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__spec-value\"\u003eØ9.8\" × H3.9\" \/ Ø25 × H10cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__spec\"\u003e\n\u003cdiv class=\"stb-tondo__spec-name\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__spec-value\"\u003eNatural travertine · Glass · Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__spec\"\u003e\n\u003cdiv class=\"stb-tondo__spec-name\"\u003eBulb\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__spec-value\"\u003eIncluded\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__spec\"\u003e\n\u003cdiv class=\"stb-tondo__spec-name\"\u003eMounting\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__spec-value\"\u003eCeiling mounted\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__spec\"\u003e\n\u003cdiv class=\"stb-tondo__spec-name\"\u003eWiring\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__spec-value\"\u003eHardwired\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__spec\"\u003e\n\u003cdiv class=\"stb-tondo__spec-name\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__spec-value\"\u003eStandard wall switch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__spec\"\u003e\n\u003cdiv class=\"stb-tondo__spec-name\"\u003eEnvironment\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__spec-value\"\u003eIndoor use\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-tondo__faq\"\u003e\n\u003ch3\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Tondo suitable for a lower ceiling?\u003c\/summary\u003e\n\u003cp\u003eYes. The fixture is only 3.9\" high, so it stays close to the ceiling and preserves considerably more headroom than a pendant or semi-flush fixture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the holes in the travertine normal?\u003c\/summary\u003e\n\u003cp\u003eYes. Natural travertine contains pores, small cavities, veins and tonal differences. These characteristics are part of genuine stone and make each fixture slightly unique.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\n\u003cp\u003eYes. A compatible bulb is included with the fixture, so you do not need to purchase one separately.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this mainly task lighting or ambient lighting?\u003c\/summary\u003e\n\u003cp\u003eTondo is primarily designed for general ambient lighting. The diffused glass softens direct glare rather than producing a narrow, concentrated task beam.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-tondo__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=\"stb-tondo__final-note\"\u003eNatural travertine varies from piece to piece. Pores, small cavities, veins and tonal differences are normal characteristics of genuine stone, not defects. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 9.8″ x H 3.9″ \/ Yellow Travertine","offer_id":52812612043035,"sku":"STB-CL-26-10066","price":215.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tondo-travertine-ceiling-light-stuberlighting_1.jpg?v=1786696595"},{"product_id":"piana-travertine-ceiling-light","title":"Piana Travertine Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — PIANA\n   TRAVERTINE CEILING LIGHT\n   MAGAZINE EDITORIAL V3\n   RICHER BRAND COLOR RHYTHM\n   DAWN SAFE · MOBILE RESPONSIVE\n========================================================= *\/\n\n.stb-piana-v3{\n  --ivory:#FFFDF8;\n  --cream:#F5EDD8;\n  --sand:#E9DDC5;\n  --soft-sand:#F3EBDD;\n\n  --brown:#4A3218;\n  --espresso:#1C1209;\n  --espresso-soft:#2B1C10;\n\n  --gold:#C8A96E;\n  --gold-dark:#92703D;\n\n  --line:#DED2BD;\n\n  --stone-gray:#EEEDE8;\n  --cool-gray:#E7EAE8;\n  --sage-gray:#DDE0D7;\n  --clay:#DDC9B7;\n\n  width:100%;\n  max-width:880px;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\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\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-piana-v3 *,\n.stb-piana-v3 *::before,\n.stb-piana-v3 *::after{\n  box-sizing:border-box;\n}\n\n.stb-piana-v3 h2,\n.stb-piana-v3 h3,\n.stb-piana-v3 p{\n  margin-top:0;\n}\n\n.stb-piana-v3 h2,\n.stb-piana-v3 h3{\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   GLOBAL IMAGE SAFETY\n========================================================= *\/\n\n.stb-piana-v3 img{\n  display:block !important;\n\n  width:100% !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-piana-v3 a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OPENING\n   CLEAN IVORY + DARK TYPOGRAPHY\n========================================================= *\/\n\n.piana3-opening{\n  display:grid;\n  grid-template-columns:minmax(0,1.28fr) minmax(0,.72fr);\n\n  gap:38px;\n  align-items:end;\n\n  margin-bottom:29px;\n  padding:5px 3px 19px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.piana3-opening__left,\n.piana3-opening__right{\n  min-width:0;\n}\n\n.piana3-eyebrow{\n  margin:0 0 8px !important;\n\n  color:var(--gold-dark);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.18em;\n  text-transform:uppercase;\n}\n\n.piana3-opening h2{\n  max-width:620px;\n\n  margin:0;\n\n  font-size:35px;\n  line-height:1.02;\n}\n\n.piana3-opening__right p{\n  margin:0;\n\n  color:#67523F;\n\n  font-size:12.5px;\n}\n\n.piana3-chips{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:12px;\n}\n\n.piana3-chips span{\n  padding:4px 8px;\n\n  border-radius:20px;\n\n  font-size:9px;\n  font-weight:500;\n}\n\n.piana3-chips span:nth-child(1){\n  background:#F2E5CC;\n  color:#73572F;\n}\n\n.piana3-chips span:nth-child(2){\n  background:#E8E9E4;\n  color:#4F534D;\n}\n\n.piana3-chips span:nth-child(3){\n  background:#2A1B0F;\n  color:#F5EDD8;\n}\n\n\n\/* =========================================================\n   REAL DETAIL\n   STRONG ESPRESSO VISUAL ANCHOR\n========================================================= *\/\n\n.piana3-detail{\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  margin-bottom:30px;\n\n  overflow:hidden;\n\n  background:var(--espresso);\n\n  border-radius:12px;\n}\n\n.piana3-detail__image{\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  padding:11px 11px 0;\n\n  overflow:hidden;\n}\n\n.piana3-detail__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.piana3-detail__image img{\n  width:auto !important;\n  max-width:100% !important;\n\n  height:auto !important;\n  max-height:510px !important;\n\n  object-fit:contain !important;\n}\n\n.piana3-zoom{\n  position:absolute;\n\n  right:9px;\n  bottom:9px;\n\n  padding:5px 8px;\n\n  background:rgba(28,18,9,.84);\n\n  border:1px solid rgba(255,255,255,.18);\n  border-radius:30px;\n\n  color:#F5EDD8;\n\n  font-size:9px;\n\n  pointer-events:none;\n}\n\n.piana3-detail__caption{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:27px;\n\n  padding:18px 21px 21px;\n}\n\n.piana3-detail__caption small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--gold);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.piana3-detail__caption h3{\n  margin:0;\n\n  color:#F5EDD8;\n\n  font-size:22px;\n  line-height:1.12;\n}\n\n.piana3-detail__caption p{\n  margin:0;\n\n  color:#D9CEBE;\n\n  font-size:11.8px;\n}\n\n\n\/* =========================================================\n   NATURAL TRAVERTINE\n   WHITE + GOLD INSET\n========================================================= *\/\n\n.piana3-stone{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:21px;\n  align-items:center;\n\n  width:calc(100% - 68px);\n  max-width:100%;\n  min-width:0;\n\n  margin:0 0 35px 68px;\n  padding:16px 18px;\n\n  overflow:hidden;\n\n  background:#FFFDF8;\n\n  border-top:1px solid #E5DAC9;\n  border-bottom:1px solid #E5DAC9;\n  border-left:4px solid var(--gold);\n}\n\n.piana3-stone__image{\n  width:100%;\n  max-width:155px;\n  min-width:0;\n\n  overflow:hidden;\n}\n\n.piana3-stone__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.piana3-stone__image img{\n  width:100% !important;\n  max-width:100% !important;\n\n  height:auto !important;\n  max-height:155px !important;\n\n  object-fit:contain !important;\n}\n\n.piana3-stone__copy{\n  min-width:0;\n}\n\n.piana3-stone__copy small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#94703A;\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.piana3-stone__copy h3{\n  margin:0 0 5px;\n\n  font-size:20px;\n}\n\n.piana3-stone__copy p{\n  margin:0;\n\n  color:#65503D;\n\n  font-size:11.5px;\n}\n\n\n\/* =========================================================\n   SIZE SELECTION\n   THREE DISTINCT COLOR WORLDS\n========================================================= *\/\n\n.piana3-editions{\n  margin-bottom:36px;\n}\n\n.piana3-editions__head{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,320px);\n\n  gap:24px;\n  align-items:end;\n\n  margin-bottom:13px;\n}\n\n.piana3-editions__head h3{\n  margin:0;\n\n  font-size:26px;\n}\n\n.piana3-editions__head p{\n  margin:0;\n\n  color:#806B54;\n\n  font-size:11px;\n  text-align:right;\n}\n\n.piana3-editions__grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n}\n\n.piana3-edition{\n  min-width:0;\n\n  padding:20px 18px 17px;\n\n  border-radius:8px;\n}\n\n.piana3-edition:nth-child(1){\n  background:#FFFDF8;\n\n  border:1px solid #DDD4C7;\n}\n\n.piana3-edition:nth-child(2){\n  background:#E7D6BC;\n\n  border:1px solid #D7BE98;\n}\n\n.piana3-edition:nth-child(3){\n  background:#1C1209;\n\n  border:1px solid #1C1209;\n}\n\n.piana3-edition__size{\n  display:block;\n\n  margin-bottom:3px;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  color:#24170D;\n\n  font-size:34px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.piana3-edition:nth-child(3) .piana3-edition__size{\n  color:#F5EDD8;\n}\n\n.piana3-edition__metric{\n  display:block;\n\n  margin-bottom:12px;\n\n  color:#94734A;\n\n  font-size:9px;\n}\n\n.piana3-edition:nth-child(3) .piana3-edition__metric{\n  color:#C8A96E;\n}\n\n.piana3-edition dl{\n  margin:0;\n}\n\n.piana3-edition dl div{\n  display:flex;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:5px 0;\n\n  border-top:1px solid rgba(100,75,50,.15);\n}\n\n.piana3-edition:nth-child(3) dl div{\n  border-color:rgba(245,237,216,.12);\n}\n\n.piana3-edition dt{\n  color:#806B55;\n\n  font-size:9.5px;\n}\n\n.piana3-edition dd{\n  margin:0;\n\n  color:#2A1B0F;\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-align:right;\n}\n\n.piana3-edition:nth-child(3) dt{\n  color:#BBAE9B;\n}\n\n.piana3-edition:nth-child(3) dd{\n  color:#F5EDD8;\n}\n\n\n\/* =========================================================\n   SIZE IMAGE\n   WHITE + STONE-GRAY\n========================================================= *\/\n\n.piana3-dimension{\n  display:grid;\n  grid-template-columns:minmax(0,270px) minmax(0,1fr);\n\n  gap:32px;\n  align-items:center;\n\n  margin-bottom:35px;\n  padding:21px 0;\n\n  background:#FFFDF8;\n\n  border-top:1px solid #DED2BD;\n  border-bottom:1px solid #DED2BD;\n}\n\n.piana3-dimension__image{\n  width:100%;\n  max-width:270px;\n  min-width:0;\n\n  margin:0 auto;\n\n  padding:14px;\n\n  overflow:hidden;\n\n  background:#EEEDE8;\n\n  border-radius:7px;\n}\n\n.piana3-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.piana3-dimension__image img{\n  width:auto !important;\n  max-width:100% !important;\n\n  height:auto !important;\n  max-height:285px !important;\n\n  object-fit:contain !important;\n}\n\n.piana3-dimension__copy{\n  min-width:0;\n\n  padding-right:20px;\n}\n\n.piana3-dimension__copy small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#90703F;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.piana3-dimension__copy h3{\n  margin:0 0 7px;\n\n  font-size:26px;\n}\n\n.piana3-dimension__copy p{\n  margin:0 0 9px;\n\n  color:#624D3A;\n\n  font-size:11.8px;\n}\n\n.piana3-dimension__copy strong{\n  color:#25170D;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   TECHNICAL RAIL\n   SECOND DARK VISUAL ANCHOR\n========================================================= *\/\n\n.piana3-tech{\n  margin-bottom:35px;\n\n  overflow:hidden;\n\n  background:#1C1209;\n\n  border-radius:9px;\n}\n\n.piana3-tech__header{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:17px 19px 14px;\n\n  border-bottom:1px solid rgba(200,169,110,.22);\n}\n\n.piana3-tech__header small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#C8A96E;\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.piana3-tech__header h3{\n  margin:0;\n\n  color:#F5EDD8;\n\n  font-size:21px;\n}\n\n.piana3-tech__header span{\n  color:#A99C8A;\n\n  font-size:9.5px;\n}\n\n.piana3-tech__rail{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  gap:1px;\n\n  background:rgba(255,255,255,.08);\n}\n\n.piana3-tech__item{\n  min-width:0;\n\n  padding:14px 13px;\n\n  background:#25180E;\n}\n\n.piana3-tech__item:nth-child(2){\n  background:#2D1E12;\n}\n\n.piana3-tech__item:nth-child(3){\n  background:#23170E;\n}\n\n.piana3-tech__item:nth-child(4){\n  background:#302014;\n}\n\n.piana3-tech__item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#AB9D89;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.piana3-tech__item strong{\n  color:#F5EDD8;\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   COLOR TEMPERATURE\n   ACTUALLY VISUALLY DIFFERENT\n========================================================= *\/\n\n.piana3-kelvin{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:28px;\n  align-items:start;\n\n  margin-bottom:35px;\n}\n\n.piana3-kelvin__title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#94703A;\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.piana3-kelvin__title h3{\n  margin:0 0 5px;\n\n  font-size:22px;\n  line-height:1.12;\n}\n\n.piana3-kelvin__title p{\n  margin:0;\n\n  color:#76624D;\n\n  font-size:10.5px;\n}\n\n.piana3-kelvin__choices{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n}\n\n.piana3-kelvin__choice{\n  min-width:0;\n\n  padding:14px 12px;\n\n  border-radius:8px;\n}\n\n.piana3-kelvin__choice:nth-child(1){\n  background:#F3E2BC;\n\n  border:1px solid #DFC68D;\n}\n\n.piana3-kelvin__choice:nth-child(2){\n  background:#F3F1E9;\n\n  border:1px solid #DCD7C9;\n}\n\n.piana3-kelvin__choice:nth-child(3){\n  background:#E5E9E8;\n\n  border:1px solid #CED6D4;\n}\n\n.piana3-kelvin__choice strong{\n  display:block;\n\n  color:#2A1B0F;\n\n  font-size:12px;\n  font-weight:600;\n}\n\n.piana3-kelvin__choice span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#77634E;\n\n  font-size:9.5px;\n}\n\n.piana3-kelvin__choice:nth-child(3) span{\n  color:#596360;\n}\n\n\n\/* =========================================================\n   DIMMING\n   MUTED SAGE-GRAY FOR COLOR VARIETY\n========================================================= *\/\n\n.piana3-dimming{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:13px;\n  align-items:start;\n\n  margin-bottom:35px;\n  padding:15px 17px;\n\n  background:#DDE0D7;\n\n  border:1px solid #C9CEC2;\n  border-radius:8px;\n}\n\n.piana3-dimming__mark{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:29px;\n  height:29px;\n\n  background:#FFFDF8;\n\n  border:1px solid #A79C77;\n  border-radius:50%;\n\n  color:#6C603E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.piana3-dimming strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#26251D;\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.piana3-dimming p{\n  margin:0;\n\n  color:#5E6056;\n\n  font-size:10.8px;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n   CLEAN WHITE DATA SHEET\n========================================================= *\/\n\n.piana3-specs{\n  margin-bottom:34px;\n\n  padding-top:2px;\n}\n\n.piana3-specs__header{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:10px;\n}\n\n.piana3-specs__header h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.piana3-specs__header span{\n  color:#927C62;\n\n  font-size:9.5px;\n}\n\n.piana3-specs__grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  column-gap:30px;\n}\n\n.piana3-spec{\n  display:grid;\n  grid-template-columns:minmax(0,41%) minmax(0,59%);\n\n  padding:8px 0;\n\n  border-bottom:1px solid #E6DCCF;\n}\n\n.piana3-spec span:first-child{\n  padding-right:10px;\n\n  color:#89745D;\n\n  font-size:10.8px;\n}\n\n.piana3-spec span:last-child{\n  min-width:0;\n\n  color:#24170D;\n\n  font-size:11.5px;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.piana3-faq{\n  margin-bottom:30px;\n}\n\n.piana3-faq h3{\n  margin:0 0 4px;\n\n  font-size:22px;\n}\n\n.piana3-faq details{\n  padding:12px 0;\n\n  border-bottom:1px solid #E1D4C1;\n}\n\n.piana3-faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:#281A0E;\n\n  font-size:12.8px;\n  font-weight:500;\n}\n\n.piana3-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.piana3-faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n\n  right:2px;\n  top:-5px;\n\n  color:#9A753F;\n\n  font-family:\"Cormorant Garamond\",serif;\n  font-size:23px;\n}\n\n.piana3-faq details[open] summary::after{\n  content:\"−\";\n}\n\n.piana3-faq p{\n  margin:8px 0 0;\n\n  color:#67513D;\n\n  font-size:11.8px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.piana3-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.piana3-lightbox:target{\n  display:flex;\n}\n\n.piana3-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.piana3-lightbox img{\n  width:auto !important;\n  max-width:90vw !important;\n\n  height:auto !important;\n  max-height:78vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.piana3-lightbox__text{\n  margin-top:9px;\n\n  color:#D9C7A8;\n\n  font-size:9px;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.piana3-shipping{\n  padding:20px 22px;\n\n  background:\n    linear-gradient(\n      115deg,\n      #F5EDD8 0%,\n      #F5EDD8 62%,\n      #E1CDAE 100%\n    );\n\n  border-left:4px solid var(--gold);\n  border-radius:8px;\n}\n\n.piana3-shipping h3{\n  margin:0 0 11px;\n\n  font-size:21px;\n}\n\n.piana3-shipping p{\n  margin:0 0 7px;\n\n  color:#594533;\n\n  font-size:12.5px;\n}\n\n.piana3-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.piana3-shipping strong{\n  color:#24170D;\n}\n\n.piana3-shipping a{\n  color:#80602F;\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.piana3-final{\n  max-width:730px;\n\n  margin:17px auto 0 !important;\n  padding:0 10px;\n\n  color:#88735B !important;\n\n  font-size:10.8px !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-piana-v3{\n    width:100%;\n    max-width:100%;\n    min-width:0;\n  }\n\n\n  \/* OPENING *\/\n\n  .piana3-opening{\n    grid-template-columns:1fr;\n\n    gap:10px;\n  }\n\n  .piana3-opening h2{\n    font-size:29px;\n  }\n\n\n  \/* DETAIL *\/\n\n  .piana3-detail__image{\n    padding:9px 9px 0;\n  }\n\n  .piana3-detail__image img{\n    width:auto !important;\n    max-width:100% !important;\n\n    height:auto !important;\n    max-height:350px !important;\n  }\n\n  .piana3-detail__caption{\n    grid-template-columns:1fr;\n\n    gap:7px;\n\n    padding:15px 17px 18px;\n  }\n\n\n  \/* STONE *\/\n\n  .piana3-stone{\n    grid-template-columns:1fr;\n\n    gap:12px;\n\n    width:100%;\n\n    margin-left:0;\n\n    padding:16px;\n  }\n\n  .piana3-stone__image{\n    max-width:175px;\n\n    margin:0 auto;\n  }\n\n\n  \/* SIZE OPTIONS *\/\n\n  .piana3-editions__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .piana3-editions__head p{\n    max-width:none;\n\n    text-align:left;\n  }\n\n  .piana3-editions__grid{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* DIMENSIONS *\/\n\n  .piana3-dimension{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    padding:18px 0;\n  }\n\n  .piana3-dimension__image{\n    max-width:225px;\n\n    margin:0 auto;\n  }\n\n  .piana3-dimension__copy{\n    padding:0 17px;\n\n    text-align:center;\n  }\n\n\n  \/* TECH *\/\n\n  .piana3-tech__header{\n    display:block;\n  }\n\n  .piana3-tech__header span{\n    display:block;\n\n    margin-top:5px;\n  }\n\n  .piana3-tech__rail{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  \/* KELVIN *\/\n\n  .piana3-kelvin{\n    grid-template-columns:1fr;\n\n    gap:11px;\n  }\n\n\n  \/* SPECS *\/\n\n  .piana3-specs__grid{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .piana3-lightbox{\n    padding:14px;\n  }\n\n  .piana3-lightbox img{\n    max-width:94vw !important;\n    max-height:74vh !important;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .piana3-shipping{\n    padding:18px;\n  }\n\n}\n\n\n@media screen and (max-width:430px){\n\n  .piana3-tech__rail{\n    grid-template-columns:1fr;\n  }\n\n  .piana3-kelvin__choices{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-piana-v3\"\u003e\n\u003c!-- =====================================================\n       OPENING\n  ====================================================== --\u003e\n\u003csection class=\"piana3-opening\"\u003e\n\u003cdiv class=\"piana3-opening__left\"\u003e\n\u003cp class=\"piana3-eyebrow\"\u003ePiana · Natural Travertine\u003c\/p\u003e\n\u003ch2\u003eLarge in Diameter. Only 1.9 Inches Deep.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-opening__right\"\u003e\n\u003cp\u003eA broad natural-stone ceiling light with a slim flush profile and diffused LED surface. Choose from three diameters to match the scale of your room.\u003c\/p\u003e\n\u003cdiv class=\"piana3-chips\"\u003e\n\u003cspan\u003e 38 \/ 48 \/ 58cm \u003c\/span\u003e \u003cspan\u003e Integrated LED \u003c\/span\u003e \u003cspan\u003e 3000K · 4000K · 6000K \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       REAL DETAIL IMAGE\n  ====================================================== --\u003e\n\u003csection id=\"piana3-detail-section\" class=\"piana3-detail\"\u003e\n\u003cdiv class=\"piana3-detail__image\"\u003e\u003ca href=\"#piana3-detail\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/piana-travertine-ceiling-light-stuberlighting_14.jpg?v=1786709791\" alt=\"Piana ceiling light close-up showing natural travertine and illuminated diffuser\" loading=\"lazy\"\u003e \u003cspan class=\"piana3-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"piana3-detail__caption\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Real Material Detail \u003c\/small\u003e\n\u003ch3\u003eStone That Remains Visible When Lit\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe broad travertine border stays visually present around the illuminated center. Natural pores and tonal movement keep the minimal circular form from feeling flat or purely technical.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"piana3-detail\" href=\"#piana3-detail-section\" class=\"piana3-lightbox\"\u003e \u003cspan class=\"piana3-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/piana-travertine-ceiling-light-stuberlighting_14.jpg?v=1786709791\" alt=\"Enlarged Piana travertine ceiling light detail\"\u003e \u003cspan class=\"piana3-lightbox__text\"\u003e Travertine Detail · Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       NATURAL STONE NOTICE\n  ====================================================== --\u003e\n\u003csection id=\"piana3-stone-section\" class=\"piana3-stone\"\u003e\n\u003cdiv class=\"piana3-stone__image\"\u003e\u003ca href=\"#piana3-stone\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/yellow-travertine-stuber_1.jpg?v=1786528654\" alt=\"Natural travertine showing pores cavities veins and tonal differences\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"piana3-stone__copy\"\u003e\n\u003csmall\u003e Genuine Natural Stone \u003c\/small\u003e\n\u003ch3\u003eNo Two Stone Frames Are Exactly Alike\u003c\/h3\u003e\n\u003cp\u003eTravertine naturally contains pores, small cavities, veins and tonal differences. These are characteristics of genuine stone, not manufacturing defects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STONE LIGHTBOX --\u003e \u003ca id=\"piana3-stone\" href=\"#piana3-stone-section\" class=\"piana3-lightbox\"\u003e \u003cspan class=\"piana3-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 variation guide\"\u003e \u003cspan class=\"piana3-lightbox__text\"\u003e Natural Travertine · Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE OPTIONS\n  ====================================================== --\u003e\n\u003csection class=\"piana3-editions\"\u003e\n\u003cdiv class=\"piana3-editions__head\"\u003e\n\u003ch3\u003eChoose the Scale\u003c\/h3\u003e\n\u003cp\u003eEvery version stays only 1.9\" \/ 5cm high. Choose mainly by room size, ceiling coverage and output.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-editions__grid\"\u003e\n\u003c!-- 38CM --\u003e\n\u003cdiv class=\"piana3-edition\"\u003e\n\u003cspan class=\"piana3-edition__size\"\u003e 14.9\" \u003c\/span\u003e \u003cspan class=\"piana3-edition__metric\"\u003e Ø38 × H5cm \u003c\/span\u003e\n\u003cdiv\u003ePower≈36W\u003c\/div\u003e\n\u003cdiv\u003eWeight≈11.1kg\u003c\/div\u003e\n\u003cdiv\u003eScaleCompact\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 48CM --\u003e\n\u003cdiv class=\"piana3-edition\"\u003e\n\u003cspan class=\"piana3-edition__size\"\u003e 18.9\" \u003c\/span\u003e \u003cspan class=\"piana3-edition__metric\"\u003e Ø48 × H5cm \u003c\/span\u003e\n\u003cdiv\u003ePower≈42W\u003c\/div\u003e\n\u003cdiv\u003eWeight≈14.5kg\u003c\/div\u003e\n\u003cdiv\u003eScaleBalanced\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 58CM --\u003e\n\u003cdiv class=\"piana3-edition\"\u003e\n\u003cspan class=\"piana3-edition__size\"\u003e 22.8\" \u003c\/span\u003e \u003cspan class=\"piana3-edition__metric\"\u003e Ø58 × H5cm \u003c\/span\u003e\n\u003cdiv\u003ePower≈48W\u003c\/div\u003e\n\u003cdiv\u003eWeight≈20kg\u003c\/div\u003e\n\u003cdiv\u003eScaleStatement\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE IMAGE\n  ====================================================== --\u003e\n\u003csection id=\"piana3-size-section\" class=\"piana3-dimension\"\u003e\n\u003cdiv class=\"piana3-dimension__image\"\u003e\u003ca href=\"#piana3-size\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/piana-travertine-ceiling-light-stuberlighting_4.jpg?v=1786709790\" alt=\"Piana 58cm ceiling light dimension diagram showing 22.8 inch diameter and 1.9 inch height\" loading=\"lazy\"\u003e \u003cspan class=\"piana3-zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"piana3-dimension__copy\"\u003e\n\u003csmall\u003e 58cm Size Shown \u003c\/small\u003e\n\u003ch3\u003eØ22.8\" × H1.9\"\u003c\/h3\u003e\n\u003cp\u003eThis diagram shows the largest \u003cstrong\u003e58cm \/ 22.8\"\u003c\/strong\u003e version. The 38cm and 48cm versions maintain the same \u003cstrong\u003e1.9\" \/ 5cm\u003c\/strong\u003e low-profile height.\u003c\/p\u003e\n\u003cp\u003eBecause genuine stone is substantial, the ceiling structure and junction box should be suitable for the weight of the selected size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"piana3-size\" href=\"#piana3-size-section\" class=\"piana3-lightbox\"\u003e \u003cspan class=\"piana3-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/piana-travertine-ceiling-light-stuberlighting_4.jpg?v=1786709790\" alt=\"Enlarged Piana 58cm size diagram\"\u003e \u003cspan class=\"piana3-lightbox__text\"\u003e 58cm Size · Ø22.8\" × H1.9\" · Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       TECHNICAL RAIL\n  ====================================================== --\u003e\n\u003csection class=\"piana3-tech\"\u003e\n\u003cdiv class=\"piana3-tech__header\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Technical Essentials \u003c\/small\u003e\n\u003ch3\u003eBuilt for General Ceiling Light\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cspan\u003e Integrated light source included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-tech__rail\"\u003e\n\u003cdiv class=\"piana3-tech__item\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-tech__item\"\u003e\n\u003csmall\u003e Voltage \u003c\/small\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-tech__item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-tech__item\"\u003e\n\u003csmall\u003e Environment \u003c\/small\u003e \u003cstrong\u003e Indoor · IP20 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT TEMPERATURE\n  ====================================================== --\u003e\n\u003csection class=\"piana3-kelvin\"\u003e\n\u003cdiv class=\"piana3-kelvin__title\"\u003e\n\u003csmall\u003e Color Temperature \u003c\/small\u003e\n\u003ch3\u003eChoose Your Light\u003c\/h3\u003e\n\u003cp\u003ePick the tone that best matches the room and surrounding finishes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-kelvin__choices\"\u003e\n\u003cdiv class=\"piana3-kelvin__choice\"\u003e\n\u003cstrong\u003e 3000K \u003c\/strong\u003e \u003cspan\u003e Warm · Soft \u0026amp; Relaxed \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-kelvin__choice\"\u003e\n\u003cstrong\u003e 4000K \u003c\/strong\u003e \u003cspan\u003e Neutral · Clean \u0026amp; Balanced \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-kelvin__choice\"\u003e\n\u003cstrong\u003e 6000K \u003c\/strong\u003e \u003cspan\u003e Cool · Crisp \u0026amp; Bright \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"piana3-dimming\"\u003e\n\u003cdiv class=\"piana3-dimming__mark\"\u003ei\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Triac dimming available by customization \u003c\/strong\u003e\n\u003cp\u003eA Triac-dimmable version can be requested. The compatible dimmable driver is installed externally.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"piana3-specs\"\u003e\n\u003cdiv class=\"piana3-specs__header\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Three sizes available \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-specs__grid\"\u003e\n\u003c!-- LEFT --\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"piana3-spec\"\u003e\n\u003cspan\u003e38cm Size\u003c\/span\u003e \u003cspan\u003eØ14.9\" × H1.9\" \/ Ø38 × H5cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-spec\"\u003e\n\u003cspan\u003e48cm Size\u003c\/span\u003e \u003cspan\u003eØ18.9\" × H1.9\" \/ Ø48 × H5cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-spec\"\u003e\n\u003cspan\u003e58cm Size\u003c\/span\u003e \u003cspan\u003eØ22.8\" × H1.9\" \/ Ø58 × H5cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-spec\"\u003e\n\u003cspan\u003eMaterials\u003c\/span\u003e \u003cspan\u003eYellow Travertine · Acrylic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-spec\"\u003e\n\u003cspan\u003eLight Source\u003c\/span\u003e \u003cspan\u003eIntegrated LED · Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-spec\"\u003e\n\u003cspan\u003eColor Temperature\u003c\/span\u003e \u003cspan\u003e3000K · 4000K · 6000K\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- RIGHT --\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"piana3-spec\"\u003e\n\u003cspan\u003ePower\u003c\/span\u003e \u003cspan\u003e≈36W \/ ≈42W \/ ≈48W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-spec\"\u003e\n\u003cspan\u003eWeight\u003c\/span\u003e \u003cspan\u003e≈11.1kg \/ ≈14.5kg \/ ≈20kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-spec\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-spec\"\u003e\n\u003cspan\u003eDimming\u003c\/span\u003e \u003cspan\u003eTriac version available by customization\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-spec\"\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e \u003cspan\u003eCeiling mounted · Hardwired\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-spec\"\u003e\n\u003cspan\u003eEnvironment\u003c\/span\u003e \u003cspan\u003eIndoor · 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=\"piana3-faq\"\u003e\n\u003ch3\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose 38cm for a more compact ceiling presence, 48cm for medium-scale rooms, and 58cm when you want stronger visual coverage. All three sizes remain only 1.9\" \/ 5cm high.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Piana suitable for a lower ceiling?\u003c\/summary\u003e\n\u003cp\u003eYes. The entire fixture is only 1.9\" \/ 5cm high, making it especially useful where a pendant or deeper semi-flush fixture would reduce too much headroom.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre pores and marks in the travertine normal?\u003c\/summary\u003e\n\u003cp\u003eYes. Natural pores, small cavities, veins and tonal differences are normal characteristics of genuine travertine and are not defects.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the LED included?\u003c\/summary\u003e\n\u003cp\u003eYes. The LED light source is integrated into the fixture and included, so no separate bulb is required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Piana be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes. A Triac-dimmable version can be customized on request.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"piana3-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=\"piana3-final\"\u003eNatural travertine varies from piece to piece. Pores, small cavities, veins and tonal differences are normal characteristics of genuine stone, not defects. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 14.9″ x H 1.9″ \/ Yellow Travertine \/ Warm Light","offer_id":52813154255131,"sku":"STB-WS-26-10173","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Dia 14.9″ x H 1.9″ \/ Yellow Travertine \/ Triac Dimmable Warm Light","offer_id":52813154287899,"sku":"STB-WS-26-10174","price":305.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.9″ x H 1.9″ \/ Yellow Travertine \/ Warm Light","offer_id":52813154320667,"sku":"STB-WS-26-10175","price":385.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.9″ x H 1.9″ \/ Yellow Travertine \/ Triac Dimmable Warm Light","offer_id":52813154353435,"sku":"STB-WS-26-10176","price":415.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22.8″ x H 1.9″ \/ Yellow Travertine \/ Warm Light","offer_id":52813154386203,"sku":"STB-WS-26-10177","price":548.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22.8″ x H 1.9″ \/ Yellow Travertine \/ Triac Dimmable Warm Light","offer_id":52813154418971,"sku":"STB-WS-26-10178","price":575.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/piana-travertine-ceiling-light-stuberlighting_1.jpg?v=1786709790"},{"product_id":"lastra-travertine-ceiling-light","title":"Lastra Travertine Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — LASTRA TRAVERTINE CEILING LIGHT\n\n   PRODUCT-SPECIFIC DIRECTION\n   Natural Stone · Linear Architecture · 1.9\" Low Profile\n\n   NO EXTERNAL FONTS\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-lastra{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --stone:#EEE7DE;\n  --stone-deep:#E5DACD;\n  --sand:#F2E9DD;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D1C5BA;\n  --line-soft:#E5DDD5;\n\n  --gold:#AE8C60;\n  --gold-dark:#74593E;\n\n  width:100%;\n  max-width:940px;\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-lastra *,\n.stb-lastra *::before,\n.stb-lastra *::after{\n  box-sizing:border-box;\n}\n\n.stb-lastra h2,\n.stb-lastra 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-lastra p{\n  margin-top:0;\n}\n\n.stb-lastra__eyebrow{\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  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-lastra__heading{\n  margin:0 0 6px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-lastra__copy{\n  max-width:680px;\n\n  margin:0;\n\n  color:#655B53;\n\n  font-size:11.3px;\n  line-height:1.58;\n}\n\n.stb-lastra__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#897C72;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.stb-lastra__image{\n  display:block;\n\n  width:100%;\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  text-decoration:none;\n}\n\n.stb-lastra__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  margin:0!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n}\n\n\n\/* =========================================================\n   OPENING — PRODUCT AS ARCHITECTURAL LINE\n========================================================= *\/\n\n.stb-lastra__opening{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:9px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lastra__profile{\n  display:flex;\n  flex-direction:column;\n  justify-content:space-between;\n\n  padding:18px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-lastra__profile-top small,\n.stb-lastra__profile-bottom small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CBAF88;\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lastra__profile-top strong{\n  display:block;\n\n  color:#FFF8EF;\n\n  font-size:14px;\n  line-height:1.25;\n  font-weight:500;\n}\n\n.stb-lastra__profile-bottom{\n  padding-top:16px;\n\n  border-top:1px solid #584940;\n}\n\n.stb-lastra__profile-bottom strong{\n  display:block;\n\n  color:#FFF8EF;\n\n  font-size:26px;\n  line-height:1;\n  font-weight:500;\n}\n\n.stb-lastra__profile-bottom span{\n  display:block;\n\n  margin-top:3px;\n\n  color:#D7CCC3;\n\n  font-size:8.4px;\n}\n\n.stb-lastra__opening-copy{\n  position:relative;\n\n  padding:24px 25px 22px;\n\n  background:var(--paper);\n}\n\n.stb-lastra__opening-copy::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:25px;\n\n  width:48px;\n  height:2px;\n\n  background:var(--gold);\n}\n\n.stb-lastra__title{\n  max-width:640px;\n\n  margin:0 0 9px;\n\n  color:var(--ink);\n\n  font-size:29px;\n  line-height:1.15;\n  letter-spacing:-.015em;\n  font-weight:500;\n}\n\n.stb-lastra__opening-copy p{\n  max-width:630px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   DECISION STRIP\n========================================================= *\/\n\n.stb-lastra__decision{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:27px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lastra__decision-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-lastra__decision-item:last-child{\n  border-right:0;\n}\n\n.stb-lastra__decision-item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lastra__decision-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   MATERIAL — MAIN PRODUCT PROOF\n========================================================= *\/\n\n.stb-lastra__stone{\n  display:grid;\n  grid-template-columns:235px minmax(0,1fr);\n\n  margin-bottom:27px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lastra__stone-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:12px;\n\n  background:var(--stone-deep);\n}\n\n.stb-lastra__stone-image{\n  width:200px;\n  max-width:100%;\n}\n\n.stb-lastra__stone-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px 21px;\n\n  background:var(--paper);\n}\n\n.stb-lastra__stone-copy h3{\n  margin:0 0 6px;\n\n  font-size:19px;\n}\n\n.stb-lastra__stone-copy \u003e p{\n  margin:0 0 11px;\n\n  color:#675D55;\n\n  font-size:10.1px;\n  line-height:1.52;\n}\n\n.stb-lastra__stone-facts{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border-top:1px solid var(--line-soft);\n}\n\n.stb-lastra__stone-fact{\n  padding:9px 10px 0 0;\n}\n\n.stb-lastra__stone-fact +\n.stb-lastra__stone-fact{\n  padding-left:11px;\n\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-lastra__stone-fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lastra__stone-fact strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:9.4px;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FOUR SIZE COLLECTION\n========================================================= *\/\n\n.stb-lastra__lengths{\n  margin-bottom:27px;\n\n  padding:16px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-lastra__lengths-head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:24px;\n\n  margin-bottom:10px;\n}\n\n.stb-lastra__lengths-head .stb-lastra__copy{\n  max-width:410px;\n}\n\n.stb-lastra__lengths-layout{\n  display:grid;\n  grid-template-columns:285px minmax(0,1fr);\n\n  gap:12px;\n}\n\n.stb-lastra__collection{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:8px;\n\n  background:var(--stone);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-lastra__collection-image{\n  width:255px;\n  max-width:100%;\n}\n\n.stb-lastra__length-list{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lastra__length{\n  padding:12px 13px;\n\n  background:var(--paper);\n}\n\n.stb-lastra__length:nth-child(even){\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-lastra__length:nth-child(3),\n.stb-lastra__length:nth-child(4){\n  border-top:1px solid var(--line-soft);\n}\n\n.stb-lastra__length small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lastra__length strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:12px;\n  font-weight:500;\n}\n\n.stb-lastra__length span{\n  display:block;\n\n  color:#746960;\n\n  font-size:8.6px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   EXACT DIMENSION\n========================================================= *\/\n\n.stb-lastra__dimension{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 195px;\n\n  margin-bottom:27px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lastra__dimension-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:18px 20px;\n\n  background:var(--paper);\n}\n\n.stb-lastra__dimension-copy h3{\n  margin:0 0 5px;\n\n  font-size:18px;\n}\n\n.stb-lastra__dimension-copy p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#675D55;\n\n  font-size:9.4px;\n  line-height:1.5;\n}\n\n.stb-lastra__profile-number{\n  margin:0 0 7px!important;\n\n  color:var(--ink)!important;\n\n  font-size:18px!important;\n  line-height:1.3!important;\n  font-weight:500;\n}\n\n.stb-lastra__dimension-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:10px;\n\n  background:var(--stone-deep);\n}\n\n.stb-lastra__dimension-image{\n  width:165px;\n  max-width:100%;\n}\n\n\n\/* =========================================================\n   LIGHT\n========================================================= *\/\n\n.stb-lastra__light{\n  display:grid;\n  grid-template-columns:1.12fr .88fr;\n\n  margin-bottom:27px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lastra__light-main{\n  padding:18px 19px;\n\n  background:var(--sand);\n}\n\n.stb-lastra__light-main h3{\n  margin:0 0 5px;\n\n  font-size:18px;\n}\n\n.stb-lastra__light-main p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n.stb-lastra__light-side{\n  display:grid;\n  grid-template-rows:1fr 1fr;\n\n  background:var(--espresso);\n}\n\n.stb-lastra__light-item{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:13px 15px;\n}\n\n.stb-lastra__light-item +\n.stb-lastra__light-item{\n  border-top:1px solid #584940;\n}\n\n.stb-lastra__light-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lastra__light-item strong{\n  display:block;\n\n  color:#FFF8EF;\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   ORIENTATION \/ LAYOUT\n========================================================= *\/\n\n.stb-lastra__layout{\n  margin-bottom:27px;\n}\n\n.stb-lastra__layout-head{\n  margin-bottom:9px;\n}\n\n.stb-lastra__layout-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lastra__layout-item{\n  padding:14px 15px;\n\n  background:var(--paper);\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-lastra__layout-item:last-child{\n  border-right:0;\n}\n\n.stb-lastra__layout-item--dark{\n  background:var(--espresso);\n}\n\n.stb-lastra__layout-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lastra__layout-item strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:10.3px;\n  font-weight:500;\n}\n\n.stb-lastra__layout-item p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:8.7px;\n  line-height:1.45;\n}\n\n.stb-lastra__layout-item--dark small{\n  color:#CBAF88;\n}\n\n.stb-lastra__layout-item--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-lastra__layout-item--dark p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   MATERIAL PALETTE\n========================================================= *\/\n\n.stb-lastra__materials{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:8px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lastra__material{\n  padding:12px 13px;\n\n  background:var(--cream);\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-lastra__material:last-child{\n  border-right:0;\n}\n\n.stb-lastra__material small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lastra__material strong{\n  color:var(--ink);\n\n  font-size:9.8px;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   INSTALL\n========================================================= *\/\n\n.stb-lastra__install{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:27px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lastra__install-item{\n  padding:11px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-lastra__install-item:last-child{\n  border-right:0;\n}\n\n.stb-lastra__install-item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lastra__install-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:9.6px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   NATURAL STONE NOTE\n========================================================= *\/\n\n.stb-lastra__note{\n  margin-bottom:27px;\n\n  padding:14px 16px;\n\n  background:var(--stone);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-lastra__note strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.7px;\n  font-weight:500;\n}\n\n.stb-lastra__note p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:9.2px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-lastra__specs{\n  margin-bottom:27px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lastra__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-lastra__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-lastra__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:14px;\n  font-weight:500;\n}\n\n.stb-lastra__spec{\n  display:grid;\n  grid-template-columns:29% 71%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-lastra__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-lastra__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:9.7px;\n  line-height:1.45;\n}\n\n.stb-lastra__spec strong{\n  color:var(--ink);\n\n  font-size:10.5px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-lastra__faq{\n  max-width:770px;\n\n  margin:0 auto 27px;\n  padding:13px 16px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-lastra__faq details{\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-lastra__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-lastra__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:12px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-lastra__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-lastra__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  top:-3px;\n  right:2px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-lastra__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-lastra__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:10.8px;\n  line-height:1.57;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-lastra__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-lastra__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-lastra__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.2px;\n  line-height:1.62;\n}\n\n.stb-lastra__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-lastra__shipping a{\n  color:var(--gold-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX — CLICK \/ TAP ANYWHERE TO CLOSE\n========================================================= *\/\n\n.stb-lastra__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  cursor:zoom-out;\n}\n\n.stb-lastra__lightbox:target{\n  display:flex;\n}\n\n.stb-lastra__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-lastra__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}\n\n.stb-lastra__lightbox-caption{\n  margin-top:8px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-lastra__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-lastra__opening{\n    grid-template-columns:125px minmax(0,1fr);\n  }\n\n  .stb-lastra__title{\n    font-size:25px;\n  }\n\n  .stb-lastra__lengths-layout{\n    grid-template-columns:235px minmax(0,1fr);\n  }\n\n  .stb-lastra__collection-image{\n    width:210px;\n  }\n\n  .stb-lastra__spec{\n    grid-template-columns:36% 64%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-lastra{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  .stb-lastra__opening{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lastra__profile{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n\n    padding:11px 13px;\n  }\n\n  .stb-lastra__profile-bottom{\n    padding:0 0 0 12px;\n\n    border-top:0;\n    border-left:1px solid #584940;\n  }\n\n  .stb-lastra__profile-bottom strong{\n    font-size:20px;\n  }\n\n  .stb-lastra__opening-copy{\n    padding:17px 15px;\n  }\n\n  .stb-lastra__title{\n    font-size:23px;\n  }\n\n\n  .stb-lastra__decision{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-lastra__decision-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-lastra__decision-item:nth-child(1),\n  .stb-lastra__decision-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-lastra__stone{\n    grid-template-columns:110px minmax(0,1fr);\n  }\n\n  .stb-lastra__stone-media{\n    padding:6px;\n  }\n\n  .stb-lastra__stone-image{\n    width:96px;\n  }\n\n  .stb-lastra__stone-copy{\n    padding:11px 12px;\n  }\n\n\n  .stb-lastra__lengths{\n    padding:12px;\n  }\n\n  .stb-lastra__lengths-head{\n    display:block;\n  }\n\n  .stb-lastra__lengths-layout{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lastra__collection-image{\n    width:210px;\n  }\n\n\n  .stb-lastra__dimension{\n    grid-template-columns:minmax(0,1fr) 105px;\n  }\n\n  .stb-lastra__dimension-copy{\n    padding:11px 12px;\n  }\n\n  .stb-lastra__dimension-media{\n    padding:6px;\n  }\n\n  .stb-lastra__dimension-image{\n    width:92px;\n  }\n\n  .stb-lastra__profile-number{\n    font-size:14px!important;\n  }\n\n\n  .stb-lastra__light{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-lastra__layout-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lastra__layout-item{\n    border-right:0;\n  }\n\n  .stb-lastra__layout-item +\n  .stb-lastra__layout-item{\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-lastra__materials{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lastra__material{\n    border-right:0;\n  }\n\n  .stb-lastra__material +\n  .stb-lastra__material{\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-lastra__install{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-lastra__install-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-lastra__install-item:nth-child(1),\n  .stb-lastra__install-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-lastra__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n    padding:9px 12px;\n  }\n\n  .stb-lastra__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-lastra__faq{\n    padding:12px 14px;\n  }\n\n\n  .stb-lastra__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-lastra\"\u003e\n\u003c!-- =====================================================\n       OPENING\n  ====================================================== --\u003e\n\u003csection class=\"stb-lastra__opening\"\u003e\n\u003cdiv class=\"stb-lastra__profile\"\u003e\n\u003cdiv class=\"stb-lastra__profile-top\"\u003e\n\u003csmall\u003e Lastra \u003c\/small\u003e \u003cstrong\u003e Travertine\u003cbr\u003eCeiling Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__profile-bottom\"\u003e\n\u003csmall\u003e Profile \u003c\/small\u003e \u003cstrong\u003e 1.9\" \u003c\/strong\u003e \u003cspan\u003e 5cm high \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__opening-copy\"\u003e\n\u003cspan class=\"stb-lastra__eyebrow\"\u003e Natural Travertine · Integrated LED \u003c\/span\u003e\n\u003ch2 class=\"stb-lastra__title\"\u003eA Thin Line of Natural Stone Across the Ceiling.\u003c\/h2\u003e\n\u003cp\u003eLastra combines genuine travertine with a long, low-profile ceiling form. At only 1.9 inches high, it sits close to the ceiling while the warm 3000K integrated LED spreads a soft, even wash of light below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAST DECISION\n  ====================================================== --\u003e\n\u003csection class=\"stb-lastra__decision\"\u003e\n\u003cdiv class=\"stb-lastra__decision-item\"\u003e\n\u003csmall\u003e Stone \u003c\/small\u003e \u003cstrong\u003e Genuine Travertine \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__decision-item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__decision-item\"\u003e\n\u003csmall\u003e Color Temperature \u003c\/small\u003e \u003cstrong\u003e Fixed 3000K Warm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__decision-item\"\u003e\n\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Non-Dimmable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       REAL TRAVERTINE\n  ====================================================== --\u003e\n\u003csection id=\"lastra-stone-section\" class=\"stb-lastra__stone\"\u003e\n\u003cdiv class=\"stb-lastra__stone-media\"\u003e\n\u003cdiv class=\"stb-lastra__stone-image\"\u003e\u003ca href=\"#lastra-stone-lightbox\" class=\"stb-lastra__image\"\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 used for Lastra ceiling light\" loading=\"lazy\"\u003e \u003cspan class=\"stb-lastra__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__stone-copy\"\u003e\n\u003cspan class=\"stb-lastra__eyebrow\"\u003e Material Statement \u003c\/span\u003e\n\u003ch3\u003eReal Stone, Not a Printed Stone Pattern.\u003c\/h3\u003e\n\u003cp\u003eTravertine is naturally porous and carries its own veining, small cavities and tonal movement. That variation is exactly what gives Lastra more depth than a uniform resin or faux-stone surface.\u003c\/p\u003e\n\u003cdiv class=\"stb-lastra__stone-facts\"\u003e\n\u003cdiv class=\"stb-lastra__stone-fact\"\u003e\n\u003csmall\u003e Surface \u003c\/small\u003e \u003cstrong\u003e Naturally Porous \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__stone-fact\"\u003e\n\u003csmall\u003e Variation \u003c\/small\u003e \u003cstrong\u003e Every Piece Is Different \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STONE LIGHTBOX --\u003e \u003ca id=\"lastra-stone-lightbox\" href=\"#lastra-stone-section\" class=\"stb-lastra__lightbox\"\u003e \u003cspan class=\"stb-lastra__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 detail\"\u003e \u003cspan class=\"stb-lastra__lightbox-caption\"\u003e Lastra · Genuine Natural Travertine \u003c\/span\u003e \u003cspan class=\"stb-lastra__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FOUR LENGTHS\n  ====================================================== --\u003e\n\u003csection class=\"stb-lastra__lengths\"\u003e\n\u003cdiv class=\"stb-lastra__lengths-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-lastra__eyebrow\"\u003e Choose the Length \u003c\/span\u003e\n\u003ch3 class=\"stb-lastra__heading\"\u003eFour Lengths. Same 1.9\" Low Profile.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"stb-lastra__copy\"\u003eChoose according to the length of the surface below, not just the room size. Longer versions create a stronger architectural line.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__lengths-layout\"\u003e\n\u003c!-- FOUR SIZE COLLECTION --\u003e\n\u003cdiv id=\"lastra-collection-section\" class=\"stb-lastra__collection\"\u003e\n\u003cdiv class=\"stb-lastra__collection-image\"\u003e\u003ca href=\"#lastra-collection-lightbox\" class=\"stb-lastra__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lastra-travertine-ceiling-light-stuberlighting_14.jpg?v=1787129692\" alt=\"Lastra Travertine Ceiling Light four size comparison\" loading=\"lazy\"\u003e \u003cspan class=\"stb-lastra__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE CHOICES --\u003e\n\u003cdiv class=\"stb-lastra__length-list\"\u003e\n\u003cdiv class=\"stb-lastra__length\"\u003e\n\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e 31.5\" \/ 80cm \u003c\/strong\u003e \u003cspan\u003e Entryway · small hallway · closet \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__length\"\u003e\n\u003csmall\u003e Versatile \u003c\/small\u003e \u003cstrong\u003e 39.4\" \/ 100cm \u003c\/strong\u003e \u003cspan\u003e Hallway · kitchen counter zone \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__length\"\u003e\n\u003csmall\u003e Longer \u003c\/small\u003e \u003cstrong\u003e 47.2\" \/ 120cm \u003c\/strong\u003e \u003cspan\u003e Long hallway · island · dining zone \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__length\"\u003e\n\u003csmall\u003e Statement \u003c\/small\u003e \u003cstrong\u003e 59.1\" \/ 150cm \u003c\/strong\u003e \u003cspan\u003e Long corridor · gallery · showcase area \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COLLECTION LIGHTBOX --\u003e \u003ca id=\"lastra-collection-lightbox\" href=\"#lastra-collection-section\" class=\"stb-lastra__lightbox\"\u003e \u003cspan class=\"stb-lastra__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lastra-travertine-ceiling-light-stuberlighting_14.jpg?v=1787129692\" alt=\"Enlarged Lastra four size comparison\"\u003e \u003cspan class=\"stb-lastra__lightbox-caption\"\u003e Lastra · 80 \/ 100 \/ 120 \/ 150cm \u003c\/span\u003e \u003cspan class=\"stb-lastra__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       EXACT SIZE DIAGRAM\n  ====================================================== --\u003e\n\u003csection id=\"lastra-size-section\" class=\"stb-lastra__dimension\"\u003e\n\u003cdiv class=\"stb-lastra__dimension-copy\"\u003e\n\u003cspan class=\"stb-lastra__eyebrow\"\u003e Dimension Reference \u003c\/span\u003e\n\u003ch3\u003eLong in Length. Very Shallow in Height.\u003c\/h3\u003e\n\u003cp class=\"stb-lastra__profile-number\"\u003eH1.9\" \/ 5cm\u003c\/p\u003e\n\u003cp\u003eAvailable lengths are 31.5\", 39.4\", 47.2\" and 59.1\" \/ 80, 100, 120 and 150cm. The slim profile keeps Lastra close to the ceiling, making it especially useful when you want architectural length without a hanging fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__dimension-media\"\u003e\n\u003cdiv class=\"stb-lastra__dimension-image\"\u003e\u003ca href=\"#lastra-size-lightbox\" class=\"stb-lastra__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lastra-travertine-ceiling-light-stuberlighting_17.jpg?v=1787129692\" alt=\"Lastra Travertine Ceiling Light dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-lastra__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"lastra-size-lightbox\" href=\"#lastra-size-section\" class=\"stb-lastra__lightbox\"\u003e \u003cspan class=\"stb-lastra__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lastra-travertine-ceiling-light-stuberlighting_17.jpg?v=1787129692\" alt=\"Enlarged Lastra Travertine Ceiling Light dimension diagram\"\u003e \u003cspan class=\"stb-lastra__lightbox-caption\"\u003e Lastra · 80 \/ 100 \/ 120 \/ 150cm · H5cm \u003c\/span\u003e \u003cspan class=\"stb-lastra__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-lastra__light\"\u003e\n\u003cdiv class=\"stb-lastra__light-main\"\u003e\n\u003cspan class=\"stb-lastra__eyebrow\"\u003e Light Character \u003c\/span\u003e\n\u003ch3\u003eFixed 3000K for a Warm, Even Ceiling Glow.\u003c\/h3\u003e\n\u003cp\u003eThe integrated LED produces a soft warm-white light rather than a sharp exposed beam. Its long rectangular form helps distribute illumination more evenly along a hallway, entry or linear furniture zone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__light-side\"\u003e\n\u003cdiv class=\"stb-lastra__light-item\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included · 3000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__light-item\"\u003e\n\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Fixed Output · Non-Dimmable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MOUNTING LOGIC\n  ====================================================== --\u003e\n\u003csection class=\"stb-lastra__layout\"\u003e\n\u003cdiv class=\"stb-lastra__layout-head\"\u003e\n\u003cspan class=\"stb-lastra__eyebrow\"\u003e Plan the Layout \u003c\/span\u003e\n\u003ch3 class=\"stb-lastra__heading\"\u003eOne Fixture or an Architectural Group.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__layout-grid\"\u003e\n\u003carticle class=\"stb-lastra__layout-item\"\u003e\u003csmall\u003e Horizontal \u003c\/small\u003e \u003cstrong\u003e Follow the Length of the Room \u003c\/strong\u003e\n\u003cp\u003eA natural choice for hallways, kitchen zones and other long ceiling lines.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-lastra__layout-item stb-lastra__layout-item--dark\"\u003e\u003csmall\u003e Alternate Orientation \u003c\/small\u003e \u003cstrong\u003e Rotate to Suit the Layout \u003c\/strong\u003e\n\u003cp\u003eThe linear fixture can be oriented according to the ceiling composition and junction-box position.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-lastra__layout-item\"\u003e\u003csmall\u003e Multiple Fixtures \u003c\/small\u003e \u003cstrong\u003e Group for More Rhythm \u003c\/strong\u003e\n\u003cp\u003eSeveral Lastra fixtures can be arranged together. Each fixture requires its own planned ceiling electrical connection.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIALS\n  ====================================================== --\u003e\n\u003csection class=\"stb-lastra__materials\"\u003e\n\u003cdiv class=\"stb-lastra__material\"\u003e\n\u003csmall\u003e Stone \u003c\/small\u003e \u003cstrong\u003e Natural Travertine \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__material\"\u003e\n\u003csmall\u003e Structure \u003c\/small\u003e \u003cstrong\u003e Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__material\"\u003e\n\u003csmall\u003e Diffuser \u003c\/small\u003e \u003cstrong\u003e Acrylic \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-lastra__install\"\u003e\n\u003cdiv class=\"stb-lastra__install-item\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__install-item\"\u003e\n\u003csmall\u003e Voltage \u003c\/small\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__install-item\"\u003e\n\u003csmall\u003e Mount \u003c\/small\u003e \u003cstrong\u003e Flush to Ceiling \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__install-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Electrician Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL STONE NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-lastra__note\"\u003e\u003cstrong\u003e Natural travertine will not look identical from piece to piece. \u003c\/strong\u003e\n\u003cp\u003ePorosity, small cavities, veining and color variation are natural characteristics of real travertine and are not considered defects. Handle the stone carefully during installation. Clean with a soft dry cloth and avoid harsh chemicals or abrasive cleaners. Screen colors are approximate; hand-measured dimensions may vary 1–2cm.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-lastra__specs\"\u003e\n\u003cdiv class=\"stb-lastra__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Lastra Travertine Ceiling Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Natural Travertine · Wood · Acrylic \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__spec\"\u003e\n\u003cspan\u003e Color Temperature \u003c\/span\u003e \u003cstrong\u003e 3000K Warm Light · Fixed \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__spec\"\u003e\n\u003cspan\u003e Maximum Power \u003c\/span\u003e \u003cstrong\u003e Max 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Non-Dimmable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__spec\"\u003e\n\u003cspan\u003e Size — 80cm \u003c\/span\u003e \u003cstrong\u003e L31.5\" × H1.9\" · L80 × H5cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__spec\"\u003e\n\u003cspan\u003e Size — 100cm \u003c\/span\u003e \u003cstrong\u003e L39.4\" × H1.9\" · L100 × H5cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__spec\"\u003e\n\u003cspan\u003e Size — 120cm \u003c\/span\u003e \u003cstrong\u003e L47.2\" × H1.9\" · L120 × H5cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__spec\"\u003e\n\u003cspan\u003e Size — 150cm \u003c\/span\u003e \u003cstrong\u003e L59.1\" × H1.9\" · L150 × H5cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__spec\"\u003e\n\u003cspan\u003e Finish Labels \u003c\/span\u003e \u003cstrong\u003e Beige · Walnut Color · Wood Color \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__spec\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Flush-Mount Ceiling Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__spec\"\u003e\n\u003cspan\u003e Orientation \u003c\/span\u003e \u003cstrong\u003e Linear Layout · Orientation Can Be Planned to Suit the Space \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__spec\"\u003e\n\u003cspan\u003e Multiple Fixture Layout \u003c\/span\u003e \u003cstrong\u003e Each Fixture Requires Its Own Planned Ceiling Junction Box \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e Indoor Use \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__spec\"\u003e\n\u003cspan\u003e Natural Variation \u003c\/span\u003e \u003cstrong\u003e Travertine Porosity · Veining · Tone Vary Naturally \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lastra__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-lastra__faq\"\u003e\u003cspan class=\"stb-lastra__eyebrow\"\u003e Before You Choose \u003c\/span\u003e\n\u003ch3 class=\"stb-lastra__heading\"\u003eThe Questions That Matter.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Lastra made from real travertine?\u003c\/summary\u003e\n\u003cp\u003eYes. Lastra uses genuine natural travertine, not a printed resin stone pattern. Natural pores, veining, markings and tonal variation differ between fixtures and are part of the stone's character.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich length should I choose?\u003c\/summary\u003e\n\u003cp\u003e31.5\" \/ 80cm is the most compact. 39.4\" \/ 100cm is a versatile mid-size option. 47.2\" \/ 120cm works well where you need a longer ceiling line, while 59.1\" \/ 150cm creates the strongest architectural presence. All four sizes remain only 1.9\" \/ 5cm high.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the LED included?\u003c\/summary\u003e\n\u003cp\u003eYes. Lastra uses an integrated LED light source, so there is no conventional bulb to purchase or install. The light is fixed at warm 3000K.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Lastra dimmable?\u003c\/summary\u003e\n\u003cp\u003eNo. The standard Lastra configuration is non-dimmable with a fixed 3000K warm-light output.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I install several together?\u003c\/summary\u003e\n\u003cp\u003eYes. Multiple linear fixtures can be planned together for a more architectural ceiling composition. Each fixture requires its own properly positioned ceiling junction box, so electrical locations should be planned before installation.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it need professional installation?\u003c\/summary\u003e\n\u003cp\u003eLastra is a hardwired flush-mount ceiling fixture. Installation by a qualified electrician is recommended, especially for long sizes or multiple-fixture layouts.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-lastra__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 31.5\" x H 1.9\" \/ Yellow Travertine + Walnut Color \/ Warm Light","offer_id":53773634535707,"sku":"STB-CL-26-10067","price":450.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\" x H 1.9\" \/ Yellow Travertine + Wood Color \/ Warm Light","offer_id":53774554890523,"sku":"STB-CL-26-10068","price":450.0,"currency_code":"USD","in_stock":true},{"title":"Dia  39.4\" x H 1.9\" \/ Yellow Travertine + Walnut Color \/ Warm Light","offer_id":53773634568475,"sku":"STB-CL-26-10069","price":585.0,"currency_code":"USD","in_stock":true},{"title":"Dia  39.4\" x H 1.9\" \/ Yellow Travertine + Wood Color \/ Warm Light","offer_id":53774554923291,"sku":"STB-CL-26-10070","price":585.0,"currency_code":"USD","in_stock":true},{"title":"Dia  47.2\" x H 1.9\" \/ Yellow Travertine + Walnut Color \/ Warm Light","offer_id":53773634601243,"sku":"STB-CL-26-10071","price":795.0,"currency_code":"USD","in_stock":true},{"title":"Dia  47.2\" x H 1.9\" \/ Yellow Travertine + Wood Color \/ Warm Light","offer_id":53774554956059,"sku":"STB-CL-26-10072","price":795.0,"currency_code":"USD","in_stock":true},{"title":"Dia  59.1\" x H 1.9\" \/ Yellow Travertine + Walnut Color \/ Warm Light","offer_id":53773634634011,"sku":"STB-CL-26-10073","price":1185.0,"currency_code":"USD","in_stock":true},{"title":"Dia  59.1\" x H 1.9\" \/ Yellow Travertine + Wood Color \/ Warm Light","offer_id":53774554988827,"sku":"STB-CL-26-10074","price":1185.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lastra-travertine-ceiling-light-stuberlighting_1.jpg?v=1787129692"},{"product_id":"costa-flush-mount-ceiling-light","title":"Costa Flush Mount Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — COSTA FLUSH MOUNT CEILING LIGHT\n\n   PRODUCT CONCEPT:\n   RIB \/ INNER RING \/ LOW PROFILE\n\n   QUIET AMERICAN MODERN\n   WARM STUBER PALETTE\n   PRODUCT-SPECIFIC EDITORIAL LAYOUT\n\n   NO LARGE HERO\n   NO GENERIC 3-CARD GRID\n   DESKTOP · TABLET · MOBILE · DAWN SAFE\n========================================================= *\/\n\n.stb-costa-fm{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --brown-soft:#6A5139;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703E;\n\n  --ivory:#FFFDF8;\n  --paper:#FBF8F2;\n  --cream:#F5EDD8;\n  --sand:#E9DDC5;\n  --sand-soft:#F3EBDD;\n\n  --text:#5E5145;\n  --muted:#837568;\n\n  --line:#DED2BD;\n  --line-strong:#C9B895;\n\n  width:100%;\n  max-width:880px;\n  min-width:0;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\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-costa-fm *,\n.stb-costa-fm *::before,\n.stb-costa-fm *::after{\n  box-sizing:border-box;\n}\n\n.stb-costa-fm h2,\n.stb-costa-fm h3,\n.stb-costa-fm p,\n.stb-costa-fm figure,\n.stb-costa-fm dl,\n.stb-costa-fm dt,\n.stb-costa-fm dd{\n  margin-top:0;\n}\n\n.stb-costa-fm h2,\n.stb-costa-fm h3{\n  color:var(--espresso);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-costa-fm 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  object-position:center !important;\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   01 — QUIET OPENING\n   TEXT FIRST — NO HERO IMAGE\n========================================================= *\/\n\n.cfm-opening{\n  position:relative;\n\n  overflow:hidden;\n\n  padding:27px 27px 22px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 7px 20px rgba(28,18,9,.055);\n}\n\n.cfm-opening::before{\n  content:\"\";\n\n  position:absolute;\n  left:0;\n  top:0;\n\n  width:100%;\n  height:3px;\n\n  background:var(--espresso);\n}\n\n\n\/* TITLE AREA *\/\n\n.cfm-opening__top{\n  display:grid;\n  grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr);\n\n  gap:30px;\n  align-items:end;\n}\n\n.cfm-kicker{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--gold-deep);\n\n  font-size:8.5px;\n  line-height:1.3;\n  font-weight:600;\n\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.cfm-opening h2{\n  max-width:530px;\n\n  margin:0;\n\n  font-size:30px;\n  line-height:1.04;\n}\n\n.cfm-opening__lead{\n  max-width:560px;\n\n  margin:9px 0 0;\n\n  color:var(--text);\n\n  font-size:11.6px;\n  line-height:1.55;\n}\n\n\n\/* RIGHT WORDMARK *\/\n\n.cfm-opening__identity{\n  min-width:0;\n\n  padding:4px 0 3px 20px;\n\n  border-left:1px solid var(--line-strong);\n}\n\n.cfm-opening__identity small{\n  display:block;\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.cfm-opening__identity strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--brown);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:21px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.cfm-opening__identity span{\n  display:block;\n\n  margin-top:5px;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n}\n\n\n\/* 3 FACT BAR *\/\n\n.cfm-opening__facts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin:18px 0 0;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:6px;\n}\n\n.cfm-opening__fact{\n  min-width:0;\n\n  padding:9px 11px;\n}\n\n.cfm-opening__fact + .cfm-opening__fact{\n  border-left:1px solid var(--line-strong);\n}\n\n.cfm-opening__fact dt{\n  margin:0;\n\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cfm-opening__fact dd{\n  margin:2px 0 0;\n\n  color:var(--espresso);\n\n  font-size:10.5px;\n  line-height:1.38;\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   02 — THREE LAYERS\n   DETAIL IMAGE + STRUCTURE AS ONE CARD\n========================================================= *\/\n\n.cfm-layers{\n  display:grid;\n  grid-template-columns:minmax(0,.47fr) minmax(0,.53fr);\n\n  margin-top:14px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 6px 18px rgba(28,18,9,.045);\n}\n\n\n\/* DETAIL IMAGE *\/\n\n.cfm-layers__visual{\n  min-width:0;\n\n  padding:9px;\n\n  background:var(--sand);\n\n  border-right:1px solid var(--line-strong);\n}\n\n.cfm-layers__visual 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  background:#fff;\n\n  text-decoration:none;\n}\n\n.cfm-layers__visual img{\n  width:100% !important;\n  max-height:315px !important;\n\n  object-fit:contain !important;\n}\n\n.cfm-layers__caption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:7px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  line-height:1.4;\n}\n\n.cfm-layers__caption strong{\n  color:var(--brown);\n  font-weight:500;\n}\n\n\n\/* COPY *\/\n\n.cfm-layers__copy{\n  min-width:0;\n\n  padding:23px 22px;\n}\n\n.cfm-section-label{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:8.4px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.cfm-layers__copy h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.cfm-layers__intro{\n  margin:8px 0 13px;\n\n  color:var(--text);\n\n  font-size:10.7px;\n  line-height:1.47;\n}\n\n\n\/* 3 LAYERS — LEDGER, NOT CARDS *\/\n\n.cfm-layer-list{\n  border-top:1px solid var(--espresso);\n}\n\n.cfm-layer{\n  display:grid;\n  grid-template-columns:minmax(0,92px) minmax(0,1fr);\n\n  gap:13px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cfm-layer__number{\n  display:flex;\n  align-items:baseline;\n\n  gap:5px;\n\n  color:var(--gold-deep);\n}\n\n.cfm-layer__number strong{\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.cfm-layer__number span{\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cfm-layer h4{\n  margin:0;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.15;\n\n  font-weight:500;\n}\n\n.cfm-layer p{\n  margin:2px 0 0;\n\n  color:var(--text);\n\n  font-size:9.9px;\n  line-height:1.41;\n}\n\n\n\/* WOOD CLARITY *\/\n\n.cfm-wood-note{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--brown);\n\n  color:#625141;\n\n  font-size:10px;\n  line-height:1.44;\n}\n\n.cfm-wood-note strong{\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   03 — BLACK OR WHITE\n========================================================= *\/\n\n.cfm-finish{\n  display:grid;\n  grid-template-columns:minmax(0,.43fr) minmax(0,.57fr);\n\n  margin-top:14px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n\n\/* FINISH COPY *\/\n\n.cfm-finish__copy{\n  min-width:0;\n\n  padding:22px 21px;\n\n  background:var(--sand-soft);\n\n  border-right:1px solid var(--line);\n}\n\n.cfm-finish__copy h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.cfm-finish__copy \u003e p{\n  margin:8px 0 0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.46;\n}\n\n\n\/* TWO FINISH LINES *\/\n\n.cfm-finish__list{\n  margin-top:13px;\n\n  border-top:1px solid var(--espresso);\n}\n\n.cfm-finish__row{\n  display:grid;\n  grid-template-columns:22px minmax(0,1fr);\n\n  gap:10px;\n  align-items:center;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cfm-swatch{\n  width:16px;\n  height:16px;\n\n  border-radius:50%;\n\n  border:1px solid rgba(28,18,9,.22);\n}\n\n.cfm-swatch--black{\n  background:#252321;\n}\n\n.cfm-swatch--white{\n  background:#F5F1E8;\n}\n\n.cfm-finish__row strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n.cfm-finish__row span{\n  display:block;\n\n  margin-top:1px;\n\n  color:var(--muted);\n\n  font-size:9.1px;\n  line-height:1.35;\n}\n\n\n\/* COMPARISON IMAGE *\/\n\n.cfm-finish__visual{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:9px;\n\n  background:var(--ivory);\n}\n\n.cfm-finish__visual 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  background:#fff;\n\n  text-decoration:none;\n}\n\n.cfm-finish__visual img{\n  width:100% !important;\n  max-height:290px !important;\n\n  object-fit:contain !important;\n}\n\n.cfm-finish__visual figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8.4px;\n}\n\n\n\/* =========================================================\n   04 — SCALE + LIGHT\n   LOW PROFILE IS THE PRODUCT ADVANTAGE\n========================================================= *\/\n\n.cfm-performance{\n  margin-top:14px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* TOP NUMBERS *\/\n\n.cfm-performance__numbers{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  background:var(--espresso);\n}\n\n.cfm-number{\n  min-width:0;\n\n  padding:12px 13px;\n}\n\n.cfm-number + .cfm-number{\n  border-left:1px solid rgba(255,255,255,.13);\n}\n\n.cfm-number small{\n  display:block;\n\n  color:#BBA891;\n\n  font-size:7.9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cfm-number strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:#FFF8EE;\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\/* BODY *\/\n\n.cfm-performance__body{\n  display:grid;\n  grid-template-columns:minmax(0,.38fr) minmax(0,.62fr);\n}\n\n\n\/* SIZE IMAGE *\/\n\n.cfm-size{\n  min-width:0;\n\n  padding:10px;\n\n  background:var(--cream);\n\n  border-right:1px solid var(--line-strong);\n}\n\n.cfm-size__frame{\n  padding:6px;\n\n  background:#fff;\n\n  border:1px solid var(--line-strong);\n  border-radius:5px;\n}\n\n.cfm-size__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.cfm-size img{\n  max-height:205px !important;\n}\n\n.cfm-size p{\n  margin:6px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.4px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* LIGHT INFO *\/\n\n.cfm-light{\n  min-width:0;\n\n  padding:21px 22px;\n}\n\n.cfm-light h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.cfm-light \u003e p{\n  margin:8px 0 12px;\n\n  color:var(--text);\n\n  font-size:10.6px;\n  line-height:1.47;\n}\n\n.cfm-light__list{\n  border-top:1px solid var(--espresso);\n}\n\n.cfm-light__row{\n  display:grid;\n  grid-template-columns:minmax(0,115px) minmax(0,1fr);\n\n  gap:13px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cfm-light__row span{\n  color:var(--gold-deep);\n\n  font-size:8.1px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cfm-light__row strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.cfm-light__row p{\n  margin:2px 0 0;\n\n  color:var(--text);\n\n  font-size:9.8px;\n  line-height:1.4;\n}\n\n\n\/* DIMMING NOTE *\/\n\n.cfm-dim-note{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--sand-soft);\n\n  border-left:3px solid var(--gold-deep);\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.44;\n}\n\n.cfm-dim-note strong{\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   05 — SPECIFICATIONS + FAQ\n========================================================= *\/\n\n.cfm-info{\n  display:grid;\n  grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);\n\n  margin-top:14px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n\n\/* SPECS *\/\n\n.cfm-spec{\n  min-width:0;\n\n  padding:21px 22px;\n}\n\n.cfm-info-label{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:8.3px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.cfm-spec h3,\n.cfm-faq h3{\n  margin:0 0 9px;\n\n  font-size:21px;\n  line-height:1.05;\n}\n\n.cfm-spec__list{\n  border-top:1px solid var(--espresso);\n}\n\n.cfm-spec__row{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:15px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cfm-spec__label{\n  color:#77685A;\n\n  font-size:11.5px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.cfm-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  line-height:1.48;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* FAQ *\/\n\n.cfm-faq{\n  min-width:0;\n\n  padding:21px 21px;\n\n  background:var(--sand-soft);\n\n  border-left:1px solid var(--line-strong);\n}\n\n.cfm-faq__list{\n  border-top:1px solid var(--espresso);\n}\n\n.cfm-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cfm-faq__item summary{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:10px 0;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16.2px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.cfm-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.cfm-faq__plus{\n  flex:0 0 auto;\n\n  color:var(--gold-deep);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:15px;\n  line-height:1;\n\n  transition:transform .2s ease;\n}\n\n.cfm-faq__item[open] .cfm-faq__plus{\n  transform:rotate(45deg);\n}\n\n.cfm-faq__item p{\n  margin:0;\n\n  padding:0 18px 10px 0;\n\n  color:var(--text);\n\n  font-size:10.3px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.cfm-shipping{\n  margin-top:14px;\n\n  padding:17px 18px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-top:3px solid var(--espresso);\n  border-radius:8px;\n\n  box-shadow:0 5px 16px rgba(28,18,9,.035);\n}\n\n.cfm-shipping h3{\n  margin:0 0 7px;\n\n  font-size:18px;\n}\n\n.cfm-shipping p{\n  margin:0 0 5px;\n\n  color:#5E5044;\n\n  font-size:11.8px;\n  line-height:1.58;\n}\n\n.cfm-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.cfm-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 — CLICK \/ TAP ANYWHERE TO CLOSE\n========================================================= *\/\n\n.cfm-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(20,14,9,.95);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.cfm-lightbox:target{\n  display:flex;\n}\n\n.cfm-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.cfm-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:78vh !important;\n\n  object-fit:contain !important;\n}\n\n.cfm-lightbox__caption{\n  margin-top:8px;\n\n  color:#DDC59D;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.cfm-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89A8C;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(min-width:750px) and (max-width:990px){\n\n  .stb-costa-fm{\n    max-width:820px;\n  }\n\n  .cfm-opening h2{\n    font-size:28px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-costa-fm{\n    font-size:13px;\n  }\n\n\n  .cfm-opening{\n    padding:20px 17px 17px;\n  }\n\n  .cfm-opening__top{\n    grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);\n\n    gap:17px;\n  }\n\n  .cfm-opening h2{\n    font-size:24px;\n  }\n\n  .cfm-opening__lead{\n    font-size:10.4px;\n  }\n\n  .cfm-opening__identity{\n    padding-left:13px;\n  }\n\n\n  .cfm-layers{\n    grid-template-columns:minmax(0,.46fr) minmax(0,.54fr);\n  }\n\n  .cfm-layers__visual{\n    padding:6px;\n  }\n\n  .cfm-layers__visual img{\n    max-height:230px !important;\n  }\n\n  .cfm-layers__copy{\n    padding:18px 15px;\n  }\n\n  .cfm-layers__copy h3{\n    font-size:20px;\n  }\n\n\n  .cfm-finish__copy{\n    padding:18px 15px;\n  }\n\n  .cfm-finish__visual{\n    padding:7px;\n  }\n\n  .cfm-finish__visual img{\n    max-height:220px !important;\n  }\n\n\n  .cfm-performance__numbers{\n    grid-template-columns:repeat(4,minmax(0,1fr));\n  }\n\n  .cfm-number{\n    padding:10px 8px;\n  }\n\n  .cfm-number strong{\n    font-size:16px;\n  }\n\n\n  .cfm-performance__body{\n    grid-template-columns:minmax(0,.38fr) minmax(0,.62fr);\n  }\n\n  .cfm-size{\n    padding:7px;\n  }\n\n  .cfm-size img{\n    max-height:160px !important;\n  }\n\n  .cfm-light{\n    padding:18px 15px;\n  }\n\n\n  .cfm-spec,\n  .cfm-faq{\n    padding:18px 15px;\n  }\n\n  .cfm-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .cfm-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .cfm-opening__top{\n    grid-template-columns:1fr;\n  }\n\n  .cfm-opening__identity{\n    padding:9px 0 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .cfm-opening__facts{\n    grid-template-columns:1fr;\n  }\n\n  .cfm-opening__fact + .cfm-opening__fact{\n    border-left:0;\n    border-top:1px solid var(--line-strong);\n  }\n\n\n  .cfm-layers{\n    grid-template-columns:1fr;\n  }\n\n  .cfm-layers__visual{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n  .cfm-layers__visual img{\n    max-height:280px !important;\n  }\n\n\n  .cfm-finish{\n    grid-template-columns:1fr;\n  }\n\n  .cfm-finish__copy{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .cfm-finish__visual img{\n    max-height:255px !important;\n  }\n\n\n  .cfm-performance__numbers{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .cfm-number:nth-child(3){\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.13);\n  }\n\n  .cfm-number:nth-child(4){\n    border-top:1px solid rgba(255,255,255,.13);\n  }\n\n\n  .cfm-performance__body{\n    grid-template-columns:1fr;\n  }\n\n  .cfm-size{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n  .cfm-size__frame{\n    width:180px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .cfm-info{\n    grid-template-columns:1fr;\n  }\n\n  .cfm-faq{\n    border-left:0;\n    border-top:1px solid var(--line-strong);\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .cfm-layer,\n  .cfm-light__row{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-costa-fm\" id=\"costa-fm-root\"\u003e\n\u003c!-- =====================================================\n       01 — OPENING\n  ====================================================== --\u003e\n\u003csection class=\"cfm-opening\"\u003e\n\u003cdiv class=\"cfm-opening__top\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cfm-kicker\"\u003e Costa Flush Mount Ceiling Light \u003c\/span\u003e\n\u003ch2\u003eTexture at the Edge. Warmth Within.\u003c\/h2\u003e\n\u003cp class=\"cfm-opening__lead\"\u003eCosta combines a vertically ribbed metal shell, a warm wood-grain inner ring and a broad frosted diffuser in one compact flush-mount profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"cfm-opening__identity\"\u003e\u003csmall\u003e Design Focus \u003c\/small\u003e \u003cstrong\u003e Ribbed Outside.\u003cbr\u003eWarm Inside. \u003c\/strong\u003e \u003cspan\u003e Low-profile ceiling light\u003cbr\u003eBlack or White \u003c\/span\u003e\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-opening__fact\"\u003eSizeØ18.1\" × H5.9\"\u003c\/div\u003e\n\u003cdiv class=\"cfm-opening__fact\"\u003eOutput24W · Approx. 2400 lm\u003c\/div\u003e\n\u003cdiv class=\"cfm-opening__fact\"\u003eLightIntegrated LED · 3000K\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — THREE-LAYER DETAIL\n  ====================================================== --\u003e\n\u003csection class=\"cfm-layers\"\u003e\u003c!-- DETAIL IMAGE --\u003e\n\u003cfigure class=\"cfm-layers__visual\"\u003e\u003ca href=\"#cfm-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costa-flush-mount-ceiling-light-stuberlighting_6.jpg?v=1787305549\" alt=\"Costa Flush Mount Ceiling Light detail showing ribbed metal exterior wood grain interior and frosted acrylic diffuser\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cfigcaption class=\"cfm-layers__caption\"\u003e\u003cstrong\u003e Material Detail \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- STRUCTURE --\u003e\n\u003cdiv class=\"cfm-layers__copy\"\u003e\n\u003cspan class=\"cfm-section-label\"\u003e Three-Layer Construction \u003c\/span\u003e\n\u003ch3\u003eThe Detail Is Around the Rim\u003c\/h3\u003e\n\u003cp class=\"cfm-layers__intro\"\u003eCosta stays simple from across the room. Up close, three distinct surfaces give the low-profile form more depth.\u003c\/p\u003e\n\u003cdiv class=\"cfm-layer-list\"\u003e\n\u003cdiv class=\"cfm-layer\"\u003e\n\u003cdiv class=\"cfm-layer__number\"\u003e\n\u003cstrong\u003e01\u003c\/strong\u003e \u003cspan\u003eExterior\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eRibbed Metal\u003c\/h4\u003e\n\u003cp\u003eVertical fluting creates shadow and texture around the outside edge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-layer\"\u003e\n\u003cdiv class=\"cfm-layer__number\"\u003e\n\u003cstrong\u003e02\u003c\/strong\u003e \u003cspan\u003eInterior\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eWarm Wood-Grain Finish\u003c\/h4\u003e\n\u003cp\u003eA warmer inner ring softens the contrast of the black or white exterior.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-layer\"\u003e\n\u003cdiv class=\"cfm-layer__number\"\u003e\n\u003cstrong\u003e03\u003c\/strong\u003e \u003cspan\u003eCenter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eFrosted Acrylic Diffuser\u003c\/h4\u003e\n\u003cp\u003eThe broad diffuser spreads the integrated LED into more even ambient light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-wood-note\"\u003e\n\u003cstrong\u003e Material clarity: \u003c\/strong\u003e the warm interior is a wood-grain finish applied over the metal structure. It is not solid or natural wood.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — BLACK \/ WHITE\n  ====================================================== --\u003e\n\u003csection class=\"cfm-finish\"\u003e\u003c!-- FINISH COPY --\u003e\n\u003cdiv class=\"cfm-finish__copy\"\u003e\n\u003cspan class=\"cfm-section-label\"\u003e Finish Selection \u003c\/span\u003e\n\u003ch3\u003eBlack or White?\u003c\/h3\u003e\n\u003cp\u003eBoth versions keep the same warm wood-grain interior. Choose the exterior by how much contrast you want at ceiling level.\u003c\/p\u003e\n\u003cdiv class=\"cfm-finish__list\"\u003e\n\u003cdiv class=\"cfm-finish__row\"\u003e\n\u003cspan class=\"cfm-swatch cfm-swatch--black\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Matte Black \u003c\/strong\u003e \u003cspan\u003e Stronger rib definition and more graphic contrast. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-finish__row\"\u003e\n\u003cspan class=\"cfm-swatch cfm-swatch--white\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Matte White \u003c\/strong\u003e \u003cspan\u003e Softer ceiling presence with a lighter overall profile. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COMPARISON --\u003e\n\u003cfigure class=\"cfm-finish__visual\"\u003e\u003ca href=\"#cfm-finish-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costa-flush-mount-ceiling-light-stuberlighting_9.jpg?v=1787305548\" alt=\"Costa Flush Mount Ceiling Light Matte Black and Matte White finish comparison\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Black \/ White \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — SCALE + LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"cfm-performance\"\u003e\u003c!-- KEY NUMBERS --\u003e\n\u003cdiv class=\"cfm-performance__numbers\"\u003e\n\u003cdiv class=\"cfm-number\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 18.1\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-number\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 5.9\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-number\"\u003e\n\u003csmall\u003e Power \u003c\/small\u003e \u003cstrong\u003e 24W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-number\"\u003e\n\u003csmall\u003e Output \u003c\/small\u003e \u003cstrong\u003e ~2400 lm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-performance__body\"\u003e\n\u003c!-- DIMENSIONS --\u003e\n\u003cfigure class=\"cfm-size\"\u003e\n\u003cdiv class=\"cfm-size__frame\"\u003e\u003ca href=\"#cfm-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costa-flush-mount-ceiling-light-stuberlighting_21.jpg?v=1787305548\" alt=\"Costa Flush Mount Ceiling Light dimensions 18.1 inches diameter by 5.9 inches high\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp\u003eØ18.1\" × H5.9\"\u003cbr\u003eØ46 × H15cm · Click to enlarge\u003c\/p\u003e\n\u003c\/figure\u003e\n\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"cfm-light\"\u003e\n\u003cspan class=\"cfm-section-label\"\u003e Light \u0026amp; Installation \u003c\/span\u003e\n\u003ch3\u003eBright Output, Compact Profile\u003c\/h3\u003e\n\u003cp\u003eThe broad acrylic diffuser spreads approximately 2400 lumens across the room, while the 5.9\" height keeps the fixture relatively close to the ceiling.\u003c\/p\u003e\n\u003cdiv class=\"cfm-light__list\"\u003e\n\u003cdiv class=\"cfm-light__row\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Integrated LED · Included \u003c\/strong\u003e\n\u003cp\u003eNo separate bulb is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-light__row\"\u003e\n\u003cspan\u003e Standard Light \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e 3000K Warm White \u003c\/strong\u003e\n\u003cp\u003eDesigned for general ambient room lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-light__row\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Hardwired Flush Mount \u003c\/strong\u003e\n\u003cp\u003eInstalls directly at the ceiling junction box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-dim-note\"\u003e\n\u003cstrong\u003e Need dimming? \u003c\/strong\u003e Choose the TRIAC-dimmable version and use it with a compatible TRIAC wall dimmer. The standard Warm Light version is intended for regular On \/ Off wall-switch control.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — DETAILS + FAQ\n  ====================================================== --\u003e\n\u003csection class=\"cfm-info\"\u003e\u003c!-- SPECS --\u003e\n\u003cdiv class=\"cfm-spec\"\u003e\n\u003cspan class=\"cfm-info-label\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"cfm-spec__list\"\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Overall Size \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Ø18.1\" × H5.9\" · Ø46 × H15cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e High-grade metal · Frosted acrylic diffuser \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Exterior Finish \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Matte Black · Matte White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Interior Finish \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Wood-grain finish over metal · Not solid wood \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Integrated LED · Included · Separate Bulb: Not required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Power \/ Output \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Approx. 24W · Approx. 2400 lumens \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Color Temperature \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e 3000K Warm White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Standard Warm Light or TRIAC-dimmable version \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Hardwired \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Mounting \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Ceiling flush mount \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Wall switch · Switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e IP20 · Indoor use only · Not for wet locations \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"cfm-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\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"cfm-faq\"\u003e\n\u003cspan class=\"cfm-info-label\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch3\u003eGood to Know\u003c\/h3\u003e\n\u003cdiv class=\"cfm-faq__list\"\u003e\n\u003cdetails class=\"cfm-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is the interior made of real wood? \u003c\/span\u003e \u003cspan class=\"cfm-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. The warm inner surface is a wood-grain finish applied over the metal structure. It provides the visual warmth of wood without being a solid-wood component.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cfm-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is the LED included? \u003c\/span\u003e \u003cspan class=\"cfm-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Costa uses an integrated LED, so no separate bulb is required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cfm-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e How bright is it? \u003c\/span\u003e \u003cspan class=\"cfm-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThe fixture uses approximately 24W and produces around 2400 lumens. The frosted acrylic diffuser spreads the light more evenly across the room.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cfm-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is Costa dimmable? \u003c\/span\u003e \u003cspan class=\"cfm-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThe standard Warm Light version is intended for regular On \/ Off control. If you need brightness adjustment, choose the TRIAC-dimmable version and pair it with a compatible TRIAC wall dimmer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cfm-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Black or White — which should I choose? \u003c\/span\u003e \u003cspan class=\"cfm-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eBlack creates stronger contrast and makes the ribbed exterior more noticeable. White has a quieter visual relationship with most ceilings. Both use the same warm wood-grain interior.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cfm-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Does it need professional installation? \u003c\/span\u003e \u003cspan class=\"cfm-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eCosta is a hardwired ceiling fixture. Installation by a qualified electrician is recommended.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"cfm-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       DETAIL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"cfm-detail-large\" href=\"#costa-fm-root\" class=\"cfm-lightbox\"\u003e \u003cspan class=\"cfm-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costa-flush-mount-ceiling-light-stuberlighting_6.jpg?v=1787305549\" alt=\"Enlarged Costa Flush Mount Ceiling Light material detail\"\u003e \u003cspan class=\"cfm-lightbox__caption\"\u003e Costa · Ribbed Metal \/ Wood-Grain Interior \/ Frosted Diffuser \u003c\/span\u003e \u003cspan class=\"cfm-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FINISH LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"cfm-finish-large\" href=\"#costa-fm-root\" class=\"cfm-lightbox\"\u003e \u003cspan class=\"cfm-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costa-flush-mount-ceiling-light-stuberlighting_9.jpg?v=1787305548\" alt=\"Enlarged Costa Matte Black and Matte White finish comparison\"\u003e \u003cspan class=\"cfm-lightbox__caption\"\u003e Costa · Matte Black \/ Matte White \u003c\/span\u003e \u003cspan class=\"cfm-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DIMENSION LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"cfm-size-large\" href=\"#costa-fm-root\" class=\"cfm-lightbox\"\u003e \u003cspan class=\"cfm-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costa-flush-mount-ceiling-light-stuberlighting_21.jpg?v=1787305548\" alt=\"Enlarged Costa Flush Mount Ceiling Light dimensions\"\u003e \u003cspan class=\"cfm-lightbox__caption\"\u003e Costa · Ø18.1\" × H5.9\" · Ø46 × H15cm \u003c\/span\u003e \u003cspan class=\"cfm-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 18.1\" x H 5.9\" \/ Black \/ Warm Light","offer_id":53800953807131,"sku":"STB-WS-26-10185","price":325.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.1\" x H 5.9\" \/ Black \/ Triac Dimmable Warm Light","offer_id":53800953839899,"sku":"STB-WS-26-10186","price":325.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.1\" x H 5.9\" \/ White \/ Warm Light","offer_id":53800953872667,"sku":"STB-WS-26-10187","price":325.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.1\" x H 5.9\" \/ White \/ Triac Dimmable Warm Light","offer_id":53800953905435,"sku":"STB-WS-26-10188","price":325.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costa-flush-mount-ceiling-light-stuberlighting_1.jpg?v=1787305548"},{"product_id":"fleur-fabric-ceiling-light","title":"Fleur Fabric Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — FLEUR FABRIC CEILING LIGHT\n\n   PRODUCT CONCEPT:\n   FOLD \/ FABRIC \/ SOFT GLOW\n\n   SOFT AMERICAN RESIDENTIAL EDITORIAL\n   WARM STUBER PALETTE\n\n   NO LARGE HERO IMAGE\n   NO GENERIC FEATURE GRID\n   NO OVERALL PRODUCT INFORMATION FRAME\n\n   DESKTOP · TABLET · MOBILE · DAWN SAFE\n========================================================= *\/\n\n.stb-fleur-ceiling{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --brown-soft:#6C5540;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703E;\n\n  --ivory:#FFFDF8;\n  --paper:#FBF8F1;\n  --cream:#F5EDD8;\n  --sand:#E9DDC5;\n  --sand-soft:#F3EBDD;\n\n  --text:#5D5146;\n  --muted:#827568;\n\n  --line:#DED2BD;\n  --line-strong:#C9B895;\n\n  width:100%;\n  max-width:880px;\n  min-width:0;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\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-fleur-ceiling *,\n.stb-fleur-ceiling *::before,\n.stb-fleur-ceiling *::after{\n  box-sizing:border-box;\n}\n\n.stb-fleur-ceiling h2,\n.stb-fleur-ceiling h3,\n.stb-fleur-ceiling h4,\n.stb-fleur-ceiling p,\n.stb-fleur-ceiling figure,\n.stb-fleur-ceiling dl,\n.stb-fleur-ceiling dt,\n.stb-fleur-ceiling dd{\n  margin-top:0;\n}\n\n.stb-fleur-ceiling h2,\n.stb-fleur-ceiling h3,\n.stb-fleur-ceiling h4{\n  color:var(--espresso);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-fleur-ceiling 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\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.flc-label{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:8.4px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   01 — INTRO\n   AIRY \/ TEXT-LED \/ NO HERO\n========================================================= *\/\n\n.flc-intro{\n  display:grid;\n  grid-template-columns:minmax(0,1.34fr) minmax(0,.66fr);\n\n  gap:30px;\n  align-items:end;\n\n  padding:8px 0 21px;\n\n  border-bottom:1px solid var(--line-strong);\n}\n\n\n\/* TITLE *\/\n\n.flc-kicker{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--gold-deep);\n\n  font-size:8.6px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.flc-intro h2{\n  max-width:570px;\n\n  margin:0;\n\n  font-size:31px;\n  line-height:1.03;\n}\n\n.flc-intro__lead{\n  max-width:590px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:11.6px;\n  line-height:1.56;\n}\n\n\n\/* SMALL SIDE PANEL *\/\n\n.flc-intro__aside{\n  min-width:0;\n\n  padding:14px 15px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n\n  box-shadow:0 5px 15px rgba(28,18,9,.035);\n}\n\n.flc-intro__aside \u003e small{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.flc-intro__facts{\n  border-top:1px solid var(--espresso);\n}\n\n.flc-intro__fact{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:12px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.flc-intro__fact span{\n  color:var(--muted);\n\n  font-size:8px;\n\n  text-transform:uppercase;\n}\n\n.flc-intro__fact strong{\n  color:var(--espresso);\n\n  font-size:10.3px;\n  line-height:1.38;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   02 — FABRIC STUDY\n   IMAGE + MATERIAL STORY IN ONE CARD\n========================================================= *\/\n\n.flc-fabric{\n  display:grid;\n  grid-template-columns:minmax(0,.55fr) minmax(0,.45fr);\n\n  margin-top:16px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 6px 18px rgba(28,18,9,.045);\n}\n\n\n\/* DETAIL IMAGE *\/\n\n.flc-fabric__visual{\n  min-width:0;\n\n  margin:0;\n\n  padding:9px;\n\n  background:var(--sand);\n  border-right:1px solid var(--line-strong);\n}\n\n.flc-fabric__frame{\n  min-width:0;\n\n  padding:5px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.flc-fabric__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.flc-fabric__frame img{\n  width:100% !important;\n  max-height:320px !important;\n\n  object-fit:cover !important;\n}\n\n.flc-fabric__visual figcaption{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:7px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8.4px;\n  line-height:1.4;\n}\n\n.flc-fabric__visual figcaption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n\n\/* COPY *\/\n\n.flc-fabric__copy{\n  min-width:0;\n\n  padding:23px 22px;\n}\n\n.flc-fabric h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.flc-fabric__intro{\n  margin:8px 0 13px;\n\n  color:var(--text);\n\n  font-size:10.6px;\n  line-height:1.47;\n}\n\n\n\/* MATERIAL LEDGER *\/\n\n.flc-fabric__list{\n  border-top:1px solid var(--espresso);\n}\n\n.flc-fabric__row{\n  display:grid;\n  grid-template-columns:minmax(0,88px) minmax(0,1fr);\n\n  gap:13px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.flc-fabric__row span{\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.flc-fabric__row strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:10.4px;\n  line-height:1.38;\n\n  font-weight:500;\n}\n\n.flc-fabric__row p{\n  margin:2px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n}\n\n\n\/* TEXTILE NOTE *\/\n\n.flc-fabric__note{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--brown);\n\n  color:var(--text);\n\n  font-size:9.9px;\n  line-height:1.44;\n}\n\n.flc-fabric__note strong{\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   03 — SCALE\n   THREE SIZES WITHOUT THREE BIG CARDS\n========================================================= *\/\n\n.flc-scale{\n  margin-top:18px;\n}\n\n\n\/* HEADER *\/\n\n.flc-scale__head{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:24px;\n\n  margin-bottom:13px;\n}\n\n.flc-scale__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.flc-scale__head p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.48;\n}\n\n\n\/* SIZE PANEL *\/\n\n.flc-scale__body{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,195px);\n\n  gap:14px;\n\n  padding:14px;\n\n  background:var(--sand-soft);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* SIZE LEDGER *\/\n\n.flc-scale__list{\n  min-width:0;\n\n  padding:5px 16px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.flc-size{\n  display:grid;\n  grid-template-columns:minmax(0,66px) minmax(0,160px) minmax(0,1fr);\n\n  gap:12px;\n  align-items:center;\n\n  padding:12px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.flc-size:last-child{\n  border-bottom:0;\n}\n\n.flc-size__name small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.flc-size__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:18px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.flc-size__dimension{\n  color:var(--espresso);\n\n  font-size:10.5px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n.flc-size__fit{\n  color:var(--muted);\n\n  font-size:9.4px;\n  line-height:1.4;\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.flc-dimension{\n  align-self:center;\n\n  min-width:0;\n\n  margin:0;\n\n  padding:6px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:6px;\n}\n\n.flc-dimension__frame{\n  padding:5px;\n\n  background:#fff;\n}\n\n.flc-dimension__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.flc-dimension__frame img{\n  max-height:178px !important;\n}\n\n.flc-dimension figcaption{\n  margin-top:5px;\n\n  color:var(--muted);\n\n  font-size:8px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* SIZE GUIDE *\/\n\n.flc-scale__guide{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:16px;\n  align-items:center;\n\n  margin-top:9px;\n\n  padding:10px 12px;\n\n  background:var(--espresso);\n\n  border-radius:6px;\n}\n\n.flc-scale__guide strong{\n  color:#FFF8EE;\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.flc-scale__guide p{\n  margin:0;\n\n  padding-left:15px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n\n  color:#D9CEC2;\n\n  font-size:10px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   04 — LIGHT + INSTALLATION\n========================================================= *\/\n\n.flc-practical{\n  display:grid;\n  grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);\n\n  margin-top:16px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* LIGHT *\/\n\n.flc-light{\n  min-width:0;\n\n  padding:20px;\n\n  background:var(--cream);\n\n  border-right:1px solid var(--line-strong);\n}\n\n.flc-practical h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.05;\n}\n\n.flc-practical \u003e div \u003e p{\n  margin:8px 0 0;\n\n  color:var(--text);\n\n  font-size:10.4px;\n  line-height:1.46;\n}\n\n\n\/* COLOR TEMPERATURES *\/\n\n.flc-kelvin{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin-top:13px;\n\n  border-top:1px solid var(--espresso);\n  border-bottom:1px solid var(--line-strong);\n}\n\n.flc-kelvin__item{\n  min-width:0;\n\n  padding:9px 8px;\n}\n\n.flc-kelvin__item + .flc-kelvin__item{\n  border-left:1px solid var(--line-strong);\n}\n\n.flc-kelvin__item small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.flc-kelvin__item strong{\n  display:block;\n\n  margin-top: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;\n\n  font-weight:500;\n}\n\n.flc-kelvin__item span{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--muted);\n\n  font-size:8.7px;\n  line-height:1.35;\n}\n\n\n\/* INSTALL *\/\n\n.flc-install{\n  min-width:0;\n\n  padding:20px 21px;\n}\n\n.flc-install__list{\n  margin-top:13px;\n\n  border-top:1px solid var(--espresso);\n}\n\n.flc-install__row{\n  display:flex;\n  justify-content:space-between;\n\n  gap:13px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.flc-install__row span{\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.flc-install__row strong{\n  max-width:66%;\n\n  color:var(--espresso);\n\n  font-size:10.3px;\n  line-height:1.4;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* PRACTICAL NOTE *\/\n\n.flc-install__note{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--sand-soft);\n\n  border-left:3px solid var(--gold-deep);\n\n  color:var(--text);\n\n  font-size:9.9px;\n  line-height:1.43;\n}\n\n.flc-install__note strong{\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   05 — SPECIFICATIONS\n   CLEAN LEDGER — NOT ANOTHER CARD\n========================================================= *\/\n\n.flc-spec{\n  margin-top:18px;\n\n  padding-top:1px;\n}\n\n.flc-spec__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.flc-spec__head h3{\n  margin:3px 0 0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.flc-spec__head p{\n  max-width:300px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.6px;\n  line-height:1.42;\n\n  text-align:right;\n}\n\n.flc-spec__list{\n  border-top:1px solid var(--espresso);\n}\n\n.flc-spec__row{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.flc-spec__label{\n  color:#77685A;\n\n  font-size:11.5px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.flc-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  line-height:1.48;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   06 — FAQ\n========================================================= *\/\n\n.flc-faq{\n  margin-top:16px;\n\n  padding:19px 21px;\n\n  background:var(--sand-soft);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.flc-faq__head{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  gap:22px;\n\n  margin-bottom:9px;\n}\n\n.flc-faq__head h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.05;\n}\n\n.flc-faq__head p{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.8px;\n  line-height:1.43;\n}\n\n.flc-faq__list{\n  border-top:1px solid var(--espresso);\n}\n\n.flc-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.flc-faq__item summary{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:10px 0;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16.2px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.flc-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.flc-faq__plus{\n  flex:0 0 auto;\n\n  color:var(--gold-deep);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:15px;\n  line-height:1;\n\n  transition:transform .2s ease;\n}\n\n.flc-faq__item[open] .flc-faq__plus{\n  transform:rotate(45deg);\n}\n\n.flc-faq__item p{\n  max-width:700px;\n\n  margin:0;\n\n  padding:0 25px 10px 0;\n\n  color:var(--text);\n\n  font-size:10.4px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   SHIPPING \u0026 RETURNS\n========================================================= *\/\n\n.flc-shipping{\n  margin-top:14px;\n\n  padding:17px 18px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-top:3px solid var(--espresso);\n  border-radius:8px;\n\n  box-shadow:0 5px 16px rgba(28,18,9,.035);\n}\n\n.flc-shipping h3{\n  margin:0 0 7px;\n\n  font-size:18px;\n}\n\n.flc-shipping p{\n  margin:0 0 5px;\n\n  color:#5E5044;\n\n  font-size:11.8px;\n  line-height:1.58;\n}\n\n.flc-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.flc-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   CLICK \/ TAP ANYWHERE TO CLOSE\n========================================================= *\/\n\n.flc-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(20,14,9,.95);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.flc-lightbox:target{\n  display:flex;\n}\n\n.flc-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.flc-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:78vh !important;\n\n  object-fit:contain !important;\n}\n\n.flc-lightbox__caption{\n  margin-top:8px;\n\n  color:#DDC59D;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.flc-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89A8C;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(min-width:750px) and (max-width:990px){\n\n  .stb-fleur-ceiling{\n    max-width:825px;\n  }\n\n  .flc-intro h2{\n    font-size:29px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-fleur-ceiling{\n    font-size:13px;\n  }\n\n\n  .flc-intro{\n    grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);\n\n    gap:17px;\n  }\n\n  .flc-intro h2{\n    font-size:24px;\n  }\n\n  .flc-intro__lead{\n    font-size:10.4px;\n  }\n\n\n  .flc-fabric{\n    grid-template-columns:minmax(0,.52fr) minmax(0,.48fr);\n  }\n\n  .flc-fabric__visual{\n    padding:6px;\n  }\n\n  .flc-fabric__frame img{\n    max-height:240px !important;\n  }\n\n  .flc-fabric__copy{\n    padding:18px 15px;\n  }\n\n  .flc-fabric h3{\n    font-size:20px;\n  }\n\n\n  .flc-scale__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .flc-scale__body{\n    grid-template-columns:minmax(0,1fr) minmax(0,150px);\n\n    gap:10px;\n\n    padding:10px;\n  }\n\n  .flc-scale__list{\n    padding:4px 12px;\n  }\n\n  .flc-size{\n    grid-template-columns:minmax(0,52px) minmax(0,130px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n  .flc-dimension__frame img{\n    max-height:140px !important;\n  }\n\n\n  .flc-light,\n  .flc-install{\n    padding:18px 15px;\n  }\n\n\n  .flc-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .flc-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .flc-intro{\n    grid-template-columns:1fr;\n  }\n\n\n  .flc-fabric{\n    grid-template-columns:1fr;\n  }\n\n  .flc-fabric__visual{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n  .flc-fabric__frame{\n    width:280px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .flc-scale__body{\n    grid-template-columns:1fr;\n  }\n\n  .flc-size{\n    grid-template-columns:minmax(0,55px) minmax(0,130px) minmax(0,1fr);\n  }\n\n  .flc-dimension{\n    width:185px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .flc-scale__guide{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .flc-scale__guide p{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .flc-practical{\n    grid-template-columns:1fr;\n  }\n\n  .flc-light{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n\n  .flc-spec__head{\n    display:block;\n  }\n\n  .flc-spec__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n\n  .flc-faq__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .flc-size{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n\n  .flc-kelvin{\n    grid-template-columns:1fr;\n  }\n\n  .flc-kelvin__item + .flc-kelvin__item{\n    border-left:0;\n    border-top:1px solid var(--line-strong);\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-fleur-ceiling\" id=\"fleur-ceiling-root\"\u003e\n\u003c!-- =====================================================\n       01 — INTRO\n  ====================================================== --\u003e\n\u003csection class=\"flc-intro\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"flc-kicker\"\u003e Fleur Fabric Ceiling Light \u003c\/span\u003e\n\u003ch2\u003eSoft Fabric, Shaped Around the Light\u003c\/h2\u003e\n\u003cp class=\"flc-intro__lead\"\u003eFleur brings the softness of a textile shade into a compact ceiling fixture. Gently gathered fabric, a subtle floral pattern and warm wood detailing give the light a quieter alternative to metal or glass flush mounts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"flc-intro__aside\"\u003e\u003csmall\u003e At a Glance \u003c\/small\u003e\n\u003cdiv class=\"flc-intro__facts\"\u003e\n\u003cdiv class=\"flc-intro__fact\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Ø15.7\" \/ 19.7\" \/ 23.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-intro__fact\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Fabric · Wood · Metal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-intro__fact\"\u003e\n\u003cspan\u003e Light \u003c\/span\u003e \u003cstrong\u003e Integrated LED \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/aside\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — FABRIC \/ MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"flc-fabric\"\u003e\u003c!-- FABRIC DETAIL --\u003e\n\u003cfigure class=\"flc-fabric__visual\"\u003e\n\u003cdiv class=\"flc-fabric__frame\"\u003e\u003ca href=\"#flc-fabric-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fleur-fabric-ceiling-light-stuberlighting_7.jpg?v=1787390053\" alt=\"Close-up of Fleur Fabric Ceiling Light showing floral fabric pleats and wood center detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Fabric \u0026amp; Fold Detail \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- MATERIAL COPY --\u003e\n\u003cdiv class=\"flc-fabric__copy\"\u003e\n\u003cspan class=\"flc-label\"\u003e Textile Detail \u003c\/span\u003e\n\u003ch3\u003eThe Shade Is the Design\u003c\/h3\u003e\n\u003cp class=\"flc-fabric__intro\"\u003eInstead of hiding the textile behind a rigid frame, Fleur lets the fabric form the silhouette. Repeated folds create a soft scalloped edge while the floral pattern remains deliberately subtle.\u003c\/p\u003e\n\u003cdiv class=\"flc-fabric__list\"\u003e\n\u003cdiv class=\"flc-fabric__row\"\u003e\n\u003cspan\u003e Shade \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Floral-Pattern Fabric \u003c\/strong\u003e\n\u003cp\u003eThe light pattern stays understated rather than visually busy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-fabric__row\"\u003e\n\u003cspan\u003e Form \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Gathered Radial Folds \u003c\/strong\u003e\n\u003cp\u003eThe repeated fabric sections create Fleur's soft rounded profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-fabric__row\"\u003e\n\u003cspan\u003e Accent \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Warm Wood Detail \u003c\/strong\u003e\n\u003cp\u003eA small wood element at the center adds contrast to the pale textile shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-fabric__note\"\u003e\n\u003cstrong\u003e Light character: \u003c\/strong\u003e the fabric softens the integrated LED before the light enters the room, creating a more diffused appearance than an exposed light source.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SIZE SELECTION\n  ====================================================== --\u003e\n\u003csection class=\"flc-scale\"\u003e\n\u003cdiv class=\"flc-scale__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"flc-label\"\u003e Choose the Diameter \u003c\/span\u003e\n\u003ch3\u003eThree Scales, Nearly the Same Profile\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe fixture stays relatively shallow as the diameter increases. Choose primarily by how much ceiling presence you want the fabric shade to have.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-scale__body\"\u003e\n\u003c!-- SIZE LIST --\u003e\n\u003cdiv class=\"flc-scale__list\"\u003e\n\u003c!-- SMALL --\u003e\n\u003cdiv class=\"flc-size\"\u003e\n\u003cdiv class=\"flc-size__name\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e 15.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-size__dimension\"\u003eØ15.7\" × H8.2\"\u003cbr\u003eØ40 × H21cm\u003c\/div\u003e\n\u003cdiv class=\"flc-size__fit\"\u003eThe most compact proportion for a smaller ceiling area.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MEDIUM --\u003e\n\u003cdiv class=\"flc-size\"\u003e\n\u003cdiv class=\"flc-size__name\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e 19.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-size__dimension\"\u003eØ19.7\" × H8.7\"\u003cbr\u003eØ50 × H22cm\u003c\/div\u003e\n\u003cdiv class=\"flc-size__fit\"\u003eA balanced middle scale with more visible fabric volume.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LARGE --\u003e\n\u003cdiv class=\"flc-size\"\u003e\n\u003cdiv class=\"flc-size__name\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e 23.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-size__dimension\"\u003eØ23.6\" × H8.7\"\u003cbr\u003eØ60 × H22cm\u003c\/div\u003e\n\u003cdiv class=\"flc-size__fit\"\u003eThe widest version for greater ceiling presence.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSION IMAGE --\u003e\n\u003cfigure class=\"flc-dimension\"\u003e\n\u003cdiv class=\"flc-dimension__frame\"\u003e\u003ca href=\"#flc-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fleur-fabric-ceiling-light-stuberlighting_12.jpg?v=1787390053\" alt=\"Fleur Fabric Ceiling Light Large dimension reference showing 23.6 inch diameter and 8.7 inch height\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003eLarge shown\u003cbr\u003eØ23.6\" × H8.7\"\u003cbr\u003eClick to enlarge\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-scale__guide\"\u003e\n\u003cstrong\u003e Diameter makes the difference. \u003c\/strong\u003e\n\u003cp\u003eSmall is Ø15.7\", Medium is Ø19.7\", and Large reaches Ø23.6\". Height changes very little, so concentrate on the ceiling span rather than the fixture depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — LIGHT + INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"flc-practical\"\u003e\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"flc-light\"\u003e\n\u003cspan class=\"flc-label\"\u003e Light \u003c\/span\u003e\n\u003ch3\u003eSoftened Through Fabric\u003c\/h3\u003e\n\u003cp\u003eFleur uses an integrated LED source inside the textile shade. No separate bulb is required.\u003c\/p\u003e\n\u003cdiv class=\"flc-kelvin\"\u003e\n\u003cdiv class=\"flc-kelvin__item\"\u003e\n\u003csmall\u003e Warm \u003c\/small\u003e \u003cstrong\u003e 3000K \u003c\/strong\u003e \u003cspan\u003e Softer residential atmosphere \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-kelvin__item\"\u003e\n\u003csmall\u003e Neutral \u003c\/small\u003e \u003cstrong\u003e 4000K \u003c\/strong\u003e \u003cspan\u003e Cleaner neutral appearance \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-kelvin__item\"\u003e\n\u003csmall\u003e Cool \u003c\/small\u003e \u003cstrong\u003e 6000K \u003c\/strong\u003e \u003cspan\u003e Crisp cooler light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALL --\u003e\n\u003cdiv class=\"flc-install\"\u003e\n\u003cspan class=\"flc-label\"\u003e Installation \u003c\/span\u003e\n\u003ch3\u003eCompact Ceiling Mount\u003c\/h3\u003e\n\u003cp\u003eFleur is a hardwired ceiling fixture designed for indoor dry locations. Its broad textile shade stays relatively close to the ceiling.\u003c\/p\u003e\n\u003cdiv class=\"flc-install__list\"\u003e\n\u003cdiv class=\"flc-install__row\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED · Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-install__row\"\u003e\n\u003cspan\u003e Power \u003c\/span\u003e \u003cstrong\u003e Max 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-install__row\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-install__row\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-install__row\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-install__note\"\u003e\n\u003cstrong\u003e Installation: \u003c\/strong\u003e the fixture connects directly to the ceiling electrical supply. Professional installation is recommended.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"flc-spec\"\u003e\n\u003cdiv class=\"flc-spec__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"flc-label\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEssential information to confirm before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-spec__list\"\u003e\n\u003cdiv class=\"flc-spec__row\"\u003e\n\u003cspan class=\"flc-spec__label\"\u003e Small \u003c\/span\u003e \u003cspan class=\"flc-spec__value\"\u003e Ø15.7\" × H8.2\" · Ø40 × H21cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-spec__row\"\u003e\n\u003cspan class=\"flc-spec__label\"\u003e Medium \u003c\/span\u003e \u003cspan class=\"flc-spec__value\"\u003e Ø19.7\" × H8.7\" · Ø50 × H22cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-spec__row\"\u003e\n\u003cspan class=\"flc-spec__label\"\u003e Large \u003c\/span\u003e \u003cspan class=\"flc-spec__value\"\u003e Ø23.6\" × H8.7\" · Ø60 × H22cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-spec__row\"\u003e\n\u003cspan class=\"flc-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"flc-spec__value\"\u003e Metal · Wood · Fabric \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-spec__row\"\u003e\n\u003cspan class=\"flc-spec__label\"\u003e Shade \u003c\/span\u003e \u003cspan class=\"flc-spec__value\"\u003e Light floral-pattern fabric \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-spec__row\"\u003e\n\u003cspan class=\"flc-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"flc-spec__value\"\u003e Integrated LED · Included · Separate Bulb: Not required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-spec__row\"\u003e\n\u003cspan class=\"flc-spec__label\"\u003e Color Temperature \u003c\/span\u003e \u003cspan class=\"flc-spec__value\"\u003e 3000K Warm White · 4000K Neutral White · 6000K Cool White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-spec__row\"\u003e\n\u003cspan class=\"flc-spec__label\"\u003e Power \u003c\/span\u003e \u003cspan class=\"flc-spec__value\"\u003e Max 40W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-spec__row\"\u003e\n\u003cspan class=\"flc-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"flc-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-spec__row\"\u003e\n\u003cspan class=\"flc-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"flc-spec__value\"\u003e Hardwired \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-spec__row\"\u003e\n\u003cspan class=\"flc-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"flc-spec__value\"\u003e Compatible with common wall switches · Switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-spec__row\"\u003e\n\u003cspan class=\"flc-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"flc-spec__value\"\u003e IP20 · Indoor dry locations only · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-spec__row\"\u003e\n\u003cspan class=\"flc-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"flc-spec__value\"\u003e Hardwired ceiling mount · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-spec__row\"\u003e\n\u003cspan class=\"flc-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"flc-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\u003c\/section\u003e\n\u003c!-- =====================================================\n       06 — FAQ\n  ====================================================== --\u003e\n\u003csection class=\"flc-faq\"\u003e\n\u003cdiv class=\"flc-faq__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"flc-label\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch3\u003eBefore You Choose\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eQuick answers about size, fabric and installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-faq__list\"\u003e\n\u003cdetails class=\"flc-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Which size should I choose? \u003c\/span\u003e \u003cspan class=\"flc-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eSmall measures Ø15.7\", Medium measures Ø19.7\", and Large measures Ø23.6\". Because the height stays similar across all three, choose mainly according to the amount of ceiling span you want the fixture to occupy.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"flc-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is the floral pattern very bold? \u003c\/span\u003e \u003cspan class=\"flc-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. The fabric uses a subtle floral pattern that becomes more visible at close range. From farther away, the gathered form remains the stronger visual feature.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"flc-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Do I need to purchase bulbs? \u003c\/span\u003e \u003cspan class=\"flc-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. Fleur uses an integrated LED light source, which is included with the fixture. A separate bulb is not required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"flc-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Which light colors are available? \u003c\/span\u003e \u003cspan class=\"flc-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eFleur is available in 3000K Warm White, 4000K Neutral White and 6000K Cool White.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"flc-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is this a hardwired fixture? \u003c\/span\u003e \u003cspan class=\"flc-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Fleur connects directly to the ceiling electrical supply. Professional installation is recommended.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"flc-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Can Fleur be used in a wet bathroom area? \u003c\/span\u003e \u003cspan class=\"flc-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eFleur is rated IP20 and intended for indoor dry locations. It should not be installed where it will be directly exposed to water or excessive moisture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"flc-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       FABRIC DETAIL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"flc-fabric-large\" href=\"#fleur-ceiling-root\" class=\"flc-lightbox\"\u003e \u003cspan class=\"flc-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fleur-fabric-ceiling-light-stuberlighting_7.jpg?v=1787390053\" alt=\"Enlarged Fleur Fabric Ceiling Light floral fabric and wood detail\"\u003e \u003cspan class=\"flc-lightbox__caption\"\u003e Fleur · Floral Fabric \/ Radial Folds \/ Wood Detail \u003c\/span\u003e \u003cspan class=\"flc-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DIMENSION LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"flc-size-large\" href=\"#fleur-ceiling-root\" class=\"flc-lightbox\"\u003e \u003cspan class=\"flc-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fleur-fabric-ceiling-light-stuberlighting_12.jpg?v=1787390053\" alt=\"Enlarged Fleur Fabric Ceiling Light Large dimensions\"\u003e \u003cspan class=\"flc-lightbox__caption\"\u003e Large · Ø23.6\" × H8.7\" · Ø60 × H22cm \u003c\/span\u003e \u003cspan class=\"flc-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\" x H 8.2\" \/ Wood \u0026Fabric \/ Warm Light","offer_id":53803884183835,"sku":"STB-CL-26-10075","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.7\" x H 8.7\" \/ Wood \u0026Fabric \/ Warm Light","offer_id":53803884216603,"sku":"STB-CL-26-10076","price":285.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" x H 8.7\" \/ Wood \u0026Fabric \/ Warm Light","offer_id":53803884249371,"sku":"STB-CL-26-10077","price":355.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fleur-fabric-ceiling-light-stuberlighting_2.jpg?v=1787390053"},{"product_id":"fiore-nordic-floral-fabric-ceiling-light","title":"Fiore Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — FIORE NORDIC FLORAL FABRIC CEILING LIGHT\n\n   PRODUCT CONCEPT:\n   BLOOM \/ TEXTILE \/ LOW PROFILE\n\n   QUIET AMERICAN RESIDENTIAL EDITORIAL\n   WARM STUBER PALETTE\n\n   NO LARGE HERO\n   NO GENERIC FEATURE GRID\n   NO OVERALL INFORMATION FRAME\n\n   DESKTOP · TABLET · MOBILE · DAWN SAFE\n========================================================= *\/\n\n.stb-fiore{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --brown-mid:#6C5138;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703E;\n\n  --ivory:#FFFDF8;\n  --paper:#FBF8F1;\n  --cream:#F5EDD8;\n  --sand:#E9DDC5;\n  --sand-soft:#F3EBDD;\n\n  --text:#5E5146;\n  --muted:#827466;\n\n  --line:#DED2BD;\n  --line-strong:#C9B895;\n\n  width:100%;\n  max-width:880px;\n  min-width:0;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\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-fiore *,\n.stb-fiore *::before,\n.stb-fiore *::after{\n  box-sizing:border-box;\n}\n\n.stb-fiore h2,\n.stb-fiore h3,\n.stb-fiore h4,\n.stb-fiore p,\n.stb-fiore figure,\n.stb-fiore dl,\n.stb-fiore dt,\n.stb-fiore dd{\n  margin-top:0;\n}\n\n.stb-fiore h2,\n.stb-fiore h3,\n.stb-fiore h4{\n  color:var(--espresso);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-fiore 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\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.fiore-label{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:8.3px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   01 — OPENING\n   AIRY \/ TEXT FIRST\n========================================================= *\/\n\n.fiore-opening{\n  display:grid;\n  grid-template-columns:minmax(0,1.38fr) minmax(0,.62fr);\n\n  gap:30px;\n  align-items:end;\n\n  padding:8px 0 21px;\n\n  border-bottom:1px solid var(--line-strong);\n}\n\n.fiore-kicker{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--gold-deep);\n\n  font-size:8.6px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.fiore-opening h2{\n  max-width:585px;\n\n  margin:0;\n\n  font-size:31px;\n  line-height:1.03;\n}\n\n.fiore-opening__lead{\n  max-width:610px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:11.6px;\n  line-height:1.56;\n}\n\n\n\/* SMALL BUYING CARD *\/\n\n.fiore-opening__facts{\n  min-width:0;\n\n  padding:13px 15px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n\n  box-shadow:0 5px 15px rgba(28,18,9,.035);\n}\n\n.fiore-opening__facts \u003e small{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.fiore-opening__fact{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:12px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.fiore-opening__fact:first-of-type{\n  border-top:1px solid var(--espresso);\n}\n\n.fiore-opening__fact span{\n  color:var(--muted);\n\n  font-size:8px;\n\n  text-transform:uppercase;\n}\n\n.fiore-opening__fact strong{\n  color:var(--espresso);\n\n  font-size:10.3px;\n  line-height:1.38;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   02 — TWO STATES\n   OFF \/ ON IMAGE AS THE MAIN PRODUCT STORY\n========================================================= *\/\n\n.fiore-states{\n  margin-top:16px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 6px 18px rgba(28,18,9,.045);\n}\n\n\n\/* HEADER *\/\n\n.fiore-states__head{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  gap:24px;\n\n  padding:20px 22px 13px;\n}\n\n.fiore-states__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.fiore-states__head p{\n  max-width:530px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.7px;\n  line-height:1.48;\n}\n\n\n\/* IMAGE + STATE NOTES *\/\n\n.fiore-states__body{\n  display:grid;\n  grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr);\n\n  border-top:1px solid var(--espresso);\n}\n\n\n\/* IMAGE *\/\n\n.fiore-states__visual{\n  min-width:0;\n\n  margin:0;\n  padding:9px;\n\n  background:var(--sand-soft);\n\n  border-right:1px solid var(--line-strong);\n}\n\n.fiore-states__frame{\n  min-width:0;\n\n  padding:5px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.fiore-states__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.fiore-states__frame img{\n  width:100% !important;\n  max-height:335px !important;\n}\n\n.fiore-states__visual figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:7px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8.3px;\n  line-height:1.4;\n}\n\n.fiore-states__visual figcaption strong{\n  color:var(--brown);\n  font-weight:500;\n}\n\n\n\/* STATE RAIL *\/\n\n.fiore-states__rail{\n  min-width:0;\n\n  padding:19px 18px;\n\n  background:var(--cream);\n}\n\n.fiore-state{\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line-strong);\n}\n\n.fiore-state:first-child{\n  border-top:1px solid var(--espresso);\n}\n\n.fiore-state small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:7.9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.fiore-state strong{\n  display:block;\n\n  margin-top: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.fiore-state p{\n  margin:4px 0 0;\n\n  color:var(--text);\n\n  font-size:9.5px;\n  line-height:1.4;\n}\n\n\n\/* SMALL NOTE *\/\n\n.fiore-states__note{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--ivory);\n\n  border-left:3px solid var(--brown);\n\n  color:var(--text);\n\n  font-size:9.8px;\n  line-height:1.43;\n}\n\n.fiore-states__note strong{\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   03 — MATERIAL \/ UNBOXED\n   REAL PRODUCT PROOF\n========================================================= *\/\n\n.fiore-material{\n  display:grid;\n  grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);\n\n  margin-top:16px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* COPY FIRST *\/\n\n.fiore-material__copy{\n  min-width:0;\n\n  padding:22px 21px;\n\n  background:var(--ivory);\n\n  border-right:1px solid var(--line-strong);\n}\n\n.fiore-material h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.fiore-material__intro{\n  margin:8px 0 12px;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.47;\n}\n\n\n\/* MATERIAL LEDGER *\/\n\n.fiore-material__list{\n  border-top:1px solid var(--espresso);\n}\n\n.fiore-material__row{\n  display:grid;\n  grid-template-columns:minmax(0,82px) minmax(0,1fr);\n\n  gap:12px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.fiore-material__row span{\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.fiore-material__row strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:10.4px;\n  line-height:1.38;\n\n  font-weight:500;\n}\n\n.fiore-material__row p{\n  margin:2px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.4px;\n  line-height:1.4;\n}\n\n\n\/* REAL PHOTO *\/\n\n.fiore-material__visual{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  margin:0;\n  padding:9px;\n\n  background:var(--sand);\n}\n\n.fiore-material__frame{\n  min-width:0;\n\n  padding:5px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.fiore-material__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.fiore-material__frame img{\n  width:100% !important;\n  max-height:285px !important;\n\n  object-fit:cover !important;\n}\n\n.fiore-material__visual figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:7px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8.3px;\n}\n\n.fiore-material__visual figcaption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   04 — SIZE\n   SAME HEIGHT \/ THREE DIAMETERS\n========================================================= *\/\n\n.fiore-scale{\n  margin-top:18px;\n}\n\n\n\/* HEADER *\/\n\n.fiore-scale__head{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:24px;\n\n  margin-bottom:13px;\n}\n\n.fiore-scale__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.fiore-scale__head p{\n  max-width:530px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.48;\n}\n\n\n\/* SIZE BODY *\/\n\n.fiore-scale__body{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,190px);\n\n  gap:14px;\n\n  padding:14px;\n\n  background:var(--sand-soft);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* SIZE STRIP *\/\n\n.fiore-size-list{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  min-width:0;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.fiore-size{\n  min-width:0;\n\n  padding:17px 14px;\n}\n\n.fiore-size + .fiore-size{\n  border-left:1px solid var(--line);\n}\n\n.fiore-size small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:7.9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.fiore-size strong{\n  display:block;\n\n  margin-top:4px;\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.fiore-size__metric{\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--brown);\n\n  font-size:9.7px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n.fiore-size p{\n  margin:7px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.3px;\n  line-height:1.4;\n}\n\n\n\/* DIMENSION CARD *\/\n\n.fiore-dimension{\n  align-self:center;\n\n  min-width:0;\n\n  margin:0;\n\n  padding:6px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:6px;\n}\n\n.fiore-dimension__frame{\n  padding:5px;\n\n  background:#fff;\n}\n\n.fiore-dimension__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.fiore-dimension__frame img{\n  max-height:175px !important;\n}\n\n.fiore-dimension figcaption{\n  margin-top:5px;\n\n  color:var(--muted);\n\n  font-size:8px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* SIZE GUIDE *\/\n\n.fiore-scale__guide{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:16px;\n  align-items:center;\n\n  margin-top:9px;\n\n  padding:10px 12px;\n\n  background:var(--espresso);\n\n  border-radius:6px;\n}\n\n.fiore-scale__guide strong{\n  color:#FFF8EE;\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.fiore-scale__guide p{\n  margin:0;\n\n  padding-left:15px;\n\n  border-left:1px solid rgba(255,255,255,.16);\n\n  color:#D9CEC2;\n\n  font-size:10px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   05 — LIGHT + INSTALLATION\n========================================================= *\/\n\n.fiore-practical{\n  display:grid;\n  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);\n\n  margin-top:16px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* LIGHT *\/\n\n.fiore-light{\n  min-width:0;\n\n  padding:20px;\n\n  background:var(--cream);\n\n  border-right:1px solid var(--line-strong);\n}\n\n.fiore-practical h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.05;\n}\n\n.fiore-practical \u003e div \u003e p{\n  margin:8px 0 0;\n\n  color:var(--text);\n\n  font-size:10.4px;\n  line-height:1.46;\n}\n\n\n\/* WARM LIGHT PANEL *\/\n\n.fiore-warm{\n  margin-top:13px;\n\n  padding:12px 13px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--espresso);\n  border-bottom:1px solid var(--line-strong);\n}\n\n.fiore-warm small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:7.9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.fiore-warm strong{\n  display:block;\n\n  margin-top:3px;\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.fiore-warm span{\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--muted);\n\n  font-size:9.1px;\n  line-height:1.38;\n}\n\n\n\/* LIGHT ROWS *\/\n\n.fiore-light__list{\n  margin-top:9px;\n}\n\n.fiore-light__row{\n  display:flex;\n  justify-content:space-between;\n\n  gap:13px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.fiore-light__row span{\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.fiore-light__row strong{\n  max-width:65%;\n\n  color:var(--espresso);\n\n  font-size:10.3px;\n  line-height:1.4;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* INSTALL *\/\n\n.fiore-install{\n  min-width:0;\n\n  padding:20px 21px;\n}\n\n.fiore-install__list{\n  margin-top:13px;\n\n  border-top:1px solid var(--espresso);\n}\n\n.fiore-install__row{\n  display:grid;\n  grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n  gap:13px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.fiore-install__row span{\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.fiore-install__row strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:10.3px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n.fiore-install__row p{\n  margin:2px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n}\n\n\n\/* INSTALL NOTE *\/\n\n.fiore-install__note{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--sand-soft);\n\n  border-left:3px solid var(--gold-deep);\n\n  color:var(--text);\n\n  font-size:9.9px;\n  line-height:1.43;\n}\n\n.fiore-install__note strong{\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   06 — SPECIFICATIONS\n   TRANSPARENT LEDGER\n========================================================= *\/\n\n.fiore-spec{\n  margin-top:18px;\n\n  padding-top:1px;\n}\n\n.fiore-spec__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.fiore-spec__head h3{\n  margin:3px 0 0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.fiore-spec__head p{\n  max-width:310px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.6px;\n  line-height:1.42;\n\n  text-align:right;\n}\n\n.fiore-spec__list{\n  border-top:1px solid var(--espresso);\n}\n\n.fiore-spec__row{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.fiore-spec__label{\n  color:#77685A;\n\n  font-size:11.5px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.fiore-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  line-height:1.48;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   07 — FAQ\n========================================================= *\/\n\n.fiore-faq{\n  margin-top:16px;\n\n  padding:19px 21px;\n\n  background:var(--sand-soft);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.fiore-faq__head{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  gap:22px;\n\n  margin-bottom:9px;\n}\n\n.fiore-faq__head h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.05;\n}\n\n.fiore-faq__head p{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.8px;\n  line-height:1.43;\n}\n\n.fiore-faq__list{\n  border-top:1px solid var(--espresso);\n}\n\n.fiore-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.fiore-faq__item summary{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:10px 0;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16.2px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.fiore-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.fiore-faq__plus{\n  flex:0 0 auto;\n\n  color:var(--gold-deep);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:15px;\n  line-height:1;\n\n  transition:transform .2s ease;\n}\n\n.fiore-faq__item[open] .fiore-faq__plus{\n  transform:rotate(45deg);\n}\n\n.fiore-faq__item p{\n  max-width:700px;\n\n  margin:0;\n\n  padding:0 25px 10px 0;\n\n  color:var(--text);\n\n  font-size:10.4px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.fiore-shipping{\n  margin-top:14px;\n\n  padding:17px 18px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-top:3px solid var(--espresso);\n  border-radius:8px;\n\n  box-shadow:0 5px 16px rgba(28,18,9,.035);\n}\n\n.fiore-shipping h3{\n  margin:0 0 7px;\n\n  font-size:18px;\n}\n\n.fiore-shipping p{\n  margin:0 0 5px;\n\n  color:#5E5044;\n\n  font-size:11.8px;\n  line-height:1.58;\n}\n\n.fiore-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.fiore-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   CLICK \/ TAP ANYWHERE TO CLOSE\n========================================================= *\/\n\n.fiore-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(20,14,9,.95);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.fiore-lightbox:target{\n  display:flex;\n}\n\n.fiore-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.fiore-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:78vh !important;\n\n  object-fit:contain !important;\n}\n\n.fiore-lightbox__caption{\n  margin-top:8px;\n\n  color:#DDC59D;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.fiore-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89A8C;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(min-width:750px) and (max-width:990px){\n\n  .stb-fiore{\n    max-width:825px;\n  }\n\n  .fiore-opening h2{\n    font-size:29px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-fiore{\n    font-size:13px;\n  }\n\n\n  .fiore-opening{\n    grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);\n\n    gap:17px;\n  }\n\n  .fiore-opening h2{\n    font-size:24px;\n  }\n\n  .fiore-opening__lead{\n    font-size:10.4px;\n  }\n\n\n  .fiore-states__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .fiore-states__body{\n    grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr);\n  }\n\n  .fiore-states__visual{\n    padding:6px;\n  }\n\n  .fiore-states__frame img{\n    max-height:245px !important;\n  }\n\n  .fiore-states__rail{\n    padding:15px 13px;\n  }\n\n\n  .fiore-material{\n    grid-template-columns:minmax(0,.45fr) minmax(0,.55fr);\n  }\n\n  .fiore-material__copy{\n    padding:18px 15px;\n  }\n\n  .fiore-material__visual{\n    padding:6px;\n  }\n\n  .fiore-material__frame img{\n    max-height:215px !important;\n  }\n\n\n  .fiore-scale__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .fiore-scale__body{\n    grid-template-columns:minmax(0,1fr) minmax(0,145px);\n\n    gap:10px;\n\n    padding:10px;\n  }\n\n  .fiore-size{\n    padding:14px 10px;\n  }\n\n  .fiore-size strong{\n    font-size:19px;\n  }\n\n  .fiore-dimension__frame img{\n    max-height:135px !important;\n  }\n\n\n  .fiore-light,\n  .fiore-install{\n    padding:18px 15px;\n  }\n\n\n  .fiore-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .fiore-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .fiore-opening{\n    grid-template-columns:1fr;\n  }\n\n\n  .fiore-states__body{\n    grid-template-columns:1fr;\n  }\n\n  .fiore-states__visual{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n\n  .fiore-material{\n    grid-template-columns:1fr;\n  }\n\n  .fiore-material__copy{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n  .fiore-material__frame{\n    width:280px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .fiore-scale__body{\n    grid-template-columns:1fr;\n  }\n\n  .fiore-size-list{\n    grid-template-columns:1fr 1fr 1fr;\n  }\n\n  .fiore-dimension{\n    width:190px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .fiore-scale__guide{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .fiore-scale__guide p{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.16);\n  }\n\n\n  .fiore-practical{\n    grid-template-columns:1fr;\n  }\n\n  .fiore-light{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n\n  .fiore-spec__head{\n    display:block;\n  }\n\n  .fiore-spec__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n\n  .fiore-faq__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .fiore-size-list{\n    grid-template-columns:1fr;\n  }\n\n  .fiore-size + .fiore-size{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-fiore\" id=\"fiore-root\"\u003e\n\u003c!-- =====================================================\n       01 — OPENING\n  ====================================================== --\u003e\n\u003csection class=\"fiore-opening\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"fiore-kicker\"\u003e Fiore Nordic Floral Fabric Ceiling Light \u003c\/span\u003e\n\u003ch2\u003eA Soft Bloom, Held Close to the Ceiling\u003c\/h2\u003e\n\u003cp class=\"fiore-opening__lead\"\u003eFiore layers a scalloped wood surround around a softly patterned fabric shade, creating a ceiling light that feels decorative without becoming ornate. Its shallow 4.7-inch profile keeps the bloom close to the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"fiore-opening__facts\"\u003e\u003csmall\u003e At a Glance \u003c\/small\u003e\n\u003cdiv class=\"fiore-opening__fact\"\u003e\n\u003cspan\u003e Diameters \u003c\/span\u003e \u003cstrong\u003e 18.9\" \/ 21.7\" \/ 24.4\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-opening__fact\"\u003e\n\u003cspan\u003e Height \u003c\/span\u003e \u003cstrong\u003e 4.7\" \/ 12cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-opening__fact\"\u003e\n\u003cspan\u003e Light \u003c\/span\u003e \u003cstrong\u003e Warm Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/aside\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — ON \/ OFF\n  ====================================================== --\u003e\n\u003csection class=\"fiore-states\"\u003e\n\u003cdiv class=\"fiore-states__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"fiore-label\"\u003e Two States \u003c\/span\u003e\n\u003ch3\u003ePattern by Day. Warm Glow by Night.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eFiore changes character when illuminated. With the light off, the floral print and dark wood outline are clearer. Once lit, the fabric becomes softer and the center of the fixture reads as a warm, glowing bloom.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-states__body\"\u003e\n\u003c!-- ON \/ OFF IMAGE --\u003e\n\u003cfigure class=\"fiore-states__visual\"\u003e\n\u003cdiv class=\"fiore-states__frame\"\u003e\u003ca href=\"#fiore-states-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fiore-nordic-floral-fabric-ceiling-light-stuberlighting_10.jpg?v=1787475853\" alt=\"Fiore Nordic Floral Fabric Ceiling Light illuminated and unlit comparison\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e On \/ Off Comparison \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- STATE NOTES --\u003e\n\u003cdiv class=\"fiore-states__rail\"\u003e\n\u003cdiv class=\"fiore-state\"\u003e\n\u003csmall\u003e Light Off \u003c\/small\u003e \u003cstrong\u003e Floral Detail Shows More Clearly \u003c\/strong\u003e\n\u003cp\u003eThe pale printed fabric contrasts with the darker scalloped wood surround.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-state\"\u003e\n\u003csmall\u003e Light On \u003c\/small\u003e \u003cstrong\u003e The Fabric Becomes the Diffuser \u003c\/strong\u003e\n\u003cp\u003eWarm illumination spreads through the textile, softening the pattern and the overall silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-states__note\"\u003e\n\u003cstrong\u003e Designed for atmosphere: \u003c\/strong\u003e Fiore uses the shade itself as part of the lighting effect, rather than exposing a bare light source.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — REAL PRODUCT \/ MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"fiore-material\"\u003e\u003c!-- COPY --\u003e\n\u003cdiv class=\"fiore-material__copy\"\u003e\n\u003cspan class=\"fiore-label\"\u003e Material Study \u003c\/span\u003e\n\u003ch3\u003eTextile in Front. Wood Around the Edge.\u003c\/h3\u003e\n\u003cp class=\"fiore-material__intro\"\u003eThe unboxed fixture makes the construction easy to read: a gathered floral fabric shade sits inside a broad scalloped wood surround, finished with a rounded center detail.\u003c\/p\u003e\n\u003cdiv class=\"fiore-material__list\"\u003e\n\u003cdiv class=\"fiore-material__row\"\u003e\n\u003cspan\u003e Shade \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Printed Fabric \u003c\/strong\u003e\n\u003cp\u003eSoft floral linework remains subtle rather than visually busy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-material__row\"\u003e\n\u003cspan\u003e Outer Ring \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Wood \u003c\/strong\u003e\n\u003cp\u003eThe darker scalloped perimeter gives the pale textile a defined frame.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-material__row\"\u003e\n\u003cspan\u003e Form \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Radial Fold Construction \u003c\/strong\u003e\n\u003cp\u003eThe fabric is shaped in repeating sections to create the flower-like center.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- UNBOXED IMAGE --\u003e\n\u003cfigure class=\"fiore-material__visual\"\u003e\n\u003cdiv class=\"fiore-material__frame\"\u003e\u003ca href=\"#fiore-unbox-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fiore-nordic-floral-fabric-ceiling-light-stuberlighting_12.jpg?v=1787475854\" alt=\"Unboxed real photo of Fiore Nordic Floral Fabric Ceiling Light showing printed fabric shade and dark wood surround\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Real Product · Unboxed \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — SIZE\n  ====================================================== --\u003e\n\u003csection class=\"fiore-scale\"\u003e\n\u003cdiv class=\"fiore-scale__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"fiore-label\"\u003e Choose the Diameter \u003c\/span\u003e\n\u003ch3\u003eSame Low Profile, More Ceiling Presence\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eAll three versions stay approximately 4.7\" \/ 12cm high. The real decision is diameter: choose how much visual space you want the scalloped wood-and-fabric bloom to occupy overhead.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-scale__body\"\u003e\n\u003c!-- THREE SIZE STRIP --\u003e\n\u003cdiv class=\"fiore-size-list\"\u003e\n\u003cdiv class=\"fiore-size\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e 18.9\" \u003c\/strong\u003e \u003cspan class=\"fiore-size__metric\"\u003e Ø48 × H12cm \u003c\/span\u003e\n\u003cp\u003eThe most compact version for a smaller ceiling area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-size\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e 21.7\" \u003c\/strong\u003e \u003cspan class=\"fiore-size__metric\"\u003e Ø55 × H12cm \u003c\/span\u003e\n\u003cp\u003eAdds more visual width while keeping the same shallow height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-size\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e 24.4\" \u003c\/strong\u003e \u003cspan class=\"fiore-size__metric\"\u003e Ø62 × H12cm \u003c\/span\u003e\n\u003cp\u003eThe fullest bloom and strongest ceiling presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSION IMAGE --\u003e\n\u003cfigure class=\"fiore-dimension\"\u003e\n\u003cdiv class=\"fiore-dimension__frame\"\u003e\u003ca href=\"#fiore-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fiore-nordic-floral-fabric-ceiling-light-stuberlighting_13.jpg?v=1787475853\" alt=\"Fiore Nordic Floral Fabric Ceiling Light Large dimensions 24.4 inches diameter by 4.7 inches high\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003eLarge shown\u003cbr\u003eØ24.4\" × H4.7\"\u003cbr\u003eØ62 × H12cm\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-scale__guide\"\u003e\n\u003cstrong\u003e Diameter is the main decision. \u003c\/strong\u003e\n\u003cp\u003eBecause every size stays only 4.7\" \/ 12cm high, moving from 18.9\" to 24.4\" changes ceiling coverage much more than it changes the vertical profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — LIGHT + INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"fiore-practical\"\u003e\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"fiore-light\"\u003e\n\u003cspan class=\"fiore-label\"\u003e Light \u003c\/span\u003e\n\u003ch3\u003eFixed Warm Light\u003c\/h3\u003e\n\u003cp\u003eFiore uses an integrated LED source behind the fabric shade, so no separate bulb is required.\u003c\/p\u003e\n\u003cdiv class=\"fiore-warm\"\u003e\n\u003csmall\u003e Kelvin Range \u003c\/small\u003e \u003cstrong\u003e Warm Light \u003c\/strong\u003e \u003cspan\u003e A warmer residential glow designed to complement the cream fabric and dark wood surround. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-light__list\"\u003e\n\u003cdiv class=\"fiore-light__row\"\u003e\n\u003cspan\u003e Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED · Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-light__row\"\u003e\n\u003cspan\u003e Bulb \u003c\/span\u003e \u003cstrong\u003e Separate Bulb Not Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-light__row\"\u003e\n\u003cspan\u003e Power \u003c\/span\u003e \u003cstrong\u003e Max 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALL --\u003e\n\u003cdiv class=\"fiore-install\"\u003e\n\u003cspan class=\"fiore-label\"\u003e Installation \u003c\/span\u003e\n\u003ch3\u003eA Broad Fixture With a Shallow Drop\u003c\/h3\u003e\n\u003cp\u003eFiore installs directly to the ceiling and keeps the decorative fabric form close to the ceiling plane.\u003c\/p\u003e\n\u003cdiv class=\"fiore-install__list\"\u003e\n\u003cdiv class=\"fiore-install__row\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003cp\u003eSuitable for standard residential electrical systems.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-install__row\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003cp\u003eConnects directly to the ceiling electrical supply.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-install__row\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Standard Wall Switch \u003c\/strong\u003e\n\u003cp\u003eWall switch is not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-install__row\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e IP20 · Indoor Dry Locations \u003c\/strong\u003e\n\u003cp\u003eNot intended for direct water exposure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-install__note\"\u003e\n\u003cstrong\u003e Before installation: \u003c\/strong\u003e confirm the selected diameter has enough clearance from nearby cabinets, beams and ceiling-mounted equipment. Professional installation is recommended.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       06 — SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"fiore-spec\"\u003e\n\u003cdiv class=\"fiore-spec__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"fiore-label\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEssential information to confirm before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-spec__list\"\u003e\n\u003cdiv class=\"fiore-spec__row\"\u003e\n\u003cspan class=\"fiore-spec__label\"\u003e Small \u003c\/span\u003e \u003cspan class=\"fiore-spec__value\"\u003e Ø18.9\" × H4.7\" · Ø48 × H12cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-spec__row\"\u003e\n\u003cspan class=\"fiore-spec__label\"\u003e Medium \u003c\/span\u003e \u003cspan class=\"fiore-spec__value\"\u003e Ø21.7\" × H4.7\" · Ø55 × H12cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-spec__row\"\u003e\n\u003cspan class=\"fiore-spec__label\"\u003e Large \u003c\/span\u003e \u003cspan class=\"fiore-spec__value\"\u003e Ø24.4\" × H4.7\" · Ø62 × H12cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-spec__row\"\u003e\n\u003cspan class=\"fiore-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"fiore-spec__value\"\u003e Fabric · Wood \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-spec__row\"\u003e\n\u003cspan class=\"fiore-spec__label\"\u003e Shade \u003c\/span\u003e \u003cspan class=\"fiore-spec__value\"\u003e Cream floral-pattern fabric \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-spec__row\"\u003e\n\u003cspan class=\"fiore-spec__label\"\u003e Wood Finish \u003c\/span\u003e \u003cspan class=\"fiore-spec__value\"\u003e Dark wood tone \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-spec__row\"\u003e\n\u003cspan class=\"fiore-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"fiore-spec__value\"\u003e Integrated LED · Included · Separate Bulb: Not required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-spec__row\"\u003e\n\u003cspan class=\"fiore-spec__label\"\u003e Kelvin Range \u003c\/span\u003e \u003cspan class=\"fiore-spec__value\"\u003e Warm Light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-spec__row\"\u003e\n\u003cspan class=\"fiore-spec__label\"\u003e Power \u003c\/span\u003e \u003cspan class=\"fiore-spec__value\"\u003e Max 40W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-spec__row\"\u003e\n\u003cspan class=\"fiore-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"fiore-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-spec__row\"\u003e\n\u003cspan class=\"fiore-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"fiore-spec__value\"\u003e Hardwired \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-spec__row\"\u003e\n\u003cspan class=\"fiore-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"fiore-spec__value\"\u003e Compatible with common wall switches · Switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-spec__row\"\u003e\n\u003cspan class=\"fiore-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"fiore-spec__value\"\u003e IP20 · Indoor dry locations only · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-spec__row\"\u003e\n\u003cspan class=\"fiore-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"fiore-spec__value\"\u003e Hardwired ceiling mount · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-spec__row\"\u003e\n\u003cspan class=\"fiore-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"fiore-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\u003c\/section\u003e\n\u003c!-- =====================================================\n       07 — FAQ\n  ====================================================== --\u003e\n\u003csection class=\"fiore-faq\"\u003e\n\u003cdiv class=\"fiore-faq__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"fiore-label\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch3\u003eBefore You Choose\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eQuick answers about sizing, fabric, light and installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-faq__list\"\u003e\n\u003cdetails class=\"fiore-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Which size should I choose? \u003c\/span\u003e \u003cspan class=\"fiore-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eFiore is available in Ø18.9\", Ø21.7\" and Ø24.4\". All three versions are approximately 4.7\" high, so choose mainly according to how much ceiling width you want the fixture to occupy.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fiore-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e What does the fixture look like when the light is off? \u003c\/span\u003e \u003cspan class=\"fiore-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eWith the light off, the floral line pattern in the cream fabric becomes more visible and contrasts with the darker scalloped wood surround.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fiore-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e What light color does Fiore use? \u003c\/span\u003e \u003cspan class=\"fiore-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThis version is supplied in Warm Light. It is intended to create a softer residential atmosphere through the fabric shade.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fiore-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Do I need to purchase bulbs? \u003c\/span\u003e \u003cspan class=\"fiore-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. Fiore uses an integrated LED light source, which is included with the fixture. A separate bulb is not required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fiore-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is Fiore hardwired? \u003c\/span\u003e \u003cspan class=\"fiore-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Fiore connects directly to the ceiling electrical supply. Professional installation is recommended.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fiore-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Can it be installed in a wet bathroom area? \u003c\/span\u003e \u003cspan class=\"fiore-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eFiore is rated IP20 and intended for indoor dry locations. The fabric shade should be kept away from direct water exposure and excessive moisture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"fiore-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       ON \/ OFF LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"fiore-states-large\" href=\"#fiore-root\" class=\"fiore-lightbox\"\u003e \u003cspan class=\"fiore-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fiore-nordic-floral-fabric-ceiling-light-stuberlighting_10.jpg?v=1787475853\" alt=\"Enlarged Fiore ceiling light on and off comparison\"\u003e \u003cspan class=\"fiore-lightbox__caption\"\u003e Fiore · Light On \/ Light Off \u003c\/span\u003e \u003cspan class=\"fiore-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       UNBOXED LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"fiore-unbox-large\" href=\"#fiore-root\" class=\"fiore-lightbox\"\u003e \u003cspan class=\"fiore-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fiore-nordic-floral-fabric-ceiling-light-stuberlighting_12.jpg?v=1787475854\" alt=\"Enlarged unboxed Fiore Nordic Floral Fabric Ceiling Light\"\u003e \u003cspan class=\"fiore-lightbox__caption\"\u003e Fiore · Real Product \/ Fabric \u0026amp; Wood Detail \u003c\/span\u003e \u003cspan class=\"fiore-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DIMENSION LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"fiore-size-large\" href=\"#fiore-root\" class=\"fiore-lightbox\"\u003e \u003cspan class=\"fiore-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fiore-nordic-floral-fabric-ceiling-light-stuberlighting_13.jpg?v=1787475853\" alt=\"Enlarged Fiore Nordic Floral Fabric Ceiling Light Large dimensions\"\u003e \u003cspan class=\"fiore-lightbox__caption\"\u003e Large · Ø24.4\" × H4.7\" · Ø62 × H12cm \u003c\/span\u003e \u003cspan class=\"fiore-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 18.9\" × H 4.7\" \/ Fabric \u0026 Wood \/ Warm Light","offer_id":53807388197147,"sku":"STB-CL-26-10078","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 21.7\" × H 4.7\" \/ Fabric \u0026 Wood \/ Warm Light","offer_id":53807388229915,"sku":"STB-CL-26-10079","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Dia 24.4\" × H 4.7\" \/ Fabric \u0026 Wood \/ Warm Light","offer_id":53807388262683,"sku":"STB-CL-26-10080","price":275.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fiore-nordic-floral-fabric-ceiling-light-stuberlighting_1.jpg?v=1787475853"},{"product_id":"legno-wood-track-light","title":"Legno Wood Track Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING\n   LEGNO WOOD TRACK LIGHT\n\n   SHOPPING FLOW\n   DIRECTION → CONFIGURATION → FINISH \/ LIGHT\n   → INSTALLATION → SPECS → FAQ\n\n   US MARKET · SEO FRIENDLY · DAWN SAFE\n========================================================= *\/\n\n.stb-legno{\n  --ink:#21160F;\n  --brown:#4B3322;\n  --accent:#987351;\n\n  --ivory:#FFFDF9;\n  --paper:#FAF7F1;\n  --cream:#F3EBE1;\n  --soft:#F7F2EB;\n\n  --text:#5D5148;\n  --muted:#81756C;\n\n  --line:#DDD0C2;\n  --line-strong:#C9B7A3;\n\n  width:100%;\n  max-width:900px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--text);\n  background:transparent;\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:13px;\n  line-height:1.56;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-legno *,\n.stb-legno *::before,\n.stb-legno *::after{\n  box-sizing:border-box;\n}\n\n.stb-legno h2,\n.stb-legno h3,\n.stb-legno p,\n.stb-legno figure{\n  margin-top:0;\n}\n\n.stb-legno h2,\n.stb-legno h3{\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-legno 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\n.leg-label{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--accent);\n\n  font-size:8.2px;\n  line-height:1.3;\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   01 — HERO\n========================================================= *\/\n\n.leg-hero{\n  padding:8px 0 22px;\n\n  border-bottom:1px solid var(--ink);\n}\n\n.leg-hero__grid{\n  display:grid;\n  grid-template-columns:minmax(0,1.45fr) minmax(220px,.55fr);\n\n  gap:32px;\n  align-items:end;\n}\n\n.leg-hero h2{\n  max-width:610px;\n\n  margin:0;\n\n  font-size:34px;\n  line-height:1;\n}\n\n.leg-hero__lead{\n  max-width:635px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:11.3px;\n  line-height:1.54;\n}\n\n\n\/* QUICK FACTS *\/\n\n.leg-quick{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:1px;\n\n  overflow:hidden;\n\n  background:var(--line-strong);\n\n  border:1px solid var(--line-strong);\n  border-radius:6px;\n}\n\n.leg-quick__item{\n  min-width:0;\n\n  padding:10px 11px;\n\n  background:var(--cream);\n}\n\n.leg-quick__item small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:7.4px;\n\n  text-transform:uppercase;\n}\n\n.leg-quick__item strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--ink);\n\n  font-size:9.9px;\n  line-height:1.35;\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   02 — DIRECTIONAL CONTROL\n========================================================= *\/\n\n.leg-direction{\n  display:grid;\n  grid-template-columns:minmax(230px,.72fr) minmax(0,1.28fr);\n\n  gap:24px;\n  align-items:center;\n\n  margin-top:18px;\n}\n\n\n\/* IMAGE *\/\n\n.leg-direction__visual{\n  min-width:0;\n\n  margin:0;\n}\n\n.leg-direction__frame{\n  padding:7px;\n\n  background:var(--soft);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.leg-direction__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:205px;\n\n  background:#fff;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.leg-direction__frame img{\n  max-height:215px !important;\n}\n\n.leg-direction figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8px;\n}\n\n.leg-direction figcaption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n\n\/* COPY *\/\n\n.leg-direction__copy{\n  min-width:0;\n}\n\n.leg-direction__copy h3{\n  margin:0;\n\n  font-size:26px;\n  line-height:1.03;\n}\n\n.leg-direction__lead{\n  max-width:520px;\n\n  margin:8px 0 13px;\n\n  color:var(--text);\n\n  font-size:10.4px;\n  line-height:1.47;\n}\n\n\n\/* MOVEMENT SPECS *\/\n\n.leg-motion{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border-top:1px solid var(--ink);\n}\n\n.leg-motion__item{\n  min-width:0;\n\n  padding:10px 10px 2px 0;\n}\n\n.leg-motion__item + .leg-motion__item{\n  padding-left:12px;\n\n  border-left:1px solid var(--line);\n}\n\n.leg-motion__item small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.leg-motion__item strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--ink);\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.leg-motion__item p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.7px;\n  line-height:1.38;\n}\n\n\n\/* =========================================================\n   03 — CONFIGURATION\n========================================================= *\/\n\n.leg-config{\n  margin-top:25px;\n}\n\n.leg-config__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:26px;\n\n  margin-bottom:10px;\n}\n\n.leg-config__head h3{\n  margin:0;\n\n  font-size:25px;\n  line-height:1.03;\n}\n\n.leg-config__head p{\n  max-width:470px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.42;\n\n  text-align:right;\n}\n\n\n\/* CONFIG LAYOUT *\/\n\n.leg-config__layout{\n  display:grid;\n  grid-template-columns:minmax(185px,.64fr) minmax(0,1.36fr);\n\n  gap:11px;\n}\n\n\n\/* =========================================================\n   SINGLE LIGHT\n========================================================= *\/\n\n.leg-single{\n  min-width:0;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.leg-single__visual{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:205px;\n\n  padding:8px;\n\n  background:#fff;\n\n  border-bottom:1px solid var(--line);\n}\n\n.leg-single__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.leg-single__visual img{\n  max-height:185px !important;\n}\n\n.leg-single__copy{\n  padding:13px 14px;\n}\n\n.leg-single__copy small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.leg-single__copy h3{\n  margin:3px 0 0;\n\n  font-size:20px;\n  line-height:1;\n}\n\n.leg-single__copy strong{\n  display:block;\n\n  margin-top:6px;\n\n  color:var(--brown);\n\n  font-size:9.5px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n.leg-single__copy p{\n  margin:5px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.8px;\n  line-height:1.38;\n}\n\n\n\/* =========================================================\n   MULTI LIGHT GRID\n========================================================= *\/\n\n.leg-multi{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:9px;\n}\n\n.leg-size-card{\n  display:grid;\n  grid-template-columns:minmax(115px,.42fr) minmax(0,.58fr);\n\n  min-width:0;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n\n\/* IMAGE *\/\n\n.leg-size-card__visual{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:6px;\n\n  background:#fff;\n\n  border-right:1px solid var(--line);\n}\n\n.leg-size-card__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.leg-size-card__visual img{\n  max-height:115px !important;\n}\n\n\n\/* COPY *\/\n\n.leg-size-card__copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:11px 10px;\n\n  background:var(--paper);\n}\n\n.leg-size-card__copy small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.leg-size-card__copy h3{\n  margin:2px 0 0;\n\n  font-size:17px;\n  line-height:1;\n}\n\n.leg-size-card__metric{\n  display:block;\n\n  margin-top:5px;\n\n  color:var(--brown);\n\n  font-size:8.8px;\n  line-height:1.38;\n\n  font-weight:500;\n}\n\n.leg-size-card__copy p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.3px;\n  line-height:1.35;\n}\n\n\n\/* QUICK GUIDE *\/\n\n.leg-config__guide{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:15px;\n  align-items:center;\n\n  margin-top:10px;\n  padding:10px 13px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--accent);\n}\n\n.leg-config__guide strong{\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.08;\n\n  font-weight:500;\n}\n\n.leg-config__guide p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:9.2px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   04 — FINISH + LIGHT OPTIONS\n========================================================= *\/\n\n.leg-options{\n  display:grid;\n  grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);\n\n  margin-top:22px;\n\n  overflow:hidden;\n\n  border-top:1px solid var(--ink);\n  border-bottom:1px solid var(--ink);\n}\n\n\n\/* COLUMN *\/\n\n.leg-options__col{\n  min-width:0;\n\n  padding:17px 20px 15px 0;\n}\n\n.leg-options__col + .leg-options__col{\n  padding-left:20px;\n\n  border-left:1px solid var(--line);\n}\n\n.leg-options h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.04;\n}\n\n.leg-options__intro{\n  margin:6px 0 10px;\n\n  color:var(--muted);\n\n  font-size:9.3px;\n  line-height:1.42;\n}\n\n\n\/* FINISH *\/\n\n.leg-finish{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n}\n\n.leg-finish__item{\n  padding:11px;\n\n  background:var(--soft);\n}\n\n.leg-finish__item + .leg-finish__item{\n  border-left:1px solid var(--line);\n}\n\n.leg-finish__item small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.4px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.leg-finish__item strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--ink);\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.leg-finish__item p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.6px;\n  line-height:1.38;\n}\n\n\n\/* LIGHT OPTIONS *\/\n\n.leg-light-list{\n  border-top:1px solid var(--line);\n}\n\n.leg-light-row{\n  display:grid;\n  grid-template-columns:100px minmax(0,1fr);\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.leg-light-row span{\n  color:var(--accent);\n\n  font-size:7.7px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.leg-light-row strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:9.9px;\n  line-height:1.38;\n\n  font-weight:500;\n}\n\n.leg-light-row p{\n  margin:2px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.6px;\n  line-height:1.37;\n}\n\n.leg-light-note{\n  margin-top:8px;\n\n  padding:8px 9px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--accent);\n\n  color:var(--text);\n\n  font-size:8.9px;\n  line-height:1.4;\n}\n\n.leg-light-note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   05 — ELECTRICAL \/ INSTALL\n========================================================= *\/\n\n.leg-install{\n  display:grid;\n  grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);\n\n  margin-top:18px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.leg-install__intro{\n  min-width:0;\n\n  padding:20px;\n\n  background:var(--ink);\n}\n\n.leg-install__intro .leg-label{\n  color:#D6B38B;\n}\n\n.leg-install__intro h3{\n  margin:0;\n\n  color:#FFF9F1;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.leg-install__intro p{\n  margin:7px 0 0;\n\n  color:#D9CDC2;\n\n  font-size:9.7px;\n  line-height:1.44;\n}\n\n\n\/* DETAILS *\/\n\n.leg-install__details{\n  min-width:0;\n\n  padding:17px 20px;\n\n  background:var(--ivory);\n}\n\n.leg-install__list{\n  border-top:1px solid var(--ink);\n}\n\n.leg-install__row{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-start;\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.leg-install__row span{\n  flex:0 0 auto;\n\n  color:var(--accent);\n\n  font-size:7.8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.leg-install__row strong{\n  max-width:69%;\n\n  color:var(--ink);\n\n  font-size:10px;\n  line-height:1.4;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   06 — SPECIFICATIONS\n========================================================= *\/\n\n.leg-spec{\n  margin-top:22px;\n}\n\n.leg-spec__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:22px;\n\n  margin-bottom:8px;\n}\n\n.leg-spec__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.leg-spec__head p{\n  max-width:350px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  line-height:1.4;\n\n  text-align:right;\n}\n\n.leg-spec__table{\n  border-top:1px solid var(--ink);\n}\n\n.leg-spec__row{\n  display:grid;\n  grid-template-columns:minmax(150px,.28fr) minmax(0,.72fr);\n\n  gap:20px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.leg-spec__row span:first-child{\n  color:#75685F;\n\n  font-size:10.9px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.leg-spec__row span:last-child{\n  color:var(--ink);\n\n  font-size:11.1px;\n  line-height:1.46;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   07 — FAQ\n========================================================= *\/\n\n.leg-faq{\n  margin-top:18px;\n\n  padding:18px 19px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.leg-faq__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.leg-faq__head h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.leg-faq__head p{\n  max-width:420px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  line-height:1.4;\n\n  text-align:right;\n}\n\n.leg-faq__list{\n  border-top:1px solid var(--ink);\n}\n\n.leg-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.leg-faq__item summary{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:14px;\n\n  padding:10px 0;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:15.8px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.leg-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.leg-faq__plus{\n  flex:0 0 auto;\n\n  color:var(--accent);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:16px;\n\n  transition:transform .2s ease;\n}\n\n.leg-faq__item[open] .leg-faq__plus{\n  transform:rotate(45deg);\n}\n\n.leg-faq__item p{\n  max-width:730px;\n\n  margin:0;\n\n  padding:0 28px 10px 0;\n\n  color:var(--text);\n\n  font-size:9.8px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   NOTE\n========================================================= *\/\n\n.leg-note{\n  margin-top:13px;\n\n  padding:9px 12px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--accent);\n\n  color:var(--text);\n\n  font-size:9.3px;\n  line-height:1.45;\n}\n\n.leg-note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.leg-shipping{\n  margin-top:14px;\n\n  padding:18px 20px;\n\n  background:var(--ink);\n\n  border-radius:8px;\n}\n\n.leg-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF9F1;\n\n  font-size:19px;\n  line-height:1.1;\n}\n\n.leg-shipping p{\n  margin:0 0 5px;\n\n  color:#DDD2C8;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n.leg-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.leg-shipping a{\n  color:#D9B990;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.leg-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,13,9,.95);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.leg-lightbox:target{\n  display:flex;\n}\n\n.leg-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.leg-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:82vh !important;\n\n  padding:6px;\n\n  background:#fff;\n\n  border-radius:5px;\n}\n\n.leg-lightbox__caption{\n  margin-top:9px;\n\n  color:#E2C9A7;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.leg-lightbox__hint{\n  margin-top:3px;\n\n  color:#A99A8D;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .leg-hero__grid{\n    grid-template-columns:minmax(0,1.15fr) minmax(190px,.85fr);\n\n    gap:18px;\n  }\n\n  .leg-hero h2{\n    font-size:27px;\n  }\n\n\n  .leg-direction{\n    grid-template-columns:minmax(185px,.62fr) minmax(0,1.38fr);\n\n    gap:15px;\n  }\n\n  .leg-direction__frame img{\n    max-height:185px !important;\n  }\n\n\n  .leg-config__layout{\n    grid-template-columns:minmax(160px,.54fr) minmax(0,1.46fr);\n  }\n\n  .leg-size-card{\n    grid-template-columns:minmax(95px,.38fr) minmax(0,.62fr);\n  }\n\n  .leg-size-card__visual img{\n    max-height:100px !important;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .stb-legno{\n    font-size:12.5px;\n  }\n\n\n  \/* HERO *\/\n\n  .leg-hero__grid{\n    grid-template-columns:1fr;\n\n    gap:14px;\n  }\n\n  .leg-quick{\n    grid-template-columns:repeat(4,minmax(0,1fr));\n  }\n\n  .leg-quick__item{\n    padding:8px 6px;\n  }\n\n  .leg-quick__item strong{\n    font-size:8.7px;\n  }\n\n\n  \/* DIRECTION *\/\n\n  .leg-direction{\n    grid-template-columns:minmax(0,.4fr) minmax(0,.6fr);\n\n    gap:10px;\n  }\n\n  .leg-direction__frame{\n    padding:5px;\n  }\n\n  .leg-direction__frame a{\n    min-height:145px;\n  }\n\n  .leg-direction__frame img{\n    max-height:145px !important;\n  }\n\n  .leg-direction__copy h3{\n    font-size:21px;\n  }\n\n  .leg-direction__lead{\n    margin-bottom:8px;\n\n    font-size:9.2px;\n  }\n\n  .leg-motion{\n    grid-template-columns:1fr;\n  }\n\n  .leg-motion__item{\n    padding:6px 0;\n  }\n\n  .leg-motion__item + .leg-motion__item{\n    padding-left:0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .leg-motion__item p{\n    display:none;\n  }\n\n\n  \/* CONFIG *\/\n\n  .leg-config__head{\n    display:block;\n  }\n\n  .leg-config__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n  .leg-config__layout{\n    grid-template-columns:1fr;\n  }\n\n\n  .leg-single{\n    display:grid;\n    grid-template-columns:minmax(110px,.34fr) minmax(0,.66fr);\n  }\n\n  .leg-single__visual{\n    min-height:125px;\n\n    border-bottom:0;\n    border-right:1px solid var(--line);\n  }\n\n  .leg-single__visual img{\n    max-height:115px !important;\n  }\n\n\n  .leg-multi{\n    grid-template-columns:1fr;\n  }\n\n  .leg-size-card{\n    grid-template-columns:minmax(110px,.34fr) minmax(0,.66fr);\n\n    min-height:120px;\n  }\n\n  .leg-size-card__visual img{\n    max-height:108px !important;\n  }\n\n  .leg-size-card__copy{\n    padding:10px 11px;\n  }\n\n\n  .leg-config__guide{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n\n  \/* OPTIONS *\/\n\n  .leg-options{\n    grid-template-columns:1fr;\n  }\n\n  .leg-options__col{\n    padding:14px 0;\n  }\n\n  .leg-options__col + .leg-options__col{\n    padding:14px 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* INSTALL *\/\n\n  .leg-install{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .leg-spec__head{\n    display:block;\n  }\n\n  .leg-spec__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n  .leg-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .leg-spec__row span:first-child{\n    color:var(--accent);\n\n    font-size:9px;\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .leg-faq{\n    padding:16px 14px;\n  }\n\n  .leg-faq__head{\n    display:block;\n  }\n\n  .leg-faq__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .leg-quick{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n\n  .leg-direction{\n    grid-template-columns:1fr;\n  }\n\n  .leg-direction__visual{\n    width:245px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-legno\" id=\"legno-root\"\u003e\n\u003c!-- =====================================================\n     01 — HERO\n====================================================== --\u003e\n\u003csection class=\"leg-hero\"\u003e\n\u003cdiv class=\"leg-hero__grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"leg-label\"\u003e Legno Wood Track Light \u003c\/span\u003e\n\u003ch2\u003eWarm Wood. Light Where You Need It.\u003c\/h2\u003e\n\u003cp class=\"leg-hero__lead\"\u003eLegno combines the warmth of wood with individually adjustable spotlights for focused ceiling lighting that feels more residential than conventional metal track systems. Choose from one to five lights to match the length and lighting coverage your space needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-quick\"\u003e\n\u003cdiv class=\"leg-quick__item\"\u003e\n\u003csmall\u003eOptions\u003c\/small\u003e \u003cstrong\u003e1–5 Lights\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-quick__item\"\u003e\n\u003csmall\u003eMaterial\u003c\/small\u003e \u003cstrong\u003eWood · Metal\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-quick__item\"\u003e\n\u003csmall\u003eSocket\u003c\/small\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-quick__item\"\u003e\n\u003csmall\u003eWiring\u003c\/small\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     02 — ADJUSTABLE SPOTLIGHTS\n====================================================== --\u003e\n\u003csection class=\"leg-direction\" id=\"legno-direction\"\u003e\n\u003cfigure class=\"leg-direction__visual\"\u003e\n\u003cdiv class=\"leg-direction__frame\"\u003e\u003ca href=\"#legno-direction-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/legno-wood-track-light-stuberlighting_17.jpg?v=1787794170\" alt=\"Legno Wood Track Light adjustable spotlight head showing 360 degree rotation and 180 degree tilt\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Adjustable Spotlight Head \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cdiv class=\"leg-direction__copy\"\u003e\n\u003cspan class=\"leg-label\"\u003e Directional Control \u003c\/span\u003e\n\u003ch3\u003eAim Each Light Individually\u003c\/h3\u003e\n\u003cp class=\"leg-direction__lead\"\u003eInstead of sending every beam straight down, each spotlight can be repositioned to direct light toward countertops, artwork, shelving or the areas that need more focused illumination.\u003c\/p\u003e\n\u003cdiv class=\"leg-motion\"\u003e\n\u003cdiv class=\"leg-motion__item\"\u003e\n\u003csmall\u003e Rotation \u003c\/small\u003e \u003cstrong\u003e 360° \u003c\/strong\u003e\n\u003cp\u003eTurn the spotlight horizontally to redirect the beam.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-motion__item\"\u003e\n\u003csmall\u003e Tilt \u003c\/small\u003e \u003cstrong\u003e 180° \u003c\/strong\u003e\n\u003cp\u003eAdjust the vertical angle for more focused lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-motion__item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Individual Heads \u003c\/strong\u003e\n\u003cp\u003eMulti-light versions can aim toward different areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     03 — CONFIGURATIONS\n====================================================== --\u003e\n\u003csection class=\"leg-config\" id=\"legno-sizes\"\u003e\n\u003cdiv class=\"leg-config__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"leg-label\"\u003e Choose Your Size \u003c\/span\u003e\n\u003ch3\u003eFrom One Spotlight to Five\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eChoose by both fixture length and the number of areas you want to illuminate. The longer configurations spread adjustable light across a wider ceiling zone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-config__layout\"\u003e\n\u003c!-- =================================================\n         1 LIGHT\n    ================================================== --\u003e\n\u003carticle class=\"leg-single\"\u003e\n\u003cdiv class=\"leg-single__visual\"\u003e\u003ca href=\"#legno-1-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/legno-wood-track-light-stuberlighting_31.jpg?v=1787794170\" alt=\"Legno Wood Track Light one light dimensions 2.8 inches long by 6.7 inches high\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"leg-single__copy\"\u003e\n\u003csmall\u003e 1-Light \u003c\/small\u003e\n\u003ch3\u003eCompact Spotlight\u003c\/h3\u003e\n\u003cstrong\u003e L2.8\" × H6.7\"\u003cbr\u003eL7 × H17cm \u003c\/strong\u003e\n\u003cp\u003eBest when you need one focused directional light rather than a long linear fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- =================================================\n         2–5 LIGHT\n    ================================================== --\u003e\n\u003cdiv class=\"leg-multi\"\u003e\n\u003c!-- 2 LIGHT --\u003e\n\u003carticle class=\"leg-size-card\"\u003e\n\u003cdiv class=\"leg-size-card__visual\"\u003e\u003ca href=\"#legno-2-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/legno-wood-track-light-stuberlighting_32.jpg?v=1787794171\" alt=\"Legno Wood Track Light two light dimensions 16.5 inches long by 8.6 inches high\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"leg-size-card__copy\"\u003e\n\u003csmall\u003e 2-Light \u003c\/small\u003e\n\u003ch3\u003e16.5\"\u003c\/h3\u003e\n\u003cspan class=\"leg-size-card__metric\"\u003e L16.5\" × H8.6\"\u003cbr\u003eL42 × H22cm \u003c\/span\u003e\n\u003cp\u003eCompact linear coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 3 LIGHT --\u003e\n\u003carticle class=\"leg-size-card\"\u003e\n\u003cdiv class=\"leg-size-card__visual\"\u003e\u003ca href=\"#legno-3-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/legno-wood-track-light-stuberlighting_33.jpg?v=1787794170\" alt=\"Legno Wood Track Light three light dimensions 31.4 inches long by 8.6 inches high\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"leg-size-card__copy\"\u003e\n\u003csmall\u003e 3-Light \u003c\/small\u003e\n\u003ch3\u003e31.4\"\u003c\/h3\u003e\n\u003cspan class=\"leg-size-card__metric\"\u003e L31.4\" × H8.6\"\u003cbr\u003eL80 × H22cm \u003c\/span\u003e\n\u003cp\u003eVersatile mid-size option.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 4 LIGHT --\u003e\n\u003carticle class=\"leg-size-card\"\u003e\n\u003cdiv class=\"leg-size-card__visual\"\u003e\u003ca href=\"#legno-4-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/legno-wood-track-light-stuberlighting_23.jpg?v=1787794170\" alt=\"Legno Wood Track Light four light dimensions 39.3 inches long by 8.6 inches high\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"leg-size-card__copy\"\u003e\n\u003csmall\u003e 4-Light \u003c\/small\u003e\n\u003ch3\u003e39.3\"\u003c\/h3\u003e\n\u003cspan class=\"leg-size-card__metric\"\u003e L39.3\" × H8.6\"\u003cbr\u003eL100 × H22cm \u003c\/span\u003e\n\u003cp\u003eWider directional coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 5 LIGHT --\u003e\n\u003carticle class=\"leg-size-card\"\u003e\n\u003cdiv class=\"leg-size-card__visual\"\u003e\u003ca href=\"#legno-5-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/legno-wood-track-light-stuberlighting_26.jpg?v=1787794170\" alt=\"Legno Wood Track Light five light dimensions 47.2 inches long by 8.6 inches high\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"leg-size-card__copy\"\u003e\n\u003csmall\u003e 5-Light \u003c\/small\u003e\n\u003ch3\u003e47.2\"\u003c\/h3\u003e\n\u003cspan class=\"leg-size-card__metric\"\u003e L47.2\" × H8.6\"\u003cbr\u003eL120 × H22cm \u003c\/span\u003e\n\u003cp\u003eMaximum span and flexibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-config__guide\"\u003e\n\u003cstrong\u003e Quick sizing rule \u003c\/strong\u003e\n\u003cp\u003eChoose 1–2 lights for a localized area, 3 lights for a more balanced mid-size layout, and 4–5 lights when you need directional lighting across a longer ceiling span.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     04 — FINISH + LIGHT OPTIONS\n====================================================== --\u003e\n\u003csection class=\"leg-options\"\u003e\u003c!-- FINISH --\u003e\n\u003cdiv class=\"leg-options__col\"\u003e\n\u003cspan class=\"leg-label\"\u003e Wood Finish \u003c\/span\u003e\n\u003ch3\u003eChoose the Tone\u003c\/h3\u003e\n\u003cp class=\"leg-options__intro\"\u003eBoth options keep the fixture warm and natural while changing how strongly it contrasts with the ceiling and surrounding cabinetry.\u003c\/p\u003e\n\u003cdiv class=\"leg-finish\"\u003e\n\u003cdiv class=\"leg-finish__item\"\u003e\n\u003csmall\u003e Wood Color \u003c\/small\u003e \u003cstrong\u003e Light \u0026amp; Natural \u003c\/strong\u003e\n\u003cp\u003eWorks well with oak, pale cabinetry and lighter interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-finish__item\"\u003e\n\u003csmall\u003e Walnut Color \u003c\/small\u003e \u003cstrong\u003e Deeper \u0026amp; Warmer \u003c\/strong\u003e\n\u003cp\u003eAdds stronger contrast with a richer wood-tone appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"leg-options__col\"\u003e\n\u003cspan class=\"leg-label\"\u003e Light Option \u003c\/span\u003e\n\u003ch3\u003eChoose the Light Character\u003c\/h3\u003e\n\u003cp class=\"leg-options__intro\"\u003eSelect a fixed light tone or the three-color option according to how you use the room.\u003c\/p\u003e\n\u003cdiv class=\"leg-light-list\"\u003e\n\u003cdiv class=\"leg-light-row\"\u003e\n\u003cspan\u003e Warm Light \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Softer \u0026amp; More Relaxed \u003c\/strong\u003e\n\u003cp\u003eA warmer appearance for residential interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-light-row\"\u003e\n\u003cspan\u003e Cool Light \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Cleaner \u0026amp; Crisper \u003c\/strong\u003e\n\u003cp\u003eA cooler appearance for brighter task-oriented spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-light-row\"\u003e\n\u003cspan\u003e Three Color \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Warm · Neutral · Cool \u003c\/strong\u003e\n\u003cp\u003eSwitch between three light tones instead of committing to one fixed color.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-light-note\"\u003e\n\u003cstrong\u003e Important: \u003c\/strong\u003e Three Color Light changes the color tone. It does not provide smooth brightness dimming.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     05 — INSTALLATION\n====================================================== --\u003e\n\u003csection class=\"leg-install\"\u003e\n\u003cdiv class=\"leg-install__intro\"\u003e\n\u003cspan class=\"leg-label\"\u003e Installation \u0026amp; Electrical \u003c\/span\u003e\n\u003ch3\u003eHardwired Ceiling Mount\u003c\/h3\u003e\n\u003cp\u003eLegno installs directly to the ceiling electrical supply. Once mounted, each spotlight can be aimed independently to create the final lighting layout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-install__details\"\u003e\n\u003cdiv class=\"leg-install__list\"\u003e\n\u003cdiv class=\"leg-install__row\"\u003e\n\u003cspan\u003eLight Source\u003c\/span\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-install__row\"\u003e\n\u003cspan\u003eBulbs\u003c\/span\u003e \u003cstrong\u003eIncluded\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-install__row\"\u003e\n\u003cspan\u003ePower\u003c\/span\u003e \u003cstrong\u003eMax 40W\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-install__row\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cstrong\u003eAC110–240V\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-install__row\"\u003e\n\u003cspan\u003eWiring\u003c\/span\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-install__row\"\u003e\n\u003cspan\u003eControl\u003c\/span\u003e \u003cstrong\u003eCompatible With Common Wall Switches\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-install__row\"\u003e\n\u003cspan\u003eRating\u003c\/span\u003e \u003cstrong\u003eIP20 · Indoor Dry Locations\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-install__row\"\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e \u003cstrong\u003eProfessional Recommended\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     06 — SPECIFICATIONS\n====================================================== --\u003e\n\u003csection class=\"leg-spec\"\u003e\n\u003cdiv class=\"leg-spec__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"leg-label\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEssential sizing, lighting and installation details before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__table\"\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003eProduct\u003c\/span\u003e \u003cspan\u003eLegno Wood Track Light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003e1-Light\u003c\/span\u003e \u003cspan\u003eL2.8\" × H6.7\" · L7 × H17cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003e2-Light\u003c\/span\u003e \u003cspan\u003eL16.5\" × H8.6\" · L42 × H22cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003e3-Light\u003c\/span\u003e \u003cspan\u003eL31.4\" × H8.6\" · L80 × H22cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003e4-Light\u003c\/span\u003e \u003cspan\u003eL39.3\" × H8.6\" · L100 × H22cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003e5-Light\u003c\/span\u003e \u003cspan\u003eL47.2\" × H8.6\" · L120 × H22cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003eMaterials\u003c\/span\u003e \u003cspan\u003eWood · Metal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003eFinish Options\u003c\/span\u003e \u003cspan\u003eWood Color · Walnut Color\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003eSpotlight Adjustment\u003c\/span\u003e \u003cspan\u003e360° Rotation · 180° Tilt\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003eLight Source\u003c\/span\u003e \u003cspan\u003eE26 \/ E27 Replaceable Bulbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003eBulbs Included\u003c\/span\u003e \u003cspan\u003eYes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003eLight Options\u003c\/span\u003e \u003cspan\u003eWarm Light · Cool Light · Three Color Light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003eThree Color Option\u003c\/span\u003e \u003cspan\u003eWarm \/ Neutral \/ Cool Color Switching · No Smooth Brightness Dimming\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003ePower\u003c\/span\u003e \u003cspan\u003eMax 40W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cspan\u003eAC110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003eMounting\u003c\/span\u003e \u003cspan\u003eCeiling Mount\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003eWiring\u003c\/span\u003e \u003cspan\u003eHardwired\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003eControl\u003c\/span\u003e \u003cspan\u003eCompatible with Common Wall Switches · Switch Not Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003eIP Rating\u003c\/span\u003e \u003cspan\u003eIP20 · Indoor Dry Locations · Not Waterproof\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e \u003cspan\u003eHardwired Ceiling Installation · Professional Installation Recommended\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003eCompliance\u003c\/span\u003e \u003cspan\u003eCompliant with SAA\/UL\/ETL\/CE and CSA certifcation standards.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     07 — FAQ\n====================================================== --\u003e\n\u003csection class=\"leg-faq\"\u003e\n\u003cdiv class=\"leg-faq__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"leg-label\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch3\u003eBefore You Choose\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eQuick answers about size, adjustment, light options and installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-faq__list\"\u003e\n\u003cdetails class=\"leg-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eHow many spotlight heads are available?\u003c\/span\u003e \u003cspan class=\"leg-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eLegno is available with 1, 2, 3, 4 or 5 adjustable spotlight heads. Longer versions provide more directional points across a wider ceiling area.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"leg-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eCan each spotlight be adjusted separately?\u003c\/span\u003e \u003cspan class=\"leg-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Each spotlight head can be repositioned individually, with approximately 360° rotation and 180° tilt.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"leg-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhich size should I choose?\u003c\/span\u003e \u003cspan class=\"leg-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eChoose based on both ceiling span and the number of areas you want to illuminate. The 1–2 light versions suit more localized lighting, while 3–5 lights spread directional illumination across a longer area.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"leg-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat is the difference between Wood Color and Walnut Color?\u003c\/span\u003e \u003cspan class=\"leg-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eWood Color has a lighter, more natural appearance, while Walnut Color gives the fixture a deeper and warmer wood tone.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"leg-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat does Three Color Light mean?\u003c\/span\u003e \u003cspan class=\"leg-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThe Three Color option lets you switch between warm, neutral and cool light tones. It changes color temperature only and does not provide smooth brightness dimming.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"leg-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eAre bulbs included?\u003c\/span\u003e \u003cspan class=\"leg-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Compatible light sources are included with the fixture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"leg-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eDoes Legno use replaceable bulbs?\u003c\/span\u003e \u003cspan class=\"leg-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. The fixture uses E26 \/ E27 light sources, making future replacement more practical than a permanently integrated lighting system.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"leg-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eIs this a plug-in track light?\u003c\/span\u003e \u003cspan class=\"leg-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. Legno is designed for hardwired ceiling installation and connects to the room's electrical supply.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"leg-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eIs professional installation recommended?\u003c\/span\u003e \u003cspan class=\"leg-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Professional installation is recommended for secure ceiling mounting and correct electrical connection.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PRODUCT NOTE\n====================================================== --\u003e\n\u003cdiv class=\"leg-note\"\u003e\n\u003cstrong\u003e Please note: \u003c\/strong\u003e natural wood grain, tone and pattern can vary slightly from piece to piece. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/div\u003e\n\u003c!-- =====================================================\n     SHIPPING \u0026 RETURNS\n====================================================== --\u003e\n\u003csection class=\"leg-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 — ADJUSTABLE\n====================================================== --\u003e \u003ca id=\"legno-direction-lightbox\" href=\"#legno-direction\" class=\"leg-lightbox\"\u003e \u003cspan class=\"leg-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/legno-wood-track-light-stuberlighting_17.jpg?v=1787794170\" alt=\"Enlarged Legno Wood Track Light showing 360 degree rotation and 180 degree tilt\"\u003e \u003cspan class=\"leg-lightbox__caption\"\u003e Adjustable Spotlight · 360° Rotation · 180° Tilt \u003c\/span\u003e \u003cspan class=\"leg-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — 1 LIGHT\n====================================================== --\u003e \u003ca id=\"legno-1-lightbox\" href=\"#legno-sizes\" class=\"leg-lightbox\"\u003e \u003cspan class=\"leg-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/legno-wood-track-light-stuberlighting_31.jpg?v=1787794170\" alt=\"Enlarged Legno Wood Track Light 1-light dimension guide\"\u003e \u003cspan class=\"leg-lightbox__caption\"\u003e 1-Light · L2.8\" × H6.7\" \u003c\/span\u003e \u003cspan class=\"leg-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — 2 LIGHT\n====================================================== --\u003e \u003ca id=\"legno-2-lightbox\" href=\"#legno-sizes\" class=\"leg-lightbox\"\u003e \u003cspan class=\"leg-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/legno-wood-track-light-stuberlighting_32.jpg?v=1787794171\" alt=\"Enlarged Legno Wood Track Light 2-light dimension guide\"\u003e \u003cspan class=\"leg-lightbox__caption\"\u003e 2-Light · L16.5\" × H8.6\" \u003c\/span\u003e \u003cspan class=\"leg-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — 3 LIGHT\n====================================================== --\u003e \u003ca id=\"legno-3-lightbox\" href=\"#legno-sizes\" class=\"leg-lightbox\"\u003e \u003cspan class=\"leg-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/legno-wood-track-light-stuberlighting_33.jpg?v=1787794170\" alt=\"Enlarged Legno Wood Track Light 3-light dimension guide\"\u003e \u003cspan class=\"leg-lightbox__caption\"\u003e 3-Light · L31.4\" × H8.6\" \u003c\/span\u003e \u003cspan class=\"leg-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — 4 LIGHT\n====================================================== --\u003e \u003ca id=\"legno-4-lightbox\" href=\"#legno-sizes\" class=\"leg-lightbox\"\u003e \u003cspan class=\"leg-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/legno-wood-track-light-stuberlighting_23.jpg?v=1787794170\" alt=\"Enlarged Legno Wood Track Light 4-light dimension guide\"\u003e \u003cspan class=\"leg-lightbox__caption\"\u003e 4-Light · L39.3\" × H8.6\" \u003c\/span\u003e \u003cspan class=\"leg-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — 5 LIGHT\n====================================================== --\u003e \u003ca id=\"legno-5-lightbox\" href=\"#legno-sizes\" class=\"leg-lightbox\"\u003e \u003cspan class=\"leg-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/legno-wood-track-light-stuberlighting_26.jpg?v=1787794170\" alt=\"Enlarged Legno Wood Track Light 5-light dimension guide\"\u003e \u003cspan class=\"leg-lightbox__caption\"\u003e 5-Light · L47.2\" × H8.6\" \u003c\/span\u003e \u003cspan class=\"leg-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":"1 Head L 2.8\" x H 6.7\" \/ Walnut Color \/ Three Color Light","offer_id":53825001718043,"sku":"STB-CL-26-10081","price":95.0,"currency_code":"USD","in_stock":true},{"title":"1 Head L 2.8\" x H 6.7\" \/ Walnut Color \/ Warm Light","offer_id":53825001750811,"sku":"STB-CL-26-10082","price":95.0,"currency_code":"USD","in_stock":true},{"title":"1 Head L 2.8\" x H 6.7\" \/ Walnut Color \/ Cool Light","offer_id":53825001783579,"sku":"STB-CL-26-10083","price":95.0,"currency_code":"USD","in_stock":true},{"title":"1 Head L 2.8\" x H 6.7\" \/ Wood Color \/ Three Color Light","offer_id":53825001816347,"sku":"STB-CL-26-10084","price":95.0,"currency_code":"USD","in_stock":true},{"title":"1 Head L 2.8\" x H 6.7\" \/ Wood Color \/ Warm Light","offer_id":53825001849115,"sku":"STB-CL-26-10085","price":95.0,"currency_code":"USD","in_stock":true},{"title":"1 Head L 2.8\" x H 6.7\" \/ Wood Color \/ Cool Light","offer_id":53825001881883,"sku":"STB-CL-26-10086","price":95.0,"currency_code":"USD","in_stock":true},{"title":"2 Heads L 16.5\" x H 8.6\" \/ Walnut Color \/ Three Color Light","offer_id":53825001914651,"sku":"STB-CL-26-10087","price":145.0,"currency_code":"USD","in_stock":true},{"title":"2 Heads L 16.5\" x H 8.6\" \/ Walnut Color \/ Warm Light","offer_id":53825001947419,"sku":"STB-CL-26-10088","price":145.0,"currency_code":"USD","in_stock":true},{"title":"2 Heads L 16.5\" x H 8.6\" \/ Walnut Color \/ Cool Light","offer_id":53825001980187,"sku":"STB-CL-26-10089","price":145.0,"currency_code":"USD","in_stock":true},{"title":"2 Heads L 16.5\" x H 8.6\" \/ Wood Color \/ Three Color Light","offer_id":53825002012955,"sku":"STB-CL-26-10090","price":145.0,"currency_code":"USD","in_stock":true},{"title":"2 Heads L 16.5\" x H 8.6\" \/ Wood Color \/ Warm Light","offer_id":53825002045723,"sku":"STB-CL-26-10091","price":145.0,"currency_code":"USD","in_stock":true},{"title":"2 Heads L 16.5\" x H 8.6\" \/ Wood Color \/ Cool Light","offer_id":53825002078491,"sku":"STB-CL-26-10092","price":145.0,"currency_code":"USD","in_stock":true},{"title":"3 Heads L 31.4\" x H 8.6\" \/ Walnut Color \/ Three Color Light","offer_id":53825002111259,"sku":"STB-CL-26-10093","price":198.0,"currency_code":"USD","in_stock":true},{"title":"3 Heads L 31.4\" x H 8.6\" \/ Walnut Color \/ Warm Light","offer_id":53825002144027,"sku":"STB-CL-26-10094","price":198.0,"currency_code":"USD","in_stock":true},{"title":"3 Heads L 31.4\" x H 8.6\" \/ Walnut Color \/ Cool Light","offer_id":53825002176795,"sku":"STB-CL-26-10095","price":198.0,"currency_code":"USD","in_stock":true},{"title":"3 Heads L 31.4\" x H 8.6\" \/ Wood Color \/ Three Color Light","offer_id":53825002209563,"sku":"STB-CL-26-10096","price":198.0,"currency_code":"USD","in_stock":true},{"title":"3 Heads L 31.4\" x H 8.6\" \/ Wood Color \/ Warm Light","offer_id":53825002242331,"sku":"STB-CL-26-10097","price":198.0,"currency_code":"USD","in_stock":true},{"title":"3 Heads L 31.4\" x H 8.6\" \/ Wood Color \/ Cool Light","offer_id":53825002275099,"sku":"STB-CL-26-10098","price":198.0,"currency_code":"USD","in_stock":true},{"title":"4 Heads L 39.3\" x H 8.6\" \/ Walnut Color \/ Three Color Light","offer_id":53825002307867,"sku":"STB-CL-26-10099","price":295.0,"currency_code":"USD","in_stock":true},{"title":"4 Heads L 39.3\" x H 8.6\" \/ Walnut Color \/ Warm Light","offer_id":53825002340635,"sku":"STB-CL-26-10100","price":295.0,"currency_code":"USD","in_stock":true},{"title":"4 Heads L 39.3\" x H 8.6\" \/ Walnut Color \/ Cool Light","offer_id":53825002373403,"sku":"STB-CL-26-10101","price":295.0,"currency_code":"USD","in_stock":true},{"title":"4 Heads L 39.3\" x H 8.6\" \/ Wood Color \/ Three Color Light","offer_id":53825002406171,"sku":"STB-CL-26-10102","price":295.0,"currency_code":"USD","in_stock":true},{"title":"4 Heads L 39.3\" x H 8.6\" \/ Wood Color \/ Warm Light","offer_id":53825002438939,"sku":"STB-CL-26-10103","price":295.0,"currency_code":"USD","in_stock":true},{"title":"4 Heads L 39.3\" x H 8.6\" \/ Wood Color \/ Cool Light","offer_id":53825002471707,"sku":"STB-CL-26-10104","price":295.0,"currency_code":"USD","in_stock":true},{"title":"5 Heads L 47.2\" x H 8.6\" \/ Walnut Color \/ Three Color Light","offer_id":53825002504475,"sku":"STB-CL-26-10105","price":392.0,"currency_code":"USD","in_stock":true},{"title":"5 Heads L 47.2\" x H 8.6\" \/ Walnut Color \/ Warm Light","offer_id":53825002537243,"sku":"STB-CL-26-10106","price":392.0,"currency_code":"USD","in_stock":true},{"title":"5 Heads L 47.2\" x H 8.6\" \/ Walnut Color \/ Cool Light","offer_id":53825002570011,"sku":"STB-CL-26-10107","price":392.0,"currency_code":"USD","in_stock":true},{"title":"5 Heads L 47.2\" x H 8.6\" \/ Wood Color \/ Three Color Light","offer_id":53825002602779,"sku":"STB-CL-26-10108","price":392.0,"currency_code":"USD","in_stock":true},{"title":"5 Heads L 47.2\" x H 8.6\" \/ Wood Color \/ Warm Light","offer_id":53825002635547,"sku":"STB-CL-26-10109","price":392.0,"currency_code":"USD","in_stock":true},{"title":"5 Heads L 47.2\" x H 8.6\" \/ Wood Color \/ Cool Light","offer_id":53825002668315,"sku":"STB-CL-26-10110","price":392.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/legno-wood-track-light-stuberlighting_1.jpg?v=1787794170"}],"url":"https:\/\/stuberlighting.com\/collections\/ceiling-light.oembed?page=2","provider":"Stuberlighting","version":"1.0","type":"link"}