{"title":"Kitchen Island Lighting","description":"\u003cp\u003eUpgrade the heart of your home with Stuberlighting’s kitchen island lighting collection. Designed for modern American kitchens, this collection includes pendant lights, linear chandeliers, glass fixtures, brass lighting, and warm hanging lights that bring both function and style above your kitchen island.\u003c\/p\u003e\n\n\u003cp\u003eWhether you are styling a large kitchen island, breakfast bar, open-concept kitchen, or dining kitchen, our kitchen island lights create balanced illumination for cooking, entertaining, and everyday living. Choose from modern, farmhouse, coastal, brass, black, wood, and glass designs to complete your space.\u003c\/p\u003e","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":"akari-en-series-washi-paper-elliptical-pendant","title":"Akari EN Series Washi Paper Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AKARI EN SERIES\n   Clean \/ Premium \/ Shopper-Focused \/ Mobile Responsive\n========================================================= *\/\n\n.stb-en{\n  --cream:#F5EDD8;\n  --soft:#FAF7EF;\n  --dark:#1C1209;\n  --brown:#4A3218;\n  --muted:#796957;\n  --gold:#C8A96E;\n  --line:#E5DAC7;\n\n  max-width:840px;\n  margin:0 auto;\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.65;\n  font-weight:400;\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-en *{\n  box-sizing:border-box;\n}\n\n.stb-en h2,\n.stb-en h3,\n.stb-en p{\n  margin-top:0;\n}\n\n.stb-en h2,\n.stb-en 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-en__intro{\n  padding:5px 0 24px;\n}\n\n.stb-en__eyebrow{\n  margin:0 0 8px;\n\n  font-size:9px;\n  font-weight:600;\n  line-height:1.4;\n  letter-spacing:.17em;\n  text-transform:uppercase;\n\n  color:#927640;\n}\n\n.stb-en__intro h2{\n  margin:0 0 10px;\n\n  font-size:29px;\n  line-height:1.12;\n  letter-spacing:-.01em;\n}\n\n.stb-en__intro p{\n  max-width:690px;\n  margin:0;\n\n  color:#5D4C3C;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-en__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-en__fact{\n  min-width:0;\n  padding:15px 11px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-en__fact:last-child{\n  border-right:0;\n}\n\n.stb-en__fact small{\n  display:block;\n  margin-bottom:4px;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n\n  color:#917E65;\n}\n\n.stb-en__fact strong{\n  display:block;\n\n  font-size:12.5px;\n  line-height:1.35;\n  font-weight:500;\n\n  color:var(--dark);\n}\n\n\n\/* =========================================================\n   MATERIAL\n========================================================= *\/\n\n.stb-en__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-en__material-thumb{\n  width:210px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-en__thumb-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-en__thumb-link img{\n  display:block;\n\n  width:100%;\n  height:210px;\n\n  object-fit:cover;\n\n  transition:transform .3s ease;\n}\n\n.stb-en__thumb-link:hover img{\n  transform:scale(1.02);\n}\n\n.stb-en__zoom-label{\n  position:absolute;\n  right:8px;\n  bottom:8px;\n\n  padding:5px 8px;\n\n  background:rgba(28,18,9,.8);\n  border-radius:20px;\n\n  color:#F5EDD8;\n\n  font-size:9px;\n  font-weight:500;\n}\n\n.stb-en__label{\n  display:block;\n  margin-bottom:7px;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.16em;\n  text-transform:uppercase;\n\n  color:#927640;\n}\n\n.stb-en__material h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-en__material p{\n  margin:0 0 8px;\n\n  color:#5D4C3C;\n\n  font-size:13.5px;\n}\n\n.stb-en__material-note{\n  margin:0 !important;\n\n  color:#82715E !important;\n  font-size:11.5px !important;\n}\n\n\n\/* =========================================================\n   UNIVERSAL LIGHTBOX\n   Entire overlay is clickable\/tappable to close\n========================================================= *\/\n\n.stb-en__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-en__lightbox:target{\n  display:flex;\n}\n\n.stb-en__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-en__lightbox img{\n  display:block;\n\n  max-width:90vw;\n  max-height:78vh;\n\n  width:auto;\n  height:auto;\n\n  object-fit:contain;\n\n  background:#F5EDD8;\n\n  box-shadow:0 14px 60px rgba(0,0,0,.42);\n}\n\n.stb-en__lightbox-caption{\n  margin:10px 0 0 !important;\n\n  font-size:10px !important;\n  font-weight:500;\n  line-height:1.4;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n  text-align:center;\n\n  color:#D8C8A9 !important;\n}\n\n.stb-en__lightbox-hint{\n  margin:5px 0 0 !important;\n\n  font-size:9px !important;\n  letter-spacing:.04em;\n  text-align:center;\n\n  color:#A99677 !important;\n}\n\n\n\/* =========================================================\n   SIZE GUIDE\n========================================================= *\/\n\n.stb-en__sizes{\n  margin-bottom:36px;\n}\n\n.stb-en__heading{\n  margin:0 0 7px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-en__sub{\n  margin:0 0 17px;\n\n  color:#6A5947;\n  font-size:13px;\n}\n\n.stb-en__size-grid{\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-en__size-card{\n  padding:17px 15px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-en__size-card:last-child{\n  border-right:0;\n}\n\n.stb-en__size-name{\n  display:block;\n  margin-bottom:4px;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-size:22px;\n  line-height:1.1;\n  font-weight:500;\n\n  color:var(--dark);\n}\n\n.stb-en__size-dim{\n  display:block;\n  margin-bottom:7px;\n\n  color:#92703E;\n\n  font-size:12.5px;\n  font-weight:600;\n}\n\n.stb-en__size-card p{\n  margin:0;\n\n  color:#665544;\n\n  font-size:12px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   SIZE IMAGES\n========================================================= *\/\n\n.stb-en__size-images{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:10px;\n\n  margin-top:16px;\n}\n\n.stb-en__size-image-link{\n  position:relative;\n\n  display:block;\n  overflow:hidden;\n\n  background:#FBF9F4;\n  border:1px solid #E9E1D3;\n  border-radius:7px;\n\n  text-decoration:none;\n}\n\n.stb-en__size-image-link img{\n  display:block;\n\n  width:100%;\n  height:180px;\n\n  object-fit:contain;\n\n  transition:transform .3s ease;\n}\n\n.stb-en__size-image-link:hover img{\n  transform:scale(1.02);\n}\n\n.stb-en__size-image-label{\n  position:absolute;\n  right:7px;\n  bottom:7px;\n\n  padding:4px 7px;\n\n  background:rgba(28,18,9,.78);\n  border-radius:18px;\n\n  color:#F5EDD8;\n\n  font-size:8.5px;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   LIGHT + INSTALLATION\n========================================================= *\/\n\n.stb-en__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:#38291B;\n  border-radius:9px;\n}\n\n.stb-en__utility-card{\n  padding:18px 19px;\n\n  background:var(--dark);\n}\n\n.stb-en__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-en__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-en__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-en__details{\n  margin-bottom:34px;\n}\n\n.stb-en__spec-list{\n  border-top:1px solid var(--line);\n}\n\n.stb-en__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-en__spec-name{\n  padding-right:14px;\n\n  color:#897862;\n\n  font-size:11.5px;\n}\n\n.stb-en__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-en__faq{\n  margin-bottom:30px;\n}\n\n.stb-en__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-en__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-en__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-en__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-en__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-en__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-en__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-en__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-en__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-en__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-en__shipping strong{\n  color:var(--dark);\n  font-weight:600;\n}\n\n.stb-en__shipping a{\n  color:#92703B;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   FINAL HANDMADE NOTE\n========================================================= *\/\n\n.stb-en__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  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-en{\n    width:100%;\n    max-width:100%;\n\n    font-size:13.5px;\n  }\n\n  .stb-en__intro{\n    padding-bottom:20px;\n  }\n\n  .stb-en__intro h2{\n    font-size:25px;\n    line-height:1.14;\n  }\n\n  .stb-en__heading{\n    font-size:21px;\n  }\n\n\n  \/* QUICK FACTS *\/\n\n  .stb-en__facts{\n    grid-template-columns:repeat(2,1fr);\n\n    margin-bottom:28px;\n  }\n\n  .stb-en__fact{\n    padding:13px 9px;\n  }\n\n  .stb-en__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-en__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-en__material{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    margin-bottom:30px;\n    padding:18px;\n  }\n\n  .stb-en__material-thumb{\n    width:185px;\n  }\n\n  .stb-en__thumb-link img{\n    height:185px;\n  }\n\n  .stb-en__material h3{\n    font-size:21px;\n  }\n\n\n  \/* SIZE CARDS *\/\n\n  .stb-en__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-en__size-card{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .stb-en__size-card:last-child{\n    border-bottom:0;\n  }\n\n\n  \/* SIZE IMAGES *\/\n\n  .stb-en__size-images{\n    grid-template-columns:1fr;\n    gap:10px;\n\n    margin-top:15px;\n  }\n\n  .stb-en__size-image-link{\n    width:100%;\n    max-width:280px;\n\n    margin:0 auto;\n  }\n\n  .stb-en__size-image-link img{\n    height:auto;\n    max-height:260px;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-en__utility{\n    grid-template-columns:1fr;\n\n    margin-bottom:30px;\n  }\n\n\n  \/* SPECIFICATIONS *\/\n\n  .stb-en__spec{\n    grid-template-columns:38% 62%;\n  }\n\n  .stb-en__spec-name{\n    font-size:11px;\n  }\n\n  .stb-en__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-en__lightbox{\n    padding:14px;\n  }\n\n  .stb-en__lightbox img{\n    max-width:94vw;\n    max-height:74vh;\n  }\n\n  .stb-en__lightbox-caption{\n    margin-top:8px !important;\n    font-size:9px !important;\n  }\n\n  .stb-en__lightbox-hint{\n    font-size:8.5px !important;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-en__shipping{\n    padding:18px;\n  }\n\n  .stb-en__shipping p{\n    font-size:12px;\n  }\n\n  .stb-en__final-note{\n    padding:0 8px;\n\n    font-size:10.5px !important;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-en\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-en__intro\"\u003e\n\u003cp class=\"stb-en__eyebrow\"\u003eAkari EN Series\u003c\/p\u003e\n\u003ch2\u003eA Wide, Sculptural Washi Paper Pendant\u003c\/h2\u003e\n\u003cp\u003eA softly elliptical Washi paper shade that adds visual width without feeling heavy overhead. The paper gently diffuses the bulb into a warm, comfortable glow for dining rooms, living rooms and open spaces.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-en__facts\"\u003e\n\u003cdiv class=\"stb-en__fact\"\u003e\n\u003csmall\u003eSizes\u003c\/small\u003e \u003cstrong\u003e19.6\" · 27.5\" · 37.4\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-en__fact\"\u003e\n\u003csmall\u003eMaterial\u003c\/small\u003e \u003cstrong\u003eWashi Paper\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-en__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003e3000K Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-en__fact\"\u003e\n\u003csmall\u003eSuspension\u003c\/small\u003e \u003cstrong\u003e59\" Adjustable\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-en__material\"\u003e\n\u003cdiv class=\"stb-en__material-thumb\"\u003e\u003ca href=\"#stb-en-material\" class=\"stb-en__thumb-link\"\u003e \u003cimg src=\"https:\/\/stuberlighting.com\/cdn\/shop\/files\/50cm-70cm-95cm-washi-paper-en-series-pendant-light-_stuberlighting_22.jpg?v=1781164661\" alt=\"Akari EN Series Washi paper and bamboo frame detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-en__zoom-label\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-en__label\"\u003e Material Detail \u003c\/span\u003e\n\u003ch3\u003eWashi Paper \u0026amp; Bamboo\u003c\/h3\u003e\n\u003cp\u003eTextured Washi paper is formed over a ribbed bamboo frame, creating the EN Series' soft elliptical profile while gently reducing direct bulb glare.\u003c\/p\u003e\n\u003cp class=\"stb-en__material-note\"\u003eSlight variations in paper texture and tone are natural.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL LIGHTBOX\n       CLICK ANYWHERE TO CLOSE\n  ====================================================== --\u003e \u003ca id=\"stb-en-material\" href=\"#material-section\" class=\"stb-en__lightbox\"\u003e \u003cspan class=\"stb-en__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/stuberlighting.com\/cdn\/shop\/files\/50cm-70cm-95cm-washi-paper-en-series-pendant-light-_stuberlighting_22.jpg?v=1781164661\" alt=\"Enlarged Akari EN Series Washi paper detail\"\u003e \u003cspan class=\"stb-en__lightbox-caption\"\u003e Washi Paper · Material Detail \u003c\/span\u003e \u003cspan class=\"stb-en__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE GUIDE\n  ====================================================== --\u003e\n\u003csection id=\"stb-en-sizes\" class=\"stb-en__sizes\"\u003e\n\u003ch3 class=\"stb-en__heading\"\u003eChoose Your Size\u003c\/h3\u003e\n\u003cp class=\"stb-en__sub\"\u003eThree scales for different rooms and visual impact.\u003c\/p\u003e\n\u003cdiv class=\"stb-en__size-grid\"\u003e\n\u003c!-- 50EN --\u003e\n\u003cdiv class=\"stb-en__size-card\"\u003e\n\u003cspan class=\"stb-en__size-name\"\u003e 50EN \u003c\/span\u003e \u003cspan class=\"stb-en__size-dim\"\u003e Ø19.6\" × H9.8\" \u003c\/span\u003e\n\u003cp\u003eBest for smaller rooms, bedside placement and compact spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 70EN --\u003e\n\u003cdiv class=\"stb-en__size-card\"\u003e\n\u003cspan class=\"stb-en__size-name\"\u003e 70EN \u003c\/span\u003e \u003cspan class=\"stb-en__size-dim\"\u003e Ø27.5\" × H13\" \u003c\/span\u003e\n\u003cp\u003eThe versatile choice for dining rooms, living rooms and foyers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 95EN --\u003e\n\u003cdiv class=\"stb-en__size-card\"\u003e\n\u003cspan class=\"stb-en__size-name\"\u003e 95EN \u003c\/span\u003e \u003cspan class=\"stb-en__size-dim\"\u003e Ø37.4\" × H15.7\" \u003c\/span\u003e\n\u003cp\u003eBest for larger dining areas, lofts and statement spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===================================================\n         SIZE IMAGES — CLICK TO ENLARGE\n    ==================================================== --\u003e\n\u003cdiv class=\"stb-en__size-images\"\u003e\n\u003c!-- 50EN IMAGE --\u003e \u003ca href=\"#stb-en-size-50\" class=\"stb-en__size-image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-en-series-pendant-light_1.jpg?v=1782201331\" alt=\"50EN Washi Paper Pendant size diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-en__size-image-label\"\u003e 50EN · View ↗ \u003c\/span\u003e \u003c\/a\u003e \u003c!-- 70EN IMAGE --\u003e \u003ca href=\"#stb-en-size-70\" class=\"stb-en__size-image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-en-series-pendant-light_2.jpg?v=1782201330\" alt=\"70EN Washi Paper Pendant size diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-en__size-image-label\"\u003e 70EN · View ↗ \u003c\/span\u003e \u003c\/a\u003e \u003c!-- 95EN IMAGE --\u003e \u003ca href=\"#stb-en-size-95\" class=\"stb-en__size-image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-en-series-pendant-light_3.jpg?v=1782435830\" alt=\"95EN Washi Paper Pendant size diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-en__size-image-label\"\u003e 95EN · View ↗ \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       50EN LIGHTBOX\n       CLICK ANYWHERE TO CLOSE\n  ====================================================== --\u003e \u003ca id=\"stb-en-size-50\" href=\"#stb-en-sizes\" class=\"stb-en__lightbox\"\u003e \u003cspan class=\"stb-en__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-en-series-pendant-light_1.jpg?v=1782201331\" alt=\"Enlarged 50EN size diagram\"\u003e \u003cspan class=\"stb-en__lightbox-caption\"\u003e 50EN · Ø19.6\" × H9.8\" \u003c\/span\u003e \u003cspan class=\"stb-en__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       70EN LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"stb-en-size-70\" href=\"#stb-en-sizes\" class=\"stb-en__lightbox\"\u003e \u003cspan class=\"stb-en__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-en-series-pendant-light_2.jpg?v=1782201330\" alt=\"Enlarged 70EN size diagram\"\u003e \u003cspan class=\"stb-en__lightbox-caption\"\u003e 70EN · Ø27.5\" × H13\" \u003c\/span\u003e \u003cspan class=\"stb-en__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       95EN LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"stb-en-size-95\" href=\"#stb-en-sizes\" class=\"stb-en__lightbox\"\u003e \u003cspan class=\"stb-en__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-en-series-pendant-light_3.jpg?v=1782435830\" alt=\"Enlarged 95EN size diagram\"\u003e \u003cspan class=\"stb-en__lightbox-caption\"\u003e 95EN · Ø37.4\" × H15.7\" \u003c\/span\u003e \u003cspan class=\"stb-en__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHT + INSTALLATION\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-en__utility\"\u003e\n\u003cdiv class=\"stb-en__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. Compatible with a dimmable E26\/E27 bulb and wall dimmer when brightness control is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-en__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 suspension. Longer lengths and plug-in conversion are available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-en__details\"\u003e\n\u003ch3 class=\"stb-en__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-en__spec-list\"\u003e\n\u003cdiv class=\"stb-en__spec\"\u003e\n\u003cdiv class=\"stb-en__spec-name\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec-value\"\u003eWashi paper · \u003cspan\u003eMetal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec\"\u003e\n\u003cdiv class=\"stb-en__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec-value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec\"\u003e\n\u003cdiv class=\"stb-en__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec-value\"\u003eYes · 3000K warm white\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec\"\u003e\n\u003cdiv class=\"stb-en__spec-name\"\u003eMax Wattage\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec-value\"\u003e40W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec\"\u003e\n\u003cdiv class=\"stb-en__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec\"\u003e\n\u003cdiv class=\"stb-en__spec-name\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec-value\"\u003eCompatible dimmable bulb + wall dimmer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec\"\u003e\n\u003cdiv class=\"stb-en__spec-name\"\u003eSuspension\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec-value\"\u003e59\" \/ 150cm adjustable · Longer available on request\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec\"\u003e\n\u003cdiv class=\"stb-en__spec-name\"\u003eWiring\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec-value\"\u003eHardwired · Plug-in conversion available on request\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec\"\u003e\n\u003cdiv class=\"stb-en__spec-name\"\u003eCanopy\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec-value\"\u003eØ4.7\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec\"\u003e\n\u003cdiv class=\"stb-en__spec-name\"\u003eCeiling\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec-value\"\u003eStandard · Sloped · Vaulted\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec\"\u003e\n\u003cdiv class=\"stb-en__spec-name\"\u003eUse\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec-value\"\u003eIndoor dry locations · IP20\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-en__faq\"\u003e\n\u003ch3 class=\"stb-en__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose 50EN for smaller spaces, 70EN for most dining and living rooms, and 95EN when you want stronger visual presence in a larger or open-plan space.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the hanging length be extended?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard suspension is 59\" \/ 150cm and adjustable. Longer suspension lengths can be requested for higher ceilings.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this pendant be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes. Use a compatible dimmable E26\/E27 bulb together with a compatible wall dimmer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I clean the Washi paper?\u003c\/summary\u003e\n\u003cp\u003eDust gently with a dry soft cloth or feather duster. 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!-- =====================================================\n       FIXED SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-en__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within \u003cstrong\u003e30 days\u003c\/strong\u003e, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FINAL NOTE\n  ====================================================== --\u003e\n\u003cp class=\"stb-en__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":"50EN: Dia 19.6\"x H 9.8\" \/ White Wire","offer_id":52129154531611,"sku":"STB-NG-50EN","price":315.0,"currency_code":"USD","in_stock":true},{"title":"50EN: Dia 19.6\"x H 9.8\" \/ Black Wire","offer_id":52129154564379,"sku":"STB-NG-50EN","price":315.0,"currency_code":"USD","in_stock":true},{"title":"70EN: Dia 27.5\" x H 13\" \/ White Wire","offer_id":52129154597147,"sku":"STB-NG-70EN","price":515.0,"currency_code":"USD","in_stock":true},{"title":"70EN: Dia 27.5\" x H 13\" \/ Black Wire","offer_id":52129154629915,"sku":"STB-NG-70EN","price":515.0,"currency_code":"USD","in_stock":true},{"title":"95EN: Dia 37.4\"x H 15.7\" \/ White Wire","offer_id":52129154662683,"sku":"STB-NG-95EN","price":815.0,"currency_code":"USD","in_stock":true},{"title":"95EN: Dia 37.4\"x H 15.7\" \/ Black Wire","offer_id":52129154695451,"sku":"STB-NG-95EN","price":815.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/50cm-70cm-95cm-washi-paper-en-series-pendant-light-_stuberlighting_44.jpg?v=1781165054"},{"product_id":"nordic-cup-textured-glass-pendant-light","title":"Nordic Cup Glass Pendant Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — NORDIC CUP\n   TEXTURED GLASS PENDANT\n   GLASS COLOR STUDIO\n   AMBER · CLEAR · FOREST GREEN · OCEAN BLUE\n\n   COMPLETE SPECS · BULB INCLUDED\n   DAWN SAFE · COMPACT · CLICK TO ENLARGE\n========================================================= *\/\n\n.stb-nordic-cup{\n  --ivory:#FFFDF8;\n  --cream:#F5EDD8;\n\n  --espresso:#1C1209;\n  --charcoal:#292824;\n  --brown:#4A3218;\n\n  --amber:#D9A65D;\n  --amber-soft:#F1DFC0;\n\n  --clear:#E8ECEC;\n  --clear-deep:#BBC4C5;\n\n  --green:#526357;\n  --green-soft:#D9E0D9;\n\n  --blue:#536B7B;\n  --blue-soft:#DCE5EA;\n\n  --brass:#B99254;\n  --gold:#C8A96E;\n\n  --line:#D9D1C4;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n  margin:0 auto;\n  overflow:hidden;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-nordic-cup *,\n.stb-nordic-cup *::before,\n.stb-nordic-cup *::after{\n  box-sizing:border-box;\n}\n\n.stb-nordic-cup h2,\n.stb-nordic-cup h3,\n.stb-nordic-cup p{\n  margin-top:0;\n}\n\n.stb-nordic-cup h2,\n.stb-nordic-cup h3{\n  color:var(--espresso);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   DAWN IMAGE SAFETY\n========================================================= *\/\n\n.stb-nordic-cup img{\n  display:block !important;\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n  margin:0 auto !important;\n  object-fit:contain !important;\n  object-position:center !important;\n  box-sizing:border-box !important;\n}\n\n.stb-nordic-cup a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OPENING\n========================================================= *\/\n\n.nc-open{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,215px);\n\n  gap:30px;\n  align-items:center;\n\n  margin-bottom:20px;\n}\n\n.nc-open__copy{\n  min-width:0;\n\n  padding:5px 0 16px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.nc-kicker{\n  margin:0 0 7px !important;\n\n  color:#8C6936;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.18em;\n  text-transform:uppercase;\n}\n\n.nc-open h2{\n  max-width:580px;\n\n  margin:0 0 8px;\n\n  font-size:35px;\n  line-height:1.02;\n}\n\n.nc-open__copy \u003e p{\n  max-width:570px;\n\n  margin:0;\n\n  color:#65513E;\n  font-size:12.2px;\n}\n\n.nc-open__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:5px;\n\n  margin-top:11px;\n}\n\n.nc-open__facts span{\n  padding:4px 8px;\n\n  border-radius:20px;\n\n  font-size:8.2px;\n  font-weight:500;\n}\n\n.nc-open__facts span:nth-child(1){\n  background:#1C1209;\n  color:#F5EDD8;\n}\n\n.nc-open__facts span:nth-child(2){\n  background:#D9E0D9;\n  color:#465349;\n}\n\n.nc-open__facts span:nth-child(3){\n  background:#DCE5EA;\n  color:#465C69;\n}\n\n.nc-open__facts span:nth-child(4){\n  background:#D9A65D;\n  color:#3D270F;\n}\n\n\n\/* =========================================================\n   COLOR GROUP IMAGE\n========================================================= *\/\n\n.nc-open__image{\n  width:215px;\n  max-width:100%;\n  min-width:0;\n\n  padding:7px;\n\n  overflow:hidden;\n\n  background:\n    linear-gradient(\n      135deg,\n      #F1DFC0 0%,\n      #E8ECEC 33%,\n      #D9E0D9 67%,\n      #DCE5EA 100%\n    );\n\n  border-radius:8px;\n}\n\n.nc-open__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.nc-open__image img{\n  max-height:195px !important;\n}\n\n.nc-zoom{\n  position:absolute;\n\n  right:5px;\n  bottom:5px;\n\n  padding:3px 6px;\n\n  background:rgba(28,18,9,.84);\n\n  border-radius:20px;\n\n  color:#FFF8EB;\n\n  font-size:7px;\n\n  pointer-events:none;\n}\n\n\n\/* =========================================================\n   FOUR COLOR STUDIO\n========================================================= *\/\n\n.nc-colors{\n  margin-bottom:25px;\n}\n\n.nc-colors__head{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:27px;\n\n  margin-bottom:8px;\n}\n\n.nc-colors__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.nc-colors__head p{\n  margin:0;\n\n  color:#75604C;\n  font-size:10px;\n}\n\n.nc-colors__grid{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  gap:4px;\n}\n\n.nc-color{\n  min-width:0;\n\n  padding:14px 12px;\n\n  border-radius:7px;\n}\n\n.nc-color small{\n  display:block;\n\n  margin-bottom:8px;\n\n  font-size:6.6px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.nc-color strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  font-weight:500;\n}\n\n.nc-color span{\n  display:block;\n\n  font-size:8px;\n  line-height:1.4;\n}\n\n\n\/* AMBER *\/\n\n.nc-color--amber{\n  background:#D9A65D;\n}\n\n.nc-color--amber small,\n.nc-color--amber strong{\n  color:#2E1B0B;\n}\n\n.nc-color--amber span{\n  color:#5C3B1D;\n}\n\n\n\/* CLEAR *\/\n\n.nc-color--clear{\n  background:#E8ECEC;\n\n  border:1px solid #CFD6D7;\n}\n\n.nc-color--clear small{\n  color:#6C7778;\n}\n\n.nc-color--clear strong{\n  color:#283033;\n}\n\n.nc-color--clear span{\n  color:#5C6668;\n}\n\n\n\/* GREEN *\/\n\n.nc-color--green{\n  background:#526357;\n}\n\n.nc-color--green small{\n  color:#C8A96E;\n}\n\n.nc-color--green strong{\n  color:#FFF8EB;\n}\n\n.nc-color--green span{\n  color:#D1DAD2;\n}\n\n\n\/* BLUE *\/\n\n.nc-color--blue{\n  background:#536B7B;\n}\n\n.nc-color--blue small{\n  color:#D7BF91;\n}\n\n.nc-color--blue strong{\n  color:#FFF8EB;\n}\n\n.nc-color--blue span{\n  color:#D7E1E6;\n}\n\n\n\/* =========================================================\n   COLOR GUIDE\n========================================================= *\/\n\n.nc-choose{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:24px;\n\n  margin-bottom:26px;\n}\n\n.nc-choose__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#8C6936;\n\n  font-size:7.2px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.nc-choose__title h3{\n  margin:0;\n\n  font-size:20px;\n  line-height:1.1;\n}\n\n.nc-choose__rows{\n  min-width:0;\n\n  border-top:1px solid var(--line);\n}\n\n.nc-choose__row{\n  display:grid;\n  grid-template-columns:minmax(0,140px) minmax(0,1fr);\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.nc-choose__row strong{\n  color:#281A0E;\n\n  font-size:9.3px;\n  font-weight:600;\n}\n\n.nc-choose__row span{\n  color:#695542;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   DETAIL\n========================================================= *\/\n\n.nc-detail{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:23px;\n  align-items:center;\n\n  width:calc(100% - 40px);\n  min-width:0;\n\n  margin:0 0 26px 40px;\n  padding:12px 14px;\n\n  background:#292824;\n\n  border-radius:7px;\n}\n\n.nc-detail__image{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:#FFFDF8;\n\n  border-radius:5px;\n}\n\n.nc-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.nc-detail__image img{\n  max-height:135px !important;\n}\n\n.nc-detail__copy{\n  min-width:0;\n}\n\n.nc-detail__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#C8A96E;\n\n  font-size:7.2px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.nc-detail__copy h3{\n  margin:0 0 5px;\n\n  color:#FFF4E5;\n\n  font-size:20px;\n  line-height:1.1;\n}\n\n.nc-detail__copy p{\n  margin:0;\n\n  color:#CFC8BC;\n\n  font-size:9.7px;\n}\n\n.nc-detail__labels{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:5px;\n\n  margin-top:8px;\n}\n\n.nc-detail__labels span{\n  padding:4px 7px;\n\n  border-radius:20px;\n\n  font-size:7.5px;\n}\n\n.nc-detail__labels span:nth-child(1){\n  background:#D9A65D;\n  color:#3B240E;\n}\n\n.nc-detail__labels span:nth-child(2){\n  background:#E8ECEC;\n  color:#465052;\n}\n\n.nc-detail__labels span:nth-child(3){\n  border:1px solid #78654A;\n  color:#D9C9AD;\n}\n\n\n\/* =========================================================\n   SCALE\n========================================================= *\/\n\n.nc-scale{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,155px);\n\n  gap:26px;\n  align-items:center;\n\n  margin-bottom:26px;\n  padding:12px 14px;\n\n  background:#DCE5EA;\n\n  border-radius:7px;\n}\n\n.nc-scale__copy{\n  min-width:0;\n}\n\n.nc-scale__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#587181;\n\n  font-size:7.2px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.nc-scale__copy h3{\n  margin:0 0 4px;\n\n  font-size:21px;\n}\n\n.nc-scale__copy p{\n  max-width:500px;\n\n  margin:0;\n\n  color:#566773;\n\n  font-size:9.8px;\n}\n\n.nc-scale__numbers{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:5px;\n\n  margin-top:8px;\n}\n\n.nc-scale__numbers span{\n  padding:4px 7px;\n\n  background:#FFFDF8;\n\n  border-radius:20px;\n\n  color:#52636D;\n\n  font-size:7.6px;\n}\n\n.nc-scale__image{\n  width:155px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:#FFFDF8;\n\n  border-radius:5px;\n}\n\n.nc-scale__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.nc-scale__image img{\n  max-height:145px !important;\n}\n\n\n\/* =========================================================\n   SINGLE \/ GROUPED\n========================================================= *\/\n\n.nc-layout{\n  display:grid;\n  grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);\n\n  margin-bottom:26px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.nc-layout__single{\n  min-width:0;\n\n  padding:15px 16px;\n\n  background:#F1DFC0;\n}\n\n.nc-layout__group{\n  min-width:0;\n\n  padding:15px 16px;\n\n  background:#526357;\n}\n\n.nc-layout small{\n  display:block;\n\n  margin-bottom:3px;\n\n  font-size:6.8px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.nc-layout__single small{\n  color:#87643B;\n}\n\n.nc-layout__group small{\n  color:#C8A96E;\n}\n\n.nc-layout strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  font-weight:500;\n}\n\n.nc-layout__single strong{\n  color:#281A0E;\n}\n\n.nc-layout__group strong{\n  color:#FFF8EB;\n}\n\n.nc-layout p{\n  margin:0;\n\n  font-size:8.8px;\n}\n\n.nc-layout__single p{\n  color:#6B5134;\n}\n\n.nc-layout__group p{\n  color:#D1DAD2;\n}\n\n\n\/* =========================================================\n   LIGHT + BULB\n========================================================= *\/\n\n.nc-light{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  margin-bottom:25px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.nc-light__lead{\n  min-width:0;\n\n  padding:16px 17px;\n\n  background:#1C1209;\n}\n\n.nc-light__lead small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#C8A96E;\n\n  font-size:7.2px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.nc-light__lead h3{\n  margin:0 0 4px;\n\n  color:#F5EDD8;\n\n  font-size:20px;\n  line-height:1.08;\n}\n\n.nc-light__lead p{\n  margin:0;\n\n  color:#C8BCAD;\n\n  font-size:9.2px;\n}\n\n.nc-light__data{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  min-width:0;\n}\n\n.nc-light__cell{\n  min-width:0;\n\n  padding:12px 13px;\n}\n\n.nc-light__cell:nth-child(1){\n  background:#D9A65D;\n}\n\n.nc-light__cell:nth-child(2){\n  background:#E8ECEC;\n}\n\n.nc-light__cell:nth-child(3){\n  background:#D9E0D9;\n}\n\n.nc-light__cell:nth-child(4){\n  background:#DCE5EA;\n}\n\n.nc-light__cell small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#74583B;\n\n  font-size:6.7px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.nc-light__cell strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:9px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   DIMMING\n========================================================= *\/\n\n.nc-dim{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:10px;\n  align-items:center;\n\n  margin:-17px 0 25px;\n  padding:9px 11px;\n\n  background:#F2EEE7;\n\n  border-left:3px solid #B99254;\n}\n\n.nc-dim__mark{\n  padding:4px 7px;\n\n  background:#536B7B;\n\n  border-radius:20px;\n\n  color:#FFF8EB;\n\n  font-size:6.8px;\n  font-weight:600;\n}\n\n.nc-dim strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:8.8px;\n  font-weight:600;\n}\n\n.nc-dim span{\n  display:block;\n\n  margin-top:1px;\n\n  color:#705C48;\n\n  font-size:8px;\n}\n\n\n\/* =========================================================\n   INSTALLATION\n========================================================= *\/\n\n.nc-install{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  gap:1px;\n\n  margin-bottom:25px;\n\n  overflow:hidden;\n\n  background:#AAA39A;\n\n  border-radius:6px;\n}\n\n.nc-install__item{\n  min-width:0;\n\n  padding:11px 9px;\n\n  text-align:center;\n}\n\n.nc-install__item:nth-child(1){\n  background:#292824;\n}\n\n.nc-install__item:nth-child(2){\n  background:#526357;\n}\n\n.nc-install__item:nth-child(3){\n  background:#D9A65D;\n}\n\n.nc-install__item:nth-child(4){\n  background:#DCE5EA;\n}\n\n.nc-install__item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#735C46;\n\n  font-size:6.4px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.nc-install__item strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:8.4px;\n  font-weight:600;\n}\n\n.nc-install__item:nth-child(1) small,\n.nc-install__item:nth-child(2) small{\n  color:#C8A96E;\n}\n\n.nc-install__item:nth-child(1) strong,\n.nc-install__item:nth-child(2) strong{\n  color:#FFF8EB;\n}\n\n\n\/* =========================================================\n   HANGING GUIDE\n========================================================= *\/\n\n.nc-hanging{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:24px;\n\n  margin-bottom:25px;\n}\n\n.nc-hanging__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#8C6936;\n\n  font-size:7.3px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.nc-hanging__title h3{\n  margin:0;\n\n  font-size:20px;\n  line-height:1.1;\n}\n\n.nc-hanging__rows{\n  min-width:0;\n\n  border-top:1px solid var(--line);\n}\n\n.nc-hanging__row{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.nc-hanging__row strong{\n  color:#281A0E;\n\n  font-size:9.3px;\n  font-weight:600;\n}\n\n.nc-hanging__row span{\n  color:#695542;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   MAINTENANCE\n========================================================= *\/\n\n.nc-care{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:11px;\n  align-items:center;\n\n  margin-bottom:25px;\n  padding:10px 12px;\n\n  background:#292824;\n\n  border-radius:6px;\n}\n\n.nc-care__mark{\n  padding:4px 7px;\n\n  border:1px solid #D9A65D;\n  border-radius:20px;\n\n  color:#D9A65D;\n\n  font-size:6.8px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.nc-care strong{\n  display:block;\n\n  color:#FFF8EB;\n\n  font-size:9px;\n  font-weight:600;\n}\n\n.nc-care span{\n  display:block;\n\n  margin-top:1px;\n\n  color:#CFC8BC;\n\n  font-size:8.3px;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS — COMPLETE\n========================================================= *\/\n\n.nc-specs{\n  margin-bottom:25px;\n}\n\n.nc-specs__head{\n  display:flex;\n  align-items:end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:6px;\n}\n\n.nc-specs__head h3{\n  margin:0;\n\n  font-size:20px;\n}\n\n.nc-specs__head span{\n  color:#90785D;\n\n  font-size:8.2px;\n}\n\n.nc-specs__grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  column-gap:30px;\n}\n\n.nc-spec{\n  display:grid;\n  grid-template-columns:minmax(0,39%) minmax(0,61%);\n\n  gap:8px;\n\n  padding:6px 0;\n\n  border-bottom:1px solid #E4D9CA;\n}\n\n.nc-spec span:first-child{\n  color:#89745D;\n\n  font-size:9.4px;\n}\n\n.nc-spec span:last-child{\n  min-width:0;\n\n  color:#27190D;\n\n  font-size:10.2px;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CERTIFICATION FULL WIDTH *\/\n\n.nc-cert{\n  margin-top:8px;\n  padding:10px 12px;\n\n  background:#D9E0D9;\n\n  border-left:3px solid #526357;\n\n  border-radius:4px;\n}\n\n.nc-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#667064;\n\n  font-size:6.8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.nc-cert strong{\n  display:block;\n\n  color:#263029;\n\n  font-size:9.5px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   BEFORE ORDERING\n========================================================= *\/\n\n.nc-before{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:23px;\n\n  margin-bottom:25px;\n}\n\n.nc-before__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#8C6936;\n\n  font-size:7.3px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.nc-before__title h3{\n  margin:0;\n\n  font-size:20px;\n  line-height:1.1;\n}\n\n.nc-before__rows{\n  min-width:0;\n\n  border-top:1px solid var(--line);\n}\n\n.nc-before__row{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:14px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.nc-before__row strong{\n  color:#281A0E;\n\n  font-size:9.3px;\n  font-weight:600;\n}\n\n.nc-before__row p{\n  margin:0;\n\n  color:#67523F;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.nc-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:18px;\n\n  background:rgba(14,13,12,.96);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.nc-lightbox:target{\n  display:flex;\n}\n\n.nc-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.nc-lightbox img{\n  width:auto !important;\n  max-width:92vw !important;\n\n  height:auto !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.nc-lightbox__text{\n  margin-top:8px;\n\n  color:#D9C7A8;\n\n  font-size:8.5px;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.nc-shipping{\n  padding:17px 19px;\n\n  background:\n    linear-gradient(\n      110deg,\n      #292824 0%,\n      #292824 72%,\n      #526357 100%\n    );\n\n  border-left:4px solid #D9A65D;\n\n  border-radius:7px;\n}\n\n.nc-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF4E5;\n\n  font-size:19px;\n}\n\n.nc-shipping p{\n  margin:0 0 6px;\n\n  color:#D0CBC2;\n\n  font-size:11.3px;\n}\n\n.nc-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.nc-shipping strong{\n  color:#FFF8EB;\n}\n\n.nc-shipping a{\n  color:#E0B66F;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n.nc-final{\n  max-width:700px;\n\n  margin:14px auto 0 !important;\n  padding:0 8px;\n\n  color:#82705D !important;\n\n  font-size:9.8px !important;\n  line-height:1.55 !important;\n\n  font-style:italic;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .nc-open{\n    grid-template-columns:minmax(0,1fr) minmax(0,160px);\n\n    gap:16px;\n  }\n\n  .nc-open h2{\n    font-size:28px;\n  }\n\n  .nc-open__image{\n    width:160px;\n  }\n\n  .nc-open__image img{\n    max-height:145px !important;\n  }\n\n\n  .nc-colors__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n\n  .nc-colors__grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  .nc-choose,\n  .nc-hanging,\n  .nc-before{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n\n  .nc-detail{\n    grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n    width:100%;\n\n    margin-left:0;\n\n    gap:15px;\n  }\n\n  .nc-detail__image{\n    width:120px;\n  }\n\n  .nc-detail__image img{\n    max-height:110px !important;\n  }\n\n\n  .nc-scale{\n    grid-template-columns:minmax(0,1fr) minmax(0,120px);\n\n    gap:15px;\n  }\n\n  .nc-scale__image{\n    width:120px;\n  }\n\n  .nc-scale__image img{\n    max-height:112px !important;\n  }\n\n\n  .nc-light{\n    grid-template-columns:1fr;\n  }\n\n\n  .nc-install{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  .nc-specs__grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .nc-shipping{\n    padding:16px;\n  }\n\n}\n\n\n@media screen and (max-width:480px){\n\n  .nc-open{\n    grid-template-columns:1fr;\n  }\n\n  .nc-open__image{\n    width:135px;\n  }\n\n\n  .nc-colors__grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .nc-detail{\n    grid-template-columns:1fr;\n  }\n\n  .nc-detail__image{\n    width:110px;\n\n    margin:0;\n  }\n\n\n  .nc-scale{\n    grid-template-columns:1fr;\n  }\n\n  .nc-scale__image{\n    width:105px;\n\n    margin:0;\n  }\n\n  .nc-scale__image img{\n    max-height:98px !important;\n  }\n\n\n  .nc-layout{\n    grid-template-columns:1fr;\n  }\n\n\n  .nc-light__data{\n    grid-template-columns:1fr;\n  }\n\n\n  .nc-dim,\n  .nc-care{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-nordic-cup\" id=\"nc-root\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"nc-open\"\u003e\n\u003cdiv class=\"nc-open__copy\"\u003e\n\u003cp class=\"nc-kicker\"\u003eNordic Cup · Textured Glass Pendant\u003c\/p\u003e\n\u003ch2\u003ePick the Glass Color Before You Pick the Room\u003c\/h2\u003e\n\u003cp\u003eA compact 4.9-inch textured glass shade paired with antique-brass hardware. Amber, Clear, Forest Green and Ocean Blue each give the same small pendant a different visual character — especially useful alone or in grouped installations.\u003c\/p\u003e\n\u003cdiv class=\"nc-open__facts\"\u003e\n\u003cspan\u003e Ø4.9\" \u003c\/span\u003e \u003cspan\u003e 4 Glass Colors \u003c\/span\u003e \u003cspan\u003e E26 \/ E27 \u003c\/span\u003e \u003cspan\u003e Bulb Included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-open__image\"\u003e\u003ca href=\"#nc-colors-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-nordic-cup-pendant-four-colors-group-20.png?v=1778550042\" alt=\"Nordic Cup pendant lights in Amber Clear Forest Green and Ocean Blue textured glass\" loading=\"lazy\"\u003e \u003cspan class=\"nc-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FOUR COLORS\n  ====================================================== --\u003e\n\u003csection class=\"nc-colors\"\u003e\n\u003cdiv class=\"nc-colors__head\"\u003e\n\u003ch3\u003eFour Glass Personalities\u003c\/h3\u003e\n\u003cp\u003eThe form and brass hardware stay consistent. The glass color changes how much visual warmth or contrast the pendant contributes to the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-colors__grid\"\u003e\n\u003cdiv class=\"nc-color nc-color--amber\"\u003e\n\u003csmall\u003e 01 \u003c\/small\u003e \u003cstrong\u003e Amber \u003c\/strong\u003e \u003cspan\u003e Warm honey glass with the strongest vintage and evening character. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-color nc-color--clear\"\u003e\n\u003csmall\u003e 02 \u003c\/small\u003e \u003cstrong\u003e Clear \u003c\/strong\u003e \u003cspan\u003e Keeps the fixture visually light and puts more emphasis on the bulb and textured surface. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-color nc-color--green\"\u003e\n\u003csmall\u003e 03 \u003c\/small\u003e \u003cstrong\u003e Forest Green \u003c\/strong\u003e \u003cspan\u003e Deeper botanical color for rooms that need stronger glass contrast. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-color nc-color--blue\"\u003e\n\u003csmall\u003e 04 \u003c\/small\u003e \u003cstrong\u003e Ocean Blue \u003c\/strong\u003e \u003cspan\u003e Cool-toned glass that contrasts particularly well with warm brass. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COLOR GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"nc-choose\"\u003e\n\u003cdiv class=\"nc-choose__title\"\u003e\n\u003csmall\u003e Quick Color Guide \u003c\/small\u003e\n\u003ch3\u003eWhich One Fits Your Room?\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-choose__rows\"\u003e\n\u003cdiv class=\"nc-choose__row\"\u003e\n\u003cstrong\u003e Warmest appearance \u003c\/strong\u003e \u003cspan\u003e Amber adds the most visible warmth to the glass itself. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-choose__row\"\u003e\n\u003cstrong\u003e Most neutral \u003c\/strong\u003e \u003cspan\u003e Clear keeps the palette quiet and makes the bulb more visible. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-choose__row\"\u003e\n\u003cstrong\u003e Rich natural color \u003c\/strong\u003e \u003cspan\u003e Forest Green adds depth without losing the brass contrast. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-choose__row\"\u003e\n\u003cstrong\u003e Coolest contrast \u003c\/strong\u003e \u003cspan\u003e Ocean Blue creates the strongest cool-glass \/ warm-metal pairing. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL\n  ====================================================== --\u003e\n\u003csection class=\"nc-detail\"\u003e\n\u003cdiv class=\"nc-detail__image\"\u003e\u003ca href=\"#nc-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-nordic-cup-pendant-brass-socket-detail-05.jpg?v=1778550041\" alt=\"Nordic Cup textured glass pendant with antique brass knurled socket detail\" loading=\"lazy\"\u003e \u003cspan class=\"nc-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"nc-detail__copy\"\u003e\n\u003csmall\u003e Hardware Detail \u003c\/small\u003e\n\u003ch3\u003eTextured Glass Against Knurled Brass\u003c\/h3\u003e\n\u003cp\u003eThe irregular glass surface keeps the compact shade from looking visually flat, while the antique-brass-finished socket adds texture and a warmer transition between glass and fabric-covered cord.\u003c\/p\u003e\n\u003cdiv class=\"nc-detail__labels\"\u003e\n\u003cspan\u003e Textured Art Glass \u003c\/span\u003e \u003cspan\u003e Antique Brass \u003c\/span\u003e \u003cspan\u003e Fabric Cord \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSIONS\n  ====================================================== --\u003e\n\u003csection class=\"nc-scale\"\u003e\n\u003cdiv class=\"nc-scale__copy\"\u003e\n\u003csmall\u003e Compact Scale \u003c\/small\u003e\n\u003ch3\u003eØ4.9\" × H3.5\"\u003c\/h3\u003e\n\u003cp\u003eØ12.5 × H9cm. Nordic Cup is a true mini pendant — compact enough for repeated installations without creating a visually heavy ceiling.\u003c\/p\u003e\n\u003cdiv class=\"nc-scale__numbers\"\u003e\n\u003cspan\u003e 4.9\" Shade \u003c\/span\u003e \u003cspan\u003e 3.5\" Shade Height \u003c\/span\u003e \u003cspan\u003e 59\" Cord \u003c\/span\u003e \u003cspan\u003e Approx. 67\" Max Drop \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-scale__image\"\u003e\u003ca href=\"#nc-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-nordic-cup-pendant-dimensions-diagram-06.jpg?v=1778550041\" alt=\"Nordic Cup dimension drawing showing 4.9 inch shade diameter and 3.5 inch shade height\" loading=\"lazy\"\u003e \u003cspan class=\"nc-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SINGLE VS GROUP\n  ====================================================== --\u003e\n\u003csection class=\"nc-layout\"\u003e\n\u003cdiv class=\"nc-layout__single\"\u003e\n\u003csmall\u003e One Pendant \u003c\/small\u003e \u003cstrong\u003e Compact Accent \u003c\/strong\u003e\n\u003cp\u003eUse one where you want a small decorative pendant without visually filling the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-layout__group\"\u003e\n\u003csmall\u003e Multiple Pendants \u003c\/small\u003e \u003cstrong\u003e The 4.9\" Scale Is Made for Repetition \u003c\/strong\u003e\n\u003cp\u003eTwo or three work naturally over an island, bar or table. Keep one glass color for consistency or mix colors for a more expressive installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT + BULB\n  ====================================================== --\u003e\n\u003csection class=\"nc-light\"\u003e\n\u003cdiv class=\"nc-light__lead\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e\n\u003ch3\u003eThe Bulb Stays Part of the Design\u003c\/h3\u003e\n\u003cp\u003eThe compact glass shade surrounds rather than completely hides the bulb, so bulb shape and color temperature can noticeably influence the finished appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-light__data\"\u003e\n\u003cdiv class=\"nc-light__cell\"\u003e\n\u003csmall\u003e Bulb Base \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-light__cell\"\u003e\n\u003csmall\u003e Bulb Included \u003c\/small\u003e \u003cstrong\u003e Yes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-light__cell\"\u003e\n\u003csmall\u003e Max Wattage \u003c\/small\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-light__cell\"\u003e\n\u003csmall\u003e Voltage \u003c\/small\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"nc-dim\"\u003e\n\u003cdiv class=\"nc-dim__mark\"\u003eDimming\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Dimming depends on the bulb and wall control used. \u003c\/strong\u003e \u003cspan\u003e Use a compatible dimmable E26\/E27 bulb together with a compatible dimmer wall switch when dimming is required. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"nc-install\"\u003e\n\u003cdiv class=\"nc-install__item\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-install__item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-install__item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Wall Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-install__item\"\u003e\n\u003csmall\u003e Rating \u003c\/small\u003e \u003cstrong\u003e Indoor · IP20 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HANGING GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"nc-hanging\"\u003e\n\u003cdiv class=\"nc-hanging__title\"\u003e\n\u003csmall\u003e Hanging Guide \u003c\/small\u003e\n\u003ch3\u003eCheck the Drop Before Installation\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-hanging__rows\"\u003e\n\u003cdiv class=\"nc-hanging__row\"\u003e\n\u003cstrong\u003e Cord Length \u003c\/strong\u003e \u003cspan\u003e 59\" \/ 150cm, adjustable. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-hanging__row\"\u003e\n\u003cstrong\u003e Approx. Max Drop \u003c\/strong\u003e \u003cspan\u003e About 67\" \/ 170cm including the shade. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-hanging__row\"\u003e\n\u003cstrong\u003e Over Table \/ Island \u003c\/strong\u003e \u003cspan\u003e Recommended bottom of shade approximately 28–36\" above the tabletop. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-hanging__row\"\u003e\n\u003cstrong\u003e Minimum Ceiling \u003c\/strong\u003e \u003cspan\u003e Recommended for ceilings approximately 8 ft or higher. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-hanging__row\"\u003e\n\u003cstrong\u003e Grouping \u003c\/strong\u003e \u003cspan\u003e For islands, multiple pendants can be spaced approximately 24–30\" apart depending on island length. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-hanging__row\"\u003e\n\u003cstrong\u003e Need More Length? \u003c\/strong\u003e \u003cspan\u003e Custom cord extension is available on request. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MAINTENANCE\n  ====================================================== --\u003e\n\u003csection class=\"nc-care\"\u003e\n\u003cdiv class=\"nc-care__mark\"\u003eCare\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Clean the glass gently. \u003c\/strong\u003e \u003cspan\u003e Wipe the textured glass with a soft, dry cloth and avoid abrasive cleaners. The brass-finished socket can be wiped gently with a slightly damp cloth and dried immediately. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COMPLETE PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"nc-specs\"\u003e\n\u003cdiv class=\"nc-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Nordic Cup · Textured glass mini pendant \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-specs__grid\"\u003e\n\u003c!-- LEFT COLUMN --\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nc-spec\"\u003e\n\u003cspan\u003eShade Size\u003c\/span\u003e \u003cspan\u003eØ4.9\" × H3.5\" \/ Ø12.5 × H9cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-spec\"\u003e\n\u003cspan\u003eTotal Drop\u003c\/span\u003e \u003cspan\u003eApprox. 67\" \/ 170cm at full cord length\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-spec\"\u003e\n\u003cspan\u003eShade Colors\u003c\/span\u003e \u003cspan\u003eAmber · Clear · Forest Green · Ocean Blue\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-spec\"\u003e\n\u003cspan\u003eMaterials\u003c\/span\u003e \u003cspan\u003eHand-textured art glass · Antique brass-finished metal · Fabric cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-spec\"\u003e\n\u003cspan\u003eSocket\u003c\/span\u003e \u003cspan\u003eAntique brass knurled E26\/E27 socket with side knob detail\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-spec\"\u003e\n\u003cspan\u003eBulb Base\u003c\/span\u003e \u003cspan\u003eE26 \/ E27\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-spec\"\u003e\n\u003cspan\u003eBulb Included\u003c\/span\u003e \u003cspan\u003eYes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-spec\"\u003e\n\u003cspan\u003eMax Wattage\u003c\/span\u003e \u003cspan\u003e40W per socket\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- RIGHT COLUMN --\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nc-spec\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-spec\"\u003e\n\u003cspan\u003eDimming\u003c\/span\u003e \u003cspan\u003eCompatible with dimmable E26\/E27 bulbs when used with a compatible dimmer switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-spec\"\u003e\n\u003cspan\u003eCord Length\u003c\/span\u003e \u003cspan\u003e59\" \/ 150cm · Adjustable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-spec\"\u003e\n\u003cspan\u003eCustom Cord\u003c\/span\u003e \u003cspan\u003eExtension available on request\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-spec\"\u003e\n\u003cspan\u003eWiring\u003c\/span\u003e \u003cspan\u003eHardwired ceiling installation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-spec\"\u003e\n\u003cspan\u003eControl\u003c\/span\u003e \u003cspan\u003eStandard wall switch · Not included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-spec\"\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e \u003cspan\u003eProfessional electrician recommended\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-spec\"\u003e\n\u003cspan\u003eEnvironment\u003c\/span\u003e \u003cspan\u003eIndoor dry locations only · IP20 · Not waterproof\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-spec\"\u003e\n\u003cspan\u003eRecommended Ceiling\u003c\/span\u003e \u003cspan\u003eApprox. 8 ft minimum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-spec\"\u003e\n\u003cspan\u003eMaintenance\u003c\/span\u003e \u003cspan\u003eSoft dry cloth for glass · Avoid abrasive cleaners\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CERTIFICATION --\u003e\n\u003cdiv class=\"nc-cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BEFORE ORDERING\n  ====================================================== --\u003e\n\u003csection class=\"nc-before\"\u003e\n\u003cdiv class=\"nc-before__title\"\u003e\n\u003csmall\u003e Before You Order \u003c\/small\u003e\n\u003ch3\u003eThree Useful Checks\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-before__rows\"\u003e\n\u003cdiv class=\"nc-before__row\"\u003e\n\u003cstrong\u003e Expect a large pendant? \u003c\/strong\u003e\n\u003cp\u003eNordic Cup is only 4.9 inches wide. It is deliberately compact and works especially well in pairs or groups.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-before__row\"\u003e\n\u003cstrong\u003e Exact glass match? \u003c\/strong\u003e\n\u003cp\u003eSlight differences in texture, edge profile and color depth are normal characteristics of textured art glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-before__row\"\u003e\n\u003cstrong\u003e Need more drop? \u003c\/strong\u003e\n\u003cp\u003eThe standard cord is approximately 59\" \/ 150cm and adjustable. A longer cord can be requested.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"nc-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       GLASS VARIATION NOTE\n  ====================================================== --\u003e\n\u003cp class=\"nc-final\"\u003eTextured art glass may show slight differences in surface pattern, edge profile and color depth from piece to piece. These variations are part of the material character, not defects. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/p\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — FOUR COLORS\n  ====================================================== --\u003e \u003ca id=\"nc-colors-large\" href=\"#nc-root\" class=\"nc-lightbox\"\u003e \u003cspan class=\"nc-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-nordic-cup-pendant-four-colors-group-20.png?v=1778550042\" alt=\"Enlarged Nordic Cup Amber Clear Forest Green and Ocean Blue color comparison\"\u003e \u003cspan class=\"nc-lightbox__text\"\u003e Amber · Clear · Forest Green · Ocean Blue · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"nc-detail-large\" href=\"#nc-root\" class=\"nc-lightbox\"\u003e \u003cspan class=\"nc-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-nordic-cup-pendant-brass-socket-detail-05.jpg?v=1778550041\" alt=\"Enlarged Nordic Cup textured glass and antique brass socket detail\"\u003e \u003cspan class=\"nc-lightbox__text\"\u003e Textured Glass + Antique Brass · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"nc-size-large\" href=\"#nc-root\" class=\"nc-lightbox\"\u003e \u003cspan class=\"nc-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-nordic-cup-pendant-dimensions-diagram-06.jpg?v=1778550041\" alt=\"Enlarged Nordic Cup pendant dimensions\"\u003e \u003cspan class=\"nc-lightbox__text\"\u003e Ø4.9\" × H3.5\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 4.9\" \/ Brown","offer_id":52197616517403,"sku":"STB-NORDIC-AMB","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Dia 4.9\" \/ Green","offer_id":52197616550171,"sku":"STB-NORDIC-CLR","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Dia 4.9\" \/ Clear","offer_id":52197616582939,"sku":"STB-NORDIC-GRN","price":79.0,"currency_code":"USD","in_stock":true},{"title":"Dia 4.9\" \/ Blue","offer_id":52197616615707,"sku":"STB-NORDIC-BLU","price":79.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-nordic-cup-pendant-amber-main.jpg?v=1778551275"},{"product_id":"persimmon-walnut-wood-chandelier","title":"Persimmon Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — PERSIMMON CHANDELIER\n   Walnut \/ Ash · Antique Copper · Opal Glass\n   Mid-Century Orb Composition\n========================================================= *\/\n\n.stb-persimmon{\n  --cream:#F5EDD8;\n  --ivory:#FFFCF6;\n  --sand:#E9DCC8;\n  --opal:#F1EEE7;\n  --cream-glass:#E6D1A8;\n\n  --dark:#1C1209;\n  --espresso:#2E1C13;\n  --walnut:#4A2F1F;\n  --wood:#6B4631;\n  --copper:#A96E48;\n  --copper-dark:#7D4B31;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703B;\n\n  --text:#4A3218;\n  --muted:#786653;\n  --line:#DCCDB7;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\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-persimmon *,\n.stb-persimmon *::before,\n.stb-persimmon *::after{\n  box-sizing:border-box;\n}\n\n.stb-persimmon h2,\n.stb-persimmon h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-persimmon p{\n  margin-top:0;\n}\n\n.stb-persimmon__label{\n  display:block;\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.16em;\n  text-transform:uppercase;\n}\n\n.stb-persimmon__heading{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-persimmon__view{\n  display:block;\n  margin-top:6px;\n\n  color:#775337;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.06em;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   INTRO — MID-CENTURY ORBIT LANGUAGE\n========================================================= *\/\n\n.stb-persimmon__intro{\n  display:grid;\n  grid-template-columns:1fr 180px;\n  gap:32px;\n  align-items:center;\n\n  padding:4px 0 27px;\n}\n\n.stb-persimmon__intro-copy{\n  max-width:650px;\n}\n\n.stb-persimmon__intro h2{\n  max-width:650px;\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.12;\n}\n\n.stb-persimmon__intro p{\n  margin:0;\n\n  color:#604B3A;\n\n  font-size:14px;\n}\n\n\n\/* decorative orb composition *\/\n\n.stb-persimmon__orbit{\n  position:relative;\n\n  width:165px;\n  height:108px;\n\n  margin:auto;\n\n  border-bottom:1px solid #B89C76;\n}\n\n.stb-persimmon__orbit-line{\n  position:absolute;\n  top:51px;\n  left:12px;\n\n  width:141px;\n  height:1px;\n\n  background:#9C6848;\n}\n\n.stb-persimmon__orbit-center{\n  position:absolute;\n  top:25px;\n  left:72px;\n\n  width:20px;\n  height:55px;\n\n  background:var(--walnut);\n\n  border-radius:10px 10px 6px 6px;\n}\n\n.stb-persimmon__orb{\n  position:absolute;\n\n  width:30px;\n  height:30px;\n\n  background:#F4F0E7;\n\n  border:1px solid #CDC5B9;\n  border-radius:50%;\n\n  box-shadow:0 3px 12px rgba(28,18,9,.08);\n}\n\n.stb-persimmon__orb--1{\n  top:37px;\n  left:0;\n}\n\n.stb-persimmon__orb--2{\n  top:37px;\n  right:0;\n}\n\n.stb-persimmon__orb--3{\n  top:19px;\n  left:33px;\n\n  width:26px;\n  height:26px;\n}\n\n.stb-persimmon__orb--4{\n  top:19px;\n  right:33px;\n\n  width:26px;\n  height:26px;\n}\n\n\n\/* =========================================================\n   MATERIAL PALETTE\n========================================================= *\/\n\n.stb-persimmon__palette{\n  display:grid;\n  grid-template-columns:1.1fr 1fr .9fr;\n\n  margin-bottom:35px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-persimmon__palette-item{\n  padding:15px 16px;\n}\n\n.stb-persimmon__palette-item:nth-child(1){\n  background:var(--walnut);\n}\n\n.stb-persimmon__palette-item:nth-child(2){\n  background:var(--copper);\n}\n\n.stb-persimmon__palette-item:nth-child(3){\n  background:var(--opal);\n}\n\n.stb-persimmon__palette-item small{\n  display:block;\n  margin-bottom:4px;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-persimmon__palette-item:nth-child(1) small{\n  color:#D6BA99;\n}\n\n.stb-persimmon__palette-item:nth-child(2) small{\n  color:#F2D5BC;\n}\n\n.stb-persimmon__palette-item:nth-child(3) small{\n  color:#82766B;\n}\n\n.stb-persimmon__palette-item strong{\n  display:block;\n\n  font-size:11.8px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n.stb-persimmon__palette-item:nth-child(1) strong,\n.stb-persimmon__palette-item:nth-child(2) strong{\n  color:#FFF5E8;\n}\n\n.stb-persimmon__palette-item:nth-child(3) strong{\n  color:#30251E;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAIL — FIRST IMAGE\n========================================================= *\/\n\n.stb-persimmon__detail{\n  display:grid;\n  grid-template-columns:175px 1fr;\n  gap:26px;\n  align-items:center;\n\n  margin-bottom:35px;\n  padding:19px 21px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n  border-left:5px solid var(--copper);\n\n  border-radius:8px;\n}\n\n.stb-persimmon__detail-media{\n  width:175px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-persimmon__image-link{\n  display:block;\n\n  width:100%;\n  padding:5px;\n\n  background:#F0E4D3;\n\n  border:1px solid #D5C5AE;\n  border-radius:6px;\n\n  text-decoration:none;\n}\n\n.stb-persimmon__image-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:0 auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-persimmon__detail-copy h3{\n  margin:0 0 7px;\n\n  font-size:22px;\n  line-height:1.2;\n}\n\n.stb-persimmon__detail-copy p{\n  margin:0 0 11px;\n\n  color:#624D3C;\n\n  font-size:12.5px;\n}\n\n.stb-persimmon__detail-points{\n  display:flex;\n  flex-wrap:wrap;\n  gap:6px;\n}\n\n.stb-persimmon__detail-point{\n  padding:5px 8px;\n\n  background:#F2E4D3;\n\n  color:#65472F;\n\n  font-size:9.5px;\n\n  border-radius:20px;\n}\n\n\n\/* =========================================================\n   SHADE COLOR CHOICE — SECOND IMAGE\n========================================================= *\/\n\n.stb-persimmon__glass{\n  display:grid;\n  grid-template-columns:160px 1fr;\n  gap:27px;\n  align-items:center;\n\n  margin-bottom:37px;\n  padding:19px 20px;\n\n  background:var(--espresso);\n\n  border-radius:8px;\n}\n\n.stb-persimmon__glass-media{\n  width:160px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-persimmon__glass-link{\n  display:block;\n\n  padding:5px;\n\n  background:#EFE3D1;\n\n  border:1px solid #6B5140;\n  border-radius:6px;\n\n  text-decoration:none;\n}\n\n.stb-persimmon__glass-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n}\n\n.stb-persimmon__glass-copy .stb-persimmon__label{\n  color:#D5B477;\n}\n\n.stb-persimmon__glass-copy h3{\n  margin:0 0 7px;\n\n  color:#FFF4E5;\n\n  font-size:22px;\n}\n\n.stb-persimmon__glass-copy \u003e p{\n  margin:0 0 12px;\n\n  color:#DACBBB;\n\n  font-size:12.3px;\n}\n\n\n\/* two glass decisions *\/\n\n.stb-persimmon__glass-options{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:7px;\n}\n\n.stb-persimmon__glass-option{\n  display:grid;\n  grid-template-columns:28px 1fr;\n  gap:8px;\n  align-items:center;\n\n  padding:9px;\n\n  background:rgba(255,255,255,.06);\n\n  border:1px solid rgba(255,255,255,.1);\n}\n\n.stb-persimmon__swatch{\n  display:block;\n\n  width:28px;\n  height:28px;\n\n  border-radius:50%;\n}\n\n.stb-persimmon__swatch--white{\n  background:#F1F0EC;\n  border:1px solid #D5D1C9;\n}\n\n.stb-persimmon__swatch--cream{\n  background:#E0C99D;\n  border:1px solid #C5A977;\n}\n\n.stb-persimmon__glass-option small{\n  display:block;\n\n  color:#BBA98E;\n\n  font-size:7px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-persimmon__glass-option strong{\n  display:block;\n\n  color:#F8EDDC;\n\n  font-size:10.5px;\n  line-height:1.3;\n}\n\n\n\/* =========================================================\n   SIZE CHOICE — THIRD IMAGE GROUP\n========================================================= *\/\n\n.stb-persimmon__sizes{\n  margin-bottom:38px;\n}\n\n.stb-persimmon__sizes-head{\n  max-width:650px;\n\n  margin-bottom:16px;\n}\n\n.stb-persimmon__sizes-head p{\n  margin:0;\n\n  color:#66513E;\n\n  font-size:12.5px;\n}\n\n\n\/* horizontal configuration rows *\/\n\n.stb-persimmon__size-list{\n  display:grid;\n  gap:8px;\n}\n\n.stb-persimmon__size-row{\n  display:grid;\n  grid-template-columns:110px 130px 1fr;\n  gap:15px;\n  align-items:center;\n\n  padding:11px 13px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.stb-persimmon__size-row:nth-child(1){\n  background:#FAF6EF;\n}\n\n.stb-persimmon__size-row:nth-child(2){\n  background:#EADBC4;\n\n  border-left:5px solid var(--gold);\n}\n\n.stb-persimmon__size-row:nth-child(3){\n  background:var(--walnut);\n\n  border-color:var(--walnut);\n}\n\n.stb-persimmon__size-name small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#93734A;\n\n  font-size:7.5px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-persimmon__size-name strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:16px;\n  font-weight:600;\n}\n\n.stb-persimmon__size-row:nth-child(3) .stb-persimmon__size-name small{\n  color:#D2B37B;\n}\n\n.stb-persimmon__size-row:nth-child(3) .stb-persimmon__size-name strong{\n  color:#FFF2DF;\n}\n\n\n\/* compact dimensions *\/\n\n.stb-persimmon__size-media{\n  width:120px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-persimmon__size-link{\n  display:block;\n\n  padding:4px;\n\n  background:#FFF9F0;\n\n  border:1px solid #D6C6AE;\n  border-radius:5px;\n\n  text-decoration:none;\n}\n\n.stb-persimmon__size-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n}\n\n.stb-persimmon__size-copy strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.stb-persimmon__size-copy p{\n  margin:0;\n\n  color:#67523F;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n.stb-persimmon__size-row:nth-child(3) .stb-persimmon__size-copy strong{\n  color:#FFF1DD;\n}\n\n.stb-persimmon__size-row:nth-child(3) .stb-persimmon__size-copy p{\n  color:#D9CBB8;\n}\n\n\n\/* =========================================================\n   ROOM SIZE BAR\n========================================================= *\/\n\n.stb-persimmon__room{\n  display:grid;\n  grid-template-columns:150px 1fr;\n\n  margin-bottom:37px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-persimmon__room-head{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:18px;\n\n  background:var(--copper-dark);\n}\n\n.stb-persimmon__room-head small{\n  margin-bottom:4px;\n\n  color:#E2BE98;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-persimmon__room-head strong{\n  color:#FFF4E6;\n\n  font-size:16px;\n  line-height:1.25;\n  font-weight:500;\n}\n\n.stb-persimmon__room-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:#EEE1CF;\n}\n\n.stb-persimmon__room-item{\n  padding:14px;\n\n  border-right:1px solid #D6C4A9;\n}\n\n.stb-persimmon__room-item:last-child{\n  border-right:0;\n}\n\n.stb-persimmon__room-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#97764E;\n\n  font-size:7.5px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-persimmon__room-item strong{\n  display:block;\n  margin-bottom:2px;\n\n  color:var(--dark);\n\n  font-size:11px;\n}\n\n.stb-persimmon__room-item p{\n  margin:0;\n\n  color:#65513E;\n\n  font-size:10px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   LIGHT + INSTALLATION\n========================================================= *\/\n\n.stb-persimmon__utility{\n  display:grid;\n  grid-template-columns:1.05fr .95fr;\n\n  margin-bottom:37px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-persimmon__utility-panel{\n  padding:20px 21px;\n}\n\n.stb-persimmon__utility-panel:first-child{\n  background:var(--dark);\n}\n\n.stb-persimmon__utility-panel:last-child{\n  background:#B17B56;\n}\n\n.stb-persimmon__utility-panel small{\n  display:block;\n  margin-bottom:5px;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.stb-persimmon__utility-panel:first-child small{\n  color:#D4B578;\n}\n\n.stb-persimmon__utility-panel:last-child small{\n  color:#452918;\n}\n\n.stb-persimmon__utility-panel strong{\n  display:block;\n  margin-bottom:5px;\n\n  font-size:12.5px;\n  font-weight:600;\n}\n\n.stb-persimmon__utility-panel:first-child strong{\n  color:#FFF3E2;\n}\n\n.stb-persimmon__utility-panel:last-child strong{\n  color:#2D190F;\n}\n\n.stb-persimmon__utility-panel p{\n  margin:0;\n\n  font-size:11.2px;\n  line-height:1.6;\n}\n\n.stb-persimmon__utility-panel:first-child p{\n  color:#DCCFBD;\n}\n\n.stb-persimmon__utility-panel:last-child p{\n  color:#4A2F20;\n}\n\n\n\/* =========================================================\n   FULL SPECIFICATIONS\n========================================================= *\/\n\n.stb-persimmon__specs{\n  margin-bottom:34px;\n}\n\n.stb-persimmon__spec-board{\n  display:grid;\n  grid-template-columns:180px 1fr;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:8px;\n}\n\n.stb-persimmon__spec-title{\n  padding:20px 18px;\n\n  background:var(--walnut);\n}\n\n.stb-persimmon__spec-title small{\n  display:block;\n  margin-bottom:6px;\n\n  color:#D9BA81;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.stb-persimmon__spec-title strong{\n  color:#FFF4E4;\n\n  font-size:18px;\n  line-height:1.25;\n  font-weight:500;\n}\n\n.stb-persimmon__spec-list{\n  background:var(--ivory);\n}\n\n.stb-persimmon__spec{\n  display:grid;\n  grid-template-columns:32% 68%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E6DAC8;\n}\n\n.stb-persimmon__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-persimmon__spec span{\n  padding-right:10px;\n\n  color:#88725A;\n\n  font-size:9.8px;\n}\n\n.stb-persimmon__spec strong{\n  color:var(--dark);\n\n  font-size:11.2px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n\n\/* compliance emphasized *\/\n\n.stb-persimmon__compliance{\n  margin-top:10px;\n  padding:11px 13px;\n\n  background:var(--espresso);\n\n  border-left:4px solid var(--gold);\n\n  color:#F6EADB;\n\n  font-size:11px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   NATURAL WOOD NOTE\n========================================================= *\/\n\n.stb-persimmon__wood{\n  display:grid;\n  grid-template-columns:72px 1fr;\n\n  margin-bottom:31px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.stb-persimmon__wood-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  background:var(--copper);\n\n  color:#FFF1DE;\n\n  font-size:26px;\n}\n\n.stb-persimmon__wood-copy{\n  padding:14px 16px;\n\n  background:#E8D7C0;\n}\n\n.stb-persimmon__wood-copy strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.3px;\n}\n\n.stb-persimmon__wood-copy p{\n  margin:0;\n\n  color:#66503C;\n\n  font-size:10.7px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-persimmon__faq{\n  margin-bottom:30px;\n\n  padding:18px 20px 7px;\n\n  background:#F1E6D6;\n\n  border-left:4px solid var(--copper);\n  border-radius:7px;\n}\n\n.stb-persimmon__faq details{\n  padding:12px 0;\n\n  border-bottom:1px solid #D7C6AD;\n}\n\n.stb-persimmon__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-persimmon__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--dark);\n\n  font-size:13px;\n  font-weight:500;\n}\n\n.stb-persimmon__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-persimmon__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  top:-4px;\n  right:2px;\n\n  color:#895E3B;\n\n  font-size:22px;\n}\n\n.stb-persimmon__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-persimmon__faq details p{\n  margin:8px 0 0;\n\n  color:#65503D;\n\n  font-size:11.8px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-persimmon__shipping{\n  padding:20px 22px;\n\n  background:var(--cream);\n\n  border-top:3px solid var(--gold);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n  border-left:1px solid var(--line);\n\n  border-radius:8px;\n}\n\n.stb-persimmon__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-persimmon__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-persimmon__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-persimmon__shipping strong{\n  color:var(--dark);\n}\n\n.stb-persimmon__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-persimmon__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(18,12,7,.95);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-persimmon__lightbox:target{\n  display:flex;\n}\n\n.stb-persimmon__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-persimmon__lightbox img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:92vw;\n  max-height:80vh;\n\n  object-fit:contain;\n  object-position:center;\n\n  box-shadow:0 14px 60px rgba(0,0,0,.42);\n}\n\n.stb-persimmon__lightbox-title{\n  margin:9px 0 0 !important;\n\n  color:#DDCCAC !important;\n\n  font-size:9px !important;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n.stb-persimmon__lightbox-hint{\n  margin:4px 0 0 !important;\n\n  color:#A99575 !important;\n\n  font-size:8.5px !important;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-persimmon__intro{\n    grid-template-columns:1fr;\n\n    gap:12px;\n  }\n\n  .stb-persimmon__intro h2{\n    font-size:25px;\n  }\n\n  .stb-persimmon__orbit{\n    display:none;\n  }\n\n\n  \/* PALETTE *\/\n\n  .stb-persimmon__palette{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-persimmon__detail{\n    grid-template-columns:145px 1fr;\n\n    gap:15px;\n\n    padding:15px;\n  }\n\n  .stb-persimmon__detail-media{\n    width:145px;\n  }\n\n  .stb-persimmon__detail-copy h3{\n    font-size:19px;\n  }\n\n\n  \/* GLASS *\/\n\n  .stb-persimmon__glass{\n    grid-template-columns:135px 1fr;\n\n    gap:15px;\n\n    padding:15px;\n  }\n\n  .stb-persimmon__glass-media{\n    width:135px;\n  }\n\n  .stb-persimmon__glass-copy h3{\n    font-size:19px;\n  }\n\n  .stb-persimmon__glass-options{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-persimmon__size-row{\n    grid-template-columns:80px 105px 1fr;\n\n    gap:9px;\n  }\n\n  .stb-persimmon__size-media{\n    width:95px;\n  }\n\n\n  \/* ROOM *\/\n\n  .stb-persimmon__room{\n    grid-template-columns:1fr;\n  }\n\n  .stb-persimmon__room-head{\n    padding:14px 17px;\n  }\n\n  .stb-persimmon__room-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-persimmon__room-item{\n    padding:11px 15px;\n\n    border-right:0;\n    border-bottom:1px solid #D6C4A9;\n  }\n\n  .stb-persimmon__room-item:last-child{\n    border-bottom:0;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-persimmon__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-persimmon__spec-board{\n    grid-template-columns:1fr;\n  }\n\n  .stb-persimmon__spec-title{\n    padding:15px 17px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-persimmon__shipping{\n    padding:18px;\n  }\n\n  .stb-persimmon__shipping p{\n    font-size:12px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-persimmon__lightbox{\n    padding:14px;\n  }\n\n  .stb-persimmon__lightbox img{\n    max-width:94vw;\n    max-height:75vh;\n  }\n\n}\n\n\n@media screen and (max-width:470px){\n\n  .stb-persimmon__detail,\n  .stb-persimmon__glass{\n    grid-template-columns:1fr;\n  }\n\n  .stb-persimmon__detail-media{\n    width:150px;\n  }\n\n  .stb-persimmon__glass-media{\n    width:145px;\n  }\n\n\n  .stb-persimmon__size-row{\n    grid-template-columns:92px 1fr;\n  }\n\n  .stb-persimmon__size-name{\n    grid-column:2;\n  }\n\n  .stb-persimmon__size-media{\n    grid-column:1;\n    grid-row:1 \/ span 2;\n\n    width:82px;\n  }\n\n  .stb-persimmon__size-copy{\n    grid-column:2;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-persimmon\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-persimmon__intro\"\u003e\n\u003cdiv class=\"stb-persimmon__intro-copy\"\u003e\n\u003cspan class=\"stb-persimmon__label\"\u003e Wood · Antique Copper · Opal Glass \u003c\/span\u003e\n\u003ch2\u003eMid-Century Lines, Softer Globe Light.\u003c\/h2\u003e\n\u003cp\u003ePersimmon combines a tapered real-wood center column with curved antique-copper-finished arms and round opal glass globes. Choose 3, 4 or 6 lights — plus White or Cream glass — to fit the scale and warmth of your room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__orbit\"\u003e\n\u003cspan class=\"stb-persimmon__orbit-line\"\u003e\u003c\/span\u003e \u003cspan class=\"stb-persimmon__orbit-center\"\u003e\u003c\/span\u003e \u003cspan class=\"stb-persimmon__orb stb-persimmon__orb--1\"\u003e\u003c\/span\u003e \u003cspan class=\"stb-persimmon__orb stb-persimmon__orb--2\"\u003e\u003c\/span\u003e \u003cspan class=\"stb-persimmon__orb stb-persimmon__orb--3\"\u003e\u003c\/span\u003e \u003cspan class=\"stb-persimmon__orb stb-persimmon__orb--4\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL PALETTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-persimmon__palette\"\u003e\n\u003cdiv class=\"stb-persimmon__palette-item\"\u003e\n\u003csmall\u003e Center \u003c\/small\u003e \u003cstrong\u003e Walnut or Ash Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__palette-item\"\u003e\n\u003csmall\u003e Arms \u003c\/small\u003e \u003cstrong\u003e Antique Copper-Finished Iron \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__palette-item\"\u003e\n\u003csmall\u003e Shades \u003c\/small\u003e \u003cstrong\u003e Opal Glass Globes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAIL — FIRST\n  ====================================================== --\u003e\n\u003csection id=\"persimmon-detail-section\" class=\"stb-persimmon__detail\"\u003e\n\u003cdiv class=\"stb-persimmon__detail-media\"\u003e\u003ca href=\"#persimmon-detail\" class=\"stb-persimmon__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Persimmon-Walnut-Wood-Chandelier_346-Light-Copper-Finished-Pendant-with-Opal-Glass-Globes-Stuberlighting_8.jpg?v=1778567461\" alt=\"Persimmon wood chandelier antique copper arm and opal glass globe detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-persimmon__view\"\u003e View Product Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__detail-copy\"\u003e\n\u003cspan class=\"stb-persimmon__label\"\u003e Product Detail \u003c\/span\u003e\n\u003ch3\u003eWood at the Center. Glass at the Edge.\u003c\/h3\u003e\n\u003cp\u003eThe tapered wood column keeps the fixture visually warm, while curved copper-toned arms move the glass globes away from the center for a lighter, more open silhouette.\u003c\/p\u003e\n\u003cdiv class=\"stb-persimmon__detail-points\"\u003e\n\u003cspan class=\"stb-persimmon__detail-point\"\u003e Real Wood Grain \u003c\/span\u003e \u003cspan class=\"stb-persimmon__detail-point\"\u003e Antique Copper Tone \u003c\/span\u003e \u003cspan class=\"stb-persimmon__detail-point\"\u003e Round Opal Glass \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"persimmon-detail\" href=\"#persimmon-detail-section\" class=\"stb-persimmon__lightbox\"\u003e \u003cspan class=\"stb-persimmon__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Persimmon-Walnut-Wood-Chandelier_346-Light-Copper-Finished-Pendant-with-Opal-Glass-Globes-Stuberlighting_8.jpg?v=1778567461\" alt=\"Enlarged Persimmon chandelier detail\"\u003e \u003cspan class=\"stb-persimmon__lightbox-title\"\u003e Persimmon · Product Detail \u003c\/span\u003e \u003cspan class=\"stb-persimmon__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       GLASS COLOR COMPARISON — SECOND\n  ====================================================== --\u003e\n\u003csection id=\"persimmon-glass-section\" class=\"stb-persimmon__glass\"\u003e\n\u003cdiv class=\"stb-persimmon__glass-media\"\u003e\u003ca href=\"#persimmon-glass\" class=\"stb-persimmon__glass-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Persimmon-Walnut-Wood-Chandelier_346-Light-Copper-Finished-Pendant-with-Opal-Glass-Globes-Stuberlighting_7.jpg?v=1778567461\" alt=\"Persimmon chandelier White Opal and Cream Opal glass shade comparison\" loading=\"lazy\"\u003e \u003cspan class=\"stb-persimmon__view\"\u003e View Both Finishes ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__glass-copy\"\u003e\n\u003cspan class=\"stb-persimmon__label\"\u003e Choose Your Glass \u003c\/span\u003e\n\u003ch3\u003eWhite or Cream?\u003c\/h3\u003e\n\u003cp\u003eThe chandelier stays the same — the glass color changes how warm or crisp the fixture reads in the room.\u003c\/p\u003e\n\u003cdiv class=\"stb-persimmon__glass-options\"\u003e\n\u003cdiv class=\"stb-persimmon__glass-option\"\u003e\n\u003cspan class=\"stb-persimmon__swatch stb-persimmon__swatch--white\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003csmall\u003eCleaner Look\u003c\/small\u003e \u003cstrong\u003eWhite Opal Glass\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__glass-option\"\u003e\n\u003cspan class=\"stb-persimmon__swatch stb-persimmon__swatch--cream\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003csmall\u003eWarmer Look\u003c\/small\u003e \u003cstrong\u003eCream Opal Glass\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GLASS LIGHTBOX --\u003e \u003ca id=\"persimmon-glass\" href=\"#persimmon-glass-section\" class=\"stb-persimmon__lightbox\"\u003e \u003cspan class=\"stb-persimmon__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Persimmon-Walnut-Wood-Chandelier_346-Light-Copper-Finished-Pendant-with-Opal-Glass-Globes-Stuberlighting_7.jpg?v=1778567461\" alt=\"Enlarged White and Cream Opal glass comparison\"\u003e \u003cspan class=\"stb-persimmon__lightbox-title\"\u003e White Opal · Cream Opal \u003c\/span\u003e \u003cspan class=\"stb-persimmon__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE OPTIONS — THIRD\n  ====================================================== --\u003e\n\u003csection class=\"stb-persimmon__sizes\"\u003e\n\u003cdiv class=\"stb-persimmon__sizes-head\"\u003e\n\u003cspan class=\"stb-persimmon__label\"\u003e Choose Your Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-persimmon__heading\"\u003e3, 4 or 6 Globes.\u003c\/h3\u003e\n\u003cp\u003eAll three fixtures are 13.4\" high. Choose mainly by width, number of light heads and the scale of the furniture or room below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__size-list\"\u003e\n\u003c!-- 3 LIGHT --\u003e\n\u003carticle class=\"stb-persimmon__size-row\"\u003e\n\u003cdiv class=\"stb-persimmon__size-name\"\u003e\n\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e 3-Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__size-media\"\u003e\u003ca href=\"#persimmon-size-3\" class=\"stb-persimmon__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Persimmon-Walnut-Wood-Chandelier_346-Light-Copper-Finished-Pendant-with-Opal-Glass-Globes-Stuberlighting_10.jpg?v=1778567487\" alt=\"Persimmon 3-Light chandelier dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-persimmon__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__size-copy\"\u003e\n\u003cstrong\u003e Ø21.7\" × H13.4\" \u003c\/strong\u003e\n\u003cp\u003eØ55 × H34cm. Breakfast nooks, smaller dining rooms, bedrooms and home offices.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 4 LIGHT --\u003e\n\u003carticle class=\"stb-persimmon__size-row\"\u003e\n\u003cdiv class=\"stb-persimmon__size-name\"\u003e\n\u003csmall\u003e Most Versatile \u003c\/small\u003e \u003cstrong\u003e 4-Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__size-media\"\u003e\u003ca href=\"#persimmon-size-4\" class=\"stb-persimmon__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Persimmon-Walnut-Wood-Chandelier_346-Light-Copper-Finished-Pendant-with-Opal-Glass-Globes-Stuberlighting_5.jpg?v=1778567488\" alt=\"Persimmon 4-Light chandelier dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-persimmon__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__size-copy\"\u003e\n\u003cstrong\u003e Ø22.8\" × H13.4\" \u003c\/strong\u003e\n\u003cp\u003eØ58 × H34cm. Standard dining rooms, living rooms and open-plan kitchens.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 6 LIGHT --\u003e\n\u003carticle class=\"stb-persimmon__size-row\"\u003e\n\u003cdiv class=\"stb-persimmon__size-name\"\u003e\n\u003csmall\u003e Largest \u003c\/small\u003e \u003cstrong\u003e 6-Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__size-media\"\u003e\u003ca href=\"#persimmon-size-6\" class=\"stb-persimmon__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Persimmon-Walnut-Wood-Chandelier_346-Light-Copper-Finished-Pendant-with-Opal-Glass-Globes-Stuberlighting_6.jpg?v=1778567488\" alt=\"Persimmon 6-Light chandelier dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-persimmon__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__size-copy\"\u003e\n\u003cstrong\u003e Ø25.9\" × H13.4\" \u003c\/strong\u003e\n\u003cp\u003eØ66 × H34cm. Larger dining rooms, entryways and open-concept great rooms.\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=\"persimmon-size-3\" href=\"#\" class=\"stb-persimmon__lightbox\"\u003e \u003cspan class=\"stb-persimmon__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Persimmon-Walnut-Wood-Chandelier_346-Light-Copper-Finished-Pendant-with-Opal-Glass-Globes-Stuberlighting_10.jpg?v=1778567487\" alt=\"Enlarged Persimmon 3-Light dimensions\"\u003e \u003cspan class=\"stb-persimmon__lightbox-title\"\u003e 3-Light · Ø21.7\" × H13.4\" \u003c\/span\u003e \u003cspan class=\"stb-persimmon__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"persimmon-size-4\" href=\"#\" class=\"stb-persimmon__lightbox\"\u003e \u003cspan class=\"stb-persimmon__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Persimmon-Walnut-Wood-Chandelier_346-Light-Copper-Finished-Pendant-with-Opal-Glass-Globes-Stuberlighting_5.jpg?v=1778567488\" alt=\"Enlarged Persimmon 4-Light dimensions\"\u003e \u003cspan class=\"stb-persimmon__lightbox-title\"\u003e 4-Light · Ø22.8\" × H13.4\" \u003c\/span\u003e \u003cspan class=\"stb-persimmon__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"persimmon-size-6\" href=\"#\" class=\"stb-persimmon__lightbox\"\u003e \u003cspan class=\"stb-persimmon__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Persimmon-Walnut-Wood-Chandelier_346-Light-Copper-Finished-Pendant-with-Opal-Glass-Globes-Stuberlighting_6.jpg?v=1778567488\" alt=\"Enlarged Persimmon 6-Light dimensions\"\u003e \u003cspan class=\"stb-persimmon__lightbox-title\"\u003e 6-Light · Ø25.9\" × H13.4\" \u003c\/span\u003e \u003cspan class=\"stb-persimmon__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       ROOM GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-persimmon__room\"\u003e\n\u003cdiv class=\"stb-persimmon__room-head\"\u003e\n\u003csmall\u003e Quick Guide \u003c\/small\u003e \u003cstrong\u003e Match the Light Count to the Room \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__room-grid\"\u003e\n\u003cdiv class=\"stb-persimmon__room-item\"\u003e\n\u003csmall\u003e 3-Light \u003c\/small\u003e \u003cstrong\u003e Up to ~150 sq ft \u003c\/strong\u003e\n\u003cp\u003eMore intimate rooms and smaller tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__room-item\"\u003e\n\u003csmall\u003e 4-Light \u003c\/small\u003e \u003cstrong\u003e ~150–250 sq ft \u003c\/strong\u003e\n\u003cp\u003eThe easiest choice for standard dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__room-item\"\u003e\n\u003csmall\u003e 6-Light \u003c\/small\u003e \u003cstrong\u003e 250+ sq ft \u003c\/strong\u003e\n\u003cp\u003eLarger rooms and more open architectural spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT + INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-persimmon__utility\"\u003e\n\u003cdiv class=\"stb-persimmon__utility-panel\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Bulbs Included \u003c\/strong\u003e\n\u003cp\u003eOne bulb is included for each light head: 3 bulbs with the 3-Light, 4 bulbs with the 4-Light, and 6 bulbs with the 6-Light. Dimmable bulbs can be used with a compatible wall dimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__utility-panel\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired · 19.7\" Adjustable Chain \u003c\/strong\u003e\n\u003cp\u003eCeiling mounted with a 50cm adjustable chain. Longer suspension is available on request. Professional electrician installation is recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FULL SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-persimmon__specs\"\u003e\n\u003cdiv class=\"stb-persimmon__spec-board\"\u003e\n\u003cdiv class=\"stb-persimmon__spec-title\"\u003e\n\u003csmall\u003e Full Specifications \u003c\/small\u003e \u003cstrong\u003e Product\u003cbr\u003eDetails \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec-list\"\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e 3-Light Size \u003c\/span\u003e \u003cstrong\u003e Ø21.7\" × H13.4\" \/ Ø55 × H34cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e 4-Light Size \u003c\/span\u003e \u003cstrong\u003e Ø22.8\" × H13.4\" \/ Ø58 × H34cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e 6-Light Size \u003c\/span\u003e \u003cstrong\u003e Ø25.9\" × H13.4\" \/ Ø66 × H34cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Iron Frame · Walnut Wood or Ash Wood Center Column · Opal Glass Globe Shades \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e Body Finish \u003c\/span\u003e \u003cstrong\u003e Walnut Wood + Iron with Antique Copper Finish \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e Shade Finish \u003c\/span\u003e \u003cstrong\u003e White Opal Glass or Cream Opal Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e Compatible Bulbs \u003c\/span\u003e \u003cstrong\u003e LED Bulb or Edison Filament Bulb \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e Bulbs Included \u003c\/span\u003e \u003cstrong\u003e Yes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e Included Quantity \u003c\/span\u003e \u003cstrong\u003e 3-Light: 3 Bulbs · 4-Light: 4 Bulbs · 6-Light: 6 Bulbs \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__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-persimmon__spec\"\u003e\n\u003cspan\u003e IP Rating \u003c\/span\u003e \u003cstrong\u003e IP20 — Damp-Rated \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e Indoor Use \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__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-persimmon__spec\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Ceiling Mount with Adjustable Chain \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e Chain Drop \u003c\/span\u003e \u003cstrong\u003e 19.7\" \/ 50cm · Adjustable · Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Compatible with Standard Wall Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible with Dimmable LED Bulbs and Compatible Dimmer Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e Installation Advice \u003c\/span\u003e \u003cstrong\u003e Professional Electrician Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e Maintenance \u003c\/span\u003e \u003cstrong\u003e Wipe Wood Column with a Soft Dry Cloth · Avoid Moisture on Wood · Glass Globes Can Be Removed and Gently Wiped with a Damp Cloth \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__compliance\"\u003eCompliant with SAA\/UL\/ETL\/CE and CSA certifcation standards.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL WOOD NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-persimmon__wood\"\u003e\n\u003cdiv class=\"stb-persimmon__wood-icon\"\u003e≋\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__wood-copy\"\u003e\n\u003cstrong\u003e Real wood means natural variation. \u003c\/strong\u003e\n\u003cp\u003eGrain pattern and tone will vary between individual walnut or ash wood pieces. These differences are normal characteristics of genuine wood, not defects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-persimmon__faq\"\u003e\n\u003ch3 class=\"stb-persimmon__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich Persimmon size should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose the 3-Light for more compact spaces, the 4-Light for most standard dining rooms, and the 6-Light when the room or table needs more width and visual presence.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's the difference between White and Cream glass?\u003c\/summary\u003e\n\u003cp\u003eWhite Opal has a cleaner, more neutral appearance. Cream Opal adds a visibly warmer tone that works especially well with walnut, antique copper and traditional interiors.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre bulbs included?\u003c\/summary\u003e\n\u003cp\u003eYes. One E26 \/ E27 bulb is included for every light head: 3 bulbs with the 3-Light, 4 bulbs with the 4-Light, and 6 bulbs with the 6-Light.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the chain be made longer?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard adjustable chain is 19.7\" \/ 50cm. Longer suspension can be prepared on request for taller ceilings.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-persimmon__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\/div\u003e","brand":"stuberlighting","offers":[{"title":"3heads Dia21.7\"xH13.4\" \/ Walnut wood \u0026 Brass \u0026 White","offer_id":52197902418203,"sku":"STB-PERSM-001","price":300.0,"currency_code":"USD","in_stock":true},{"title":"3heads Dia21.7\"xH13.4\" \/ Walnut wood \u0026 Brass \u0026 Cream","offer_id":52197902450971,"sku":"STB-PERSM-002","price":300.0,"currency_code":"USD","in_stock":true},{"title":"4heads Dia22.8\"xH13.4\" \/ Walnut wood \u0026 Brass \u0026 White","offer_id":52197902483739,"sku":"STB-PERSM-003","price":335.0,"currency_code":"USD","in_stock":true},{"title":"4heads Dia22.8\"xH13.4\" \/ Walnut wood \u0026 Brass \u0026 Cream","offer_id":52197902516507,"sku":"STB-PERSM-004","price":335.0,"currency_code":"USD","in_stock":true},{"title":"6heads Dia25.9\"xH13.4\" \/ Walnut wood \u0026 Brass \u0026 White","offer_id":52197902549275,"sku":"STB-PERSM-005","price":500.0,"currency_code":"USD","in_stock":true},{"title":"6heads Dia25.9\"xH13.4\" \/ Walnut wood \u0026 Brass \u0026 Cream","offer_id":52197902582043,"sku":"STB-PERSM-006","price":500.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Persimmon-Walnut-Wood-Chandelier_346-Light-Copper-Finished-Pendant-with-Opal-Glass-Globes-Stuberlighting_14.jpg?v=1778567461"},{"product_id":"lola-disc-pendant-light","title":"Lola Pendant Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — LOLA DISC PENDANT\n   Retro Color \/ Bauhaus \/ Mid-Century Pop\n========================================================= *\/\n\n.stb-lola{\n  --cream:#F5EDD8;\n  --ivory:#FFFCF6;\n  --soft:#F6F0E7;\n  --sand:#E9DDCA;\n\n  --dark:#1C1209;\n  --brown:#4A3218;\n  --muted:#786653;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703B;\n\n  --terra:#A95F43;\n  --terra-deep:#75412F;\n\n  --sage:#89947A;\n  --sage-deep:#56604D;\n\n  --burgundy:#6E2933;\n  --cream-pop:#E4CEAA;\n\n  --line:#DCCDB7;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  color:var(--brown);\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-lola *,\n.stb-lola *::before,\n.stb-lola *::after{\n  box-sizing:border-box;\n}\n\n.stb-lola h2,\n.stb-lola h3{\n  margin-top:0;\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-lola p{\n  margin-top:0;\n}\n\n.stb-lola__label{\n  display:block;\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.stb-lola__heading{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-lola__view{\n  display:block;\n  margin-top:6px;\n\n  color:#7E6041;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.06em;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-lola__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 190px;\n  gap:34px;\n  align-items:end;\n\n  padding:4px 0 25px;\n}\n\n.stb-lola__intro-copy{\n  max-width:650px;\n}\n\n.stb-lola__intro h2{\n  max-width:650px;\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.12;\n}\n\n.stb-lola__intro p{\n  margin:0;\n\n  color:#604D3C;\n  font-size:14px;\n}\n\n\n\/* signature *\/\n\n.stb-lola__signature{\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-lola__signature-top{\n  padding:12px 14px;\n\n  background:var(--terra);\n}\n\n.stb-lola__signature-bottom{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-lola__signature-sage{\n  padding:10px 12px;\n\n  background:var(--sage);\n}\n\n.stb-lola__signature-burgundy{\n  padding:10px 12px;\n\n  background:var(--burgundy);\n}\n\n.stb-lola__signature small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#F8E8D8;\n\n  font-size:7px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-lola__signature strong{\n  display:block;\n\n  color:#FFF7EB;\n\n  font-size:11px;\n  line-height:1.3;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-lola__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:34px;\n\n  overflow:hidden;\n\n  background:var(--dark);\n\n  border-radius:8px;\n}\n\n.stb-lola__fact{\n  padding:13px 14px;\n\n  border-right:1px solid rgba(245,237,216,.14);\n}\n\n.stb-lola__fact:last-child{\n  border-right:0;\n}\n\n.stb-lola__fact small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#CDB896;\n\n  font-size:7.5px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-lola__fact strong{\n  display:block;\n\n  color:#F8EFDF;\n\n  font-size:11.3px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   COLORWAYS\n========================================================= *\/\n\n.stb-lola__colors{\n  margin-bottom:36px;\n}\n\n.stb-lola__colors-head{\n  max-width:620px;\n\n  margin-bottom:13px;\n}\n\n.stb-lola__colors-head p{\n  margin:0;\n\n  color:#67513E;\n\n  font-size:12.4px;\n}\n\n.stb-lola__color-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:8px;\n}\n\n.stb-lola__color{\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.stb-lola__color-main{\n  height:48px;\n}\n\n.stb-lola__color:nth-child(1) .stb-lola__color-main{\n  background:var(--terra);\n}\n\n.stb-lola__color:nth-child(2) .stb-lola__color-main{\n  background:var(--cream-pop);\n}\n\n.stb-lola__color:nth-child(3) .stb-lola__color-main{\n  background:var(--sage);\n}\n\n.stb-lola__color-copy{\n  padding:10px 12px;\n\n  background:var(--ivory);\n\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n  border-left:1px solid var(--line);\n}\n\n.stb-lola__color-copy small{\n  display:block;\n\n  color:#92734B;\n\n  font-size:7.5px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-lola__color-copy strong{\n  display:block;\n  margin:2px 0 2px;\n\n  color:var(--dark);\n\n  font-size:11.4px;\n}\n\n.stb-lola__color-copy p{\n  margin:0;\n\n  color:#695440;\n\n  font-size:9.8px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAIL\n========================================================= *\/\n\n.stb-lola__detail{\n  display:grid;\n  grid-template-columns:175px 1fr;\n  gap:27px;\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:19px 21px;\n\n  background:#EEE0CD;\n\n  border-left:5px solid var(--burgundy);\n  border-radius:8px;\n}\n\n.stb-lola__detail-media{\n  width:175px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-lola__image-link{\n  display:block;\n\n  width:100%;\n  padding:5px;\n\n  background:var(--ivory);\n\n  border:1px solid #D7C7AF;\n  border-radius:6px;\n\n  text-decoration:none;\n}\n\n.stb-lola__image-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-lola__detail-copy h3{\n  margin:0 0 7px;\n\n  font-size:21px;\n}\n\n.stb-lola__detail-copy p{\n  margin:0 0 10px;\n\n  color:#604D3A;\n\n  font-size:12.4px;\n}\n\n.stb-lola__detail-tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:5px;\n}\n\n.stb-lola__detail-tag{\n  padding:5px 8px;\n\n  background:#FBF6ED;\n\n  color:#684C37;\n\n  font-size:9.2px;\n\n  border-radius:20px;\n}\n\n\n\/* =========================================================\n   LOW PROFILE BAND\n========================================================= *\/\n\n.stb-lola__profile{\n  display:grid;\n  grid-template-columns:165px 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-lola__profile-number{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:18px;\n\n  background:var(--sage-deep);\n}\n\n.stb-lola__profile-number small{\n  margin-bottom:4px;\n\n  color:#D8DFC9;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-lola__profile-number strong{\n  color:#FFF8EA;\n\n  font-size:24px;\n  line-height:1;\n  font-weight:500;\n}\n\n.stb-lola__profile-copy{\n  padding:18px 20px;\n\n  background:#E6D5B8;\n}\n\n.stb-lola__profile-copy strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12px;\n}\n\n.stb-lola__profile-copy p{\n  margin:0;\n\n  color:#604D3A;\n\n  font-size:11px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   SIZE OPTIONS\n========================================================= *\/\n\n.stb-lola__sizes{\n  margin-bottom:37px;\n}\n\n.stb-lola__sizes-head{\n  max-width:650px;\n\n  margin-bottom:14px;\n}\n\n.stb-lola__sizes-head p{\n  margin:0;\n\n  color:#66513E;\n\n  font-size:12.3px;\n}\n\n.stb-lola__size-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:9px;\n}\n\n.stb-lola__size{\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.stb-lola__size:nth-child(1){\n  background:#FAF6EF;\n}\n\n.stb-lola__size:nth-child(2){\n  background:#E8DBC4;\n\n  border-top:4px solid var(--terra);\n}\n\n.stb-lola__size:nth-child(3){\n  background:var(--dark);\n\n  border-color:var(--dark);\n}\n\n.stb-lola__size-head{\n  padding:12px 12px 8px;\n\n  text-align:center;\n}\n\n.stb-lola__size-head small{\n  display:block;\n\n  color:#92724A;\n\n  font-size:7.5px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-lola__size-head strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:16px;\n}\n\n.stb-lola__size:nth-child(3) .stb-lola__size-head small{\n  color:#D6B87D;\n}\n\n.stb-lola__size:nth-child(3) .stb-lola__size-head strong{\n  color:#FFF3E2;\n}\n\n.stb-lola__size-media{\n  width:125px;\n  max-width:100%;\n\n  margin:0 auto 9px;\n}\n\n.stb-lola__size-link{\n  display:block;\n\n  padding:4px;\n\n  background:#FFF9F0;\n\n  border:1px solid #D6C6AE;\n  border-radius:5px;\n\n  text-decoration:none;\n}\n\n.stb-lola__size-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n}\n\n.stb-lola__size-copy{\n  padding:10px 12px 13px;\n}\n\n.stb-lola__size-copy strong{\n  display:block;\n  margin-bottom:2px;\n\n  color:var(--dark);\n\n  font-size:10.8px;\n}\n\n.stb-lola__size-copy p{\n  margin:0;\n\n  color:#67513F;\n\n  font-size:9.8px;\n  line-height:1.45;\n}\n\n.stb-lola__size:nth-child(3) .stb-lola__size-copy strong{\n  color:#FFF0DC;\n}\n\n.stb-lola__size:nth-child(3) .stb-lola__size-copy p{\n  color:#D5C7B4;\n}\n\n\n\/* =========================================================\n   LIGHT TEMPERATURE\n========================================================= *\/\n\n.stb-lola__temperature{\n  display:grid;\n  grid-template-columns:150px 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-lola__temperature-title{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:18px;\n\n  background:var(--burgundy);\n}\n\n.stb-lola__temperature-title small{\n  margin-bottom:4px;\n\n  color:#E7C6C3;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-lola__temperature-title strong{\n  color:#FFF3E8;\n\n  font-size:16px;\n  line-height:1.2;\n  font-weight:500;\n}\n\n.stb-lola__temperature-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:#F0E5D5;\n}\n\n.stb-lola__temperature-item{\n  padding:14px;\n\n  border-right:1px solid #D6C5AC;\n}\n\n.stb-lola__temperature-item:last-child{\n  border-right:0;\n}\n\n.stb-lola__temperature-item small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#92734B;\n\n  font-size:7px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-lola__temperature-item strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11.2px;\n}\n\n.stb-lola__temperature-item p{\n  margin:2px 0 0;\n\n  color:#66513D;\n\n  font-size:9.7px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   LED \/ INSTALL\n========================================================= *\/\n\n.stb-lola__utility{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-lola__utility-panel{\n  padding:19px 20px;\n}\n\n.stb-lola__utility-panel:first-child{\n  background:var(--dark);\n}\n\n.stb-lola__utility-panel:last-child{\n  background:var(--terra);\n}\n\n.stb-lola__utility-panel small{\n  display:block;\n  margin-bottom:4px;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-lola__utility-panel:first-child small{\n  color:#D5B878;\n}\n\n.stb-lola__utility-panel:last-child small{\n  color:#F1D3C1;\n}\n\n.stb-lola__utility-panel strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:#FFF3E2;\n\n  font-size:12.3px;\n}\n\n.stb-lola__utility-panel p{\n  margin:0;\n\n  color:#DCCFBD;\n\n  font-size:11px;\n  line-height:1.55;\n}\n\n.stb-lola__utility-panel:last-child p{\n  color:#F7E7DD;\n}\n\n\n\/* =========================================================\n   COMPACT SPECS\n========================================================= *\/\n\n.stb-lola__specs{\n  margin-bottom:33px;\n}\n\n.stb-lola__spec-head{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n  gap:20px;\n\n  padding:13px 16px;\n\n  background:var(--sage-deep);\n\n  border-bottom:3px solid var(--gold);\n}\n\n.stb-lola__spec-head span{\n  color:#D9E0CC;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-lola__spec-head strong{\n  color:#FFF5E6;\n\n  font-size:16px;\n  font-weight:500;\n}\n\n.stb-lola__spec-list{\n  background:var(--ivory);\n\n  border-right:1px solid var(--line);\n  border-left:1px solid var(--line);\n}\n\n.stb-lola__spec{\n  display:grid;\n  grid-template-columns:29% 71%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E6DAC8;\n}\n\n.stb-lola__spec span{\n  padding-right:10px;\n\n  color:#88725A;\n\n  font-size:9.8px;\n}\n\n.stb-lola__spec strong{\n  color:var(--dark);\n\n  font-size:11.1px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.stb-lola__care{\n  display:grid;\n  grid-template-columns:70px 1fr;\n\n  margin-bottom:30px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.stb-lola__care-mark{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  background:var(--burgundy);\n\n  color:#FFF0E6;\n\n  font-size:23px;\n}\n\n.stb-lola__care-copy{\n  padding:14px 16px;\n\n  background:#E8DBC8;\n}\n\n.stb-lola__care-copy strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.2px;\n}\n\n.stb-lola__care-copy p{\n  margin:0;\n\n  color:#67513E;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-lola__faq{\n  margin-bottom:30px;\n\n  padding:18px 20px 7px;\n\n  background:#F0E4D3;\n\n  border-left:4px solid var(--sage);\n  border-radius:7px;\n}\n\n.stb-lola__faq details{\n  padding:12px 0;\n\n  border-bottom:1px solid #D8C6AD;\n}\n\n.stb-lola__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-lola__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--dark);\n\n  font-size:13px;\n  font-weight:500;\n}\n\n.stb-lola__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-lola__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-4px;\n\n  color:var(--terra);\n\n  font-size:22px;\n}\n\n.stb-lola__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-lola__faq details p{\n  margin:8px 0 0;\n\n  color:#65503D;\n\n  font-size:11.7px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-lola__shipping{\n  padding:20px 22px;\n\n  background:var(--cream);\n\n  border-top:3px solid var(--gold);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n  border-left:1px solid var(--line);\n\n  border-radius:8px;\n}\n\n.stb-lola__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-lola__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-lola__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-lola__shipping strong{\n  color:var(--dark);\n}\n\n.stb-lola__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-lola__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,12,8,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-lola__lightbox:target{\n  display:flex;\n}\n\n.stb-lola__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-lola__lightbox img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:92vw;\n  max-height:80vh;\n\n  object-fit:contain;\n  object-position:center;\n\n  box-shadow:0 14px 60px rgba(0,0,0,.45);\n}\n\n.stb-lola__lightbox-title{\n  margin:9px 0 0 !important;\n\n  color:#E1CCA9 !important;\n\n  font-size:9px !important;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n.stb-lola__lightbox-hint{\n  margin:4px 0 0 !important;\n\n  color:#A99575 !important;\n\n  font-size:8.5px !important;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-lola__intro{\n    grid-template-columns:1fr;\n\n    gap:13px;\n  }\n\n  .stb-lola__intro h2{\n    font-size:25px;\n  }\n\n  .stb-lola__signature{\n    max-width:300px;\n  }\n\n\n  .stb-lola__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-lola__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-lola__fact:nth-child(-n+2){\n    border-bottom:1px solid rgba(245,237,216,.14);\n  }\n\n\n  .stb-lola__color-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-lola__detail{\n    grid-template-columns:145px 1fr;\n\n    gap:15px;\n    padding:15px;\n  }\n\n  .stb-lola__detail-media{\n    width:145px;\n  }\n\n  .stb-lola__detail-copy h3{\n    font-size:19px;\n  }\n\n\n  .stb-lola__profile{\n    grid-template-columns:135px 1fr;\n  }\n\n\n  .stb-lola__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lola__size{\n    display:grid;\n    grid-template-columns:110px 1fr;\n\n    padding:9px;\n  }\n\n  .stb-lola__size-head{\n    grid-column:2;\n\n    padding:6px 8px;\n    text-align:left;\n  }\n\n  .stb-lola__size-media{\n    grid-column:1;\n    grid-row:1 \/ span 2;\n\n    width:100px;\n    margin:0;\n  }\n\n  .stb-lola__size-copy{\n    grid-column:2;\n\n    padding:7px 8px;\n  }\n\n\n  .stb-lola__temperature{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lola__temperature-title{\n    padding:14px 17px;\n  }\n\n\n  .stb-lola__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-lola__spec{\n    grid-template-columns:35% 65%;\n  }\n\n\n  .stb-lola__shipping{\n    padding:18px;\n  }\n\n  .stb-lola__shipping p{\n    font-size:12px;\n  }\n\n\n  .stb-lola__lightbox{\n    padding:14px;\n  }\n\n  .stb-lola__lightbox img{\n    max-width:94vw;\n    max-height:75vh;\n  }\n\n}\n\n\n@media screen and (max-width:470px){\n\n  .stb-lola__detail,\n  .stb-lola__profile{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lola__detail-media{\n    width:150px;\n  }\n\n\n  .stb-lola__temperature-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lola__temperature-item{\n    border-right:0;\n    border-bottom:1px solid #D6C5AC;\n  }\n\n  .stb-lola__temperature-item:last-child{\n    border-bottom:0;\n  }\n\n\n  .stb-lola__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-lola\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-lola__intro\"\u003e\n\u003cdiv class=\"stb-lola__intro-copy\"\u003e\n\u003cspan class=\"stb-lola__label\"\u003e Retro Disc · Integrated LED · Color Statement \u003c\/span\u003e\n\u003ch2\u003eA Low-Profile Pendant That Brings Color to the Ceiling.\u003c\/h2\u003e\n\u003cp\u003eLola combines a flat metal disc, centered sphere detail and glossy color combinations inspired by mid-century design. Its slim 4.7-inch body gives the fixture visual presence without adding unnecessary bulk below the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__signature\"\u003e\n\u003cdiv class=\"stb-lola__signature-top\"\u003e\n\u003csmall\u003eWarm \u0026amp; Graphic\u003c\/small\u003e \u003cstrong\u003eTerracotta\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__signature-bottom\"\u003e\n\u003cdiv class=\"stb-lola__signature-sage\"\u003e\n\u003csmall\u003eEarthy\u003c\/small\u003e \u003cstrong\u003eSage\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__signature-burgundy\"\u003e\n\u003csmall\u003eContrast\u003c\/small\u003e \u003cstrong\u003eBurgundy\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-lola__facts\"\u003e\n\u003cdiv class=\"stb-lola__fact\"\u003e\n\u003csmall\u003eSizes\u003c\/small\u003e \u003cstrong\u003e11.8\" · 15.7\" · 19.6\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__fact\"\u003e\n\u003csmall\u003eProfile\u003c\/small\u003e \u003cstrong\u003eOnly 4.7\" High\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__fact\"\u003e\n\u003csmall\u003eLight\u003c\/small\u003e \u003cstrong\u003eIntegrated LED Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__fact\"\u003e\n\u003csmall\u003eSuspension\u003c\/small\u003e \u003cstrong\u003e59\" Adjustable\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COLORWAYS\n  ====================================================== --\u003e\n\u003csection class=\"stb-lola__colors\"\u003e\n\u003cdiv class=\"stb-lola__colors-head\"\u003e\n\u003cspan class=\"stb-lola__label\"\u003e Color Is Part of the Design \u003c\/span\u003e\n\u003ch3 class=\"stb-lola__heading\"\u003eThree Distinct Personalities.\u003c\/h3\u003e\n\u003cp\u003eLola is designed to be seen rather than disappear into a neutral room. Choose the combination that best connects with the wood tones, textiles and wall colors already in your space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__color-grid\"\u003e\n\u003cdiv class=\"stb-lola__color\"\u003e\n\u003cdiv class=\"stb-lola__color-main\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__color-copy\"\u003e\n\u003csmall\u003eWarmest\u003c\/small\u003e \u003cstrong\u003eTerracotta\u003c\/strong\u003e\n\u003cp\u003eWorks naturally with oak, walnut and warm neutrals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__color\"\u003e\n\u003cdiv class=\"stb-lola__color-main\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__color-copy\"\u003e\n\u003csmall\u003eMost Versatile\u003c\/small\u003e \u003cstrong\u003eCream + Burgundy\u003c\/strong\u003e\n\u003cp\u003eA softer base with a stronger central accent.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__color\"\u003e\n\u003cdiv class=\"stb-lola__color-main\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__color-copy\"\u003e\n\u003csmall\u003eEarthy\u003c\/small\u003e \u003cstrong\u003eSage + Coral\u003c\/strong\u003e\n\u003cp\u003ePairs well with natural materials and botanical palettes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAIL IMAGE\n  ====================================================== --\u003e\n\u003csection id=\"lola-detail-section\" class=\"stb-lola__detail\"\u003e\n\u003cdiv class=\"stb-lola__detail-media\"\u003e\u003ca href=\"#lola-detail\" class=\"stb-lola__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Lumi_-Pop-Disc-Pendant-Light-Retro-LED-Ceiling-Pendant-in-Color-Stuberlighting_18.jpg?v=1778764273\" alt=\"Lola Disc Pendant Light glossy metal disc and sphere detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-lola__view\"\u003e View Product Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__detail-copy\"\u003e\n\u003cspan class=\"stb-lola__label\"\u003e Product Detail \u003c\/span\u003e\n\u003ch3\u003eDisc Above. Diffused Light Below.\u003c\/h3\u003e\n\u003cp\u003eThe glossy lacquered metal body gives Lola its crisp color, while the acrylic diffuser beneath the disc spreads the integrated LED light evenly downward.\u003c\/p\u003e\n\u003cdiv class=\"stb-lola__detail-tags\"\u003e\n\u003cspan class=\"stb-lola__detail-tag\"\u003e High-Gloss Lacquer \u003c\/span\u003e \u003cspan class=\"stb-lola__detail-tag\"\u003e Metal Body \u003c\/span\u003e \u003cspan class=\"stb-lola__detail-tag\"\u003e Acrylic Diffuser \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"lola-detail\" href=\"#lola-detail-section\" class=\"stb-lola__lightbox\"\u003e \u003cspan class=\"stb-lola__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Lumi_-Pop-Disc-Pendant-Light-Retro-LED-Ceiling-Pendant-in-Color-Stuberlighting_18.jpg?v=1778764273\" alt=\"Enlarged Lola Disc Pendant detail\"\u003e \u003cspan class=\"stb-lola__lightbox-title\"\u003e Lola · Product Detail \u003c\/span\u003e \u003cspan class=\"stb-lola__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-lola__profile\"\u003e\n\u003cdiv class=\"stb-lola__profile-number\"\u003e\n\u003csmall\u003e Fixture Height \u003c\/small\u003e \u003cstrong\u003e 4.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__profile-copy\"\u003e\n\u003cstrong\u003e Visual width without a bulky body. \u003c\/strong\u003e\n\u003cp\u003eAll three sizes share the same slim 4.7\" \/ 12cm fixture height. This keeps the silhouette horizontal and makes Lola especially useful when you want a statement pendant without a tall shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZES\n  ====================================================== --\u003e\n\u003csection class=\"stb-lola__sizes\"\u003e\n\u003cdiv class=\"stb-lola__sizes-head\"\u003e\n\u003cspan class=\"stb-lola__label\"\u003e Choose Your Size \u003c\/span\u003e\n\u003ch3 class=\"stb-lola__heading\"\u003eSame Profile. More Diameter.\u003c\/h3\u003e\n\u003cp\u003eMove up in size when you need more visual coverage over a dining table, island or open seating area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__size-grid\"\u003e\n\u003c!-- SMALL --\u003e\n\u003carticle class=\"stb-lola__size\"\u003e\n\u003cdiv class=\"stb-lola__size-head\"\u003e\n\u003csmall\u003eCompact\u003c\/small\u003e \u003cstrong\u003eSmall\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__size-media\"\u003e\u003ca href=\"#lola-size-small\" class=\"stb-lola__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Lola-Disc-Pendant-Light-Retro-LED-Ceiling-Pendant-in-Color-Stuberlighting_19_c8903725-f3f7-4d62-a984-c19a3a42b1f8.jpg?v=1778589129\" alt=\"Lola Small Disc Pendant dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-lola__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__size-copy\"\u003e\n\u003cstrong\u003e Ø11.8\" × H4.7\" · ~28W \u003c\/strong\u003e\n\u003cp\u003eBedside pendant, small table, reading nook or office accent.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MEDIUM --\u003e\n\u003carticle class=\"stb-lola__size\"\u003e\n\u003cdiv class=\"stb-lola__size-head\"\u003e\n\u003csmall\u003eMost Versatile\u003c\/small\u003e \u003cstrong\u003eMedium\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__size-media\"\u003e\u003ca href=\"#lola-size-medium\" class=\"stb-lola__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Lola-Disc-Pendant-Light-Retro-LED-Ceiling-Pendant-in-Color-Stuberlighting_21.jpg?v=1778589129\" alt=\"Lola Medium Disc Pendant dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-lola__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__size-copy\"\u003e\n\u003cstrong\u003e Ø15.7\" × H4.7\" · ~36W \u003c\/strong\u003e\n\u003cp\u003eDining table, kitchen island or living room accent.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- LARGE --\u003e\n\u003carticle class=\"stb-lola__size\"\u003e\n\u003cdiv class=\"stb-lola__size-head\"\u003e\n\u003csmall\u003eStatement\u003c\/small\u003e \u003cstrong\u003eLarge\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__size-media\"\u003e\u003ca href=\"#lola-size-large\" class=\"stb-lola__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Lola-Disc-Pendant-Light-Retro-LED-Ceiling-Pendant-in-Color-Stuberlighting_22.jpg?v=1778589130\" alt=\"Lola Large Disc Pendant dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-lola__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__size-copy\"\u003e\n\u003cstrong\u003e Ø19.6\" × H4.7\" · ~48W \u003c\/strong\u003e\n\u003cp\u003eLarger dining rooms, islands and open-plan spaces.\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=\"lola-size-small\" href=\"#\" class=\"stb-lola__lightbox\"\u003e \u003cspan class=\"stb-lola__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Lola-Disc-Pendant-Light-Retro-LED-Ceiling-Pendant-in-Color-Stuberlighting_19_c8903725-f3f7-4d62-a984-c19a3a42b1f8.jpg?v=1778589129\" alt=\"Enlarged Lola Small dimensions\"\u003e \u003cspan class=\"stb-lola__lightbox-title\"\u003e Small · Ø11.8\" × H4.7\" \u003c\/span\u003e \u003cspan class=\"stb-lola__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"lola-size-medium\" href=\"#\" class=\"stb-lola__lightbox\"\u003e \u003cspan class=\"stb-lola__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Lola-Disc-Pendant-Light-Retro-LED-Ceiling-Pendant-in-Color-Stuberlighting_21.jpg?v=1778589129\" alt=\"Enlarged Lola Medium dimensions\"\u003e \u003cspan class=\"stb-lola__lightbox-title\"\u003e Medium · Ø15.7\" × H4.7\" \u003c\/span\u003e \u003cspan class=\"stb-lola__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"lola-size-large\" href=\"#\" class=\"stb-lola__lightbox\"\u003e \u003cspan class=\"stb-lola__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Lola-Disc-Pendant-Light-Retro-LED-Ceiling-Pendant-in-Color-Stuberlighting_22.jpg?v=1778589130\" alt=\"Enlarged Lola Large dimensions\"\u003e \u003cspan class=\"stb-lola__lightbox-title\"\u003e Large · Ø19.6\" × H4.7\" \u003c\/span\u003e \u003cspan class=\"stb-lola__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       COLOR TEMPERATURE\n  ====================================================== --\u003e\n\u003csection class=\"stb-lola__temperature\"\u003e\n\u003cdiv class=\"stb-lola__temperature-title\"\u003e\n\u003csmall\u003e LED Color Temperature \u003c\/small\u003e \u003cstrong\u003e Choose Your Light Tone. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__temperature-grid\"\u003e\n\u003cdiv class=\"stb-lola__temperature-item\"\u003e\n\u003csmall\u003eWarm\u003c\/small\u003e \u003cstrong\u003e3000K\u003c\/strong\u003e\n\u003cp\u003eBest for warm residential atmosphere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__temperature-item\"\u003e\n\u003csmall\u003eNeutral\u003c\/small\u003e \u003cstrong\u003e4000K\u003c\/strong\u003e\n\u003cp\u003eCleaner everyday white light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__temperature-item\"\u003e\n\u003csmall\u003eCool\u003c\/small\u003e \u003cstrong\u003e6000K\u003c\/strong\u003e\n\u003cp\u003eCrisp, cooler illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LED + INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-lola__utility\"\u003e\n\u003cdiv class=\"stb-lola__utility-panel\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003cp\u003eBuilt-in LED panel with approximately 50,000 hours average rated lifespan. No separate bulb or socket compatibility is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__utility-panel\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired · 59\" Adjustable Wire \u003c\/strong\u003e\n\u003cp\u003e150cm adjustable suspension with extension available on request. Professional electrician installation is recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COMPACT SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-lola__specs\"\u003e\n\u003cdiv class=\"stb-lola__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Lola \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__spec-list\"\u003e\n\u003cdiv class=\"stb-lola__spec\"\u003e\n\u003cspan\u003e Sizes \u0026amp; Power \u003c\/span\u003e \u003cstrong\u003e Small Ø11.8\" × H4.7\" · ~28W  |  Medium Ø15.7\" × H4.7\" · ~36W  |  Large Ø19.6\" × H4.7\" · ~48W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e High-Gloss Lacquered Metal Body · Acrylic LED Diffuser Panel \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED Included · Approx. 50,000-Hour Lifespan \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__spec\"\u003e\n\u003cspan\u003e Color Temperature \u003c\/span\u003e \u003cstrong\u003e 3000K Warm · 4000K Neutral · 6000K Cool · Selected at Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Hardwired · Standard Wall Switch · Professional Electrician Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__spec\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm Adjustable Wire · Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__spec\"\u003e\n\u003cspan\u003e Rating \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__spec\"\u003e\n\u003cspan\u003e Care \u003c\/span\u003e \u003cstrong\u003e Soft Dry Cloth · Avoid Abrasive Cleaners on Lacquer · Do Not Use Water on LED Diffuser \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-lola__care\"\u003e\n\u003cdiv class=\"stb-lola__care-mark\"\u003e●\u003c\/div\u003e\n\u003cdiv class=\"stb-lola__care-copy\"\u003e\n\u003cstrong\u003e Gloss lacquer shows its best with gentle care. \u003c\/strong\u003e\n\u003cp\u003eUse a soft dry cloth and avoid abrasive cleaners that can dull the glossy surface. Keep water away from the integrated LED diffuser.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       GOOD TO KNOW\n  ====================================================== --\u003e\n\u003csection class=\"stb-lola__faq\"\u003e\n\u003ch3 class=\"stb-lola__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich Lola size should I choose?\u003c\/summary\u003e\n\u003cp\u003eSmall works well for compact areas and bedside use. Medium is the most flexible choice for dining tables and islands. Large gives stronger visual coverage in larger dining and open-plan spaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Lola require replacement bulbs?\u003c\/summary\u003e\n\u003cp\u003eNo. Lola uses an integrated LED panel that is included with the fixture, so there is no separate bulb to purchase.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich color is easiest to coordinate?\u003c\/summary\u003e\n\u003cp\u003eCream + Burgundy is the most flexible if your room already mixes warm and cool tones. Terracotta works especially well with warm wood, while Sage adds a softer earthy contrast.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I request a longer suspension?\u003c\/summary\u003e\n\u003cp\u003eYes. Standard suspension is 59\" \/ 150cm and adjustable. Longer wire lengths can be prepared on request.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-lola__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\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 11.8\" x H4.7\" \/ Green \/ Warm Light","offer_id":52199282082075,"sku":"STB-LOLA-SG-S1","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\" x H4.7\" \/ Green \/ Cool Light","offer_id":52199587152155,"sku":"STB-LOLA-SG-S2","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\" x H4.7\" \/ Red \/ Warm Light","offer_id":52199282114843,"sku":"STB-LOLA-TC-S3","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\" x H4.7\" \/ Red \/ Cool Light","offer_id":52199587184923,"sku":"STB-LOLA-TC-S4","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\" x H4.7\" \/ Beige \/ Warm Light","offer_id":52199282147611,"sku":"STB-LOLA-CR-S5","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\" x H4.7\" \/ Beige \/ Cool Light","offer_id":52199587217691,"sku":"STB-LOLA-CR-S6","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H 4.7\" \/ Green \/ Warm Light","offer_id":52199282180379,"sku":"STB-LOLA-SG-M1","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H 4.7\" \/ Green \/ Cool Light","offer_id":52199587250459,"sku":"STB-LOLA-SG-M2","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H 4.7\" \/ Red \/ Warm Light","offer_id":52199282213147,"sku":"STB-LOLA-TC-M3","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H 4.7\" \/ Red \/ Cool Light","offer_id":52199587283227,"sku":"STB-LOLA-TC-M4","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H 4.7\" \/ Beige \/ Warm Light","offer_id":52199282245915,"sku":"STB-LOLA-CR-M5","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H 4.7\" \/ Beige \/ Cool Light","offer_id":52199587315995,"sku":"STB-LOLA-CR-M6","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.6\"xH4.7\" \/ Green \/ Warm Light","offer_id":52199282278683,"sku":"STB-LOLA-SG-L1","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.6\"xH4.7\" \/ Green \/ Cool Light","offer_id":52199587348763,"sku":"STB-LOLA-SG-L2","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.6\"xH4.7\" \/ Red \/ Warm Light","offer_id":52199282311451,"sku":"STB-LOLA-TC-L3","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.6\"xH4.7\" \/ Red \/ Cool Light","offer_id":52199587381531,"sku":"STB-LOLA-TC-L4","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.6\"xH4.7\" \/ Beige \/ Warm Light","offer_id":52199282344219,"sku":"STB-LOLA-CR-L5","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.6\"xH4.7\" \/ Beige \/ Cool Light","offer_id":52199587414299,"sku":"STB-LOLA-CR-L6","price":225.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Lola-Disc-Pendant-Light-Retro-LED-Ceiling-Pendant-in-Color-Stuberlighting_1.jpg?v=1778588640"},{"product_id":"linora-linear-island-pendant-light","title":"Linora Linear Island Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — LINORA\n   LINEAR ISLAND PENDANT\n\n   LENGTH \/ SURFACE \/ DROP\n   40.5\" LINEAR BAR · 4 LIGHTS\n   GOLD + WALNUT + GLASS\n\n   REFINED PALETTE · READABLE TYPE\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-linora{\n  --ivory:#FFFDF8;\n  --paper:#F4F1EB;\n  --stone:#E8E5DF;\n\n  --espresso:#1C1209;\n  --charcoal:#292724;\n  --brown:#4A3218;\n\n  --walnut:#725039;\n  --walnut-deep:#4B3325;\n  --walnut-soft:#D9C3AF;\n\n  --brass:#B8945E;\n  --brass-soft:#E6D7BE;\n\n  --gold:#C8A96E;\n  --line:#D9D0C4;\n\n  width:100%;\n  max-width:860px;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.62;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-linora *,\n.stb-linora *::before,\n.stb-linora *::after{\n  box-sizing:border-box;\n}\n\n.stb-linora h2,\n.stb-linora h3,\n.stb-linora p{\n  margin-top:0;\n}\n\n.stb-linora h2,\n.stb-linora h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   DAWN IMAGE SAFETY\n========================================================= *\/\n\n.stb-linora 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-linora a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OPENING\n========================================================= *\/\n\n.linora-open{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,175px);\n\n  gap:30px;\n  align-items:stretch;\n\n  margin-bottom:25px;\n}\n\n.linora-open__copy{\n  min-width:0;\n\n  padding:4px 0 18px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.linora-kicker{\n  margin:0 0 7px !important;\n\n  color:#8A6C47;\n\n  font-size:10px;\n  font-weight:600;\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.linora-open h2{\n  max-width:610px;\n\n  margin:0 0 9px;\n\n  font-size:35px;\n  line-height:1.03;\n}\n\n.linora-open__copy \u003e p{\n  max-width:580px;\n\n  margin:0;\n\n  color:#66513F;\n\n  font-size:13px;\n}\n\n.linora-open__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:12px;\n}\n\n.linora-open__facts span{\n  padding:5px 9px;\n\n  border-radius:20px;\n\n  font-size:10px;\n  font-weight:500;\n}\n\n.linora-open__facts span:nth-child(1){\n  background:#1C1209;\n  color:#F5EDD8;\n}\n\n.linora-open__facts span:nth-child(2){\n  background:#725039;\n  color:#FFF8ED;\n}\n\n.linora-open__facts span:nth-child(3){\n  background:#E6D7BE;\n  color:#60492E;\n}\n\n.linora-open__facts span:nth-child(4){\n  background:#E8E5DF;\n  color:#5D574E;\n}\n\n\n\/* LENGTH PANEL *\/\n\n.linora-open__length{\n  display:flex;\n  flex-direction:column;\n  justify-content:space-between;\n\n  min-width:0;\n\n  padding:15px;\n\n  background:#292724;\n\n  border-radius:8px;\n}\n\n.linora-open__length small{\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.linora-open__length strong{\n  display:block;\n\n  padding:15px 0;\n\n  color:#FFF7EA;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:35px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.linora-open__length span{\n  display:block;\n\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.14);\n\n  color:#CBC4BA;\n\n  font-size:11px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   HORIZONTAL PROPORTION\n========================================================= *\/\n\n.linora-proportion{\n  margin-bottom:27px;\n}\n\n.linora-proportion__head{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:25px;\n\n  margin-bottom:9px;\n}\n\n.linora-proportion__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.linora-proportion__head p{\n  margin:0;\n\n  color:#74604C;\n\n  font-size:11.5px;\n}\n\n\n\/* ABSTRACT LENGTH LEDGER — NOT PRODUCT DRAWING *\/\n\n.linora-ledger{\n  padding:15px 16px;\n\n  background:#F4F1EB;\n\n  border-top:3px solid #B8945E;\n  border-bottom:1px solid #D9D0C4;\n}\n\n.linora-ledger__line{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  min-height:28px;\n\n  margin-bottom:7px;\n}\n\n.linora-ledger__line::before{\n  content:\"\";\n\n  position:absolute;\n\n  left:0;\n  right:0;\n  top:50%;\n\n  height:2px;\n\n  background:#725039;\n\n  transform:translateY(-50%);\n}\n\n.linora-ledger__dot{\n  position:relative;\n  z-index:1;\n\n  width:9px;\n  height:9px;\n\n  background:#B8945E;\n\n  border:2px solid #FFFDF8;\n  border-radius:50%;\n}\n\n.linora-ledger__labels{\n  display:flex;\n  justify-content:space-between;\n\n  gap:12px;\n\n  color:#76634F;\n\n  font-size:10px;\n}\n\n.linora-ledger__labels strong{\n  color:#281A0E;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   SURFACE FIT\n========================================================= *\/\n\n.linora-fit{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:24px;\n\n  margin-bottom:27px;\n}\n\n.linora-fit__title{\n  min-width:0;\n\n  padding:15px 16px;\n\n  background:#725039;\n\n  border-radius:7px;\n}\n\n.linora-fit__title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#E1C9AE;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.linora-fit__title h3{\n  margin:0 0 4px;\n\n  color:#FFF8ED;\n\n  font-size:21px;\n}\n\n.linora-fit__title p{\n  margin:0;\n\n  color:#E3D6C8;\n\n  font-size:11px;\n}\n\n.linora-fit__rows{\n  min-width:0;\n\n  border-top:1px solid var(--line);\n}\n\n.linora-fit__row{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:15px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.linora-fit__row strong{\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.linora-fit__row span{\n  color:#67523F;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   DETAIL IMAGE\n========================================================= *\/\n\n.linora-detail{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:25px;\n  align-items:center;\n\n  width:calc(100% - 42px);\n  min-width:0;\n\n  margin:0 0 27px 42px;\n  padding:13px 15px;\n\n  background:#292724;\n\n  border-radius:8px;\n}\n\n.linora-detail__image{\n  width:170px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:#FFFDF8;\n\n  border-radius:6px;\n}\n\n.linora-detail__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.linora-detail__image img{\n  max-height:160px !important;\n}\n\n.linora-zoom{\n  position:absolute;\n\n  right:5px;\n  bottom:5px;\n\n  padding:4px 7px;\n\n  background:rgba(28,18,9,.86);\n\n  border-radius:20px;\n\n  color:#FFF8EB;\n\n  font-size:9px;\n\n  pointer-events:none;\n}\n\n.linora-detail__copy{\n  min-width:0;\n}\n\n.linora-detail__copy small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.linora-detail__copy h3{\n  margin:0 0 6px;\n\n  color:#FFF8EB;\n\n  font-size:22px;\n}\n\n.linora-detail__copy p{\n  margin:0;\n\n  color:#D0CBC2;\n\n  font-size:12px;\n}\n\n.linora-detail__tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.linora-detail__tags span{\n  padding:4px 8px;\n\n  border-radius:20px;\n\n  font-size:9.5px;\n}\n\n.linora-detail__tags span:nth-child(1){\n  background:#B8945E;\n  color:#25180B;\n}\n\n.linora-detail__tags span:nth-child(2){\n  background:#725039;\n  color:#FFF8ED;\n}\n\n.linora-detail__tags span:nth-child(3){\n  background:#E8E5DF;\n  color:#56514A;\n}\n\n\n\/* =========================================================\n   DIMENSIONS\n========================================================= *\/\n\n.linora-size{\n  display:grid;\n  grid-template-columns:minmax(0,130px) minmax(0,1fr) minmax(0,160px);\n\n  gap:20px;\n  align-items:center;\n\n  margin-bottom:27px;\n  padding:13px 15px;\n\n  background:#E8E5DF;\n\n  border-radius:8px;\n}\n\n.linora-size__number{\n  min-width:0;\n\n  padding:13px;\n\n  background:#1C1209;\n\n  border-radius:6px;\n}\n\n.linora-size__number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.linora-size__number strong{\n  display:block;\n\n  color:#FFF8EB;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:27px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.linora-size__number span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#CFC5BA;\n\n  font-size:10px;\n}\n\n.linora-size__copy{\n  min-width:0;\n}\n\n.linora-size__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#7B6F60;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.linora-size__copy h3{\n  margin:0 0 5px;\n\n  font-size:21px;\n}\n\n.linora-size__copy p{\n  margin:0;\n\n  color:#61594E;\n\n  font-size:11.5px;\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.linora-size__image{\n  width:160px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:#FFFDF8;\n\n  border-radius:5px;\n}\n\n.linora-size__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.linora-size__image img{\n  max-height:150px !important;\n}\n\n\n\/* =========================================================\n   DIMENSION STRIP\n========================================================= *\/\n\n.linora-measures{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  gap:4px;\n\n  margin:-17px 0 27px;\n}\n\n.linora-measures__item{\n  min-width:0;\n\n  padding:11px 10px;\n\n  background:#F4F1EB;\n\n  border-bottom:2px solid #B8945E;\n}\n\n.linora-measures__item:nth-child(2){\n  border-bottom-color:#725039;\n}\n\n.linora-measures__item:nth-child(3){\n  border-bottom-color:#B8945E;\n}\n\n.linora-measures__item:nth-child(4){\n  border-bottom-color:#1C1209;\n}\n\n.linora-measures__item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#806C55;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.linora-measures__item strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   DROP \/ HANGING HEIGHT\n========================================================= *\/\n\n.linora-drop{\n  margin-bottom:27px;\n}\n\n.linora-drop__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:8px;\n}\n\n.linora-drop__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.linora-drop__head span{\n  color:#856F55;\n\n  font-size:10px;\n}\n\n.linora-drop__grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:5px;\n}\n\n.linora-drop__item{\n  min-width:0;\n\n  padding:15px 16px;\n\n  border-radius:7px;\n}\n\n.linora-drop__item--island{\n  background:#E6D7BE;\n}\n\n.linora-drop__item--table{\n  background:#725039;\n}\n\n.linora-drop__item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.linora-drop__item strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:24px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.linora-drop__item p{\n  margin:0;\n\n  font-size:11px;\n}\n\n.linora-drop__item--island small{\n  color:#7B6143;\n}\n\n.linora-drop__item--island strong{\n  color:#322113;\n}\n\n.linora-drop__item--island p{\n  color:#68533B;\n}\n\n.linora-drop__item--table small{\n  color:#E2C8AA;\n}\n\n.linora-drop__item--table strong{\n  color:#FFF8ED;\n}\n\n.linora-drop__item--table p{\n  color:#E3D5C8;\n}\n\n\n\/* =========================================================\n   CABLE NOTE\n========================================================= *\/\n\n.linora-cable{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:11px;\n  align-items:center;\n\n  margin:-17px 0 27px;\n  padding:10px 12px;\n\n  background:#F4F1EB;\n\n  border-left:3px solid #B8945E;\n}\n\n.linora-cable__tag{\n  padding:4px 8px;\n\n  background:#1C1209;\n\n  border-radius:20px;\n\n  color:#F5EDD8;\n\n  font-size:9px;\n  font-weight:600;\n}\n\n.linora-cable strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.linora-cable span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#705D49;\n\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   LIGHT\n========================================================= *\/\n\n.linora-light{\n  display:grid;\n  grid-template-columns:minmax(0,195px) minmax(0,1fr);\n\n  margin-bottom:27px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.linora-light__lead{\n  min-width:0;\n\n  padding:16px 17px;\n\n  background:#1C1209;\n}\n\n.linora-light__lead small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.linora-light__lead h3{\n  margin:0 0 5px;\n\n  color:#F5EDD8;\n\n  font-size:21px;\n}\n\n.linora-light__lead p{\n  margin:0;\n\n  color:#C9BDAE;\n\n  font-size:11.5px;\n}\n\n.linora-light__data{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  min-width:0;\n}\n\n.linora-light__cell{\n  min-width:0;\n\n  padding:13px 14px;\n}\n\n.linora-light__cell:nth-child(1),\n.linora-light__cell:nth-child(4){\n  background:#E8E5DF;\n}\n\n.linora-light__cell:nth-child(2),\n.linora-light__cell:nth-child(3){\n  background:#E6D7BE;\n}\n\n.linora-light__cell small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#75614B;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.linora-light__cell strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   DIMMING\n========================================================= *\/\n\n.linora-dimming{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:11px;\n  align-items:center;\n\n  margin:-17px 0 27px;\n  padding:10px 12px;\n\n  background:#F4F1EB;\n\n  border-left:3px solid #725039;\n}\n\n.linora-dimming__tag{\n  padding:4px 8px;\n\n  background:#725039;\n\n  border-radius:20px;\n\n  color:#FFF8EB;\n\n  font-size:9px;\n  font-weight:600;\n}\n\n.linora-dimming strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.linora-dimming span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#705D49;\n\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   BEFORE ORDERING\n========================================================= *\/\n\n.linora-before{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:23px;\n\n  margin-bottom:27px;\n}\n\n.linora-before__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#826A49;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.linora-before__title h3{\n  margin:0;\n\n  font-size:20px;\n}\n\n.linora-before__rows{\n  min-width:0;\n\n  border-top:1px solid var(--line);\n}\n\n.linora-before__row{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:15px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.linora-before__row strong{\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.linora-before__row p{\n  margin:0;\n\n  color:#67523F;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.linora-specs{\n  margin-bottom:26px;\n}\n\n.linora-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:8px;\n}\n\n.linora-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.linora-specs__head span{\n  color:#90785D;\n\n  font-size:10px;\n}\n\n.linora-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.linora-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,160px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid #E4D9CA;\n}\n\n.linora-spec-row:nth-child(even){\n  margin-left:-8px;\n  margin-right:-8px;\n\n  padding-left:8px;\n  padding-right:8px;\n\n  background:#F4F2ED;\n}\n\n.linora-spec-row__label{\n  color:#806C55;\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.linora-spec-row__value{\n  min-width:0;\n\n  color:#27190D;\n\n  font-size:11.5px;\n  font-weight:500;\n  line-height:1.5;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CERTIFICATIONS *\/\n\n.linora-cert{\n  margin-top:9px;\n  padding:11px 13px;\n\n  background:#E6D7BE;\n\n  border-left:3px solid #B8945E;\n\n  border-radius:5px;\n}\n\n.linora-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#7A6448;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.linora-cert strong{\n  display:block;\n\n  color:#352719;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.linora-care{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:11px;\n  align-items:center;\n\n  margin-bottom:26px;\n  padding:11px 13px;\n\n  background:#292724;\n\n  border-radius:7px;\n}\n\n.linora-care__tag{\n  padding:4px 8px;\n\n  border:1px solid #C8A96E;\n\n  border-radius:20px;\n\n  color:#DABE87;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.linora-care strong{\n  display:block;\n\n  color:#FFF8EB;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.linora-care span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#CBC6BD;\n\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.linora-shipping{\n  padding:18px 20px;\n\n  background:\n    linear-gradient(\n      110deg,\n      #292724 0%,\n      #292724 76%,\n      #4B3325 100%\n    );\n\n  border-left:4px solid #C8A96E;\n\n  border-radius:7px;\n}\n\n.linora-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF4E5;\n\n  font-size:20px;\n}\n\n.linora-shipping p{\n  margin:0 0 7px;\n\n  color:#D0CBC2;\n\n  font-size:12px;\n}\n\n.linora-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.linora-shipping strong{\n  color:#FFF8EB;\n}\n\n.linora-shipping a{\n  color:#E3C58D;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.linora-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:18px;\n\n  background:rgba(14,13,12,.96);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.linora-lightbox:target{\n  display:flex;\n}\n\n.linora-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.linora-lightbox img{\n  width:auto !important;\n  max-width:92vw !important;\n\n  height:auto !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.linora-lightbox__text{\n  margin-top:9px;\n\n  color:#D9C7A8;\n\n  font-size:10px;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .linora-open{\n    grid-template-columns:minmax(0,1fr) minmax(0,135px);\n\n    gap:16px;\n  }\n\n  .linora-open h2{\n    font-size:29px;\n  }\n\n  .linora-open__copy \u003e p{\n    font-size:13px;\n  }\n\n\n  .linora-proportion__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .linora-fit{\n    grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n    gap:16px;\n  }\n\n\n  .linora-detail{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:16px;\n\n    width:100%;\n\n    margin-left:0;\n  }\n\n  .linora-detail__image{\n    width:125px;\n  }\n\n  .linora-detail__image img{\n    max-height:116px !important;\n  }\n\n\n  .linora-size{\n    grid-template-columns:minmax(0,110px) minmax(0,1fr) minmax(0,120px);\n\n    gap:12px;\n  }\n\n  .linora-size__image{\n    width:120px;\n  }\n\n  .linora-size__image img{\n    max-height:112px !important;\n  }\n\n\n  .linora-measures{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  .linora-light{\n    grid-template-columns:1fr;\n  }\n\n\n  .linora-before{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n\n  .linora-spec-row{\n    grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n@media screen and (max-width:500px){\n\n  .linora-open{\n    grid-template-columns:1fr;\n  }\n\n  .linora-open__length{\n    width:150px;\n  }\n\n\n  .linora-fit{\n    grid-template-columns:1fr;\n  }\n\n  .linora-fit__title{\n    width:175px;\n  }\n\n\n  .linora-detail{\n    grid-template-columns:1fr;\n  }\n\n  .linora-detail__image{\n    width:110px;\n\n    margin:0;\n  }\n\n\n  .linora-size{\n    grid-template-columns:1fr;\n  }\n\n  .linora-size__number{\n    width:140px;\n  }\n\n  .linora-size__image{\n    width:105px;\n\n    margin:0;\n  }\n\n  .linora-size__image img{\n    max-height:98px !important;\n  }\n\n\n  .linora-measures{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  .linora-drop__grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .linora-cable,\n  .linora-dimming,\n  .linora-care{\n    grid-template-columns:1fr;\n  }\n\n\n  .linora-light__data{\n    grid-template-columns:1fr;\n  }\n\n\n  .linora-specs__head{\n    display:block;\n  }\n\n  .linora-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .linora-spec-row{\n    grid-template-columns:1fr;\n\n    gap:3px;\n\n    padding:9px 0;\n  }\n\n  .linora-spec-row__label{\n    color:#725039;\n\n    font-size:10px;\n    font-weight:600;\n\n    text-transform:uppercase;\n    letter-spacing:.05em;\n  }\n\n  .linora-spec-row__value{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-linora\" id=\"linora-root\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"linora-open\"\u003e\n\u003cdiv class=\"linora-open__copy\"\u003e\n\u003cp class=\"linora-kicker\"\u003eLinora · 4-Light Linear Island Pendant\u003c\/p\u003e\n\u003ch2\u003e40.5 Inches of Light Designed to Follow the Length of the Surface Below\u003c\/h2\u003e\n\u003cp\u003eLinora combines four glass globes with a slim gold-finished linear bar and walnut wood accents. Its horizontal proportion makes it especially suited to kitchen islands and rectangular dining tables where one fixture needs to illuminate the length of the surface rather than one central point.\u003c\/p\u003e\n\u003cdiv class=\"linora-open__facts\"\u003e\n\u003cspan\u003e L40.5\" \u003c\/span\u003e \u003cspan\u003e 4 Lights \u003c\/span\u003e \u003cspan\u003e Gold + Walnut \u003c\/span\u003e \u003cspan\u003e 59\" Adjustable Drop \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linora-open__length\"\u003e\n\u003csmall\u003e Linear Length \u003c\/small\u003e \u003cstrong\u003e 40.5\" \u003c\/strong\u003e \u003cspan\u003e 103cm long\u003cbr\u003e7.1\" wide × 11\" body height \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HORIZONTAL PROPORTION\n  ====================================================== --\u003e\n\u003csection class=\"linora-proportion\"\u003e\n\u003cdiv class=\"linora-proportion__head\"\u003e\n\u003ch3\u003eOne Long Fixture. Four Points of Light.\u003c\/h3\u003e\n\u003cp\u003eThe four light sources are distributed along a 40.5-inch horizontal span, making Linora more appropriate for long surfaces than a single centered pendant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linora-ledger\"\u003e\n\u003cdiv class=\"linora-ledger__line\"\u003e\n\u003cspan class=\"linora-ledger__dot\"\u003e\u003c\/span\u003e \u003cspan class=\"linora-ledger__dot\"\u003e\u003c\/span\u003e \u003cspan class=\"linora-ledger__dot\"\u003e\u003c\/span\u003e \u003cspan class=\"linora-ledger__dot\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linora-ledger__labels\"\u003e\n\u003cspan\u003e \u003cstrong\u003e4 Lights\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e 40.5\" \/ 103cm overall span \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SURFACE FIT\n  ====================================================== --\u003e\n\u003csection class=\"linora-fit\"\u003e\n\u003cdiv class=\"linora-fit__title\"\u003e\n\u003csmall\u003e Surface Planning \u003c\/small\u003e\n\u003ch3\u003eMatch the Fixture to the Island — Not Just the Room\u003c\/h3\u003e\n\u003cp\u003eLinora is designed around horizontal surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linora-fit__rows\"\u003e\n\u003cdiv class=\"linora-fit__row\"\u003e\n\u003cstrong\u003e 36–48\" Surface \u003c\/strong\u003e \u003cspan\u003e Center a single Linora directly above the island or table. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linora-fit__row\"\u003e\n\u003cstrong\u003e 48–72\" Surface \u003c\/strong\u003e \u003cspan\u003e A single 40.5\" Linora creates a balanced linear proportion for many standard islands and dining tables. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linora-fit__row\"\u003e\n\u003cstrong\u003e 60–84\" Surface \u003c\/strong\u003e \u003cspan\u003e Depending on the room scale and desired visual density, one fixture can be centered or two can be considered for a longer composition. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL IMAGE\n  ====================================================== --\u003e\n\u003csection class=\"linora-detail\"\u003e\n\u003cdiv class=\"linora-detail__image\"\u003e\u003ca href=\"#linora-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/linora-linear-island-pendant-light-stuberlighting_11.jpg?v=1778830556\" alt=\"Close-up detail of Linora gold linear pendant showing glass globe and walnut wood accent\" loading=\"lazy\"\u003e \u003cspan class=\"linora-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"linora-detail__copy\"\u003e\n\u003csmall\u003e Material Detail \u003c\/small\u003e\n\u003ch3\u003eWarm Metal, Glass and Walnut in One Line\u003c\/h3\u003e\n\u003cp\u003eGold-finished metal provides the architectural structure, while glass globes soften the visible light sources. Walnut wood accents interrupt the metal-and-glass composition with a warmer natural material.\u003c\/p\u003e\n\u003cdiv class=\"linora-detail__tags\"\u003e\n\u003cspan\u003e Gold-Finished Metal \u003c\/span\u003e \u003cspan\u003e Walnut Wood \u003c\/span\u003e \u003cspan\u003e Glass Globes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSIONS\n  ====================================================== --\u003e\n\u003csection class=\"linora-size\"\u003e\n\u003cdiv class=\"linora-size__number\"\u003e\n\u003csmall\u003e Overall Length \u003c\/small\u003e \u003cstrong\u003e 40.5\" \u003c\/strong\u003e \u003cspan\u003e Approx. 103cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linora-size__copy\"\u003e\n\u003csmall\u003e Actual Scale \u003c\/small\u003e\n\u003ch3\u003eLong Horizontally. Relatively Shallow Vertically.\u003c\/h3\u003e\n\u003cp\u003eThe fixture body measures approximately 40.5\" long, 7.1\" wide and 11\" high before the adjustable suspension. Each glass globe measures approximately 4.7–5.5\" across.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linora-size__image\"\u003e\u003ca href=\"#linora-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/linora-linear-island-pendant-light-stuberlighting_2.jpg?v=1778830556\" alt=\"Linora Linear Island Pendant dimensions showing 40.5 inch length 7.1 inch width and 11 inch fixture height\" loading=\"lazy\"\u003e \u003cspan class=\"linora-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSIONS STRIP\n  ====================================================== --\u003e\n\u003csection class=\"linora-measures\"\u003e\n\u003cdiv class=\"linora-measures__item\"\u003e\n\u003csmall\u003e Length \u003c\/small\u003e \u003cstrong\u003e 40.5\" \/ 103cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linora-measures__item\"\u003e\n\u003csmall\u003e Width \u003c\/small\u003e \u003cstrong\u003e 7.1\" \/ 18cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linora-measures__item\"\u003e\n\u003csmall\u003e Body Height \u003c\/small\u003e \u003cstrong\u003e 11\" \/ 28cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linora-measures__item\"\u003e\n\u003csmall\u003e Cable \u003c\/small\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HANGING HEIGHT\n  ====================================================== --\u003e\n\u003csection class=\"linora-drop\"\u003e\n\u003cdiv class=\"linora-drop__head\"\u003e\n\u003ch3\u003eSet the Bottom Edge at the Right Height\u003c\/h3\u003e\n\u003cspan\u003e Measured from surface to lowest globe \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linora-drop__grid\"\u003e\n\u003cdiv class=\"linora-drop__item linora-drop__item--island\"\u003e\n\u003csmall\u003e Kitchen Island \u003c\/small\u003e \u003cstrong\u003e 28–36\" \u003c\/strong\u003e\n\u003cp\u003eRecommended distance from countertop to the bottom of the lowest glass globe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linora-drop__item linora-drop__item--table\"\u003e\n\u003csmall\u003e Dining Table \u003c\/small\u003e \u003cstrong\u003e 28–34\" \u003c\/strong\u003e\n\u003cp\u003eRecommended distance from tabletop to the bottom of the lowest globe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CABLE\n  ====================================================== --\u003e\n\u003csection class=\"linora-cable\"\u003e\n\u003cdiv class=\"linora-cable__tag\"\u003eAdjustable Drop\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Standard suspension length is 59\" \/ 150cm. \u003c\/strong\u003e \u003cspan\u003e This works with many standard ceiling heights. Longer cable extensions are available on request. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT + ELECTRICAL\n  ====================================================== --\u003e\n\u003csection class=\"linora-light\"\u003e\n\u003cdiv class=\"linora-light__lead\"\u003e\n\u003csmall\u003e Light \u0026amp; Control \u003c\/small\u003e\n\u003ch3\u003eFour Replaceable Light Sources\u003c\/h3\u003e\n\u003cp\u003eLinora uses four standard E26\/E27 sockets, allowing the light sources to be replaced rather than permanently integrated into the fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linora-light__data\"\u003e\n\u003cdiv class=\"linora-light__cell\"\u003e\n\u003csmall\u003e Light Heads \u003c\/small\u003e \u003cstrong\u003e 4 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linora-light__cell\"\u003e\n\u003csmall\u003e Bulb Base \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linora-light__cell\"\u003e\n\u003csmall\u003e Bulbs Included \u003c\/small\u003e \u003cstrong\u003e Yes · 4 Bulbs \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linora-light__cell\"\u003e\n\u003csmall\u003e Max Wattage \u003c\/small\u003e \u003cstrong\u003e 40W Each \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"linora-dimming\"\u003e\n\u003cdiv class=\"linora-dimming__tag\"\u003eDimming\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Dimming is possible with compatible components. \u003c\/strong\u003e \u003cspan\u003e Use compatible dimmable E26\/E27 bulbs together with a compatible wall dimmer. Standard wall switch hardware is not included. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BEFORE ORDERING\n  ====================================================== --\u003e\n\u003csection class=\"linora-before\"\u003e\n\u003cdiv class=\"linora-before__title\"\u003e\n\u003csmall\u003e Before You Order \u003c\/small\u003e\n\u003ch3\u003eFour Quick Checks\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linora-before__rows\"\u003e\n\u003cdiv class=\"linora-before__row\"\u003e\n\u003cstrong\u003e Surface length? \u003c\/strong\u003e\n\u003cp\u003eLinora itself is 40.5 inches long. Compare that dimension with the island or table below before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linora-before__row\"\u003e\n\u003cstrong\u003e Ceiling height? \u003c\/strong\u003e\n\u003cp\u003eThe standard 59-inch adjustable cable works well with many 8–10 ft ceilings. Longer cable can be requested.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linora-before__row\"\u003e\n\u003cstrong\u003e Installation? \u003c\/strong\u003e\n\u003cp\u003eLinora is hardwired. Professional electrician installation is recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linora-before__row\"\u003e\n\u003cstrong\u003e Wet location? \u003c\/strong\u003e\n\u003cp\u003eNo. Linora is IP20 and intended for indoor dry locations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"linora-specs\"\u003e\n\u003cdiv class=\"linora-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Linora · Linear Island Pendant \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linora-spec-list\"\u003e\n\u003cdiv class=\"linora-spec-row\"\u003e\n\u003cspan class=\"linora-spec-row__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"linora-spec-row__value\"\u003e L40.5\" × W7.1\" × H11\" \/ L103 × W18 × H28cm · Globe Ø4.7–5.5\" \/ Ø12–14cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linora-spec-row\"\u003e\n\u003cspan class=\"linora-spec-row__label\"\u003e Materials \u0026amp; Finish \u003c\/span\u003e \u003cspan class=\"linora-spec-row__value\"\u003e Gold-finished metal bar \u0026amp; hardware · Glass globe shades · Walnut wood finial accents \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linora-spec-row\"\u003e\n\u003cspan class=\"linora-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"linora-spec-row__value\"\u003e 4 × E26 \/ E27 · Bulb Included: Yes · Max 40W per socket \/ 160W combined \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linora-spec-row\"\u003e\n\u003cspan class=\"linora-spec-row__label\"\u003e Electrical \u0026amp; Control \u003c\/span\u003e \u003cspan class=\"linora-spec-row__value\"\u003e AC 110–240V · Compatible with standard wall switch · Wall switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linora-spec-row\"\u003e\n\u003cspan class=\"linora-spec-row__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"linora-spec-row__value\"\u003e Compatible with dimmable E26\/E27 bulbs and a compatible wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linora-spec-row\"\u003e\n\u003cspan class=\"linora-spec-row__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"linora-spec-row__value\"\u003e 59\" \/ 150cm adjustable cable · Extension available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linora-spec-row\"\u003e\n\u003cspan class=\"linora-spec-row__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"linora-spec-row__value\"\u003e Hardwired ceiling installation · Professional electrician recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linora-spec-row\"\u003e\n\u003cspan class=\"linora-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"linora-spec-row__value\"\u003e Indoor dry locations only · IP20 · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linora-spec-row\"\u003e\n\u003cspan class=\"linora-spec-row__label\"\u003e Maintenance \u003c\/span\u003e \u003cspan class=\"linora-spec-row__value\"\u003e Dry cloth for metal and walnut · Glass globes may be gently damp-wiped and dried before reinstalling \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CERTIFICATIONS --\u003e\n\u003cdiv class=\"linora-cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"linora-care\"\u003e\n\u003cdiv class=\"linora-care__tag\"\u003eMaterial Care\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Treat the three visible materials differently. \u003c\/strong\u003e \u003cspan\u003e Wipe gold-finished metal and walnut accents with a soft dry cloth. Glass globes may be gently damp-wiped, then dried completely before reinstalling. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"linora-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       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"linora-detail-large\" href=\"#linora-root\" class=\"linora-lightbox\"\u003e \u003cspan class=\"linora-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/linora-linear-island-pendant-light-stuberlighting_11.jpg?v=1778830556\" alt=\"Enlarged Linora gold metal walnut wood and glass detail\"\u003e \u003cspan class=\"linora-lightbox__text\"\u003e Gold + Walnut + Glass · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"linora-size-large\" href=\"#linora-root\" class=\"linora-lightbox\"\u003e \u003cspan class=\"linora-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/linora-linear-island-pendant-light-stuberlighting_2.jpg?v=1778830556\" alt=\"Enlarged Linora Linear Island Pendant dimension drawing\"\u003e \u003cspan class=\"linora-lightbox__text\"\u003e L40.5\" × W7.1\" × H11\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"4-lights L40.5\"xW7.1\"xH11.0\" \/ Walnut color \u0026 Gold","offer_id":52213486682395,"sku":"STB-LNRA-GLD","price":258.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/linora-linear-island-pendant-light-stuberlighting_1.jpg?v=1778830556"},{"product_id":"solari-cream-glass-chandelier","title":"Solari Cream Glass Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — SOLARI CREAM GLASS CHANDELIER\n   Cream Gradient Glass · Warm Gold\n========================================================= *\/\n\n.stb-solari{\n  --cream:#F5EDD8;\n  --ivory:#FFFCF6;\n  --paper:#F4E8D3;\n\n  --dark:#21160D;\n  --bronze:#3B2A1B;\n  --brown:#4A3218;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703B;\n  --warm-gold:#B88A48;\n\n  --butter:#DFC38A;\n  --yellow:#CFA456;\n  --amber:#A86E31;\n\n  --glass:#F0ECE3;\n  --glass-deep:#D9D2C5;\n\n  --muted:#776452;\n  --line:#DAC7A9;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14.5px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-solari *,\n.stb-solari *::before,\n.stb-solari *::after{\n  box-sizing:border-box;\n}\n\n.stb-solari h2,\n.stb-solari h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-solari p{\n  margin-top:0;\n}\n\n.stb-solari__label{\n  display:block;\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.stb-solari__heading{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-solari__view{\n  display:block;\n  margin-top:6px;\n\n  color:#76583B;\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n  letter-spacing:.05em;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-solari__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 190px;\n  gap:34px;\n  align-items:end;\n\n  padding:4px 0 27px;\n}\n\n.stb-solari__intro-copy{\n  max-width:650px;\n}\n\n.stb-solari__intro h2{\n  max-width:650px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.13;\n}\n\n.stb-solari__intro p{\n  margin:0;\n\n  color:#604D3B;\n\n  font-size:14.5px;\n  line-height:1.65;\n}\n\n\n\/* visual signature *\/\n\n.stb-solari__signature{\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-solari__signature-main{\n  padding:13px 15px;\n\n  background:var(--bronze);\n}\n\n.stb-solari__signature-main small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#D7C3A2;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-solari__signature-main strong{\n  display:block;\n\n  color:#FFF4E3;\n\n  font-size:14px;\n  font-weight:500;\n}\n\n.stb-solari__signature-gradient{\n  display:grid;\n  grid-template-columns:1fr 1fr 1fr;\n}\n\n.stb-solari__signature-tone{\n  padding:10px 7px;\n\n  text-align:center;\n}\n\n.stb-solari__signature-tone:nth-child(1){\n  background:#EEE8DB;\n}\n\n.stb-solari__signature-tone:nth-child(2){\n  background:var(--butter);\n}\n\n.stb-solari__signature-tone:nth-child(3){\n  background:var(--yellow);\n}\n\n.stb-solari__signature-tone small{\n  display:block;\n\n  color:#5B4732;\n\n  font-size:8px;\n  font-weight:600;\n  line-height:1.3;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-solari__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:35px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-solari__fact{\n  padding:14px 13px;\n}\n\n.stb-solari__fact:nth-child(1){\n  background:var(--dark);\n}\n\n.stb-solari__fact:nth-child(2){\n  background:var(--warm-gold);\n}\n\n.stb-solari__fact:nth-child(3){\n  background:#C6A56D;\n}\n\n.stb-solari__fact:nth-child(4){\n  background:var(--glass);\n}\n\n.stb-solari__fact small{\n  display:block;\n\n  margin-bottom:4px;\n\n  font-size:8.5px;\n  line-height:1.35;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-solari__fact:nth-child(-n+3) small{\n  color:#E2D1B7;\n}\n\n.stb-solari__fact:nth-child(4) small{\n  color:#756B61;\n}\n\n.stb-solari__fact strong{\n  display:block;\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n.stb-solari__fact:nth-child(-n+3) strong{\n  color:#FFF4E5;\n}\n\n.stb-solari__fact:nth-child(4) strong{\n  color:#322920;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAIL\n========================================================= *\/\n\n.stb-solari__detail{\n  display:grid;\n  grid-template-columns:175px 1fr;\n  gap:27px;\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:19px 21px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:5px solid var(--warm-gold);\n\n  border-radius:8px;\n}\n\n.stb-solari__detail-media{\n  width:175px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-solari__image-link{\n  display:block;\n\n  width:100%;\n  padding:5px;\n\n  background:#EFE4D1;\n\n  border:1px solid #D6C4A8;\n  border-radius:6px;\n\n  text-decoration:none;\n}\n\n.stb-solari__image-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-solari__detail-copy h3{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-solari__detail-copy p{\n  margin:0 0 10px;\n\n  color:#604D3B;\n\n  font-size:13px;\n  line-height:1.6;\n}\n\n.stb-solari__tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:6px;\n}\n\n.stb-solari__tag{\n  padding:5px 8px;\n\n  background:#F0E2C7;\n\n  color:#6E512E;\n\n  font-size:10px;\n  line-height:1.4;\n\n  border-radius:20px;\n}\n\n\n\/* =========================================================\n   GLASS GRADIENT FEATURE\n========================================================= *\/\n\n.stb-solari__gradient{\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-solari__gradient-head{\n  display:grid;\n  grid-template-columns:180px 1fr;\n}\n\n.stb-solari__gradient-title{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px;\n\n  background:var(--bronze);\n}\n\n.stb-solari__gradient-title small{\n  margin-bottom:4px;\n\n  color:#D9C3A1;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-solari__gradient-title strong{\n  color:#FFF4E4;\n\n  font-size:17px;\n  line-height:1.25;\n  font-weight:500;\n}\n\n.stb-solari__gradient-copy{\n  padding:19px 21px;\n\n  background:#E7D8BB;\n}\n\n.stb-solari__gradient-copy p{\n  margin:0;\n\n  color:#5A4733;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.stb-solari__gradient-bar{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-solari__gradient-tone{\n  padding:10px 12px;\n}\n\n.stb-solari__gradient-tone:nth-child(1){\n  background:#EFEAE0;\n}\n\n.stb-solari__gradient-tone:nth-child(2){\n  background:#DDC187;\n}\n\n.stb-solari__gradient-tone:nth-child(3){\n  background:#C89546;\n}\n\n.stb-solari__gradient-tone small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#6D543A;\n\n  font-size:8.5px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-solari__gradient-tone strong{\n  color:#332316;\n\n  font-size:11.5px;\n}\n\n\n\/* =========================================================\n   MATERIAL PAIRING\n========================================================= *\/\n\n.stb-solari__materials{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-bottom:36px;\n}\n\n.stb-solari__material{\n  padding:17px;\n\n  border-radius:8px;\n}\n\n.stb-solari__material:first-child{\n  background:#B78948;\n}\n\n.stb-solari__material:last-child{\n  background:var(--dark);\n}\n\n.stb-solari__material small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#E4D3BA;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-solari__material strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#FFF4E5;\n\n  font-size:13px;\n}\n\n.stb-solari__material p{\n  margin:0;\n\n  color:#EDDFCD;\n\n  font-size:10.8px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   SIZE SECTION\n========================================================= *\/\n\n.stb-solari__sizes{\n  margin-bottom:38px;\n}\n\n.stb-solari__sizes-head{\n  display:flex;\n  align-items:end;\n  justify-content:space-between;\n  gap:20px;\n\n  margin-bottom:14px;\n}\n\n.stb-solari__sizes-head p{\n  max-width:570px;\n\n  margin:0;\n\n  color:#66513E;\n\n  font-size:12.5px;\n  line-height:1.6;\n}\n\n.stb-solari__rod-badge{\n  flex-shrink:0;\n\n  padding:7px 10px;\n\n  background:var(--bronze);\n\n  color:#FFF3E2;\n\n  font-size:9px;\n  font-weight:600;\n\n  border-radius:4px;\n}\n\n\n\/* =========================================================\n   3 SIZES — HORIZONTAL DESKTOP\n========================================================= *\/\n\n.stb-solari__size-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:9px;\n}\n\n.stb-solari__size-card{\n  min-width:0;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:8px;\n}\n\n.stb-solari__size-card:nth-child(1){\n  background:#F7F1E7;\n}\n\n.stb-solari__size-card:nth-child(2){\n  background:#E7D6B9;\n\n  border-top:4px solid var(--warm-gold);\n}\n\n.stb-solari__size-card:nth-child(3){\n  background:var(--dark);\n\n  border-color:var(--dark);\n}\n\n.stb-solari__size-head{\n  padding:11px 12px 7px;\n\n  text-align:center;\n}\n\n.stb-solari__size-head small{\n  display:block;\n\n  color:#987245;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-solari__size-head strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:17px;\n  line-height:1.35;\n}\n\n.stb-solari__size-card:nth-child(3)\n.stb-solari__size-head small{\n  color:#D6B879;\n}\n\n.stb-solari__size-card:nth-child(3)\n.stb-solari__size-head strong{\n  color:#FFF4E5;\n}\n\n\n\/* dimension images *\/\n\n.stb-solari__size-media{\n  width:145px;\n  max-width:calc(100% - 22px);\n\n  margin:0 auto 8px;\n}\n\n.stb-solari__size-link{\n  display:block;\n\n  padding:4px;\n\n  background:#FFF9F0;\n\n  border:1px solid #D4C3A9;\n  border-radius:5px;\n\n  text-decoration:none;\n}\n\n.stb-solari__size-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-solari__size-copy{\n  padding:9px 12px 13px;\n\n  text-align:center;\n}\n\n.stb-solari__size-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12px;\n  line-height:1.4;\n}\n\n.stb-solari__size-copy p{\n  margin:0;\n\n  color:#66513E;\n\n  font-size:10.7px;\n  line-height:1.5;\n}\n\n.stb-solari__size-card:nth-child(3)\n.stb-solari__size-copy strong{\n  color:#FFF1DE;\n}\n\n.stb-solari__size-card:nth-child(3)\n.stb-solari__size-copy p{\n  color:#D5C8B7;\n}\n\n\n\/* =========================================================\n   ROOM \/ TABLE GUIDE\n========================================================= *\/\n\n.stb-solari__fit{\n  display:grid;\n  grid-template-columns:155px 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-solari__fit-title{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:18px;\n\n  background:var(--warm-gold);\n}\n\n.stb-solari__fit-title small{\n  margin-bottom:4px;\n\n  color:#F0DFC6;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-solari__fit-title strong{\n  color:#FFF7EB;\n\n  font-size:16px;\n  line-height:1.25;\n  font-weight:500;\n}\n\n.stb-solari__fit-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:#EFE3D0;\n}\n\n.stb-solari__fit-item{\n  padding:14px;\n\n  border-right:1px solid #D6C3A7;\n}\n\n.stb-solari__fit-item:last-child{\n  border-right:0;\n}\n\n.stb-solari__fit-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#956D3E;\n\n  font-size:8.5px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-solari__fit-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.5px;\n}\n\n.stb-solari__fit-item p{\n  margin:0;\n\n  color:#66513E;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   LIGHT + INSTALLATION\n========================================================= *\/\n\n.stb-solari__utility{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-solari__utility-panel{\n  padding:20px 21px;\n}\n\n.stb-solari__utility-panel:first-child{\n  background:var(--bronze);\n}\n\n.stb-solari__utility-panel:last-child{\n  background:#A8793F;\n}\n\n.stb-solari__utility-panel small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#DCC6A5;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-solari__utility-panel strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#FFF4E4;\n\n  font-size:12.8px;\n  line-height:1.4;\n}\n\n.stb-solari__utility-panel p{\n  margin:0;\n\n  color:#DFD0BD;\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n.stb-solari__utility-panel:last-child p{\n  color:#F2E3D0;\n}\n\n\n\/* =========================================================\n   HANGING GUIDE\n========================================================= *\/\n\n.stb-solari__hanging{\n  display:grid;\n  grid-template-columns:150px 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-solari__hanging-title{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px;\n\n  background:#C5A66D;\n}\n\n.stb-solari__hanging-title small{\n  margin-bottom:3px;\n\n  color:#594126;\n\n  font-size:8.5px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-solari__hanging-title strong{\n  color:#2D2015;\n\n  font-size:15.5px;\n}\n\n.stb-solari__hanging-copy{\n  padding:17px 20px;\n\n  background:#E9DFD0;\n}\n\n.stb-solari__hanging-copy p{\n  margin:0;\n\n  color:#604D3B;\n\n  font-size:11.7px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.stb-solari__specs{\n  margin-bottom:33px;\n}\n\n.stb-solari__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:20px;\n\n  padding:13px 16px;\n\n  background:var(--dark);\n\n  border-bottom:3px solid var(--gold);\n}\n\n.stb-solari__spec-head span{\n  color:#D8B979;\n\n  font-size:9px;\n  line-height:1.35;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-solari__spec-head strong{\n  color:#FFF4E5;\n\n  font-size:16.5px;\n  font-weight:500;\n}\n\n.stb-solari__spec-list{\n  background:var(--ivory);\n\n  border-right:1px solid var(--line);\n  border-left:1px solid var(--line);\n}\n\n.stb-solari__spec{\n  display:grid;\n  grid-template-columns:29% 71%;\n\n  padding:10px 13px;\n\n  border-bottom:1px solid #E6D9C5;\n}\n\n.stb-solari__spec span{\n  padding-right:10px;\n\n  color:#88725A;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n.stb-solari__spec strong{\n  color:var(--dark);\n\n  font-size:11.7px;\n  line-height:1.5;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.stb-solari__care{\n  display:grid;\n  grid-template-columns:72px 1fr;\n\n  margin-bottom:30px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.stb-solari__care-mark{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  background:var(--warm-gold);\n\n  color:#FFF4E4;\n\n  font-size:24px;\n}\n\n.stb-solari__care-copy{\n  padding:14px 16px;\n\n  background:#E8D9C2;\n}\n\n.stb-solari__care-copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n}\n\n.stb-solari__care-copy p{\n  margin:0;\n\n  color:#67513E;\n\n  font-size:11px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-solari__faq{\n  margin-bottom:30px;\n\n  padding:18px 20px 7px;\n\n  background:#EFE1C9;\n\n  border-left:4px solid var(--warm-gold);\n  border-radius:7px;\n}\n\n.stb-solari__faq details{\n  padding:12px 0;\n\n  border-bottom:1px solid #D5C1A3;\n}\n\n.stb-solari__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-solari__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--dark);\n\n  font-size:13.5px;\n  line-height:1.5;\n  font-weight:500;\n}\n\n.stb-solari__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-solari__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-4px;\n\n  color:var(--warm-gold);\n\n  font-size:22px;\n}\n\n.stb-solari__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-solari__faq details p{\n  margin:8px 0 0;\n\n  color:#65503D;\n\n  font-size:12.2px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-solari__shipping{\n  padding:20px 22px;\n\n  background:var(--cream);\n\n  border-top:3px solid var(--gold);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n  border-left:1px solid var(--line);\n\n  border-radius:8px;\n}\n\n.stb-solari__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-solari__shipping p{\n  margin:0 0 8px;\n\n  color:#5E4D3E;\n\n  font-size:12.8px;\n  line-height:1.65;\n}\n\n.stb-solari__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-solari__shipping strong{\n  color:var(--dark);\n}\n\n.stb-solari__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-solari__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,12,8,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-solari__lightbox:target{\n  display:flex;\n}\n\n.stb-solari__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-solari__lightbox img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:92vw;\n  max-height:80vh;\n\n  object-fit:contain;\n  object-position:center;\n\n  box-shadow:0 14px 60px rgba(0,0,0,.45);\n}\n\n.stb-solari__lightbox-title{\n  margin:9px 0 0 !important;\n\n  color:#E1C99E !important;\n\n  font-size:10px !important;\n  line-height:1.4;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n.stb-solari__lightbox-hint{\n  margin:5px 0 0 !important;\n\n  color:#A99575 !important;\n\n  font-size:9.5px !important;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-solari{\n    font-size:14.5px;\n  }\n\n\n  .stb-solari__intro{\n    grid-template-columns:1fr;\n\n    gap:14px;\n  }\n\n  .stb-solari__intro h2{\n    font-size:25px;\n    line-height:1.17;\n  }\n\n  .stb-solari__intro p{\n    font-size:14px;\n  }\n\n  .stb-solari__signature{\n    max-width:300px;\n  }\n\n\n  .stb-solari__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-solari__fact small{\n    font-size:9px;\n  }\n\n  .stb-solari__fact strong{\n    font-size:12px;\n  }\n\n\n  .stb-solari__detail{\n    grid-template-columns:145px 1fr;\n\n    gap:15px;\n    padding:15px;\n  }\n\n  .stb-solari__detail-media{\n    width:145px;\n  }\n\n  .stb-solari__detail-copy h3{\n    font-size:19px;\n  }\n\n  .stb-solari__detail-copy p{\n    font-size:12.7px;\n  }\n\n\n  .stb-solari__gradient-head{\n    grid-template-columns:140px 1fr;\n  }\n\n\n  .stb-solari__materials{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-solari__sizes-head{\n    display:block;\n  }\n\n  .stb-solari__rod-badge{\n    display:inline-block;\n\n    margin-top:8px;\n\n    font-size:9.5px;\n  }\n\n\n  \/* stack size cards on mobile *\/\n\n  .stb-solari__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-solari__size-card{\n    display:grid;\n    grid-template-columns:110px 1fr;\n\n    padding:9px;\n  }\n\n  .stb-solari__size-head{\n    grid-column:2;\n\n    padding:5px 8px;\n\n    text-align:left;\n  }\n\n  .stb-solari__size-head small{\n    font-size:9px;\n  }\n\n  .stb-solari__size-head strong{\n    font-size:17px;\n  }\n\n  .stb-solari__size-media{\n    grid-column:1;\n    grid-row:1 \/ span 2;\n\n    width:100px;\n    max-width:100px;\n\n    margin:0;\n  }\n\n  .stb-solari__size-copy{\n    grid-column:2;\n\n    padding:6px 8px;\n\n    text-align:left;\n  }\n\n  .stb-solari__size-copy strong{\n    font-size:12px;\n  }\n\n  .stb-solari__size-copy p{\n    font-size:11px;\n  }\n\n\n  .stb-solari__fit{\n    grid-template-columns:1fr;\n  }\n\n  .stb-solari__fit-title{\n    padding:14px 17px;\n  }\n\n  .stb-solari__fit-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-solari__fit-item{\n    border-right:0;\n    border-bottom:1px solid #D6C3A7;\n  }\n\n  .stb-solari__fit-item:last-child{\n    border-bottom:0;\n  }\n\n\n  .stb-solari__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-solari__hanging{\n    grid-template-columns:135px 1fr;\n  }\n\n\n  .stb-solari__spec{\n    grid-template-columns:35% 65%;\n  }\n\n\n  .stb-solari__shipping{\n    padding:18px;\n  }\n\n  .stb-solari__shipping p{\n    font-size:12.5px;\n  }\n\n\n  .stb-solari__lightbox{\n    padding:14px;\n  }\n\n  .stb-solari__lightbox img{\n    max-width:94vw;\n    max-height:75vh;\n  }\n\n}\n\n\n@media screen and (max-width:470px){\n\n  .stb-solari__detail,\n  .stb-solari__gradient-head,\n  .stb-solari__hanging{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-solari__detail-media{\n    width:155px;\n  }\n\n\n  .stb-solari__gradient-bar{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-solari__size-card{\n    grid-template-columns:105px 1fr;\n  }\n\n  .stb-solari__size-media{\n    width:95px;\n    max-width:95px;\n  }\n\n\n  .stb-solari__spec{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n  .stb-solari__spec span{\n    font-size:10.5px;\n    font-weight:600;\n  }\n\n  .stb-solari__spec strong{\n    font-size:11.8px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-solari\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-solari__intro\"\u003e\n\u003cdiv class=\"stb-solari__intro-copy\"\u003e\n\u003cspan class=\"stb-solari__label\"\u003e Gradient Glass · Warm Gold · 3 \/ 5 \/ 7-Light \u003c\/span\u003e\n\u003ch2\u003eCream Glass That Warms Into Soft Golden Light.\u003c\/h2\u003e\n\u003cp\u003eSolari combines sculptural glass shades in a cream-to-yellow gradient with curved warm-gold arms. The color is built into the glass itself, giving the chandelier warmth and character even before the lights are switched on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__signature\"\u003e\n\u003cdiv class=\"stb-solari__signature-main\"\u003e\n\u003csmall\u003e Hardware \u003c\/small\u003e \u003cstrong\u003e Warm Gold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__signature-gradient\"\u003e\n\u003cdiv class=\"stb-solari__signature-tone\"\u003e\u003csmall\u003eCream\u003c\/small\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__signature-tone\"\u003e\u003csmall\u003eButter\u003c\/small\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__signature-tone\"\u003e\u003csmall\u003eGold\u003c\/small\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-solari__facts\"\u003e\n\u003cdiv class=\"stb-solari__fact\"\u003e\n\u003csmall\u003e Configurations \u003c\/small\u003e \u003cstrong\u003e 3 \/ 5 \/ 7-Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__fact\"\u003e\n\u003csmall\u003e Glass \u003c\/small\u003e \u003cstrong\u003e Cream → Yellow Gradient \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__fact\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e Up to 23.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__fact\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Bulbs Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"solari-detail-section\" class=\"stb-solari__detail\"\u003e\n\u003cdiv class=\"stb-solari__detail-media\"\u003e\u003ca href=\"#solari-detail\" class=\"stb-solari__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/solari-cream-glass-chandelier-stuberlighting_7.jpg?v=1778834470\" alt=\"Solari Cream Glass Chandelier gradient cream yellow glass and warm gold detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-solari__view\"\u003e View Product Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__detail-copy\"\u003e\n\u003cspan class=\"stb-solari__label\"\u003e Product Detail \u003c\/span\u003e\n\u003ch3\u003eSculptural Glass With Color Built Into It.\u003c\/h3\u003e\n\u003cp\u003eEach rounded shade transitions from soft cream near the top into a warmer creamy yellow below. Curved gold hardware keeps the palette cohesive rather than introducing a contrasting metal tone.\u003c\/p\u003e\n\u003cdiv class=\"stb-solari__tags\"\u003e\n\u003cspan class=\"stb-solari__tag\"\u003e Gradient Glass \u003c\/span\u003e \u003cspan class=\"stb-solari__tag\"\u003e Warm Gold Metal \u003c\/span\u003e \u003cspan class=\"stb-solari__tag\"\u003e Organic Rounded Form \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"solari-detail\" href=\"#solari-detail-section\" class=\"stb-solari__lightbox\"\u003e \u003cspan class=\"stb-solari__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/solari-cream-glass-chandelier-stuberlighting_7.jpg?v=1778834470\" alt=\"Enlarged Solari Cream Glass Chandelier detail\"\u003e \u003cspan class=\"stb-solari__lightbox-title\"\u003e Solari · Cream-to-Yellow Glass Detail \u003c\/span\u003e \u003cspan class=\"stb-solari__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       GLASS GRADIENT\n  ====================================================== --\u003e\n\u003csection class=\"stb-solari__gradient\"\u003e\n\u003cdiv class=\"stb-solari__gradient-head\"\u003e\n\u003cdiv class=\"stb-solari__gradient-title\"\u003e\n\u003csmall\u003e Signature Detail \u003c\/small\u003e \u003cstrong\u003e The Gradient Is the Design. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__gradient-copy\"\u003e\n\u003cp\u003eThe shade is not simply cream or yellow. Its gradual transition creates more depth than a single-color glass globe and gives Solari a warmer appearance from below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__gradient-bar\"\u003e\n\u003cdiv class=\"stb-solari__gradient-tone\"\u003e\n\u003csmall\u003e Crown \u003c\/small\u003e \u003cstrong\u003e Cream White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__gradient-tone\"\u003e\n\u003csmall\u003e Mid Tone \u003c\/small\u003e \u003cstrong\u003e Soft Cream \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__gradient-tone\"\u003e\n\u003csmall\u003e Lower Shade \u003c\/small\u003e \u003cstrong\u003e Creamy Yellow \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL PAIRING\n  ====================================================== --\u003e\n\u003csection class=\"stb-solari__materials\"\u003e\n\u003cdiv class=\"stb-solari__material\"\u003e\n\u003csmall\u003e Glass \u003c\/small\u003e \u003cstrong\u003e Warm, Not Stark White. \u003c\/strong\u003e\n\u003cp\u003eThe cream-yellow gradient gives the chandelier color and softness without relying entirely on bulb temperature.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__material\"\u003e\n\u003csmall\u003e Hardware \u003c\/small\u003e \u003cstrong\u003e Warm Gold, Not Cool Chrome. \u003c\/strong\u003e\n\u003cp\u003eGold arms and canopy continue the warm palette and frame the glass without overpowering it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE COMPARISON\n  ====================================================== --\u003e\n\u003csection id=\"solari-size-section\" class=\"stb-solari__sizes\"\u003e\n\u003cdiv class=\"stb-solari__sizes-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-solari__label\"\u003e Choose Your Size \u003c\/span\u003e\n\u003ch3 class=\"stb-solari__heading\"\u003e3, 5 or 7-Light.\u003c\/h3\u003e\n\u003cp\u003eThe 3-Light and 5-Light are similar in overall width, while the 7-Light steps up noticeably to 35.4\". Choose by both room scale and how much visual presence you want.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"stb-solari__rod-badge\"\u003e Rods Up to 23.6\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__size-grid\"\u003e\n\u003c!-- 3 LIGHT --\u003e\n\u003carticle class=\"stb-solari__size-card\"\u003e\n\u003cdiv class=\"stb-solari__size-head\"\u003e\n\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e 3-Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__size-media\"\u003e\u003ca href=\"#solari-size-3\" class=\"stb-solari__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/solari-cream-glass-chandelier-stuberlighting_9.jpg?v=1778834470\" alt=\"Solari 3-Light chandelier dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-solari__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__size-copy\"\u003e\n\u003cstrong\u003e Ø26.8\" × H18.1\" \u003c\/strong\u003e\n\u003cp\u003eØ68 × H46cm.\u003cbr\u003eSmaller dining rooms, bedrooms and breakfast spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 5 LIGHT --\u003e\n\u003carticle class=\"stb-solari__size-card\"\u003e\n\u003cdiv class=\"stb-solari__size-head\"\u003e\n\u003csmall\u003e Most Versatile \u003c\/small\u003e \u003cstrong\u003e 5-Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__size-media\"\u003e\u003ca href=\"#solari-size-5\" class=\"stb-solari__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/solari-cream-glass-chandelier-stuberlighting_2.jpg?v=1778834470\" alt=\"Solari 5-Light chandelier dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-solari__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__size-copy\"\u003e\n\u003cstrong\u003e Ø27.6\" × H18.1\" \u003c\/strong\u003e\n\u003cp\u003eØ70 × H46cm.\u003cbr\u003eStandard dining rooms and living spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 7 LIGHT --\u003e\n\u003carticle class=\"stb-solari__size-card\"\u003e\n\u003cdiv class=\"stb-solari__size-head\"\u003e\n\u003csmall\u003e Statement \u003c\/small\u003e \u003cstrong\u003e 7-Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__size-media\"\u003e\u003ca href=\"#solari-size-7\" class=\"stb-solari__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/solari-cream-glass-chandelier-stuberlighting_18.jpg?v=1778834470\" alt=\"Solari 7-Light chandelier dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-solari__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__size-copy\"\u003e\n\u003cstrong\u003e Ø35.4\" × H20.5\" \u003c\/strong\u003e\n\u003cp\u003eØ90 × H52cm.\u003cbr\u003eLarge dining rooms, open plans and entryways.\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=\"solari-size-3\" href=\"#solari-size-section\" class=\"stb-solari__lightbox\"\u003e \u003cspan class=\"stb-solari__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/solari-cream-glass-chandelier-stuberlighting_9.jpg?v=1778834470\" alt=\"Enlarged Solari 3-Light dimensions\"\u003e \u003cspan class=\"stb-solari__lightbox-title\"\u003e 3-Light · Ø26.8\" × H18.1\" \u003c\/span\u003e \u003cspan class=\"stb-solari__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"solari-size-5\" href=\"#solari-size-section\" class=\"stb-solari__lightbox\"\u003e \u003cspan class=\"stb-solari__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/solari-cream-glass-chandelier-stuberlighting_2.jpg?v=1778834470\" alt=\"Enlarged Solari 5-Light dimensions\"\u003e \u003cspan class=\"stb-solari__lightbox-title\"\u003e 5-Light · Ø27.6\" × H18.1\" \u003c\/span\u003e \u003cspan class=\"stb-solari__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"solari-size-7\" href=\"#solari-size-section\" class=\"stb-solari__lightbox\"\u003e \u003cspan class=\"stb-solari__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/solari-cream-glass-chandelier-stuberlighting_18.jpg?v=1778834470\" alt=\"Enlarged Solari 7-Light dimensions\"\u003e \u003cspan class=\"stb-solari__lightbox-title\"\u003e 7-Light · Ø35.4\" × H20.5\" \u003c\/span\u003e \u003cspan class=\"stb-solari__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-solari__fit\"\u003e\n\u003cdiv class=\"stb-solari__fit-title\"\u003e\n\u003csmall\u003e Quick Guide \u003c\/small\u003e \u003cstrong\u003e Match the Fixture to the Room. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__fit-grid\"\u003e\n\u003cdiv class=\"stb-solari__fit-item\"\u003e\n\u003csmall\u003e 3-Light \u003c\/small\u003e \u003cstrong\u003e Up to ~150 sq ft \u003c\/strong\u003e\n\u003cp\u003eBest when you want the Solari look with a lighter visual footprint.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__fit-item\"\u003e\n\u003csmall\u003e 5-Light \u003c\/small\u003e \u003cstrong\u003e ~150–300 sq ft \u003c\/strong\u003e\n\u003cp\u003eThe most flexible option for standard dining and living spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__fit-item\"\u003e\n\u003csmall\u003e 7-Light \u003c\/small\u003e \u003cstrong\u003e 300+ sq ft \u003c\/strong\u003e\n\u003cp\u003eBetter when the room needs noticeably more width and presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT + INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-solari__utility\"\u003e\n\u003cdiv class=\"stb-solari__utility-panel\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Bulbs Included \u003c\/strong\u003e\n\u003cp\u003eOne compatible bulb is supplied for each glass shade: 3 bulbs with 3-Light, 5 bulbs with 5-Light and 7 bulbs with 7-Light. Maximum 40W per socket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__utility-panel\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired · Adjustable Rod System \u003c\/strong\u003e\n\u003cp\u003eIncludes 3.9\", 7.8\" and 11.8\" rod sections, allowing up to approximately 23.6\" \/ 60cm of standard rod length. Additional extension is available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HANGING GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-solari__hanging\"\u003e\n\u003cdiv class=\"stb-solari__hanging-title\"\u003e\n\u003csmall\u003e Dining Height \u003c\/small\u003e \u003cstrong\u003e 28–34\" Above Table \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__hanging-copy\"\u003e\n\u003cp\u003eFor dining installations, measure from the tabletop to the lowest glass shade. In open living areas, maintain enough clearance for comfortable circulation beneath the chandelier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-solari__specs\"\u003e\n\u003cdiv class=\"stb-solari__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Solari \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__spec-list\"\u003e\n\u003cdiv class=\"stb-solari__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e 3-Light Ø26.8\" × H18.1\" · 5-Light Ø27.6\" × H18.1\" · 7-Light Ø35.4\" × H20.5\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__spec\"\u003e\n\u003cspan\u003e Materials \u0026amp; Finish \u003c\/span\u003e \u003cstrong\u003e Gold-Finished Metal Frame \u0026amp; Arms · Cream-White to Creamy-Yellow Gradient Glass Shades \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 Bulbs Included · 3-Light: 3 Bulbs · 5-Light: 5 Bulbs · 7-Light: 7 Bulbs · Max 40W Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Hardwired Ceiling Installation · Standard Wall Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible with Dimmable E26\/E27 Bulbs + Compatible Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__spec\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e 3.9\" + 7.8\" + 11.8\" Rod Sections · Up to 23.6\" \/ 60cm · Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__spec\"\u003e\n\u003cspan\u003e Rating \u003c\/span\u003e \u003cstrong\u003e IP20 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__spec\"\u003e\n\u003cspan\u003e Care \u003c\/span\u003e \u003cstrong\u003e Soft Dry Cloth for Gold Hardware · Glass Shades May Be Removed and Gently Damp-Wiped · Dry Thoroughly Before Reinstalling \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-solari__care\"\u003e\n\u003cdiv class=\"stb-solari__care-mark\"\u003e◉\u003c\/div\u003e\n\u003cdiv class=\"stb-solari__care-copy\"\u003e\n\u003cstrong\u003e Handle the gradient glass separately during cleaning. \u003c\/strong\u003e\n\u003cp\u003eWipe the gold hardware with a soft dry cloth. Remove each glass shade before deeper cleaning and dry completely before reinstalling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-solari__faq\"\u003e\n\u003ch3 class=\"stb-solari__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich Solari size should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose the 3-Light for smaller rooms, the 5-Light for most standard dining and living spaces, and the 7-Light when the room needs substantially more width and visual presence.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the bulbs included?\u003c\/summary\u003e\n\u003cp\u003eYes. Solari includes one compatible E26 \/ E27 bulb for each glass shade: 3, 5 or 7 bulbs depending on the selected configuration.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I request a longer suspension?\u003c\/summary\u003e\n\u003cp\u003eYes. Standard rod sections provide up to approximately 23.6\" \/ 60cm of suspension. Additional extension can be prepared on request for higher ceilings.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Solari be installed in a moisture-prone area?\u003c\/summary\u003e\n\u003cp\u003eThe supplied product specification lists an IP20 rating. For bathrooms or other moisture-prone locations, confirm the exact installation position and applicable local electrical requirements before installation.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-solari__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 Lamps Dia 26.8\"xH18.1”\/Dia 68cmxH46cm \/ Gold \u0026 Creamy yellow","offer_id":52213600223515,"sku":"STB-SLRI-3L","price":245.0,"currency_code":"USD","in_stock":true},{"title":"5 Lamps Dia 27.6\"xH18.1\"\/Dia 70cm xH46cm \/ Gold \u0026 Creamy yellow","offer_id":52213600256283,"sku":"STB-SLRI-5L","price":458.0,"currency_code":"USD","in_stock":true},{"title":"7 Lamps Dia 35.4\"xH20.5\"\/Dia 90cm xH52cm \/ Gold \u0026 Creamy yellow","offer_id":52213600289051,"sku":"STB-SLRI-7L","price":525.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/solari-cream-glass-chandelier-stuberlighting_1.jpg?v=1778834470"},{"product_id":"bloom-glass-flower-pendant-light","title":"Bloom Glass Flower Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — BLOOM\n   GLASS FLOWER PENDANT LIGHT\n\n   GLASS \/ COLOR \/ SCALE\n\n   SCULPTED GLASS · BRASS\n   CLEAR \/ GREEN \/ BROWN\n   Ø9.8\" × H4.9\"\n\n   QUIET EDITORIAL LUXURY\n   MINIMAL PALETTE · DAWN SAFE\n========================================================= *\/\n\n.stb-bloom{\n  --white:#FFFFFF;\n  --ivory:#FFFDF9;\n  --paper:#F5F2ED;\n  --stone:#E9E4DD;\n\n  --espresso:#1C1209;\n  --charcoal:#2B2926;\n  --brown:#4A3218;\n  --muted:#746556;\n\n  --brass:#A98758;\n  --brass-deep:#765A3C;\n  --brass-soft:#DDD0BD;\n\n  --gold:#C8A96E;\n  --line:#DDD5CA;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.62;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-bloom *,\n.stb-bloom *::before,\n.stb-bloom *::after{\n  box-sizing:border-box;\n}\n\n.stb-bloom h2,\n.stb-bloom h3,\n.stb-bloom p{\n  margin-top:0;\n}\n\n.stb-bloom h2,\n.stb-bloom 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-bloom 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-bloom a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   WHITE EDITORIAL SHEET\n   separates page from store cream background\n========================================================= *\/\n\n.bloom-sheet{\n  background:#FFFFFF;\n\n  border:1px solid #E1D9CE;\n  border-top:4px solid #1C1209;\n\n  padding:25px 26px 0;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.bloom-open{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,145px);\n\n  gap:30px;\n  align-items:end;\n\n  padding-bottom:23px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.bloom-kicker{\n  margin:0 0 7px !important;\n\n  color:#84684A;\n\n  font-size:10px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.bloom-open h2{\n  max-width:590px;\n\n  margin:0 0 9px;\n\n  font-size:34px;\n  line-height:1.04;\n}\n\n.bloom-open__copy \u003e p{\n  max-width:575px;\n\n  margin:0;\n\n  color:#675645;\n\n  font-size:13px;\n}\n\n.bloom-open__scale{\n  min-width:0;\n\n  padding-left:15px;\n\n  border-left:2px solid #A98758;\n}\n\n.bloom-open__scale small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#846B50;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.bloom-open__scale strong{\n  display:block;\n\n  color:#1C1209;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:27px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.bloom-open__scale span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#746453;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   QUICK FACT LINE\n========================================================= *\/\n\n.bloom-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.bloom-fact{\n  padding:2px 15px;\n\n  border-right:1px solid var(--line);\n\n  color:#615346;\n\n  font-size:10.5px;\n}\n\n.bloom-fact:first-child{\n  padding-left:0;\n}\n\n.bloom-fact:last-child{\n  border-right:0;\n}\n\n.bloom-fact strong{\n  color:#281A0E;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   FORM \/ DETAIL\n========================================================= *\/\n\n.bloom-form{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:29px;\n  align-items:center;\n\n  padding:29px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.bloom-form__image{\n  width:175px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:#F5F2ED;\n\n  border:1px solid #DDD5CA;\n}\n\n.bloom-form__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.bloom-form__image img{\n  max-height:165px !important;\n}\n\n.bloom-zoom{\n  position:absolute;\n\n  right:5px;\n  bottom:5px;\n\n  padding:4px 7px;\n\n  background:rgba(28,18,9,.87);\n\n  border-radius:20px;\n\n  color:#FFF8EB;\n\n  font-size:8.5px;\n\n  pointer-events:none;\n}\n\n.bloom-label{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#84684A;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.bloom-form__copy h3{\n  margin:0 0 7px;\n\n  font-size:24px;\n  line-height:1.08;\n}\n\n.bloom-form__copy p{\n  margin:0;\n\n  color:#675747;\n\n  font-size:12px;\n}\n\n.bloom-form__materials{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:14px;\n\n  margin-top:11px;\n}\n\n.bloom-form__materials span{\n  position:relative;\n\n  padding-left:9px;\n\n  color:#6D5D4C;\n\n  font-size:10px;\n}\n\n.bloom-form__materials span::before{\n  content:\"\";\n\n  position:absolute;\n\n  left:0;\n  top:.56em;\n\n  width:3px;\n  height:3px;\n\n  background:#A98758;\n\n  border-radius:50%;\n}\n\n\n\/* =========================================================\n   COLOR EDITORIAL\n========================================================= *\/\n\n.bloom-colors{\n  padding:29px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.bloom-colors__head{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:25px;\n\n  margin-bottom:12px;\n}\n\n.bloom-colors__head h3{\n  margin:0;\n\n  font-size:23px;\n}\n\n.bloom-colors__head p{\n  margin:0;\n\n  color:#71604F;\n\n  font-size:11.5px;\n}\n\n\n\/* NO BIG COLOR CARDS *\/\n\n.bloom-color{\n  display:grid;\n  grid-template-columns:minmax(0,90px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:10px 0;\n\n  border-top:1px solid #E3DBD1;\n}\n\n.bloom-color:last-child{\n  border-bottom:1px solid #E3DBD1;\n}\n\n.bloom-color__name{\n  display:flex;\n  align-items:center;\n\n  gap:8px;\n}\n\n.bloom-color__dot{\n  width:10px;\n  height:10px;\n\n  flex:0 0 auto;\n\n  border:1px solid #B9AEA1;\n  border-radius:50%;\n}\n\n.bloom-color--clear .bloom-color__dot{\n  background:#F8F7F4;\n}\n\n.bloom-color--green .bloom-color__dot{\n  background:#78806C;\n}\n\n.bloom-color--brown .bloom-color__dot{\n  background:#8A674D;\n}\n\n.bloom-color__name strong{\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.bloom-color__copy{\n  color:#665544;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   SCALE\n========================================================= *\/\n\n.bloom-scale{\n  display:grid;\n  grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n  gap:24px;\n  align-items:center;\n\n  padding:29px 0 20px;\n}\n\n.bloom-scale__number{\n  min-width:0;\n\n  padding:13px 14px;\n\n  background:#1C1209;\n}\n\n.bloom-scale__number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.bloom-scale__number strong{\n  display:block;\n\n  color:#FFF8EB;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:27px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.bloom-scale__number span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#CDC3B6;\n\n  font-size:10px;\n}\n\n.bloom-scale__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#846B50;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.bloom-scale__copy h3{\n  margin:0 0 5px;\n\n  font-size:21px;\n}\n\n.bloom-scale__copy p{\n  margin:0;\n\n  color:#675747;\n\n  font-size:11.5px;\n}\n\n\n\/* =========================================================\n   DIMENSION IMAGE\n========================================================= *\/\n\n.bloom-dimension{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,150px);\n\n  gap:24px;\n  align-items:center;\n\n  padding-bottom:29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.bloom-dimension__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#846B50;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.bloom-dimension__copy h3{\n  margin:0 0 5px;\n\n  font-size:20px;\n}\n\n.bloom-dimension__copy p{\n  margin:0;\n\n  color:#6F5E4E;\n\n  font-size:11px;\n}\n\n.bloom-dimension__image{\n  width:150px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:#F5F2ED;\n\n  border:1px solid #DDD5CA;\n}\n\n.bloom-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.bloom-dimension__image img{\n  max-height:140px !important;\n}\n\n\n\/* =========================================================\n   GROUPING \/ PLACEMENT\n========================================================= *\/\n\n.bloom-placement{\n  padding:29px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.bloom-placement__head{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:25px;\n\n  margin-bottom:9px;\n}\n\n.bloom-placement__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.bloom-placement__head p{\n  margin:0;\n\n  color:#71604F;\n\n  font-size:11.5px;\n}\n\n.bloom-placement__rows{\n  border-top:1px solid #E3DBD1;\n}\n\n.bloom-placement__row{\n  display:grid;\n  grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n  gap:17px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid #E3DBD1;\n}\n\n.bloom-placement__row strong{\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.bloom-placement__row span{\n  color:#675645;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   DARK UTILITY BAND\n========================================================= *\/\n\n.bloom-utility{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin:0 -26px;\n\n  background:#1C1209;\n}\n\n.bloom-utility__item{\n  min-width:0;\n\n  padding:20px 26px;\n}\n\n.bloom-utility__item:first-child{\n  border-right:1px solid rgba(255,255,255,.14);\n}\n\n.bloom-utility small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.bloom-utility h3{\n  margin:0 0 6px;\n\n  color:#FFF7EA;\n\n  font-size:21px;\n}\n\n.bloom-utility p{\n  margin:0;\n\n  color:#CDC5B9;\n\n  font-size:11.5px;\n}\n\n.bloom-utility__stats{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:12px;\n\n  margin-top:10px;\n}\n\n.bloom-utility__stats span{\n  color:#E3DBD0;\n\n  font-size:10px;\n}\n\n.bloom-utility__stats strong{\n  color:#FFF8EB;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   BEFORE ORDER\n========================================================= *\/\n\n.bloom-before{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:24px;\n\n  padding:29px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.bloom-before__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#846B50;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.bloom-before__title h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.bloom-before__rows{\n  border-top:1px solid #DDD5CA;\n}\n\n.bloom-before__row{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:15px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid #DDD5CA;\n}\n\n.bloom-before__row strong{\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.bloom-before__row p{\n  margin:0;\n\n  color:#675645;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.bloom-specs{\n  padding:29px 0;\n}\n\n.bloom-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:8px;\n}\n\n.bloom-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.bloom-specs__head span{\n  color:#887562;\n\n  font-size:10px;\n}\n\n.bloom-spec-list{\n  border-top:1px solid #DDD5CA;\n}\n\n.bloom-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid #E4DDD3;\n}\n\n.bloom-spec-row:nth-child(even){\n  margin-left:-8px;\n  margin-right:-8px;\n\n  padding-left:8px;\n  padding-right:8px;\n\n  background:#F5F2ED;\n}\n\n.bloom-spec-row__label{\n  color:#806C58;\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.bloom-spec-row__value{\n  min-width:0;\n\n  color:#281A0E;\n\n  font-size:11.5px;\n  font-weight:500;\n  line-height:1.5;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CERT *\/\n\n.bloom-cert{\n  margin-top:10px;\n\n  padding:11px 13px;\n\n  background:#F5F2ED;\n\n  border-left:3px solid #A98758;\n}\n\n.bloom-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#80664A;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.bloom-cert strong{\n  display:block;\n\n  color:#352719;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   GLASS CARE\n========================================================= *\/\n\n.bloom-care{\n  margin:0 -26px;\n\n  padding:13px 26px;\n\n  background:#F5F2ED;\n\n  border-top:1px solid #DDD5CA;\n}\n\n.bloom-care strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#281A0E;\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n.bloom-care span{\n  display:block;\n\n  color:#71604F;\n\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.bloom-shipping{\n  margin:0 -26px;\n\n  padding:19px 26px;\n\n  background:#1C1209;\n\n  border-top:3px solid #A98758;\n}\n\n.bloom-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF4E5;\n\n  font-size:20px;\n}\n\n.bloom-shipping p{\n  margin:0 0 7px;\n\n  color:#D0CBC2;\n\n  font-size:12px;\n}\n\n.bloom-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.bloom-shipping strong{\n  color:#FFF8EB;\n}\n\n.bloom-shipping a{\n  color:#E2C38C;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.bloom-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:18px;\n\n  background:rgba(14,13,12,.96);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.bloom-lightbox:target{\n  display:flex;\n}\n\n.bloom-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.bloom-lightbox img{\n  width:auto !important;\n  max-width:92vw !important;\n\n  height:auto !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.bloom-lightbox__text{\n  margin-top:9px;\n\n  color:#D9C7A8;\n\n  font-size:10px;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .bloom-sheet{\n    padding:20px 18px 0;\n  }\n\n\n  .bloom-open{\n    grid-template-columns:minmax(0,1fr) minmax(0,115px);\n\n    gap:17px;\n  }\n\n  .bloom-open h2{\n    font-size:29px;\n  }\n\n  .bloom-open__copy \u003e p{\n    font-size:13px;\n  }\n\n\n  .bloom-form{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:18px;\n  }\n\n  .bloom-form__image{\n    width:125px;\n  }\n\n  .bloom-form__image img{\n    max-height:118px !important;\n  }\n\n\n  .bloom-colors__head,\n  .bloom-placement__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .bloom-utility{\n    margin-left:-18px;\n    margin-right:-18px;\n  }\n\n  .bloom-utility__item{\n    padding:18px;\n  }\n\n\n  .bloom-before{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n\n  .bloom-spec-row{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n\n  .bloom-care,\n  .bloom-shipping{\n    margin-left:-18px;\n    margin-right:-18px;\n\n    padding-left:18px;\n    padding-right:18px;\n  }\n\n}\n\n\n@media screen and (max-width:500px){\n\n  .bloom-open{\n    grid-template-columns:1fr;\n  }\n\n  .bloom-open__scale{\n    width:145px;\n\n    padding-left:11px;\n  }\n\n\n  .bloom-facts{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n  }\n\n  .bloom-fact{\n    padding:5px 8px 5px 0;\n\n    border-right:0;\n  }\n\n\n  .bloom-form{\n    grid-template-columns:1fr;\n  }\n\n  .bloom-form__image{\n    width:110px;\n\n    margin:0;\n  }\n\n\n  .bloom-color{\n    grid-template-columns:minmax(0,85px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n\n  .bloom-scale{\n    grid-template-columns:1fr;\n  }\n\n  .bloom-scale__number{\n    width:135px;\n  }\n\n\n  .bloom-dimension{\n    grid-template-columns:1fr;\n  }\n\n  .bloom-dimension__image{\n    width:110px;\n\n    margin:0;\n  }\n\n  .bloom-dimension__image img{\n    max-height:105px !important;\n  }\n\n\n  .bloom-placement__row{\n    grid-template-columns:minmax(0,95px) minmax(0,1fr);\n\n    gap:10px;\n  }\n\n\n  .bloom-utility{\n    grid-template-columns:1fr;\n  }\n\n  .bloom-utility__item:first-child{\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.14);\n  }\n\n\n  .bloom-specs__head{\n    display:block;\n  }\n\n  .bloom-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .bloom-spec-row{\n    grid-template-columns:1fr;\n\n    gap:3px;\n\n    padding:9px 0;\n  }\n\n  .bloom-spec-row__label{\n    color:#765A3C;\n\n    font-size:10px;\n    font-weight:600;\n\n    text-transform:uppercase;\n    letter-spacing:.05em;\n  }\n\n  .bloom-spec-row__value{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-bloom\" id=\"bloom-root\"\u003e\n\u003cdiv class=\"bloom-sheet\"\u003e\n\u003c!-- =====================================================\n         INTRO\n    ====================================================== --\u003e\n\u003csection class=\"bloom-open\"\u003e\n\u003cdiv class=\"bloom-open__copy\"\u003e\n\u003cp class=\"bloom-kicker\"\u003eBloom · Glass Flower Pendant\u003c\/p\u003e\n\u003ch2\u003eA Small Glass Pendant Shaped Like an Opening Flower\u003c\/h2\u003e\n\u003cp\u003eBloom uses softly curved glass petals around a warm brass fitting. At just 9.8 inches across, it works as a delicate single pendant or can be repeated in pairs and clusters where a larger fixture would feel too heavy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bloom-open__scale\"\u003e\n\u003csmall\u003e Shade Size \u003c\/small\u003e \u003cstrong\u003e Ø9.8\" \u003c\/strong\u003e \u003cspan\u003e H4.9\"\u003cbr\u003eØ25 × H12.5cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         QUICK FACTS\n    ====================================================== --\u003e\n\u003csection class=\"bloom-facts\"\u003e\n\u003cdiv class=\"bloom-fact\"\u003e\n\u003cstrong\u003eMaterial\u003c\/strong\u003e · Glass + Brass\u003c\/div\u003e\n\u003cdiv class=\"bloom-fact\"\u003e\n\u003cstrong\u003eColors\u003c\/strong\u003e · Clear \/ Green \/ Brown\u003c\/div\u003e\n\u003cdiv class=\"bloom-fact\"\u003e\n\u003cstrong\u003eBulb\u003c\/strong\u003e · E26 \/ E27\u003c\/div\u003e\n\u003cdiv class=\"bloom-fact\"\u003e\n\u003cstrong\u003eIncluded\u003c\/strong\u003e · 3000K LED\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         FORM \/ PRODUCT DETAIL\n    ====================================================== --\u003e\n\u003csection class=\"bloom-form\"\u003e\n\u003cdiv class=\"bloom-form__image\"\u003e\u003ca href=\"#bloom-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bloom-glass-flower-pendant-light-stuberlighting_19.jpg?v=1779609395\" alt=\"Bloom Glass Flower Pendant Light showing sculpted flower-shaped glass and brass hardware\" loading=\"lazy\"\u003e \u003cspan class=\"bloom-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"bloom-form__copy\"\u003e\n\u003csmall class=\"bloom-label\"\u003e Form \u003c\/small\u003e\n\u003ch3\u003eThe Glass Is the Sculpture\u003c\/h3\u003e\n\u003cp\u003eThe shade opens outward in soft petal-like curves rather than using a conventional cone or globe. Warm brass hardware keeps the upper structure visually simple so the glass remains the focal point.\u003c\/p\u003e\n\u003cdiv class=\"bloom-form__materials\"\u003e\n\u003cspan\u003e Sculpted Glass \u003c\/span\u003e \u003cspan\u003e Brass Hardware \u003c\/span\u003e \u003cspan\u003e Flower Form \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         GLASS COLOR\n    ====================================================== --\u003e\n\u003csection class=\"bloom-colors\"\u003e\n\u003cdiv class=\"bloom-colors__head\"\u003e\n\u003ch3\u003eChoose the Glass Tone\u003c\/h3\u003e\n\u003cp\u003eAll three versions keep the same flower silhouette. The glass color changes how visually light or warm the fixture feels when viewed in the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bloom-color bloom-color--clear\"\u003e\n\u003cdiv class=\"bloom-color__name\"\u003e\n\u003cspan class=\"bloom-color__dot\"\u003e\u003c\/span\u003e \u003cstrong\u003e Clear \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bloom-color__copy\"\u003eThe lightest visual presence and the easiest option to pair with different finishes and wall colors.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bloom-color bloom-color--green\"\u003e\n\u003cdiv class=\"bloom-color__name\"\u003e\n\u003cspan class=\"bloom-color__dot\"\u003e\u003c\/span\u003e \u003cstrong\u003e Green \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bloom-color__copy\"\u003eAdds a muted botanical tone that pairs naturally with wood, stone and other organic materials.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bloom-color bloom-color--brown\"\u003e\n\u003cdiv class=\"bloom-color__name\"\u003e\n\u003cspan class=\"bloom-color__dot\"\u003e\u003c\/span\u003e \u003cstrong\u003e Brown \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bloom-color__copy\"\u003eGives the glass a warmer vintage character and stronger contrast against pale walls and ceilings.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         SCALE\n    ====================================================== --\u003e\n\u003csection class=\"bloom-scale\"\u003e\n\u003cdiv class=\"bloom-scale__number\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 9.8\" \u003c\/strong\u003e \u003cspan\u003e Approx. 25cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bloom-scale__copy\"\u003e\n\u003csmall\u003e Mini Pendant Scale \u003c\/small\u003e\n\u003ch3\u003eSmall Enough to Repeat\u003c\/h3\u003e\n\u003cp\u003eBloom measures approximately 9.8 inches across and 4.9 inches high. Its compact scale makes it especially useful where two or three pendants are preferred over one large central fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         DIMENSION IMAGE\n    ====================================================== --\u003e\n\u003csection class=\"bloom-dimension\"\u003e\n\u003cdiv class=\"bloom-dimension__copy\"\u003e\n\u003csmall\u003e Dimension Reference \u003c\/small\u003e\n\u003ch3\u003eCheck the 9.8\" Width Before Planning a Cluster\u003c\/h3\u003e\n\u003cp\u003eWhen using multiple Bloom pendants, allow enough open space between each glass shade so the flower profiles remain distinct.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bloom-dimension__image\"\u003e\u003ca href=\"#bloom-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bloom-glass-flower-pendant-light-stuberlighting_4.jpg?v=1779609395\" alt=\"Bloom Glass Flower Pendant Light dimension reference\" loading=\"lazy\"\u003e \u003cspan class=\"bloom-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PLACEMENT\n    ====================================================== --\u003e\n\u003csection class=\"bloom-placement\"\u003e\n\u003cdiv class=\"bloom-placement__head\"\u003e\n\u003ch3\u003eOne Pendant or a Repeated Composition\u003c\/h3\u003e\n\u003cp\u003eBloom's compact diameter makes quantity part of the design decision.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bloom-placement__rows\"\u003e\n\u003cdiv class=\"bloom-placement__row\"\u003e\n\u003cstrong\u003e Kitchen Island \u003c\/strong\u003e \u003cspan\u003e Use two or three in a row to distribute the flower form across a longer surface. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bloom-placement__row\"\u003e\n\u003cstrong\u003e Dining Nook \u003c\/strong\u003e \u003cspan\u003e A single Bloom can comfortably anchor a smaller round or compact dining table. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bloom-placement__row\"\u003e\n\u003cstrong\u003e Bedside \u003c\/strong\u003e \u003cspan\u003e Hang one on each side of the bed to keep nightstand surfaces clear. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bloom-placement__row\"\u003e\n\u003cstrong\u003e Entryway \u003c\/strong\u003e \u003cspan\u003e A single pendant adds sculptural detail without the volume of a larger chandelier. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         LIGHT + DROP\n    ====================================================== --\u003e\n\u003csection class=\"bloom-utility\"\u003e\n\u003cdiv class=\"bloom-utility__item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e\n\u003ch3\u003eReplaceable E26 \/ E27 Source\u003c\/h3\u003e\n\u003cp\u003eBloom uses a standard replaceable bulb rather than a permanently integrated LED source.\u003c\/p\u003e\n\u003cdiv class=\"bloom-utility__stats\"\u003e\n\u003cspan\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eBulb Included: Yes\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e3000K\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bloom-utility__item\"\u003e\n\u003csmall\u003e Hanging \u003c\/small\u003e\n\u003ch3\u003e59\" Adjustable Cable\u003c\/h3\u003e\n\u003cp\u003eThe standard suspension is adjustable to 59\" \/ 150cm. Longer cable is available on request, and the fixture is compatible with sloped ceilings up to 30°.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         BEFORE ORDER\n    ====================================================== --\u003e\n\u003csection class=\"bloom-before\"\u003e\n\u003cdiv class=\"bloom-before__title\"\u003e\n\u003csmall\u003e Before You Order \u003c\/small\u003e\n\u003ch3\u003eThree Quick Checks\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bloom-before__rows\"\u003e\n\u003cdiv class=\"bloom-before__row\"\u003e\n\u003cstrong\u003e Single or multiple? \u003c\/strong\u003e\n\u003cp\u003eAt Ø9.8\", Bloom is intentionally compact. Use multiples when more visual coverage is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bloom-before__row\"\u003e\n\u003cstrong\u003e Which glass tone? \u003c\/strong\u003e\n\u003cp\u003eClear feels lighter, Green adds a muted botanical tone, and Brown creates a warmer vintage appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bloom-before__row\"\u003e\n\u003cstrong\u003e Ceiling condition? \u003c\/strong\u003e\n\u003cp\u003eThe standard cable is 59\" adjustable and the canopy supports sloped ceilings up to 30°.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"bloom-specs\"\u003e\n\u003cdiv class=\"bloom-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Bloom · Glass Flower Pendant \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bloom-spec-list\"\u003e\n\u003cdiv class=\"bloom-spec-row\"\u003e\n\u003cspan class=\"bloom-spec-row__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"bloom-spec-row__value\"\u003e Ø9.8\" × H4.9\" \/ Ø25 × H12.5cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bloom-spec-row\"\u003e\n\u003cspan class=\"bloom-spec-row__label\"\u003e Materials \u0026amp; Finish \u003c\/span\u003e \u003cspan class=\"bloom-spec-row__value\"\u003e Sculpted glass shade · Brass hardware \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bloom-spec-row\"\u003e\n\u003cspan class=\"bloom-spec-row__label\"\u003e Glass Colors \u003c\/span\u003e \u003cspan class=\"bloom-spec-row__value\"\u003e Clear · Green · Brown \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bloom-spec-row\"\u003e\n\u003cspan class=\"bloom-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"bloom-spec-row__value\"\u003e E26 \/ E27 · Bulb Included: Yes · 3000K warm white LED included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bloom-spec-row\"\u003e\n\u003cspan class=\"bloom-spec-row__label\"\u003e Electrical \u0026amp; Control \u003c\/span\u003e \u003cspan class=\"bloom-spec-row__value\"\u003e AC 110–240V · Compatible with standard wall switch · Wall switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bloom-spec-row\"\u003e\n\u003cspan class=\"bloom-spec-row__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"bloom-spec-row__value\"\u003e 59\" \/ 150cm adjustable cable · Extension available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bloom-spec-row\"\u003e\n\u003cspan class=\"bloom-spec-row__label\"\u003e Ceiling Compatibility \u003c\/span\u003e \u003cspan class=\"bloom-spec-row__value\"\u003e Standard ceilings · Sloped ceilings up to 30° \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bloom-spec-row\"\u003e\n\u003cspan class=\"bloom-spec-row__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"bloom-spec-row__value\"\u003e Hardwired ceiling installation · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bloom-spec-row\"\u003e\n\u003cspan class=\"bloom-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"bloom-spec-row__value\"\u003e Indoor dry locations only \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bloom-spec-row\"\u003e\n\u003cspan class=\"bloom-spec-row__label\"\u003e Maintenance \u003c\/span\u003e \u003cspan class=\"bloom-spec-row__value\"\u003e Wipe brass with a soft dry cloth · Clean glass gently with a soft slightly damp cloth and dry completely \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bloom-cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         CARE\n    ====================================================== --\u003e\n\u003csection class=\"bloom-care\"\u003e\u003cstrong\u003e Handle the sculpted glass by the thicker outer areas whenever possible. \u003c\/strong\u003e \u003cspan\u003e Clean the glass gently with a soft cloth and avoid abrasive cleaners. Wipe brass hardware with a soft dry cloth. \u003c\/span\u003e\u003c\/section\u003e\n\u003c!-- =====================================================\n         SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"bloom-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"bloom-detail-large\" href=\"#bloom-root\" class=\"bloom-lightbox\"\u003e \u003cspan class=\"bloom-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bloom-glass-flower-pendant-light-stuberlighting_19.jpg?v=1779609395\" alt=\"Enlarged Bloom Glass Flower Pendant Light detail\"\u003e \u003cspan class=\"bloom-lightbox__text\"\u003e Sculpted Glass + Brass · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — DIMENSION \/ PRODUCT REFERENCE\n  ====================================================== --\u003e \u003ca id=\"bloom-size-large\" href=\"#bloom-root\" class=\"bloom-lightbox\"\u003e \u003cspan class=\"bloom-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bloom-glass-flower-pendant-light-stuberlighting_4.jpg?v=1779609395\" alt=\"Enlarged Bloom Glass Flower Pendant Light dimension reference\"\u003e \u003cspan class=\"bloom-lightbox__text\"\u003e Ø9.8\" × H4.9\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 9.8\" × H 4.9\" \/ Gold \u0026 Clear","offer_id":52250348585243,"sku":"STB-BLOOM-CL","price":135.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\" × H 4.9\" \/ Gold \u0026Green","offer_id":52250348618011,"sku":"STB-BLOOM-CL","price":135.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\" × H 4.9\" \/ Gold \u0026 Brown","offer_id":52250348650779,"sku":"STB-BLOOM-BR","price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bloom-glass-flower-pendant-light-stuberlighting_1.jpg?v=1779609395"},{"product_id":"pop-mini-colorful-pendant-light","title":"Pop Mini Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — POP MINI COLORFUL PENDANT LIGHT\n   Refined Editorial · Compact Scale · Controlled Color\n========================================================= *\/\n\n.stb-pop{\n  --ivory:#FFFDF8;\n  --soft:#F2EADF;\n  --soft-2:#E8DDD0;\n\n  --dark:#21160F;\n  --espresso:#38271D;\n  --brown:#4A3218;\n\n  --gold:#B78F58;\n  --gold-deep:#89683F;\n\n  --muted:#776859;\n  --line:#D8C9B7;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14.5px;\n  line-height:1.68;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-pop *,\n.stb-pop *::before,\n.stb-pop *::after{\n  box-sizing:border-box;\n}\n\n.stb-pop h2,\n.stb-pop h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-pop p{\n  margin-top:0;\n}\n\n.stb-pop__eyebrow{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-pop__title{\n  margin:0 0 10px;\n\n  font-size:29px;\n  line-height:1.15;\n}\n\n.stb-pop__section-title{\n  margin:0 0 8px;\n\n  font-size:22px;\n  line-height:1.25;\n}\n\n.stb-pop__view{\n  display:block;\n\n  margin-top:7px;\n\n  color:#7C6754;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-pop__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 205px;\n\n  gap:34px;\n  align-items:end;\n\n  padding:8px 0 28px;\n}\n\n.stb-pop__intro-copy{\n  max-width:620px;\n}\n\n.stb-pop__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5E4C3D;\n\n  font-size:14.5px;\n  line-height:1.7;\n}\n\n.stb-pop__intro-side{\n  padding:17px 18px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-pop__intro-side small{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:#C5AA84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-pop__intro-side strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#FFF5E7;\n\n  font-size:16px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-pop__intro-side span{\n  display:block;\n\n  color:#D4C5B4;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-pop__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:38px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-pop__fact{\n  padding:15px 14px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-pop__fact:last-child{\n  border-right:0;\n}\n\n.stb-pop__fact small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#89735E;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.stb-pop__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   DETAIL\n========================================================= *\/\n\n.stb-pop__detail{\n  display:grid;\n  grid-template-columns:185px minmax(0,1fr);\n\n  gap:30px;\n  align-items:center;\n\n  margin-bottom:40px;\n  padding:21px;\n\n  background:var(--soft);\n\n  border:1px solid #D6C6B3;\n  border-radius:5px;\n}\n\n.stb-pop__detail-media{\n  width:175px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-pop__media-link{\n  display:block;\n\n  width:100%;\n\n  padding:5px;\n\n  background:var(--ivory);\n\n  border:1px solid #D1C0AB;\n  border-radius:4px;\n\n  text-decoration:none;\n}\n\n.stb-pop__media-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-pop__detail-copy{\n  max-width:550px;\n}\n\n.stb-pop__detail-copy p{\n  margin:0 0 12px;\n\n  color:#5E4C3D;\n\n  font-size:13px;\n  line-height:1.65;\n}\n\n.stb-pop__tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:7px;\n}\n\n.stb-pop__tag{\n  padding:5px 9px;\n\n  background:var(--ivory);\n\n  color:#604A39;\n\n  font-size:10.5px;\n\n  border:1px solid #D2C1AD;\n  border-radius:20px;\n}\n\n\n\/* =========================================================\n   COLORS\n========================================================= *\/\n\n.stb-pop__colors{\n  margin-bottom:40px;\n}\n\n.stb-pop__colors-head{\n  max-width:620px;\n\n  margin-bottom:14px;\n}\n\n.stb-pop__colors-head p{\n  margin:0;\n\n  color:#625041;\n\n  font-size:12.8px;\n  line-height:1.65;\n}\n\n.stb-pop__color-row{\n  display:grid;\n  grid-template-columns:repeat(5,1fr);\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-pop__color{\n  padding:14px 8px;\n\n  text-align:center;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-pop__color:last-child{\n  border-right:0;\n}\n\n.stb-pop__swatch{\n  display:block;\n\n  width:28px;\n  height:28px;\n\n  margin:0 auto 7px;\n\n  border:1px solid rgba(33,22,15,.15);\n  border-radius:50%;\n}\n\n.stb-pop__swatch--green{\n  background:#66705D;\n}\n\n.stb-pop__swatch--red{\n  background:#934C43;\n}\n\n.stb-pop__swatch--white{\n  background:#F2EFE8;\n}\n\n.stb-pop__swatch--brown{\n  background:#B28B69;\n}\n\n.stb-pop__swatch--black{\n  background:#272523;\n}\n\n.stb-pop__color strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:10.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   SINGLE \/ GROUPED\n========================================================= *\/\n\n.stb-pop__use{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:40px;\n\n  overflow:hidden;\n\n  border-radius:5px;\n}\n\n.stb-pop__use-panel{\n  padding:21px 22px;\n}\n\n.stb-pop__use-panel:first-child{\n  background:var(--espresso);\n}\n\n.stb-pop__use-panel:last-child{\n  background:#E6DCD0;\n}\n\n.stb-pop__use-panel small{\n  display:block;\n\n  margin-bottom:5px;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-pop__use-panel:first-child small{\n  color:#CBAE87;\n}\n\n.stb-pop__use-panel:last-child small{\n  color:#806A58;\n}\n\n.stb-pop__use-panel strong{\n  display:block;\n\n  margin-bottom:6px;\n\n  font-size:14px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-pop__use-panel:first-child strong{\n  color:#FFF4E5;\n}\n\n.stb-pop__use-panel:last-child strong{\n  color:var(--dark);\n}\n\n.stb-pop__use-panel p{\n  margin:0;\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n.stb-pop__use-panel:first-child p{\n  color:#D7C8B6;\n}\n\n.stb-pop__use-panel:last-child p{\n  color:#625142;\n}\n\n\n\/* =========================================================\n   DIMENSIONS\n========================================================= *\/\n\n.stb-pop__size{\n  display:grid;\n  grid-template-columns:205px minmax(0,1fr);\n\n  gap:34px;\n  align-items:center;\n\n  margin-bottom:40px;\n\n  padding:22px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-pop__size-media{\n  width:185px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-pop__size-copy p{\n  max-width:520px;\n\n  margin:0 0 14px;\n\n  color:#5E4C3D;\n\n  font-size:12.8px;\n  line-height:1.65;\n}\n\n.stb-pop__dimension{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:7px;\n\n  margin-bottom:15px;\n}\n\n.stb-pop__dimension span{\n  padding:6px 9px;\n\n  background:var(--soft);\n\n  color:var(--dark);\n\n  font-size:10.8px;\n  font-weight:500;\n\n  border-radius:3px;\n}\n\n\n\/* placement row *\/\n\n.stb-pop__placement{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  border-top:1px solid var(--line);\n}\n\n.stb-pop__placement-item{\n  padding:11px 10px 2px 0;\n}\n\n.stb-pop__placement-item strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--dark);\n\n  font-size:11.2px;\n  font-weight:600;\n}\n\n.stb-pop__placement-item span{\n  display:block;\n\n  color:#786858;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   HANGING GUIDE\n========================================================= *\/\n\n.stb-pop__hanging{\n  display:grid;\n  grid-template-columns:175px minmax(0,1fr);\n\n  margin-bottom:39px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-pop__hanging-title{\n  padding:19px 18px;\n\n  background:var(--soft);\n}\n\n.stb-pop__hanging-title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#816A56;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-pop__hanging-title strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:14px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-pop__hanging-copy{\n  padding:19px 21px;\n\n  background:var(--ivory);\n}\n\n.stb-pop__hanging-copy p{\n  margin:0;\n\n  color:#5E4C3D;\n\n  font-size:12.3px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-pop__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:39px;\n\n  overflow:hidden;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-pop__practical-item{\n  padding:20px 22px;\n}\n\n.stb-pop__practical-item:first-child{\n  border-right:1px solid #49372A;\n}\n\n.stb-pop__practical-item small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#C4A981;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-pop__practical-item strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#FFF4E5;\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-pop__practical-item p{\n  margin:0;\n\n  color:#D4C5B3;\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.stb-pop__specs{\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-pop__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:14px 17px;\n\n  background:var(--espresso);\n}\n\n.stb-pop__spec-head span{\n  color:#C8AA82;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-pop__spec-head strong{\n  color:#FFF4E5;\n\n  font-size:16px;\n  font-weight:500;\n}\n\n.stb-pop__spec-list{\n  background:var(--ivory);\n}\n\n.stb-pop__spec{\n  display:grid;\n  grid-template-columns:28% 72%;\n\n  padding:10px 14px;\n\n  border-bottom:1px solid #E5D9CB;\n}\n\n.stb-pop__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-pop__spec span{\n  padding-right:12px;\n\n  color:#88725D;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n.stb-pop__spec strong{\n  color:var(--dark);\n\n  font-size:11.8px;\n  line-height:1.5;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-pop__faq{\n  max-width:760px;\n\n  margin:0 auto 34px;\n}\n\n.stb-pop__faq-head{\n  margin-bottom:5px;\n}\n\n.stb-pop__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-pop__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--dark);\n\n  font-size:13.5px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-pop__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-pop__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-deep);\n\n  font-size:20px;\n}\n\n.stb-pop__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-pop__faq details p{\n  margin:8px 0 0;\n\n  color:#665344;\n\n  font-size:12.2px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-pop__shipping{\n  padding:21px 22px;\n\n  background:var(--soft);\n\n  border-top:2px solid var(--gold);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n  border-left:1px solid var(--line);\n\n  border-radius:5px;\n}\n\n.stb-pop__shipping h3{\n  margin:0 0 12px;\n\n  font-size:20px;\n}\n\n.stb-pop__shipping p{\n  margin:0 0 8px;\n\n  color:#5E4D3E;\n\n  font-size:12.8px;\n  line-height:1.65;\n}\n\n.stb-pop__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-pop__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-pop__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,13,9,.95);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-pop__lightbox:target{\n  display:flex;\n}\n\n.stb-pop__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-pop__lightbox img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:92vw;\n  max-height:80vh;\n\n  object-fit:contain;\n  object-position:center;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.38);\n}\n\n.stb-pop__lightbox-caption{\n  margin-top:10px;\n\n  color:#D8BE96;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-pop__lightbox-hint{\n  margin-top:4px;\n\n  color:#9E8C77;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-pop{\n    font-size:14.5px;\n  }\n\n\n  .stb-pop__intro{\n    grid-template-columns:1fr;\n\n    gap:14px;\n  }\n\n  .stb-pop__title{\n    font-size:25px;\n  }\n\n  .stb-pop__intro-copy p{\n    font-size:14px;\n  }\n\n  .stb-pop__intro-side{\n    max-width:270px;\n  }\n\n\n  .stb-pop__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-pop__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-pop__fact:nth-child(1),\n  .stb-pop__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-pop__detail{\n    grid-template-columns:155px 1fr;\n\n    gap:16px;\n    padding:16px;\n  }\n\n  .stb-pop__detail-media{\n    width:145px;\n  }\n\n  .stb-pop__detail-copy p{\n    font-size:12.7px;\n  }\n\n\n  .stb-pop__color-row{\n    grid-template-columns:repeat(5,1fr);\n  }\n\n  .stb-pop__color{\n    padding:12px 4px;\n  }\n\n  .stb-pop__swatch{\n    width:25px;\n    height:25px;\n  }\n\n  .stb-pop__color strong{\n    font-size:9.8px;\n  }\n\n\n  .stb-pop__use{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-pop__size{\n    grid-template-columns:175px 1fr;\n\n    gap:18px;\n    padding:17px;\n  }\n\n  .stb-pop__size-media{\n    width:165px;\n  }\n\n  .stb-pop__size-copy p{\n    font-size:12.3px;\n  }\n\n\n  .stb-pop__hanging{\n    grid-template-columns:145px 1fr;\n  }\n\n\n  .stb-pop__practical{\n    grid-template-columns:1fr;\n  }\n\n  .stb-pop__practical-item:first-child{\n    border-right:0;\n    border-bottom:1px solid #49372A;\n  }\n\n\n  .stb-pop__spec{\n    grid-template-columns:35% 65%;\n  }\n\n\n  .stb-pop__shipping{\n    padding:18px;\n  }\n\n  .stb-pop__shipping p{\n    font-size:12.5px;\n  }\n\n\n  .stb-pop__lightbox img{\n    max-width:94vw;\n    max-height:75vh;\n  }\n\n}\n\n\n@media screen and (max-width:520px){\n\n  .stb-pop__detail{\n    grid-template-columns:1fr;\n  }\n\n  .stb-pop__detail-media{\n    width:160px;\n  }\n\n\n  .stb-pop__color-row{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  .stb-pop__color{\n    border-bottom:1px solid var(--line);\n  }\n\n  .stb-pop__color:nth-child(3){\n    border-right:0;\n  }\n\n  .stb-pop__color:nth-child(4),\n  .stb-pop__color:nth-child(5){\n    border-bottom:0;\n  }\n\n\n  .stb-pop__size{\n    grid-template-columns:1fr;\n  }\n\n  .stb-pop__size-media{\n    width:175px;\n  }\n\n\n  .stb-pop__placement{\n    grid-template-columns:1fr;\n  }\n\n  .stb-pop__placement-item{\n    padding:9px 0;\n\n    border-top:1px solid #E3D7CA;\n  }\n\n\n  .stb-pop__hanging{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-pop__spec{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n  .stb-pop__spec span{\n    font-weight:600;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-pop\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-pop__intro\"\u003e\n\u003cdiv class=\"stb-pop__intro-copy\"\u003e\n\u003cspan class=\"stb-pop__eyebrow\"\u003e Mini Pendant · Five Finishes · Warm 3000K \u003c\/span\u003e\n\u003ch2 class=\"stb-pop__title\"\u003eSmall Scale. Just Enough Color.\u003c\/h2\u003e\n\u003cp\u003ePop is a compact pendant designed to add color without overwhelming the room. Its clean resin shade measures only 8.2\" wide, making it easy to use alone beside a bed or in multiples above a counter, breakfast bar or small table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pop__intro-side\"\u003e\n\u003csmall\u003e Overall Size \u003c\/small\u003e \u003cstrong\u003e Ø8.2\" × H11.8\" \u003c\/strong\u003e \u003cspan\u003e 59\" adjustable cable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-pop__facts\"\u003e\n\u003cdiv class=\"stb-pop__fact\"\u003e\n\u003csmall\u003e Colors \u003c\/small\u003e \u003cstrong\u003e Five Options \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pop__fact\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Resin \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pop__fact\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e G9 LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pop__fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Warm 3000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"pop-detail-section\" class=\"stb-pop__detail\"\u003e\n\u003cdiv class=\"stb-pop__detail-media\"\u003e\u003ca href=\"#pop-detail\" class=\"stb-pop__media-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pop-mini-colorful-pendant-light-stuberlighting_8.jpg?v=1779611729\" alt=\"Pop Mini Colorful Pendant Light resin shade and hardware detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-pop__view\"\u003e View Product Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-pop__detail-copy\"\u003e\n\u003cspan class=\"stb-pop__eyebrow\"\u003e Product Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-pop__section-title\"\u003eClean Form, Smooth Color.\u003c\/h3\u003e\n\u003cp\u003eThe compact resin shade keeps the silhouette simple, allowing the finish itself to provide the personality. Metal hardware adds structure without making the pendant feel visually heavy.\u003c\/p\u003e\n\u003cdiv class=\"stb-pop__tags\"\u003e\n\u003cspan class=\"stb-pop__tag\"\u003e Resin Shade \u003c\/span\u003e \u003cspan class=\"stb-pop__tag\"\u003e Metal Hardware \u003c\/span\u003e \u003cspan class=\"stb-pop__tag\"\u003e Mini 8.2\" Scale \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"pop-detail\" href=\"#pop-detail-section\" class=\"stb-pop__lightbox\"\u003e \u003cspan class=\"stb-pop__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pop-mini-colorful-pendant-light-stuberlighting_8.jpg?v=1779611729\" alt=\"Enlarged Pop Mini Pendant detail\"\u003e \u003cspan class=\"stb-pop__lightbox-caption\"\u003e Pop · Product Detail \u003c\/span\u003e \u003cspan class=\"stb-pop__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       COLORS\n  ====================================================== --\u003e\n\u003csection class=\"stb-pop__colors\"\u003e\n\u003cdiv class=\"stb-pop__colors-head\"\u003e\n\u003cspan class=\"stb-pop__eyebrow\"\u003e Choose Your Finish \u003c\/span\u003e\n\u003ch3 class=\"stb-pop__section-title\"\u003eFive Colors, Kept Simple.\u003c\/h3\u003e\n\u003cp\u003eGreen and Red create a stronger accent. White and Light Brown stay softer, while Black gives the pendant a more graphic architectural look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pop__color-row\"\u003e\n\u003cdiv class=\"stb-pop__color\"\u003e\n\u003cspan class=\"stb-pop__swatch stb-pop__swatch--green\"\u003e\u003c\/span\u003e \u003cstrong\u003e Green \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pop__color\"\u003e\n\u003cspan class=\"stb-pop__swatch stb-pop__swatch--red\"\u003e\u003c\/span\u003e \u003cstrong\u003e Red \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pop__color\"\u003e\n\u003cspan class=\"stb-pop__swatch stb-pop__swatch--white\"\u003e\u003c\/span\u003e \u003cstrong\u003e White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pop__color\"\u003e\n\u003cspan class=\"stb-pop__swatch stb-pop__swatch--brown\"\u003e\u003c\/span\u003e \u003cstrong\u003e Light Brown \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pop__color\"\u003e\n\u003cspan class=\"stb-pop__swatch stb-pop__swatch--black\"\u003e\u003c\/span\u003e \u003cstrong\u003e Black \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SINGLE OR GROUPED\n  ====================================================== --\u003e\n\u003csection class=\"stb-pop__use\"\u003e\n\u003cdiv class=\"stb-pop__use-panel\"\u003e\n\u003csmall\u003e One Pendant \u003c\/small\u003e \u003cstrong\u003e A Small Accent Without Taking Over. \u003c\/strong\u003e\n\u003cp\u003eUse one beside a bed, above a compact table or in a hallway when you want color without adding a large fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pop__use-panel\"\u003e\n\u003csmall\u003e Two or Three \u003c\/small\u003e \u003cstrong\u003e Better Coverage, Still Visually Light. \u003c\/strong\u003e\n\u003cp\u003eIts compact 8.2\" width makes Pop easy to repeat above a kitchen counter or breakfast bar without making the ceiling feel crowded.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSIONS\n  ====================================================== --\u003e\n\u003csection id=\"pop-size-section\" class=\"stb-pop__size\"\u003e\n\u003cdiv class=\"stb-pop__size-media\"\u003e\u003ca href=\"#pop-size\" class=\"stb-pop__media-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pop-mini-colorful-pendant-light-stuberlighting_11.jpg?v=1779611729\" alt=\"Pop Mini Colorful Pendant Light dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-pop__view\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-pop__size-copy\"\u003e\n\u003cspan class=\"stb-pop__eyebrow\"\u003e Dimensions \u0026amp; Placement \u003c\/span\u003e\n\u003ch3 class=\"stb-pop__section-title\"\u003eCompact by Design.\u003c\/h3\u003e\n\u003cdiv class=\"stb-pop__dimension\"\u003e\n\u003cspan\u003e Ø8.2\" \/ 21cm \u003c\/span\u003e \u003cspan\u003e H11.8\" \/ 30cm \u003c\/span\u003e \u003cspan\u003e Cable 59\" \/ 150cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eAt only 8.2\" wide, Pop works especially well where a full-size pendant would feel oversized.\u003c\/p\u003e\n\u003cdiv class=\"stb-pop__placement\"\u003e\n\u003cdiv class=\"stb-pop__placement-item\"\u003e\n\u003cstrong\u003e Bedside \u003c\/strong\u003e \u003cspan\u003e One on each side \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pop__placement-item\"\u003e\n\u003cstrong\u003e Counter \u003c\/strong\u003e \u003cspan\u003e Repeat two or three \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pop__placement-item\"\u003e\n\u003cstrong\u003e Small Table \u003c\/strong\u003e \u003cspan\u003e Compact single accent \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"pop-size\" href=\"#pop-size-section\" class=\"stb-pop__lightbox\"\u003e \u003cspan class=\"stb-pop__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pop-mini-colorful-pendant-light-stuberlighting_11.jpg?v=1779611729\" alt=\"Enlarged Pop Mini Pendant dimensions\"\u003e \u003cspan class=\"stb-pop__lightbox-caption\"\u003e Ø8.2\" × H11.8\" · Ø21 × H30cm \u003c\/span\u003e \u003cspan class=\"stb-pop__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       HANGING GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-pop__hanging\"\u003e\n\u003cdiv class=\"stb-pop__hanging-title\"\u003e\n\u003csmall\u003e Hanging Guide \u003c\/small\u003e \u003cstrong\u003e Easy to Adjust by Location. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pop__hanging-copy\"\u003e\n\u003cp\u003eAbove a counter, position the bottom of the shade approximately 30–36\" above the surface. For bedside use, approximately 24–30\" above the mattress works well. The 59\" \/ 150cm cable is adjustable and longer lengths are available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-pop__practical\"\u003e\n\u003cdiv class=\"stb-pop__practical-item\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e G9 LED Included \u003c\/strong\u003e\n\u003cp\u003eA compatible warm 3000K LED light source is included. Maximum wattage is 40W.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pop__practical-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired Ceiling Pendant \u003c\/strong\u003e\n\u003cp\u003eAC 110–240V with a 59\" adjustable cable. Compatible with a standard wall switch. Professional installation is recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-pop__specs\"\u003e\n\u003cdiv class=\"stb-pop__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Pop \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pop__spec-list\"\u003e\n\u003cdiv class=\"stb-pop__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e Ø8.2\" × H11.8\" \/ Ø21 × H30cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pop__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Metal · Resin · Polyethylene \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pop__spec\"\u003e\n\u003cspan\u003e Colors \u003c\/span\u003e \u003cstrong\u003e Green · Red · White · Light Brown · Black \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pop__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e G9 LED Included · 3000K Warm White · Max 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pop__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Hardwired Ceiling Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pop__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Compatible with Standard Wall Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pop__spec\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm Adjustable Cable · Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pop__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only · Not Waterproof \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pop__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-pop__faq\"\u003e\n\u003cdiv class=\"stb-pop__faq-head\"\u003e\n\u003cspan class=\"stb-pop__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-pop__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Pop suitable for using several pendants together?\u003c\/summary\u003e\n\u003cp\u003eYes. Its compact 8.2\" diameter makes it especially suitable for pairs or groups above counters, breakfast bars and longer surfaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the LED light source included?\u003c\/summary\u003e\n\u003cp\u003eYes. A compatible G9 LED in warm 3000K is included.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I request a longer cable?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard cable is 59\" \/ 150cm and adjustable. Additional cable length can be prepared on request.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-pop__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 8.2\"xH11.8\" \/ Green","offer_id":52251003388187,"sku":"STB-POP-GR","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.2\"xH11.8\" \/ Red","offer_id":52251003420955,"sku":"STB-POP-RD","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.2\"xH11.8\" \/ White","offer_id":52251003453723,"sku":"STB-POP-WH","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.2\"xH11.8\" \/ Light Brown","offer_id":52251003486491,"sku":"STB-POP-LB","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.2\"xH11.8\" \/ Black","offer_id":52251003519259,"sku":"STB-POP-BK","price":155.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pop-mini-colorful-pendant-light-stuberlighting_1.jpg?v=1779611729"},{"product_id":"verde-green-tassel-pendant-light","title":"Verde Green Tassel Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — VERDE\n   GREEN TASSEL PENDANT LIGHT\n\n   VERTICAL \/ TEXTURE \/ REPEAT\n\n   WALNUT WOOD · GREEN FABRIC TASSEL\n   Ø8.7\" × H18.9\"\n   E27 · 3000K BULB INCLUDED\n\n   QUIET EDITORIAL LUXURY\n   WHITE \/ ESPRESSO \/ WALNUT \/ MUTED GREEN\n========================================================= *\/\n\n.stb-verde{\n  --white:#FFFFFF;\n  --paper:#F5F3EF;\n\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --muted:#75685A;\n\n  --walnut:#70503A;\n  --green:#6F7862;\n  --gold:#C8A96E;\n\n  --line:#DDD6CD;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n\n  margin:0 auto;\n  overflow:hidden;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.62;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-verde *,\n.stb-verde *::before,\n.stb-verde *::after{\n  box-sizing:border-box;\n}\n\n.stb-verde h2,\n.stb-verde h3,\n.stb-verde p{\n  margin-top:0;\n}\n\n.stb-verde h2,\n.stb-verde h3{\n  color:var(--espresso);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-verde img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   EDITORIAL SHEET\n========================================================= *\/\n\n.verde-sheet{\n  background:#FFFFFF;\n\n  border:1px solid #E1DAD1;\n  border-top:4px solid #1C1209;\n\n  box-shadow:0 8px 30px rgba(28,18,9,.035);\n\n  padding:26px 27px 0;\n}\n\n\n\/* =========================================================\n   OPENING\n========================================================= *\/\n\n.verde-open{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,150px);\n\n  gap:32px;\n  align-items:end;\n\n  padding-bottom:24px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.verde-kicker{\n  margin:0 0 7px !important;\n\n  color:#66705C;\n\n  font-size:10px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.verde-open h2{\n  max-width:590px;\n\n  margin:0 0 9px;\n\n  font-size:35px;\n  line-height:1.03;\n}\n\n.verde-open__copy \u003e p{\n  max-width:575px;\n\n  margin:0;\n\n  color:#675747;\n\n  font-size:13px;\n}\n\n\n\/* PROPORTION INDEX *\/\n\n.verde-open__scale{\n  min-width:0;\n\n  padding-left:16px;\n\n  border-left:2px solid #6F7862;\n}\n\n.verde-open__scale small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#786A5B;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.verde-open__scale strong{\n  display:block;\n\n  color:#1C1209;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:29px;\n  line-height:.96;\n\n  font-weight:500;\n}\n\n.verde-open__scale span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#746454;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   QUICK FACT LINE\n========================================================= *\/\n\n.verde-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.verde-fact{\n  padding:2px 15px;\n\n  border-right:1px solid var(--line);\n\n  color:#625448;\n\n  font-size:10.5px;\n}\n\n.verde-fact:first-child{\n  padding-left:0;\n}\n\n.verde-fact:last-child{\n  border-right:0;\n}\n\n.verde-fact strong{\n  color:#281A0E;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   TEXTURE DETAIL\n========================================================= *\/\n\n.verde-detail{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:30px;\n  align-items:center;\n\n  padding:30px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.verde-detail__image{\n  width:175px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:#F5F3EF;\n\n  border:1px solid #DDD6CD;\n}\n\n.verde-detail__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.verde-detail__image img{\n  max-height:165px !important;\n}\n\n.verde-zoom{\n  position:absolute;\n\n  right:5px;\n  bottom:5px;\n\n  padding:4px 7px;\n\n  background:rgba(28,18,9,.88);\n\n  border-radius:20px;\n\n  color:#FFF8EB;\n\n  font-size:8.5px;\n\n  pointer-events:none;\n}\n\n.verde-label{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#66705C;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.verde-detail__copy h3{\n  margin:0 0 7px;\n\n  font-size:24px;\n  line-height:1.08;\n}\n\n.verde-detail__copy p{\n  margin:0;\n\n  color:#675747;\n\n  font-size:12px;\n}\n\n.verde-materials{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:14px;\n\n  margin-top:11px;\n}\n\n.verde-materials span{\n  position:relative;\n\n  padding-left:9px;\n\n  color:#6D5D4C;\n\n  font-size:10px;\n}\n\n.verde-materials span::before{\n  content:\"\";\n\n  position:absolute;\n\n  left:0;\n  top:.56em;\n\n  width:3px;\n  height:3px;\n\n  background:#6F7862;\n\n  border-radius:50%;\n}\n\n\n\/* =========================================================\n   PROPORTION\n========================================================= *\/\n\n.verde-proportion{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:30px;\n  align-items:center;\n\n  padding:30px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.verde-proportion__figure{\n  padding:18px;\n\n  background:#1C1209;\n}\n\n.verde-proportion__figure small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.verde-proportion__figure strong{\n  display:block;\n\n  color:#FFF8EB;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:35px;\n  line-height:.96;\n\n  font-weight:500;\n}\n\n.verde-proportion__figure span{\n  display:block;\n\n  margin-top:8px;\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.14);\n\n  color:#CCC4B9;\n\n  font-size:10.5px;\n}\n\n.verde-proportion__copy small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#66705C;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.verde-proportion__copy h3{\n  margin:0 0 7px;\n\n  font-size:24px;\n}\n\n.verde-proportion__copy p{\n  margin:0;\n\n  color:#675747;\n\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   DIMENSION\n========================================================= *\/\n\n.verde-dimension{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,150px);\n\n  gap:25px;\n  align-items:center;\n\n  padding:20px 0 30px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.verde-dimension__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#786753;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.verde-dimension__copy h3{\n  margin:0 0 5px;\n\n  font-size:20px;\n}\n\n.verde-dimension__copy p{\n  margin:0;\n\n  color:#6F5F4F;\n\n  font-size:11px;\n}\n\n.verde-dimension__image{\n  width:150px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:#F5F3EF;\n\n  border:1px solid #DDD6CD;\n}\n\n.verde-dimension__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.verde-dimension__image img{\n  max-height:140px !important;\n}\n\n\n\/* =========================================================\n   ONE \/ PAIR \/ THREE\n   product-specific grouping logic\n========================================================= *\/\n\n.verde-repeat{\n  padding:30px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.verde-repeat__head{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:25px;\n\n  margin-bottom:12px;\n}\n\n.verde-repeat__head h3{\n  margin:0;\n\n  font-size:23px;\n}\n\n.verde-repeat__head p{\n  margin:0;\n\n  color:#71604F;\n\n  font-size:11.5px;\n}\n\n.verde-repeat__row{\n  display:grid;\n  grid-template-columns:minmax(0,80px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:10px 0;\n\n  border-top:1px solid #E3DDD5;\n}\n\n.verde-repeat__row:last-child{\n  border-bottom:1px solid #E3DDD5;\n}\n\n.verde-repeat__number{\n  color:#70503A;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  font-weight:500;\n}\n\n.verde-repeat__copy strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.verde-repeat__copy span{\n  display:block;\n\n  color:#675645;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   DARK UTILITY BAND\n========================================================= *\/\n\n.verde-utility{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin:0 -27px;\n\n  background:#1C1209;\n}\n\n.verde-utility__item{\n  min-width:0;\n\n  padding:20px 27px;\n}\n\n.verde-utility__item:first-child{\n  border-right:1px solid rgba(255,255,255,.14);\n}\n\n.verde-utility small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.verde-utility h3{\n  margin:0 0 6px;\n\n  color:#FFF7EA;\n\n  font-size:21px;\n}\n\n.verde-utility p{\n  margin:0;\n\n  color:#CDC5BA;\n\n  font-size:11.5px;\n}\n\n.verde-utility__stats{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:12px;\n\n  margin-top:10px;\n}\n\n.verde-utility__stats span{\n  color:#E4DDD3;\n\n  font-size:10px;\n}\n\n.verde-utility__stats strong{\n  color:#FFF8EB;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.verde-place{\n  padding:30px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.verde-place__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:8px;\n}\n\n.verde-place__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.verde-place__head span{\n  color:#887562;\n\n  font-size:10px;\n}\n\n.verde-place__rows{\n  border-top:1px solid #E3DDD5;\n}\n\n.verde-place__row{\n  display:grid;\n  grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid #E3DDD5;\n}\n\n.verde-place__row strong{\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.verde-place__row span{\n  color:#675645;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   BEFORE ORDER\n========================================================= *\/\n\n.verde-before{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:24px;\n\n  padding:30px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.verde-before__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#66705C;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.verde-before__title h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.verde-before__rows{\n  border-top:1px solid #DDD6CD;\n}\n\n.verde-before__row{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:15px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid #DDD6CD;\n}\n\n.verde-before__row strong{\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.verde-before__row p{\n  margin:0;\n\n  color:#675645;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.verde-specs{\n  padding:30px 0;\n}\n\n.verde-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:8px;\n}\n\n.verde-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.verde-specs__head span{\n  color:#887562;\n\n  font-size:10px;\n}\n\n.verde-spec-list{\n  border-top:1px solid #DDD6CD;\n}\n\n.verde-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid #E4DED6;\n}\n\n.verde-spec-row:nth-child(even){\n  margin-left:-8px;\n  margin-right:-8px;\n\n  padding-left:8px;\n  padding-right:8px;\n\n  background:#F5F3EF;\n}\n\n.verde-spec-row__label{\n  color:#806C58;\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.verde-spec-row__value{\n  min-width:0;\n\n  color:#281A0E;\n\n  font-size:11.5px;\n  font-weight:500;\n  line-height:1.5;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CERT *\/\n\n.verde-cert{\n  margin-top:10px;\n\n  padding:11px 13px;\n\n  background:#F5F3EF;\n\n  border-left:3px solid #6F7862;\n}\n\n.verde-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#66705C;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.verde-cert strong{\n  display:block;\n\n  color:#352719;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   NATURAL MATERIAL NOTE\n========================================================= *\/\n\n.verde-natural{\n  margin:0 -27px;\n\n  padding:13px 27px;\n\n  background:#F5F3EF;\n\n  border-top:1px solid #DDD6CD;\n}\n\n.verde-natural strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#281A0E;\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n.verde-natural span{\n  display:block;\n\n  color:#71604F;\n\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.verde-shipping{\n  margin:0 -27px;\n\n  padding:19px 27px;\n\n  background:#1C1209;\n\n  border-top:3px solid #6F7862;\n}\n\n.verde-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF4E5;\n\n  font-size:20px;\n}\n\n.verde-shipping p{\n  margin:0 0 7px;\n\n  color:#D0CBC2;\n\n  font-size:12px;\n}\n\n.verde-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.verde-shipping strong{\n  color:#FFF8EB;\n}\n\n.verde-shipping a{\n  color:#E2C38C;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.verde-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:18px;\n\n  background:rgba(14,13,12,.96);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.verde-lightbox:target{\n  display:flex;\n}\n\n.verde-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.verde-lightbox img{\n  width:auto !important;\n  max-width:92vw !important;\n\n  height:auto !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.verde-lightbox__text{\n  margin-top:9px;\n\n  color:#D9C7A8;\n\n  font-size:10px;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .verde-sheet{\n    padding:20px 18px 0;\n  }\n\n\n  .verde-open{\n    grid-template-columns:minmax(0,1fr) minmax(0,115px);\n\n    gap:17px;\n  }\n\n  .verde-open h2{\n    font-size:29px;\n  }\n\n  .verde-open__copy \u003e p{\n    font-size:13px;\n  }\n\n\n  .verde-detail{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:18px;\n  }\n\n  .verde-detail__image{\n    width:125px;\n  }\n\n  .verde-detail__image img{\n    max-height:118px !important;\n  }\n\n\n  .verde-proportion{\n    grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n\n  .verde-repeat__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .verde-utility{\n    margin-left:-18px;\n    margin-right:-18px;\n  }\n\n  .verde-utility__item{\n    padding:18px;\n  }\n\n\n  .verde-before{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n\n  .verde-spec-row{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n\n  .verde-natural,\n  .verde-shipping{\n    margin-left:-18px;\n    margin-right:-18px;\n\n    padding-left:18px;\n    padding-right:18px;\n  }\n\n}\n\n\n@media screen and (max-width:500px){\n\n  .verde-open{\n    grid-template-columns:1fr;\n  }\n\n  .verde-open__scale{\n    width:150px;\n\n    padding-left:11px;\n  }\n\n\n  .verde-facts{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n  }\n\n  .verde-fact{\n    padding:5px 8px 5px 0;\n\n    border-right:0;\n  }\n\n\n  .verde-detail{\n    grid-template-columns:1fr;\n  }\n\n  .verde-detail__image{\n    width:110px;\n\n    margin:0;\n  }\n\n\n  .verde-proportion{\n    grid-template-columns:1fr;\n  }\n\n  .verde-proportion__figure{\n    width:150px;\n  }\n\n\n  .verde-dimension{\n    grid-template-columns:1fr;\n  }\n\n  .verde-dimension__image{\n    width:110px;\n\n    margin:0;\n  }\n\n  .verde-dimension__image img{\n    max-height:105px !important;\n  }\n\n\n  .verde-repeat__row{\n    grid-template-columns:minmax(0,55px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n\n  .verde-utility{\n    grid-template-columns:1fr;\n  }\n\n  .verde-utility__item:first-child{\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.14);\n  }\n\n\n  .verde-place__head{\n    display:block;\n  }\n\n  .verde-place__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .verde-place__row{\n    grid-template-columns:minmax(0,95px) minmax(0,1fr);\n\n    gap:10px;\n  }\n\n\n  .verde-specs__head{\n    display:block;\n  }\n\n  .verde-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .verde-spec-row{\n    grid-template-columns:1fr;\n\n    gap:3px;\n\n    padding:9px 0;\n  }\n\n  .verde-spec-row__label{\n    color:#66705C;\n\n    font-size:10px;\n    font-weight:600;\n\n    text-transform:uppercase;\n    letter-spacing:.05em;\n  }\n\n  .verde-spec-row__value{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-verde\" id=\"verde-root\"\u003e\n\u003cdiv class=\"verde-sheet\"\u003e\n\u003c!-- =====================================================\n         INTRO\n    ====================================================== --\u003e\n\u003csection class=\"verde-open\"\u003e\n\u003cdiv class=\"verde-open__copy\"\u003e\n\u003cp class=\"verde-kicker\"\u003eVerde · Green Tassel Pendant\u003c\/p\u003e\n\u003ch2\u003eA Narrow Fall of Green Texture Beneath Warm Walnut\u003c\/h2\u003e\n\u003cp\u003eVerde pairs a walnut wood crown with long green fabric tassels in a slim 8.7-inch profile. Its vertical proportion gives the pendant presence without taking up the visual width of a conventional dome or globe shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-open__scale\"\u003e\n\u003csmall\u003e Shade Proportion \u003c\/small\u003e \u003cstrong\u003e Ø8.7\" \u003c\/strong\u003e \u003cspan\u003e H18.9\"\u003cbr\u003eØ22 × H48cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         QUICK FACTS\n    ====================================================== --\u003e\n\u003csection class=\"verde-facts\"\u003e\n\u003cdiv class=\"verde-fact\"\u003e\n\u003cstrong\u003eColor\u003c\/strong\u003e · Botanical Green\u003c\/div\u003e\n\u003cdiv class=\"verde-fact\"\u003e\n\u003cstrong\u003eTop\u003c\/strong\u003e · Walnut Wood\u003c\/div\u003e\n\u003cdiv class=\"verde-fact\"\u003e\n\u003cstrong\u003eBulb\u003c\/strong\u003e · E27\u003c\/div\u003e\n\u003cdiv class=\"verde-fact\"\u003e\n\u003cstrong\u003eDrop\u003c\/strong\u003e · 59\"\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         DETAIL\n    ====================================================== --\u003e\n\u003csection class=\"verde-detail\"\u003e\n\u003cdiv class=\"verde-detail__image\"\u003e\u003ca href=\"#verde-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/verde-green-tassel-pendant-light-stuberlighting_17.jpg?v=1779789158\" alt=\"Close-up detail of Verde Green Tassel Pendant showing green fabric fringe and walnut wood\" loading=\"lazy\"\u003e \u003cspan class=\"verde-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"verde-detail__copy\"\u003e\n\u003csmall class=\"verde-label\"\u003e Texture Detail \u003c\/small\u003e\n\u003ch3\u003eSoft Fringe Against Natural Wood\u003c\/h3\u003e\n\u003cp\u003eThe pendant uses two very different textures: warm walnut above and long fabric fringe below. The wood gives the top visual weight while the tassels create a softer, more fluid lower silhouette.\u003c\/p\u003e\n\u003cdiv class=\"verde-materials\"\u003e\n\u003cspan\u003e Walnut Wood \u003c\/span\u003e \u003cspan\u003e Green Fabric \u003c\/span\u003e \u003cspan\u003e Metal \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PROPORTION\n    ====================================================== --\u003e\n\u003csection class=\"verde-proportion\"\u003e\n\u003cdiv class=\"verde-proportion__figure\"\u003e\n\u003csmall\u003e Vertical Ratio \u003c\/small\u003e \u003cstrong\u003e 18.9\" \u003c\/strong\u003e \u003cspan\u003e only 8.7\" across \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-proportion__copy\"\u003e\n\u003csmall\u003e Why the Shape Matters \u003c\/small\u003e\n\u003ch3\u003eTall and Narrow Instead of Wide and Round\u003c\/h3\u003e\n\u003cp\u003eVerde's 18.9-inch height is more than twice its 8.7-inch diameter. That narrow footprint makes it particularly useful beside a bed or when several pendants need to share one long surface such as an island or counter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         DIMENSION\n    ====================================================== --\u003e\n\u003csection class=\"verde-dimension\"\u003e\n\u003cdiv class=\"verde-dimension__copy\"\u003e\n\u003csmall\u003e Dimension Reference \u003c\/small\u003e\n\u003ch3\u003eCheck the 18.9\" Vertical Drop\u003c\/h3\u003e\n\u003cp\u003eThe fixture itself is relatively tall. When planning the final hanging height, allow for both the 18.9-inch shade and the adjustable suspension above it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-dimension__image\"\u003e\u003ca href=\"#verde-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/verde-green-tassel-pendant-light-stuberlighting_8.jpg?v=1779789158\" alt=\"Verde Green Tassel Pendant Light dimension drawing showing 8.7 inch diameter and 18.9 inch height\" loading=\"lazy\"\u003e \u003cspan class=\"verde-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         ONE \/ PAIR \/ THREE\n    ====================================================== --\u003e\n\u003csection class=\"verde-repeat\"\u003e\n\u003cdiv class=\"verde-repeat__head\"\u003e\n\u003ch3\u003eOne Pendant or a Repeated Line\u003c\/h3\u003e\n\u003cp\u003eBecause Verde is only 8.7 inches wide, quantity becomes part of the design rather than simply a way to add more light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-repeat__row\"\u003e\n\u003cdiv class=\"verde-repeat__number\"\u003eOne\u003c\/div\u003e\n\u003cdiv class=\"verde-repeat__copy\"\u003e\n\u003cstrong\u003e A focused vertical accent \u003c\/strong\u003e \u003cspan\u003e Works beside a bed, in an entry or over a compact side surface. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-repeat__row\"\u003e\n\u003cdiv class=\"verde-repeat__number\"\u003ePair\u003c\/div\u003e\n\u003cdiv class=\"verde-repeat__copy\"\u003e\n\u003cstrong\u003e Symmetry without visual bulk \u003c\/strong\u003e \u003cspan\u003e Use one on each side of a bed or two above a shorter counter. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-repeat__row\"\u003e\n\u003cdiv class=\"verde-repeat__number\"\u003eThree\u003c\/div\u003e\n\u003cdiv class=\"verde-repeat__copy\"\u003e\n\u003cstrong\u003e A stronger rhythm over a long surface \u003c\/strong\u003e \u003cspan\u003e Three slim pendants can extend the green texture across a kitchen island without using one oversized shade. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         LIGHT \/ DROP\n    ====================================================== --\u003e\n\u003csection class=\"verde-utility\"\u003e\n\u003cdiv class=\"verde-utility__item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e\n\u003ch3\u003eWarm 3000K Light Included\u003c\/h3\u003e\n\u003cp\u003eVerde uses a replaceable E27 light source. A 3000K warm white LED bulb is included with the fixture.\u003c\/p\u003e\n\u003cdiv class=\"verde-utility__stats\"\u003e\n\u003cspan\u003e \u003cstrong\u003eE27\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e3000K\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eBulb Included\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-utility__item\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e\n\u003ch3\u003e59\" Adjustable Cable\u003c\/h3\u003e\n\u003cp\u003eThe standard 59\" \/ 150cm suspension can be adjusted for the room and extended on request when a longer ceiling drop is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PLACEMENT\n    ====================================================== --\u003e\n\u003csection class=\"verde-place\"\u003e\n\u003cdiv class=\"verde-place__head\"\u003e\n\u003ch3\u003eWhere the Slim Shape Works Best\u003c\/h3\u003e\n\u003cspan\u003e Ø8.7\" · H18.9\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-place__rows\"\u003e\n\u003cdiv class=\"verde-place__row\"\u003e\n\u003cstrong\u003e Kitchen Island \u003c\/strong\u003e \u003cspan\u003e Use two or three to carry the narrow vertical shape across a longer counter. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-place__row\"\u003e\n\u003cstrong\u003e Bedside \u003c\/strong\u003e \u003cspan\u003e A single pendant can free the nightstand surface while adding color at eye level. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-place__row\"\u003e\n\u003cstrong\u003e Entryway \u003c\/strong\u003e \u003cspan\u003e The narrow 8.7-inch diameter works where a wider pendant could feel visually crowded. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-place__row\"\u003e\n\u003cstrong\u003e Reading Corner \u003c\/strong\u003e \u003cspan\u003e Best treated as an ambient decorative layer rather than a focused task lamp. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         BEFORE ORDER\n    ====================================================== --\u003e\n\u003csection class=\"verde-before\"\u003e\n\u003cdiv class=\"verde-before__title\"\u003e\n\u003csmall\u003e Before You Order \u003c\/small\u003e\n\u003ch3\u003eThree Useful Checks\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-before__rows\"\u003e\n\u003cdiv class=\"verde-before__row\"\u003e\n\u003cstrong\u003e Check the height \u003c\/strong\u003e\n\u003cp\u003eVerde is narrow but relatively tall: the shade itself measures 18.9\" \/ 48cm high.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-before__row\"\u003e\n\u003cstrong\u003e One or multiple? \u003c\/strong\u003e\n\u003cp\u003eAt only 8.7\" wide, Verde is particularly well suited to repeated installations over longer surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-before__row\"\u003e\n\u003cstrong\u003e Expect variation \u003c\/strong\u003e\n\u003cp\u003eNatural walnut grain and tone vary slightly from one fixture to another.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"verde-specs\"\u003e\n\u003cdiv class=\"verde-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Verde · Green Tassel Pendant \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-spec-list\"\u003e\n\u003cdiv class=\"verde-spec-row\"\u003e\n\u003cspan class=\"verde-spec-row__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"verde-spec-row__value\"\u003e Ø8.7\" × H18.9\" \/ Ø22 × H48cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-spec-row\"\u003e\n\u003cspan class=\"verde-spec-row__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"verde-spec-row__value\"\u003e Walnut wood crown · Metal · Green fabric tassels \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-spec-row\"\u003e\n\u003cspan class=\"verde-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"verde-spec-row__value\"\u003e E27 · Bulb Included: Yes · 3000K warm white LED included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-spec-row\"\u003e\n\u003cspan class=\"verde-spec-row__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"verde-spec-row__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-spec-row\"\u003e\n\u003cspan class=\"verde-spec-row__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"verde-spec-row__value\"\u003e 59\" \/ 150cm adjustable cable · Extension available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-spec-row\"\u003e\n\u003cspan class=\"verde-spec-row__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"verde-spec-row__value\"\u003e Compatible with standard wall switch · Wall switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-spec-row\"\u003e\n\u003cspan class=\"verde-spec-row__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"verde-spec-row__value\"\u003e Hardwired ceiling installation · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-spec-row\"\u003e\n\u003cspan class=\"verde-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"verde-spec-row__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-spec-row\"\u003e\n\u003cspan class=\"verde-spec-row__label\"\u003e Maintenance \u003c\/span\u003e \u003cspan class=\"verde-spec-row__value\"\u003e Wipe walnut and metal with a soft dry cloth · Dust tassels gently with a soft brush · Keep fabric away from moisture and chemical cleaners \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         NATURAL MATERIAL NOTE\n    ====================================================== --\u003e\n\u003csection class=\"verde-natural\"\u003e\u003cstrong\u003e Natural material variation is expected. \u003c\/strong\u003e \u003cspan\u003e Walnut grain, pattern and tone vary naturally from piece to piece. Tassel texture may also show subtle variation. These differences are part of the material character, not defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\u003c\/section\u003e\n\u003c!-- =====================================================\n         SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"verde-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"verde-detail-large\" href=\"#verde-root\" class=\"verde-lightbox\"\u003e \u003cspan class=\"verde-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/verde-green-tassel-pendant-light-stuberlighting_17.jpg?v=1779789158\" alt=\"Enlarged Verde green tassel and walnut detail\"\u003e \u003cspan class=\"verde-lightbox__text\"\u003e Walnut + Green Tassel Detail · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — DIMENSIONS\n  ====================================================== --\u003e \u003ca id=\"verde-size-large\" href=\"#verde-root\" class=\"verde-lightbox\"\u003e \u003cspan class=\"verde-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/verde-green-tassel-pendant-light-stuberlighting_8.jpg?v=1779789158\" alt=\"Enlarged Verde Green Tassel Pendant dimensions\"\u003e \u003cspan class=\"verde-lightbox__text\"\u003e Ø8.7\" × H18.9\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 8.7\" xH18.9\" \/ Walnut Color \u0026 Green","offer_id":52259561079067,"sku":"STB-VERDE-01","price":185.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/verde-green-tassel-pendant-light-stuberlighting_1.jpg?v=1779789158"},{"product_id":"bonbon-glass-globe-chandelier","title":"Bonbon Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — BONBON GLASS GLOBE CHANDELIER\n   Quiet Editorial · Soft Glass · Refined Mid-Century\n========================================================= *\/\n\n.stb-bonbon{\n  --ivory:#FFFDF8;\n  --soft:#F2EBE3;\n  --stone:#E7DDD3;\n\n  --dark:#211915;\n  --espresso:#362821;\n  --brown:#4A382E;\n\n  --gold:#B69263;\n  --gold-deep:#826341;\n\n  --muted:#75685E;\n  --line:#D8CCC0;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  color:var(--brown);\n  font-family:var(--font-body-family,inherit);\n  font-size:14.5px;\n  line-height:1.68;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-bonbon *,\n.stb-bonbon *::before,\n.stb-bonbon *::after{\n  box-sizing:border-box;\n}\n\n.stb-bonbon h2,\n.stb-bonbon h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-bonbon p{\n  margin-top:0;\n}\n\n.stb-bonbon__eyebrow{\n  display:block;\n  margin-bottom:7px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-bonbon__title{\n  margin:0 0 10px;\n\n  font-size:29px;\n  line-height:1.15;\n}\n\n.stb-bonbon__section-title{\n  margin:0 0 8px;\n\n  font-size:22px;\n  line-height:1.25;\n}\n\n.stb-bonbon__view{\n  display:block;\n\n  margin-top:7px;\n\n  color:#756257;\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-bonbon__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 205px;\n\n  gap:34px;\n  align-items:end;\n\n  padding:8px 0 28px;\n}\n\n.stb-bonbon__intro-copy{\n  max-width:630px;\n}\n\n.stb-bonbon__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D5047;\n\n  font-size:14.5px;\n  line-height:1.7;\n}\n\n.stb-bonbon__intro-side{\n  padding:17px 18px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-bonbon__intro-side small{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:#C5AB89;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-bonbon__intro-side strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#FFF6EB;\n\n  font-size:16px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-bonbon__intro-side span{\n  display:block;\n\n  color:#D4C8BD;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-bonbon__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:40px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-bonbon__fact{\n  padding:15px 14px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-bonbon__fact:last-child{\n  border-right:0;\n}\n\n.stb-bonbon__fact small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#847368;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.stb-bonbon__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   DETAILS\n========================================================= *\/\n\n.stb-bonbon__details{\n  margin-bottom:42px;\n}\n\n.stb-bonbon__details-head{\n  max-width:610px;\n\n  margin-bottom:14px;\n}\n\n.stb-bonbon__details-head p{\n  margin:0;\n\n  color:#62564E;\n\n  font-size:12.8px;\n  line-height:1.65;\n}\n\n.stb-bonbon__detail-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:10px;\n}\n\n.stb-bonbon__detail{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  gap:16px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:15px;\n\n  background:var(--soft);\n\n  border:1px solid #D6C9BC;\n  border-radius:5px;\n}\n\n.stb-bonbon__detail:last-child{\n  background:var(--ivory);\n}\n\n.stb-bonbon__detail-media{\n  width:145px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-bonbon__media-link{\n  display:block;\n\n  width:100%;\n  padding:5px;\n\n  background:#FFFDF8;\n\n  border:1px solid #D2C4B7;\n  border-radius:4px;\n\n  text-decoration:none;\n}\n\n.stb-bonbon__media-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-bonbon__detail small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#876F60;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-bonbon__detail h3{\n  margin:0 0 5px;\n\n  font-size:17px;\n  line-height:1.3;\n}\n\n.stb-bonbon__detail p{\n  margin:0;\n\n  color:#62554C;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   FINISH LOGIC\n========================================================= *\/\n\n.stb-bonbon__finish{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:41px;\n\n  overflow:hidden;\n\n  border-radius:5px;\n}\n\n.stb-bonbon__finish-panel{\n  padding:21px 22px;\n}\n\n.stb-bonbon__finish-panel:first-child{\n  background:var(--espresso);\n}\n\n.stb-bonbon__finish-panel:last-child{\n  background:#E5DDD5;\n}\n\n.stb-bonbon__finish-panel small{\n  display:block;\n\n  margin-bottom:5px;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-bonbon__finish-panel:first-child small{\n  color:#CBAF8C;\n}\n\n.stb-bonbon__finish-panel:last-child small{\n  color:#7C6A5F;\n}\n\n.stb-bonbon__finish-panel strong{\n  display:block;\n\n  margin-bottom:6px;\n\n  font-size:14px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-bonbon__finish-panel:first-child strong{\n  color:#FFF6EA;\n}\n\n.stb-bonbon__finish-panel:last-child strong{\n  color:var(--dark);\n}\n\n.stb-bonbon__finish-panel p{\n  margin:0;\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n.stb-bonbon__finish-panel:first-child p{\n  color:#D7CABF;\n}\n\n.stb-bonbon__finish-panel:last-child p{\n  color:#62564D;\n}\n\n\n\/* =========================================================\n   SIZE SECTION\n========================================================= *\/\n\n.stb-bonbon__sizes{\n  margin-bottom:42px;\n}\n\n.stb-bonbon__sizes-head{\n  display:flex;\n  justify-content:space-between;\n  align-items:end;\n\n  gap:20px;\n\n  margin-bottom:15px;\n}\n\n.stb-bonbon__sizes-head p{\n  max-width:560px;\n\n  margin:0;\n\n  color:#62554C;\n\n  font-size:12.8px;\n  line-height:1.65;\n}\n\n.stb-bonbon__globe-size{\n  flex-shrink:0;\n\n  padding:7px 10px;\n\n  background:var(--dark);\n\n  color:#FFF5E8;\n\n  font-size:9.5px;\n  font-weight:600;\n\n  border-radius:3px;\n}\n\n.stb-bonbon__size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:10px;\n}\n\n.stb-bonbon__size-card{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  gap:16px;\n  align-items:center;\n\n  padding:14px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-bonbon__size-card--featured{\n  border-top:3px solid var(--gold);\n}\n\n.stb-bonbon__size-media{\n  width:145px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-bonbon__size-link{\n  display:block;\n\n  padding:4px;\n\n  background:#F4EEE8;\n\n  border:1px solid #D6CABC;\n  border-radius:4px;\n\n  text-decoration:none;\n}\n\n.stb-bonbon__size-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-bonbon__size-copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887467;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-bonbon__size-copy strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--dark);\n\n  font-size:14px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-bonbon__size-copy p{\n  margin:0;\n\n  color:#706157;\n\n  font-size:11px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   HANGING + LIGHT\n========================================================= *\/\n\n.stb-bonbon__use{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:40px;\n\n  overflow:hidden;\n\n  border-radius:5px;\n}\n\n.stb-bonbon__use-panel{\n  padding:21px 22px;\n}\n\n.stb-bonbon__use-panel:first-child{\n  background:var(--dark);\n}\n\n.stb-bonbon__use-panel:last-child{\n  background:var(--soft);\n}\n\n.stb-bonbon__use-panel small{\n  display:block;\n\n  margin-bottom:5px;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-bonbon__use-panel:first-child small{\n  color:#C8AD89;\n}\n\n.stb-bonbon__use-panel:last-child small{\n  color:#7F6D60;\n}\n\n.stb-bonbon__use-panel strong{\n  display:block;\n\n  margin-bottom:6px;\n\n  font-size:13.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-bonbon__use-panel:first-child strong{\n  color:#FFF5E8;\n}\n\n.stb-bonbon__use-panel:last-child strong{\n  color:var(--dark);\n}\n\n.stb-bonbon__use-panel p{\n  margin:0;\n\n  font-size:11.7px;\n  line-height:1.62;\n}\n\n.stb-bonbon__use-panel:first-child p{\n  color:#D7CBBF;\n}\n\n.stb-bonbon__use-panel:last-child p{\n  color:#62564D;\n}\n\n\n\/* =========================================================\n   DOWNRODS\n========================================================= *\/\n\n.stb-bonbon__rods{\n  display:grid;\n  grid-template-columns:175px minmax(0,1fr);\n\n  margin-bottom:40px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-bonbon__rods-title{\n  padding:19px 18px;\n\n  background:var(--soft);\n}\n\n.stb-bonbon__rods-title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#806D60;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-bonbon__rods-title strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:14px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-bonbon__rods-copy{\n  padding:19px 21px;\n\n  background:var(--ivory);\n}\n\n.stb-bonbon__rods-copy p{\n  margin:0;\n\n  color:#5E5148;\n\n  font-size:12.3px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.stb-bonbon__specs{\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-bonbon__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:14px 17px;\n\n  background:var(--espresso);\n}\n\n.stb-bonbon__spec-head span{\n  color:#C8AD87;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-bonbon__spec-head strong{\n  color:#FFF5E8;\n\n  font-size:16px;\n  font-weight:500;\n}\n\n.stb-bonbon__spec-list{\n  background:var(--ivory);\n}\n\n.stb-bonbon__spec{\n  display:grid;\n  grid-template-columns:28% 72%;\n\n  padding:10px 14px;\n\n  border-bottom:1px solid #E5DCD3;\n}\n\n.stb-bonbon__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-bonbon__spec span{\n  padding-right:12px;\n\n  color:#82746A;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n.stb-bonbon__spec strong{\n  color:var(--dark);\n\n  font-size:11.8px;\n  line-height:1.5;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-bonbon__faq{\n  max-width:760px;\n\n  margin:0 auto 34px;\n}\n\n.stb-bonbon__faq-head{\n  margin-bottom:5px;\n}\n\n.stb-bonbon__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-bonbon__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--dark);\n\n  font-size:13.5px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-bonbon__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-bonbon__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-deep);\n\n  font-size:20px;\n}\n\n.stb-bonbon__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-bonbon__faq details p{\n  margin:8px 0 0;\n\n  color:#665A51;\n\n  font-size:12.2px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-bonbon__shipping{\n  padding:21px 22px;\n\n  background:var(--soft);\n\n  border-top:2px solid var(--gold);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n  border-left:1px solid var(--line);\n\n  border-radius:5px;\n}\n\n.stb-bonbon__shipping h3{\n  margin:0 0 12px;\n\n  font-size:20px;\n}\n\n.stb-bonbon__shipping p{\n  margin:0 0 8px;\n\n  color:#5E5148;\n\n  font-size:12.8px;\n  line-height:1.65;\n}\n\n.stb-bonbon__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-bonbon__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-bonbon__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,13,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-bonbon__lightbox:target{\n  display:flex;\n}\n\n.stb-bonbon__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-bonbon__lightbox img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:92vw;\n  max-height:80vh;\n\n  object-fit:contain;\n  object-position:center;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.38);\n}\n\n.stb-bonbon__lightbox-caption{\n  margin-top:10px;\n\n  color:#D8BE9C;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-bonbon__lightbox-hint{\n  margin-top:4px;\n\n  color:#9E8E82;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-bonbon{\n    font-size:14.5px;\n  }\n\n\n  .stb-bonbon__intro{\n    grid-template-columns:1fr;\n\n    gap:14px;\n  }\n\n  .stb-bonbon__title{\n    font-size:25px;\n  }\n\n  .stb-bonbon__intro-copy p{\n    font-size:14px;\n  }\n\n  .stb-bonbon__intro-side{\n    max-width:280px;\n  }\n\n\n  .stb-bonbon__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-bonbon__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-bonbon__fact:nth-child(1),\n  .stb-bonbon__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-bonbon__detail-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-bonbon__detail{\n    grid-template-columns:145px 1fr;\n  }\n\n  .stb-bonbon__detail-media{\n    width:135px;\n  }\n\n\n  .stb-bonbon__finish{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-bonbon__sizes-head{\n    display:block;\n  }\n\n  .stb-bonbon__globe-size{\n    display:inline-block;\n\n    margin-top:8px;\n  }\n\n\n  .stb-bonbon__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-bonbon__size-card{\n    grid-template-columns:135px 1fr;\n  }\n\n  .stb-bonbon__size-media{\n    width:125px;\n  }\n\n\n  .stb-bonbon__use{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-bonbon__rods{\n    grid-template-columns:145px 1fr;\n  }\n\n\n  .stb-bonbon__spec{\n    grid-template-columns:35% 65%;\n  }\n\n\n  .stb-bonbon__shipping{\n    padding:18px;\n  }\n\n  .stb-bonbon__shipping p{\n    font-size:12.5px;\n  }\n\n\n  .stb-bonbon__lightbox img{\n    max-width:94vw;\n    max-height:75vh;\n  }\n\n}\n\n\n@media screen and (max-width:520px){\n\n  .stb-bonbon__detail{\n    grid-template-columns:115px 1fr;\n\n    padding:11px;\n  }\n\n  .stb-bonbon__detail-media{\n    width:105px;\n  }\n\n\n  .stb-bonbon__size-card{\n    grid-template-columns:115px 1fr;\n\n    padding:10px;\n  }\n\n  .stb-bonbon__size-media{\n    width:105px;\n  }\n\n\n  .stb-bonbon__rods{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-bonbon__spec{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n  .stb-bonbon__spec span{\n    font-weight:600;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-bonbon\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-bonbon__intro\"\u003e\n\u003cdiv class=\"stb-bonbon__intro-copy\"\u003e\n\u003cspan class=\"stb-bonbon__eyebrow\"\u003e Glass Globes · Copper \/ Chrome · 3 or 5 Lights \u003c\/span\u003e\n\u003ch2 class=\"stb-bonbon__title\"\u003eSoft Glass Orbs, Gathered at Different Heights.\u003c\/h2\u003e\n\u003cp\u003eBonbon arranges rounded glass globes along slim metal arms, allowing each light to sit at a slightly different height. The result feels softer and less formal than a traditional chandelier, while still giving a dining table or kitchen island a clear focal point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonbon__intro-side\"\u003e\n\u003csmall\u003e Two Configurations \u003c\/small\u003e \u003cstrong\u003e 3-Light · 5-Light \u003c\/strong\u003e \u003cspan\u003e Ø7.1\" glass globes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-bonbon__facts\"\u003e\n\u003cdiv class=\"stb-bonbon__fact\"\u003e\n\u003csmall\u003e Glass \u003c\/small\u003e \u003cstrong\u003e Pink \/ Cream \/ White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonbon__fact\"\u003e\n\u003csmall\u003e Metal \u003c\/small\u003e \u003cstrong\u003e Copper \/ Chrome \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonbon__fact\"\u003e\n\u003csmall\u003e Bulbs \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonbon__fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Warm 3000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-bonbon__details\"\u003e\n\u003cdiv class=\"stb-bonbon__details-head\"\u003e\n\u003cspan class=\"stb-bonbon__eyebrow\"\u003e Glass \u0026amp; Finish \u003c\/span\u003e\n\u003ch3 class=\"stb-bonbon__section-title\"\u003eThe Shape Stays Simple. The Glass Changes the Mood.\u003c\/h3\u003e\n\u003cp\u003eThe fixture keeps the same rounded silhouette across every version. Choose the glass tone and metal finish according to how soft or architectural you want the chandelier to feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonbon__detail-grid\"\u003e\n\u003c!-- PRODUCT DETAIL --\u003e\n\u003carticle id=\"bonbon-detail-section\" class=\"stb-bonbon__detail\"\u003e\n\u003cdiv class=\"stb-bonbon__detail-media\"\u003e\u003ca href=\"#bonbon-detail\" class=\"stb-bonbon__media-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bonbon-glass-globe-chandelier-stuberlighting_15.jpg?v=1779846681\" alt=\"Bonbon Glass Globe Chandelier metal arm and glass globe detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-bonbon__view\"\u003e View Product Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Construction Detail \u003c\/small\u003e\n\u003ch3\u003eSlim Arms, Rounded Glass\u003c\/h3\u003e\n\u003cp\u003eThe narrow metal structure keeps attention on the 7.1\" glass globes rather than making the fixture feel heavy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- GLASS COLORS --\u003e\n\u003carticle id=\"bonbon-colors-section\" class=\"stb-bonbon__detail\"\u003e\n\u003cdiv class=\"stb-bonbon__detail-media\"\u003e\u003ca href=\"#bonbon-colors\" class=\"stb-bonbon__media-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bonbon-brass-bow-wall-sconce-stuberlighting_5.jpg?v=1779843926\" alt=\"Bonbon pink cream and white glass color comparison\" loading=\"lazy\"\u003e \u003cspan class=\"stb-bonbon__view\"\u003e View Glass Colors ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Glass Options \u003c\/small\u003e\n\u003ch3\u003ePink · Cream · White\u003c\/h3\u003e\n\u003cp\u003ePink feels softer and more expressive, Cream adds warmth, while White gives Bonbon its cleanest and most neutral appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"bonbon-detail\" href=\"#bonbon-detail-section\" class=\"stb-bonbon__lightbox\"\u003e \u003cspan class=\"stb-bonbon__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bonbon-glass-globe-chandelier-stuberlighting_15.jpg?v=1779846681\" alt=\"Enlarged Bonbon product detail\"\u003e \u003cspan class=\"stb-bonbon__lightbox-caption\"\u003e Bonbon · Glass \u0026amp; Metal Detail \u003c\/span\u003e \u003cspan class=\"stb-bonbon__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"bonbon-colors\" href=\"#bonbon-colors-section\" class=\"stb-bonbon__lightbox\"\u003e \u003cspan class=\"stb-bonbon__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bonbon-brass-bow-wall-sconce-stuberlighting_5.jpg?v=1779843926\" alt=\"Enlarged Bonbon glass shade color comparison\"\u003e \u003cspan class=\"stb-bonbon__lightbox-caption\"\u003e Pink · Cream · White \u003c\/span\u003e \u003cspan class=\"stb-bonbon__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FINISH LOGIC\n  ====================================================== --\u003e\n\u003csection class=\"stb-bonbon__finish\"\u003e\n\u003cdiv class=\"stb-bonbon__finish-panel\"\u003e\n\u003csmall\u003e Copper \u003c\/small\u003e \u003cstrong\u003e Warmer, Softer, More Decorative. \u003c\/strong\u003e\n\u003cp\u003eCopper works especially well with Pink or Cream glass when the room already includes warm woods, brass details or softer neutral tones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonbon__finish-panel\"\u003e\n\u003csmall\u003e Chrome \u003c\/small\u003e \u003cstrong\u003e Cleaner, Cooler, More Contemporary. \u003c\/strong\u003e\n\u003cp\u003eChrome gives the rounded globes a sharper contrast and works naturally with white, gray, black and more modern interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE COMPARISON\n  ====================================================== --\u003e\n\u003csection id=\"bonbon-size-section\" class=\"stb-bonbon__sizes\"\u003e\n\u003cdiv class=\"stb-bonbon__sizes-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-bonbon__eyebrow\"\u003e Choose Your Size \u003c\/span\u003e\n\u003ch3 class=\"stb-bonbon__section-title\"\u003e3 Lights for Smaller Spaces. 5 for the Table.\u003c\/h3\u003e\n\u003cp\u003eBoth configurations use the same 7.1\" glass globes and the same 13.4\" body height. The difference is overall width and visual presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"stb-bonbon__globe-size\"\u003e Globe · Ø7.1\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonbon__size-grid\"\u003e\n\u003c!-- 3 LIGHT --\u003e\n\u003carticle class=\"stb-bonbon__size-card\"\u003e\n\u003cdiv class=\"stb-bonbon__size-media\"\u003e\u003ca href=\"#bonbon-3\" class=\"stb-bonbon__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bonbon-glass-globe-chandelier-stuberlighting_10.jpg?v=1779846681\" alt=\"Bonbon Glass Globe Chandelier 3-Light dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-bonbon__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-bonbon__size-copy\"\u003e\n\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e 3-Light · Ø18.1\" × H13.4\" \u003c\/strong\u003e\n\u003cp\u003eBreakfast nooks, entryways, smaller tables and bedrooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 5 LIGHT --\u003e\n\u003carticle class=\"stb-bonbon__size-card stb-bonbon__size-card--featured\"\u003e\n\u003cdiv class=\"stb-bonbon__size-media\"\u003e\u003ca href=\"#bonbon-5\" class=\"stb-bonbon__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bonbon-glass-globe-chandelier-stuberlighting_32.jpg?v=1779846681\" alt=\"Bonbon Glass Globe Chandelier 5-Light dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-bonbon__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-bonbon__size-copy\"\u003e\n\u003csmall\u003e Dining Scale \u003c\/small\u003e \u003cstrong\u003e 5-Light · Ø26.4\" × H13.4\" \u003c\/strong\u003e\n\u003cp\u003eDining tables, kitchen islands and larger central installations.\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=\"bonbon-3\" href=\"#bonbon-size-section\" class=\"stb-bonbon__lightbox\"\u003e \u003cspan class=\"stb-bonbon__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bonbon-glass-globe-chandelier-stuberlighting_10.jpg?v=1779846681\" alt=\"Enlarged Bonbon 3-Light dimensions\"\u003e \u003cspan class=\"stb-bonbon__lightbox-caption\"\u003e 3-Light · Ø18.1\" × H13.4\" \u003c\/span\u003e \u003cspan class=\"stb-bonbon__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"bonbon-5\" href=\"#bonbon-size-section\" class=\"stb-bonbon__lightbox\"\u003e \u003cspan class=\"stb-bonbon__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bonbon-glass-globe-chandelier-stuberlighting_32.jpg?v=1779846681\" alt=\"Enlarged Bonbon 5-Light dimensions\"\u003e \u003cspan class=\"stb-bonbon__lightbox-caption\"\u003e 5-Light · Ø26.4\" × H13.4\" \u003c\/span\u003e \u003cspan class=\"stb-bonbon__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHT \/ PLACEMENT\n  ====================================================== --\u003e\n\u003csection class=\"stb-bonbon__use\"\u003e\n\u003cdiv class=\"stb-bonbon__use-panel\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Warm Light Inside Soft Glass. \u003c\/strong\u003e\n\u003cp\u003eEach globe uses an included E26 \/ E27 LED bulb in warm 3000K, creating a softer ambient glow than exposed-bulb chandeliers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonbon__use-panel\"\u003e\n\u003csmall\u003e Dining Placement \u003c\/small\u003e \u003cstrong\u003e Hang 30–34\" Above the Table. \u003c\/strong\u003e\n\u003cp\u003eFor dining installations, measure from the tabletop to the lowest point of the glass globes. The 5-Light version gives a fuller visual span over a standard table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DOWNRODS\n  ====================================================== --\u003e\n\u003csection class=\"stb-bonbon__rods\"\u003e\n\u003cdiv class=\"stb-bonbon__rods-title\"\u003e\n\u003csmall\u003e Adjustable Drop \u003c\/small\u003e \u003cstrong\u003e 3.9\" + 7.9\" + 11.8\" Downrods \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonbon__rods-copy\"\u003e\n\u003cp\u003eThe included downrods can be stacked during installation to adjust the fixture height for your ceiling. Additional adjustment can be prepared on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-bonbon__specs\"\u003e\n\u003cdiv class=\"stb-bonbon__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Bonbon \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonbon__spec-list\"\u003e\n\u003cdiv class=\"stb-bonbon__spec\"\u003e\n\u003cspan\u003e Configurations \u003c\/span\u003e \u003cstrong\u003e 3-Light: Ø18.1\" × H13.4\" · 5-Light: Ø26.4\" × H13.4\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonbon__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Metal Frame · Glass Globe Shades \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonbon__spec\"\u003e\n\u003cspan\u003e Finishes \u003c\/span\u003e \u003cstrong\u003e Copper or Chrome Metal · Pink, Cream or White Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonbon__spec\"\u003e\n\u003cspan\u003e Glass Globe \u003c\/span\u003e \u003cstrong\u003e Ø7.1\" \/ 18cm Each \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonbon__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 LED Bulbs Included · 3000K Warm White · Max 40W Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonbon__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Hardwired Ceiling Installation · Standard Wall Switch Compatible \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonbon__spec\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e 3.9\" + 7.9\" + 11.8\" Stackable Downrods · Additional Adjustment Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonbon__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only · Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonbon__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-bonbon__faq\"\u003e\n\u003cdiv class=\"stb-bonbon__faq-head\"\u003e\n\u003cspan class=\"stb-bonbon__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-bonbon__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I choose the 3-Light or 5-Light?\u003c\/summary\u003e\n\u003cp\u003eChoose the 3-Light for breakfast nooks, entryways, bedrooms and smaller tables. The 5-Light provides more width and visual presence for dining tables and kitchen islands.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich glass color feels the most neutral?\u003c\/summary\u003e\n\u003cp\u003eWhite is the cleanest and most neutral option. Cream gives the fixture a warmer appearance, while Pink creates a softer and more expressive accent.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the bulbs included?\u003c\/summary\u003e\n\u003cp\u003eYes. Bonbon includes one compatible E26 \/ E27 LED bulb for each glass globe in warm 3000K.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the hanging height be adjusted?\u003c\/summary\u003e\n\u003cp\u003eYes. The included 3.9\", 7.9\" and 11.8\" downrods can be combined during installation to adjust the overall drop.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-bonbon__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-Light: Dia 18.1\" \/ Copper \u0026 Pink","offer_id":52261616910619,"sku":"STB-BONBC-3-CP","price":215.0,"currency_code":"USD","in_stock":true},{"title":"3-Light: Dia 18.1\" \/ Copper \u0026 Cream","offer_id":52261616943387,"sku":"STB-BONBC-3-CC","price":215.0,"currency_code":"USD","in_stock":true},{"title":"3-Light: Dia 18.1\" \/ Copper \u0026 White","offer_id":52261616976155,"sku":"STB-BONBC-3-CW","price":215.0,"currency_code":"USD","in_stock":true},{"title":"3-Light: Dia 18.1\" \/ Chrome \u0026 Pink","offer_id":52261617008923,"sku":"STB-BONBC-3-HP","price":215.0,"currency_code":"USD","in_stock":true},{"title":"3-Light: Dia 18.1\" \/ Chrome \u0026 Cream","offer_id":52261617041691,"sku":"STB-BONBC-3-HC","price":215.0,"currency_code":"USD","in_stock":true},{"title":"3-Light: Dia 18.1\" \/ Chrome \u0026 White","offer_id":52261617074459,"sku":"STB-BONBC-3-HW","price":215.0,"currency_code":"USD","in_stock":true},{"title":"5-Light: Dia 26.4\" \/ Copper \u0026 Pink","offer_id":52261617107227,"sku":"STB-BONBC-5-CP","price":365.0,"currency_code":"USD","in_stock":true},{"title":"5-Light: Dia 26.4\" \/ Copper \u0026 Cream","offer_id":52261617139995,"sku":"STB-BONBC-5-CC","price":365.0,"currency_code":"USD","in_stock":true},{"title":"5-Light: Dia 26.4\" \/ Copper \u0026 White","offer_id":52261617172763,"sku":"STB-BONBC-5-CW","price":365.0,"currency_code":"USD","in_stock":true},{"title":"5-Light: Dia 26.4\" \/ Chrome \u0026 Pink","offer_id":52261617205531,"sku":"STB-BONBC-5-HP","price":365.0,"currency_code":"USD","in_stock":true},{"title":"5-Light: Dia 26.4\" \/ Chrome \u0026 Cream","offer_id":52261617238299,"sku":"STB-BONBC-5-HC","price":365.0,"currency_code":"USD","in_stock":true},{"title":"5-Light: Dia 26.4\" \/ Chrome \u0026 White","offer_id":52261617271067,"sku":"STB-BONBC-5-HW","price":365.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bonbon-glass-globe-chandelier-stuberlighting_1.jpg?v=1779846681"},{"product_id":"juno-brass-glass-chandelier","title":"Juno Brass Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — JUNO\n   BRASS GLASS CHANDELIER\n\n   SPAN \/ GLASS \/ DINING\n\n   EDITORIAL + SELECTIVE CARDS\n   NO OVERALL BACKGROUND FILL\n\n   ESPRESSO · CREAM · CHAMPAGNE · IVORY · GOLD\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-juno{\n  --espresso:#1C1209;\n  --deep:#2B1C11;\n\n  --brown:#4A3218;\n  --text:#655546;\n  --muted:#82715F;\n\n  --gold:#C8A96E;\n  --gold-deep:#987344;\n\n  --brass:#A77C46;\n  --champagne:#E8DAC1;\n  --beige:#D8C5A7;\n\n  --cream:#F7F0E4;\n  --ivory:#FCFAF5;\n  --paper:#FAF6EF;\n\n  --line:#DED2BD;\n  --line-soft:#EAE1D3;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-juno *,\n.stb-juno *::before,\n.stb-juno *::after{\n  box-sizing:border-box;\n}\n\n.stb-juno h2,\n.stb-juno h3,\n.stb-juno p{\n  margin-top:0;\n}\n\n.stb-juno h2,\n.stb-juno 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-juno 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-juno a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n   NO OVERALL BACKGROUND COLOR\n========================================================= *\/\n\n.juno-wrap{\n  position:relative;\n\n  padding:28px 29px 0;\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n}\n\n.juno-wrap::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:29px;\n\n  width:64px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.juno-wrap::after{\n  content:\"\";\n\n  position:absolute;\n\n  top:11px;\n  left:29px;\n\n  width:31px;\n  height:1px;\n\n  background:var(--brass);\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.juno-intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,165px);\n\n  gap:31px;\n  align-items:end;\n\n  padding:21px 0 27px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.juno-kicker{\n  margin:0 0 7px !important;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.juno-intro h2{\n  max-width:580px;\n\n  margin:0 0 9px;\n\n  font-size:35px;\n  line-height:1.03;\n}\n\n.juno-intro__copy \u003e p{\n  max-width:565px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:13px;\n}\n\n\n\/* INTRO CONFIG *\/\n\n.juno-intro__config{\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.juno-intro__config small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.juno-intro__config strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:24px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.juno-intro__config span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#756452;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   QUICK DECISION CARDS\n========================================================= *\/\n\n.juno-quick{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:10px;\n\n  padding:18px 0 29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.juno-quick__card{\n  position:relative;\n\n  min-width:0;\n\n  padding:14px 15px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.juno-quick__card:nth-child(1){\n  background:#F8F2E7;\n}\n\n.juno-quick__card:nth-child(2){\n  background:#F4EEE4;\n}\n\n.juno-quick__card:nth-child(3){\n  background:#FCFAF5;\n}\n\n.juno-quick__card::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:-1px;\n  left:14px;\n\n  width:31px;\n  height:2px;\n}\n\n.juno-quick__card:nth-child(1)::before{\n  background:var(--brass);\n}\n\n.juno-quick__card:nth-child(2)::before{\n  background:var(--beige);\n}\n\n.juno-quick__card:nth-child(3)::before{\n  background:var(--gold);\n}\n\n.juno-quick__card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--muted);\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.juno-quick__card strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.12;\n  font-weight:500;\n}\n\n.juno-quick__card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   SECTION LABEL\n========================================================= *\/\n\n.juno-label{\n  display:flex;\n  align-items:center;\n\n  gap:8px;\n\n  margin-bottom:7px;\n}\n\n.juno-label strong{\n  color:var(--gold-deep);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.juno-label span{\n  color:var(--muted);\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.juno-label::after{\n  content:\"\";\n\n  width:34px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n\n\/* =========================================================\n   PRODUCT DETAIL\n========================================================= *\/\n\n.juno-detail{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:32px;\n  align-items:center;\n\n  padding:32px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.juno-detail__image{\n  width:185px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--brass);\n\n  overflow:hidden;\n}\n\n.juno-detail__image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.juno-detail__image img{\n  max-height:175px !important;\n}\n\n.juno-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  text-align:center;\n}\n\n.juno-detail__copy h3{\n  margin:0 0 7px;\n\n  font-size:25px;\n  line-height:1.08;\n}\n\n.juno-detail__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12px;\n}\n\n\n\/* MATERIAL TAGS *\/\n\n.juno-materials{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:17px;\n\n  margin-top:12px;\n}\n\n.juno-materials span{\n  position:relative;\n\n  padding-left:10px;\n\n  color:#6C5A49;\n\n  font-size:10px;\n}\n\n.juno-materials span::before{\n  content:\"\";\n\n  position:absolute;\n\n  left:0;\n  top:.55em;\n\n  width:4px;\n  height:4px;\n\n  border-radius:50%;\n\n  background:var(--gold);\n}\n\n.juno-materials span:nth-child(2)::before{\n  background:var(--beige);\n}\n\n.juno-materials span:nth-child(3)::before{\n  background:var(--brass);\n}\n\n\n\/* =========================================================\n   SIZE SELECTOR\n========================================================= *\/\n\n.juno-size{\n  padding:32px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.juno-size__head{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  gap:30px;\n\n  margin-bottom:15px;\n}\n\n.juno-size__head h3{\n  margin:0;\n\n  font-size:24px;\n}\n\n.juno-size__head p{\n  max-width:470px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n\n\/* SIZE CARDS *\/\n\n.juno-size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:11px;\n\n  margin-bottom:19px;\n}\n\n.juno-size-card{\n  position:relative;\n\n  min-width:0;\n\n  padding:17px 17px 15px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.juno-size-card--3{\n  background:#FAF6EF;\n  border-top:2px solid var(--gold);\n}\n\n.juno-size-card--5{\n  background:#F5EEDF;\n  border-top:2px solid var(--brass);\n}\n\n.juno-size-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.juno-size-card h3{\n  margin:0 0 2px;\n\n  font-size:21px;\n}\n\n.juno-size-card__measure{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  font-weight:600;\n}\n\n.juno-size-card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   DIMENSION DRAWINGS\n========================================================= *\/\n\n.juno-dimensions{\n  padding-top:2px;\n}\n\n.juno-dimensions__title{\n  margin:0 0 9px !important;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.juno-dimension-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:10px;\n}\n\n.juno-dimension{\n  min-width:0;\n\n  padding:7px;\n\n  border:1px solid var(--line);\n}\n\n.juno-dimension 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.juno-dimension img{\n  max-height:175px !important;\n}\n\n.juno-dimension p{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   GLASS COLOR\n========================================================= *\/\n\n.juno-glass{\n  display:grid;\n  grid-template-columns:minmax(0,230px) minmax(0,1fr);\n\n  gap:31px;\n  align-items:center;\n\n  padding:32px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.juno-glass__image{\n  width:230px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--gold);\n\n  overflow:hidden;\n}\n\n.juno-glass__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.juno-glass__image img{\n  max-height:215px !important;\n}\n\n.juno-glass__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n}\n\n.juno-glass__copy \u003e p{\n  margin:0 0 12px;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n\n\/* GLASS CARDS *\/\n\n.juno-glass-options{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.juno-glass-card{\n  position:relative;\n\n  min-width:0;\n\n  padding:12px 13px;\n\n  border:1px solid var(--line);\n\n  border-radius:6px;\n}\n\n.juno-glass-card--beige{\n  background:#F4EADC;\n}\n\n.juno-glass-card--white{\n  background:#FCFAF6;\n}\n\n.juno-glass-card::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:11px;\n  right:11px;\n\n  width:8px;\n  height:8px;\n\n  border-radius:50%;\n}\n\n.juno-glass-card--beige::before{\n  background:#CDB491;\n}\n\n.juno-glass-card--white::before{\n  background:#F4F1EB;\n  border:1px solid #BEB5A8;\n}\n\n.juno-glass-card small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:7.8px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.juno-glass-card strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  font-weight:500;\n}\n\n.juno-glass-card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   DINING SETUP\n   ONE DARK ANCHOR\n========================================================= *\/\n\n.juno-dining{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:26px;\n  align-items:center;\n\n  margin:31px 0;\n\n  padding:22px 24px;\n\n  background:var(--espresso);\n\n  border-radius:8px;\n}\n\n.juno-dining__number{\n  padding-right:22px;\n\n  border-right:1px solid rgba(255,255,255,.16);\n}\n\n.juno-dining__number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold);\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.juno-dining__number strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:32px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.juno-dining__number span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CFC5B7;\n\n  font-size:9.5px;\n}\n\n.juno-dining__copy h3{\n  margin:0 0 6px;\n\n  color:#FFF7EA;\n\n  font-size:21px;\n}\n\n.juno-dining__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D5CCBF;\n\n  font-size:11px;\n}\n\n.juno-dining__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:15px;\n\n  margin-top:11px;\n  padding-top:10px;\n\n  border-top:1px solid rgba(255,255,255,.14);\n}\n\n.juno-dining__facts span{\n  color:#D8CFC2;\n\n  font-size:9.5px;\n}\n\n.juno-dining__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.juno-specs{\n  padding:31px 0;\n\n  border-top:1px solid var(--line);\n}\n\n.juno-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.juno-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.juno-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.juno-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.juno-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.juno-spec-row__label{\n  color:#806C58;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.juno-spec-row__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11px;\n  font-weight:500;\n  line-height:1.5;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   CERTIFICATION\n========================================================= *\/\n\n.juno-cert{\n  margin-top:12px;\n\n  padding:11px 13px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n\n  border-radius:5px;\n}\n\n.juno-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.juno-cert strong{\n  display:block;\n\n  color:#352719;\n\n  font-size:10.8px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.juno-shipping{\n  position:relative;\n\n  padding:20px 21px;\n\n  background:#F7F0E4;\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n\n  border-radius:7px 7px 0 0;\n}\n\n.juno-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:52px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.juno-shipping h3{\n  margin:0 0 9px;\n\n  font-size:20px;\n}\n\n.juno-shipping p{\n  margin:0 0 6px;\n\n  color:#5E4F41;\n\n  font-size:11.5px;\n}\n\n.juno-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.juno-shipping strong{\n  color:var(--espresso);\n}\n\n.juno-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.juno-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(20,14,9,.95);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.juno-lightbox:target{\n  display:flex;\n}\n\n.juno-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.juno-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.juno-lightbox__inner span{\n  margin-top:10px;\n\n  color:#DEC9A5;\n\n  font-size:9.5px;\n  letter-spacing:.08em;\n\n  text-align:center;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .juno-wrap{\n    padding:25px 18px 0;\n  }\n\n  .juno-wrap::before,\n  .juno-wrap::after{\n    left:18px;\n  }\n\n\n  .juno-intro{\n    grid-template-columns:minmax(0,1fr) minmax(0,130px);\n\n    gap:18px;\n  }\n\n  .juno-intro h2{\n    font-size:29px;\n  }\n\n\n  .juno-detail{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .juno-detail__image{\n    width:135px;\n  }\n\n  .juno-detail__image img{\n    max-height:126px !important;\n  }\n\n\n  .juno-size__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .juno-glass{\n    grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .juno-glass__image{\n    width:180px;\n  }\n\n  .juno-glass__image img{\n    max-height:168px !important;\n  }\n\n\n  .juno-dining{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n\n  .juno-spec-row{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:500px){\n\n  .juno-intro{\n    grid-template-columns:1fr;\n  }\n\n  .juno-intro__config{\n    width:170px;\n  }\n\n\n  .juno-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .juno-detail{\n    grid-template-columns:1fr;\n  }\n\n  .juno-detail__image{\n    width:115px;\n\n    margin:0;\n  }\n\n\n  .juno-size-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .juno-dimension-grid{\n    grid-template-columns:1fr 1fr;\n\n    gap:7px;\n  }\n\n  .juno-dimension img{\n    max-height:115px !important;\n  }\n\n\n  .juno-glass{\n    grid-template-columns:1fr;\n  }\n\n  .juno-glass__image{\n    width:170px;\n\n    margin:0;\n  }\n\n  .juno-glass__image img{\n    max-height:158px !important;\n  }\n\n\n  .juno-glass-options{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  .juno-dining{\n    grid-template-columns:1fr;\n\n    gap:12px;\n\n    padding:19px;\n  }\n\n  .juno-dining__number{\n    padding:0 0 10px;\n\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.16);\n  }\n\n  .juno-dining__number strong{\n    font-size:28px;\n  }\n\n\n  .juno-specs__head{\n    display:block;\n  }\n\n  .juno-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .juno-spec-row{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .juno-spec-row__label{\n    color:var(--gold-deep);\n\n    font-size:9.5px;\n    font-weight:600;\n\n    letter-spacing:.05em;\n    text-transform:uppercase;\n  }\n\n  .juno-spec-row__value{\n    font-size:11.5px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-juno\" id=\"juno-root\"\u003e\n\u003cdiv class=\"juno-wrap\"\u003e\n\u003c!-- =====================================================\n         INTRO\n    ====================================================== --\u003e\n\u003csection class=\"juno-intro\"\u003e\n\u003cdiv class=\"juno-intro__copy\"\u003e\n\u003cp class=\"juno-kicker\"\u003eJuno · Brass Glass Chandelier\u003c\/p\u003e\n\u003ch2\u003eWarm Brass Tones, Rounded Glass, Balanced Over the Table\u003c\/h2\u003e\n\u003cp\u003eJuno pairs slender brass-finish arms with softly rounded glass shades. Choose the 3-Light or 5-Light arrangement according to the scale of the table or room, then select Beige or White glass for the final look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"juno-intro__config\"\u003e\n\u003csmall\u003e Available In \u003c\/small\u003e \u003cstrong\u003e 3 \/ 5 Light \u003c\/strong\u003e \u003cspan\u003e Beige or White Glass\u003cbr\u003e11.4\" fixture height \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         QUICK CARDS\n    ====================================================== --\u003e\n\u003csection class=\"juno-quick\"\u003e\n\u003cdiv class=\"juno-quick__card\"\u003e\n\u003csmall\u003e Configuration \u003c\/small\u003e \u003cstrong\u003e 3 or 5 Lights \u003c\/strong\u003e\n\u003cp\u003eChoose the chandelier span according to your table or room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"juno-quick__card\"\u003e\n\u003csmall\u003e Glass \u003c\/small\u003e \u003cstrong\u003e Beige \/ White \u003c\/strong\u003e\n\u003cp\u003eTwo glass tones with the same warm brass-finish structure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"juno-quick__card\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Dimmable \u003c\/strong\u003e\n\u003cp\u003eE26 \/ E27 LED bulbs included in warm 3000K.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         DETAIL\n    ====================================================== --\u003e\n\u003csection class=\"juno-detail\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"juno-detail__image\"\u003e\u003ca href=\"#juno-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/juno-brass-glass-chandelier-stuberlighting_2.jpg?v=1779870193\" alt=\"Close-up detail of Juno Brass Glass Chandelier showing brass-finish arm and rounded glass shade\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"juno-caption\"\u003eBrass + glass detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"juno-detail__copy\"\u003e\n\u003cdiv class=\"juno-label\"\u003e\n\u003cstrong\u003e 01 \u003c\/strong\u003e \u003cspan\u003e Form \u0026amp; Material \u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch3\u003eSlender Arms Keep the Chandelier Visually Light\u003c\/h3\u003e\n\u003cp\u003eThe brass-finish frame gives Juno warmth without looking heavy, while the rounded glass shades soften the fixture's geometry and distribute light around the table.\u003c\/p\u003e\n\u003cdiv class=\"juno-materials\"\u003e\n\u003cspan\u003e Brass-Finish Metal \u003c\/span\u003e \u003cspan\u003e Rounded Glass \u003c\/span\u003e \u003cspan\u003e 3 \/ 5 Light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         SIZE SELECTION\n    ====================================================== --\u003e\n\u003csection class=\"juno-size\"\u003e\n\u003cdiv class=\"juno-size__head\"\u003e\n\u003ch3\u003eChoose the Span First\u003c\/h3\u003e\n\u003cp\u003eBoth configurations are 11.4 inches high. The difference is width and light count, so choose according to the scale of the surface below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"juno-size-grid\"\u003e\n\u003cdiv class=\"juno-size-card juno-size-card--3\"\u003e\n\u003csmall\u003e Smaller Configuration \u003c\/small\u003e\n\u003ch3\u003e3-Light\u003c\/h3\u003e\n\u003cspan class=\"juno-size-card__measure\"\u003e Ø23.6\" × H11.4\" \u003c\/span\u003e\n\u003cp\u003eBest suited to breakfast nooks, entryways and smaller dining tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"juno-size-card juno-size-card--5\"\u003e\n\u003csmall\u003e Larger Configuration \u003c\/small\u003e\n\u003ch3\u003e5-Light\u003c\/h3\u003e\n\u003cspan class=\"juno-size-card__measure\"\u003e Ø27.6\" × H11.4\" \u003c\/span\u003e\n\u003cp\u003eBetter proportioned for full dining tables and kitchen islands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSION DRAWINGS --\u003e\n\u003cdiv class=\"juno-dimensions\"\u003e\n\u003cp class=\"juno-dimensions__title\"\u003eDimension References\u003c\/p\u003e\n\u003cdiv class=\"juno-dimension-grid\"\u003e\n\u003cdiv class=\"juno-dimension\"\u003e\n\u003ca href=\"#juno-size-a-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/juno-brass-glass-chandelier-stuberlighting_15.jpg?v=1779870193\" alt=\"Juno Brass Glass Chandelier dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003eClick to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"juno-dimension\"\u003e\n\u003ca href=\"#juno-size-b-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/juno-brass-glass-chandelier-stuberlighting_13.jpg?v=1779870193\" alt=\"Juno Brass Glass Chandelier dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003eClick to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         GLASS COLOR\n    ====================================================== --\u003e\n\u003csection class=\"juno-glass\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"juno-glass__image\"\u003e\u003ca href=\"#juno-glass-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/juno-brass-glass-chandelier-stuberlighting_11.jpg?v=1779870193\" alt=\"Juno Brass Glass Chandelier shown with Beige and White glass shade options\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"juno-caption\"\u003eBeige \/ White Glass · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"juno-glass__copy\"\u003e\n\u003cdiv class=\"juno-label\"\u003e\n\u003cstrong\u003e 02 \u003c\/strong\u003e \u003cspan\u003e Glass Tone \u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch3\u003eSame Chandelier, Two Different Moods\u003c\/h3\u003e\n\u003cp\u003eThe brass-finish frame stays consistent. Choose the glass according to how warm or restrained you want Juno to feel in the room.\u003c\/p\u003e\n\u003cdiv class=\"juno-glass-options\"\u003e\n\u003cdiv class=\"juno-glass-card juno-glass-card--beige\"\u003e\n\u003csmall\u003e Glass 01 \u003c\/small\u003e \u003cstrong\u003e Beige \u003c\/strong\u003e\n\u003cp\u003eWarmer and softer beside wood, cream and earth-toned interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"juno-glass-card juno-glass-card--white\"\u003e\n\u003csmall\u003e Glass 02 \u003c\/small\u003e \u003cstrong\u003e White \u003c\/strong\u003e\n\u003cp\u003eCleaner and quieter for brighter neutral or transitional rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         DINING SETUP\n    ====================================================== --\u003e\n\u003csection class=\"juno-dining\"\u003e\n\u003cdiv class=\"juno-dining__number\"\u003e\n\u003csmall\u003e Dining Height \u003c\/small\u003e \u003cstrong\u003e 30–34\" \u003c\/strong\u003e \u003cspan\u003e above tabletop \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"juno-dining__copy\"\u003e\n\u003ch3\u003eSet the Height for the Table, Then Adjust the Mood\u003c\/h3\u003e\n\u003cp\u003eFor dining use, start with the bottom of the shades approximately 30–34 inches above the tabletop. The 59-inch suspension is adjustable during installation and can be extended on request.\u003c\/p\u003e\n\u003cdiv class=\"juno-dining__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003e59\"\u003c\/strong\u003e suspension \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eDimmable\u003c\/strong\u003e with compatible setup \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e3000K\u003c\/strong\u003e bulbs included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"juno-specs\"\u003e\n\u003cdiv class=\"juno-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Juno · Brass Glass Chandelier \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"juno-spec-list\"\u003e\n\u003cdiv class=\"juno-spec-row\"\u003e\n\u003cspan class=\"juno-spec-row__label\"\u003e Configurations \u003c\/span\u003e \u003cspan class=\"juno-spec-row__value\"\u003e 3-Light · 5-Light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"juno-spec-row\"\u003e\n\u003cspan class=\"juno-spec-row__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"juno-spec-row__value\"\u003e 3-Light: Ø23.6\" × H11.4\" · 5-Light: Ø27.6\" × H11.4\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"juno-spec-row\"\u003e\n\u003cspan class=\"juno-spec-row__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"juno-spec-row__value\"\u003e Brass-finish metal · Glass shades \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"juno-spec-row\"\u003e\n\u003cspan class=\"juno-spec-row__label\"\u003e Glass Colors \u003c\/span\u003e \u003cspan class=\"juno-spec-row__value\"\u003e Beige · White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"juno-spec-row\"\u003e\n\u003cspan class=\"juno-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"juno-spec-row__value\"\u003e E26 \/ E27 · Bulb Included: Yes · 3000K warm white LED bulbs included · Max 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"juno-spec-row\"\u003e\n\u003cspan class=\"juno-spec-row__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"juno-spec-row__value\"\u003e Yes · Requires dimmable bulbs and a compatible dimmer switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"juno-spec-row\"\u003e\n\u003cspan class=\"juno-spec-row__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"juno-spec-row__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"juno-spec-row\"\u003e\n\u003cspan class=\"juno-spec-row__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"juno-spec-row__value\"\u003e 59\" · Adjustable during installation · Extension available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"juno-spec-row\"\u003e\n\u003cspan class=\"juno-spec-row__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"juno-spec-row__value\"\u003e Compatible with standard wall switch · Wall switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"juno-spec-row\"\u003e\n\u003cspan class=\"juno-spec-row__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"juno-spec-row__value\"\u003e Hardwired · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"juno-spec-row\"\u003e\n\u003cspan class=\"juno-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"juno-spec-row__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"juno-cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"juno-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=\"juno-detail-large\" href=\"#juno-root\" class=\"juno-lightbox\"\u003e \u003cspan class=\"juno-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/juno-brass-glass-chandelier-stuberlighting_2.jpg?v=1779870193\" alt=\"Enlarged Juno brass-finish metal and rounded glass detail\"\u003e \u003cspan\u003e Brass + Glass Detail · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — GLASS\n  ====================================================== --\u003e \u003ca id=\"juno-glass-large\" href=\"#juno-root\" class=\"juno-lightbox\"\u003e \u003cspan class=\"juno-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/juno-brass-glass-chandelier-stuberlighting_11.jpg?v=1779870193\" alt=\"Enlarged Juno Beige and White glass shade options\"\u003e \u003cspan\u003e Beige · White Glass · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE A\n  ====================================================== --\u003e \u003ca id=\"juno-size-a-large\" href=\"#juno-root\" class=\"juno-lightbox\"\u003e \u003cspan class=\"juno-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/juno-brass-glass-chandelier-stuberlighting_15.jpg?v=1779870193\" alt=\"Enlarged Juno Brass Glass Chandelier dimension reference\"\u003e \u003cspan\u003e Juno Dimension Reference · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE B\n  ====================================================== --\u003e \u003ca id=\"juno-size-b-large\" href=\"#juno-root\" class=\"juno-lightbox\"\u003e \u003cspan class=\"juno-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/juno-brass-glass-chandelier-stuberlighting_13.jpg?v=1779870193\" alt=\"Enlarged Juno Brass Glass Chandelier dimension reference\"\u003e \u003cspan\u003e Juno Dimension Reference · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"3-Light: Dia 23.6\" x H 11.4\" \/ Beige","offer_id":52263373111579,"sku":"STB-JUNO-3-BG","price":295.0,"currency_code":"USD","in_stock":true},{"title":"3-Light: Dia 23.6\" x H 11.4\" \/ White","offer_id":52263373144347,"sku":"STB-JUNO-3-WH","price":295.0,"currency_code":"USD","in_stock":true},{"title":"5-Light: Dia 27.6\" x H 11.4\" \/ Beige","offer_id":52263373177115,"sku":"STB-JUNO-5-BG","price":495.0,"currency_code":"USD","in_stock":true},{"title":"5-Light: Dia 27.6\" x H 11.4\" \/ White","offer_id":52263373209883,"sku":"STB-JUNO-5-WH","price":495.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/juno-brass-glass-chandelier-stuberlighting_1.jpg?v=1779870193"},{"product_id":"linen-drum-pendant-light","title":"Linen Drum Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — LINEN\n   FABRIC \u0026 WOOD PENDANT LIGHT\n\n   PETAL \/ TEXTURE \/ SCALE\n\n   EDITORIAL + SELECTIVE CARDS\n   NO OVERALL BACKGROUND FILL\n\n   ESPRESSO · CREAM · OAT · WOOD · GOLD\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-linen{\n  --espresso:#1C1209;\n  --deep:#2A1B10;\n\n  --brown:#4A3218;\n  --text:#655546;\n  --muted:#82715F;\n\n  --gold:#C8A96E;\n  --gold-deep:#967243;\n\n  --oat:#D9C6A6;\n  --oat-deep:#B59A74;\n\n  --wood:#7B5538;\n  --wood-light:#A47E5B;\n\n  --cream:#F7F0E3;\n  --paper:#FBF8F2;\n  --ivory:#FDFBF7;\n\n  --line:#DED2BD;\n  --line-soft:#EAE1D3;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-linen *,\n.stb-linen *::before,\n.stb-linen *::after{\n  box-sizing:border-box;\n}\n\n.stb-linen h2,\n.stb-linen h3,\n.stb-linen p{\n  margin-top:0;\n}\n\n.stb-linen h2,\n.stb-linen 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-linen 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-linen a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n   NO OVERALL BACKGROUND\n========================================================= *\/\n\n.linen-wrap{\n  position:relative;\n\n  padding:28px 29px 0;\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n\n  box-shadow:0 8px 28px rgba(28,18,9,.025);\n}\n\n.linen-wrap::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:29px;\n\n  width:62px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.linen-wrap::after{\n  content:\"\";\n\n  position:absolute;\n\n  top:11px;\n  left:29px;\n\n  width:31px;\n  height:1px;\n\n  background:var(--wood-light);\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.linen-intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,150px);\n\n  gap:31px;\n  align-items:end;\n\n  padding:21px 0 25px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.linen-kicker{\n  margin:0 0 7px !important;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.linen-intro h2{\n  max-width:590px;\n\n  margin:0 0 9px;\n\n  font-size:35px;\n  line-height:1.03;\n}\n\n.linen-intro__copy \u003e p{\n  max-width:575px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:13px;\n}\n\n\n\/* INTRO SCALE *\/\n\n.linen-intro__scale{\n  min-width:0;\n\n  padding-left:15px;\n\n  border-left:2px solid var(--oat-deep);\n}\n\n.linen-intro__scale small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.linen-intro__scale strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:26px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.linen-intro__scale span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#756452;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   QUICK FACT CARDS\n========================================================= *\/\n\n.linen-quick{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:10px;\n\n  padding:18px 0 29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.linen-quick__card{\n  position:relative;\n\n  min-width:0;\n\n  padding:14px 15px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.linen-quick__card:nth-child(1){\n  background:#F8F2E7;\n}\n\n.linen-quick__card:nth-child(2){\n  background:#F6EFE5;\n}\n\n.linen-quick__card:nth-child(3){\n  background:#FCFAF6;\n}\n\n.linen-quick__card::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:-1px;\n  left:14px;\n\n  width:31px;\n  height:2px;\n}\n\n.linen-quick__card:nth-child(1)::before{\n  background:var(--oat-deep);\n}\n\n.linen-quick__card:nth-child(2)::before{\n  background:var(--wood);\n}\n\n.linen-quick__card:nth-child(3)::before{\n  background:var(--gold);\n}\n\n.linen-quick__card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--muted);\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.linen-quick__card strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.12;\n\n  font-weight:500;\n}\n\n.linen-quick__card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   LABEL\n========================================================= *\/\n\n.linen-label{\n  display:flex;\n  align-items:center;\n\n  gap:8px;\n\n  margin-bottom:7px;\n}\n\n.linen-label strong{\n  color:var(--gold-deep);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.linen-label span{\n  color:var(--muted);\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.linen-label::after{\n  content:\"\";\n\n  width:34px;\n  height:1px;\n\n  background:var(--oat-deep);\n}\n\n\n\/* =========================================================\n   TEXTURE \/ DETAIL\n========================================================= *\/\n\n.linen-detail{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:32px;\n  align-items:center;\n\n  padding:33px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n\n\/* IMAGE *\/\n\n.linen-detail__image{\n  width:185px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--wood-light);\n}\n\n.linen-detail__image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.linen-detail__image img{\n  max-height:174px !important;\n}\n\n.linen-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n\n  text-align:center;\n}\n\n\n\/* COPY *\/\n\n.linen-detail__copy h3{\n  margin:0 0 7px;\n\n  font-size:25px;\n  line-height:1.08;\n}\n\n.linen-detail__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12px;\n}\n\n\n\/* DETAIL LEDGER *\/\n\n.linen-detail__ledger{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:13px;\n}\n\n.linen-detail__item{\n  padding:9px 10px;\n\n  border:1px solid var(--line);\n\n  border-radius:5px;\n}\n\n.linen-detail__item:nth-child(1){\n  background:#F8F2E7;\n}\n\n.linen-detail__item:nth-child(2){\n  background:#FAF7F1;\n}\n\n.linen-detail__item:nth-child(3){\n  background:#F5EEE5;\n}\n\n.linen-detail__item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:7.8px;\n  font-weight:600;\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.linen-detail__item strong{\n  color:var(--espresso);\n\n  font-size:9.8px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   SIZE STUDIO\n========================================================= *\/\n\n.linen-size{\n  padding:33px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.linen-size__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:30px;\n\n  margin-bottom:15px;\n}\n\n.linen-size__head h3{\n  margin:0;\n\n  font-size:24px;\n}\n\n.linen-size__head p{\n  max-width:480px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n\n\/* SIZE CARDS *\/\n\n.linen-size-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:9px;\n\n  margin-bottom:17px;\n}\n\n.linen-size-card{\n  position:relative;\n\n  min-width:0;\n\n  padding:15px 14px;\n\n  border:1px solid var(--line);\n\n  border-radius:7px;\n}\n\n.linen-size-card--s{\n  background:#FBF8F2;\n  border-top:2px solid var(--oat-deep);\n}\n\n.linen-size-card--m{\n  background:#F7F0E4;\n  border-top:2px solid var(--gold);\n}\n\n.linen-size-card--l{\n  background:#F4ECE2;\n  border-top:2px solid var(--wood);\n}\n\n.linen-size-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.linen-size-card h3{\n  margin:0 0 2px;\n\n  font-size:20px;\n}\n\n.linen-size-card__measure{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  font-weight:600;\n}\n\n.linen-size-card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   DIMENSION DRAWINGS\n========================================================= *\/\n\n.linen-dimensions{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:9px;\n}\n\n.linen-dimension{\n  min-width:0;\n\n  padding:6px;\n\n  border:1px solid var(--line);\n}\n\n.linen-dimension a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.linen-dimension img{\n  max-height:155px !important;\n}\n\n.linen-dimension p{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:8px;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   LIGHT \/ DROP\n   SINGLE DARK ANCHOR\n========================================================= *\/\n\n.linen-light{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:25px;\n  align-items:center;\n\n  margin:31px 0;\n\n  padding:22px 24px;\n\n  background:var(--espresso);\n\n  border-radius:8px;\n}\n\n.linen-light__mark{\n  padding-right:21px;\n\n  border-right:1px solid rgba(255,255,255,.16);\n}\n\n.linen-light__mark small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold);\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.linen-light__mark strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:30px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.linen-light__mark span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CFC5B7;\n\n  font-size:9.5px;\n}\n\n.linen-light__copy h3{\n  margin:0 0 6px;\n\n  color:#FFF7EA;\n\n  font-size:21px;\n}\n\n.linen-light__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D5CCBF;\n\n  font-size:11px;\n}\n\n.linen-light__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:15px;\n\n  margin-top:11px;\n  padding-top:10px;\n\n  border-top:1px solid rgba(255,255,255,.14);\n}\n\n.linen-light__facts span{\n  color:#D8CFC2;\n\n  font-size:9.5px;\n}\n\n.linen-light__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.linen-specs{\n  padding:31px 0;\n\n  border-top:1px solid var(--line);\n}\n\n.linen-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.linen-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.linen-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.linen-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.linen-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.linen-spec-row__label{\n  color:#806C58;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.linen-spec-row__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11px;\n  font-weight:500;\n  line-height:1.5;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CERT *\/\n\n.linen-cert{\n  margin-top:12px;\n\n  padding:11px 13px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n\n  border-radius:5px;\n}\n\n.linen-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.linen-cert strong{\n  display:block;\n\n  color:#352719;\n\n  font-size:10.8px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.linen-shipping{\n  position:relative;\n\n  padding:20px 21px;\n\n  background:#F7F0E3;\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n\n  border-radius:7px 7px 0 0;\n}\n\n.linen-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:52px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.linen-shipping h3{\n  margin:0 0 9px;\n\n  font-size:20px;\n}\n\n.linen-shipping p{\n  margin:0 0 6px;\n\n  color:#5E4F41;\n\n  font-size:11.5px;\n}\n\n.linen-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.linen-shipping strong{\n  color:var(--espresso);\n}\n\n.linen-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.linen-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(20,14,9,.95);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.linen-lightbox:target{\n  display:flex;\n}\n\n.linen-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.linen-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.linen-lightbox__inner span{\n  margin-top:10px;\n\n  color:#DEC9A5;\n\n  font-size:9.5px;\n  letter-spacing:.08em;\n\n  text-align:center;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .linen-wrap{\n    padding:25px 18px 0;\n  }\n\n  .linen-wrap::before,\n  .linen-wrap::after{\n    left:18px;\n  }\n\n\n  .linen-intro{\n    grid-template-columns:minmax(0,1fr) minmax(0,120px);\n\n    gap:18px;\n  }\n\n  .linen-intro h2{\n    font-size:29px;\n  }\n\n\n  .linen-detail{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .linen-detail__image{\n    width:135px;\n  }\n\n  .linen-detail__image img{\n    max-height:126px !important;\n  }\n\n\n  .linen-size__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .linen-spec-row{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:500px){\n\n  .linen-intro{\n    grid-template-columns:1fr;\n  }\n\n  .linen-intro__scale{\n    width:165px;\n  }\n\n\n  .linen-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .linen-detail{\n    grid-template-columns:1fr;\n  }\n\n  .linen-detail__image{\n    width:115px;\n\n    margin:0;\n  }\n\n\n  .linen-detail__ledger{\n    grid-template-columns:1fr;\n  }\n\n\n  .linen-size-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .linen-dimensions{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n\n    gap:5px;\n  }\n\n  .linen-dimension{\n    padding:4px;\n  }\n\n  .linen-dimension img{\n    max-height:100px !important;\n  }\n\n  .linen-dimension p{\n    font-size:7.5px;\n  }\n\n\n  .linen-light{\n    grid-template-columns:1fr;\n\n    gap:11px;\n\n    padding:19px;\n  }\n\n  .linen-light__mark{\n    padding:0 0 10px;\n\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.16);\n  }\n\n  .linen-light__mark strong{\n    font-size:27px;\n  }\n\n\n  .linen-specs__head{\n    display:block;\n  }\n\n  .linen-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .linen-spec-row{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .linen-spec-row__label{\n    color:var(--gold-deep);\n\n    font-size:9.5px;\n    font-weight:600;\n\n    letter-spacing:.05em;\n    text-transform:uppercase;\n  }\n\n  .linen-spec-row__value{\n    font-size:11.5px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-linen\" id=\"linen-root\"\u003e\n\u003cdiv class=\"linen-wrap\"\u003e\n\u003c!-- =====================================================\n         INTRO\n    ====================================================== --\u003e\n\u003csection class=\"linen-intro\"\u003e\n\u003cdiv class=\"linen-intro__copy\"\u003e\n\u003cp class=\"linen-kicker\"\u003eLinen · Fabric \u0026amp; Wood Pendant Light\u003c\/p\u003e\n\u003ch2\u003eSoft Fabric, Scalloped Edges and Warm Wood Details\u003c\/h2\u003e\n\u003cp\u003eLinen pairs a softly shaped fabric shade with warm wood details and a delicate scalloped lower edge. The broad silhouette gives the fixture presence, while the pale textile keeps the light visually soft.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linen-intro__scale\"\u003e\n\u003csmall\u003e Three Diameters \u003c\/small\u003e \u003cstrong\u003e 15.7–23.6\" \u003c\/strong\u003e \u003cspan\u003e H13.8\" across all sizes\u003cbr\u003e40 \/ 50 \/ 60cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         QUICK CARDS\n    ====================================================== --\u003e\n\u003csection class=\"linen-quick\"\u003e\n\u003cdiv class=\"linen-quick__card\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Soft Fabric \u003c\/strong\u003e\n\u003cp\u003eDiffuses the bulb into a warmer, gentler glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linen-quick__card\"\u003e\n\u003csmall\u003e Detail \u003c\/small\u003e \u003cstrong\u003e Wood Accents \u003c\/strong\u003e\n\u003cp\u003eWarm wood at the top and lower decorative detail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linen-quick__card\"\u003e\n\u003csmall\u003e Scale \u003c\/small\u003e \u003cstrong\u003e 3 Sizes \u003c\/strong\u003e\n\u003cp\u003e15.7\", 19.7\" and 23.6\" for different room proportions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         DETAIL \/ TEXTURE\n    ====================================================== --\u003e\n\u003csection class=\"linen-detail\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"linen-detail__image\"\u003e\u003ca href=\"#linen-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/linen-drum-pendant-light-stuberlighting_21.jpg?v=1780035555\" alt=\"Close-up of Linen Pendant Light fabric shade scalloped edge and wood detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"linen-caption\"\u003eFabric \u0026amp; wood detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linen-detail__copy\"\u003e\n\u003cdiv class=\"linen-label\"\u003e\n\u003cstrong\u003e 01 \u003c\/strong\u003e \u003cspan\u003e Texture \u0026amp; Form \u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch3\u003eThe Detail Is in the Edge\u003c\/h3\u003e\n\u003cp\u003eThe pale fabric surface is finished with subtle botanical linework and a softly scalloped edge. Wood at the crown and the rounded lower accent adds warmth without making the pendant feel visually heavy.\u003c\/p\u003e\n\u003cdiv class=\"linen-detail__ledger\"\u003e\n\u003cdiv class=\"linen-detail__item\"\u003e\n\u003csmall\u003e Surface \u003c\/small\u003e \u003cstrong\u003e Textured Fabric \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linen-detail__item\"\u003e\n\u003csmall\u003e Silhouette \u003c\/small\u003e \u003cstrong\u003e Scalloped Edge \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linen-detail__item\"\u003e\n\u003csmall\u003e Accent \u003c\/small\u003e \u003cstrong\u003e Warm Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         SIZE STUDIO\n    ====================================================== --\u003e\n\u003csection class=\"linen-size\"\u003e\n\u003cdiv class=\"linen-size__head\"\u003e\n\u003ch3\u003eChoose by Room Proportion\u003c\/h3\u003e\n\u003cp\u003eAll three sizes share the same 13.8-inch height. Choose the diameter according to how much visual width you want the pendant to carry in the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linen-size-grid\"\u003e\n\u003c!-- SMALL --\u003e\n\u003cdiv class=\"linen-size-card linen-size-card--s\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e\n\u003ch3\u003e15.7\"\u003c\/h3\u003e\n\u003cspan class=\"linen-size-card__measure\"\u003e Ø15.7\" × H13.8\" \u003c\/span\u003e\n\u003cp\u003eBreakfast nooks, entryways and smaller bedrooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MEDIUM --\u003e\n\u003cdiv class=\"linen-size-card linen-size-card--m\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e\n\u003ch3\u003e19.7\"\u003c\/h3\u003e\n\u003cspan class=\"linen-size-card__measure\"\u003e Ø19.7\" × H13.8\" \u003c\/span\u003e\n\u003cp\u003eBedrooms and smaller dining tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- LARGE --\u003e\n\u003cdiv class=\"linen-size-card linen-size-card--l\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e\n\u003ch3\u003e23.6\"\u003c\/h3\u003e\n\u003cspan class=\"linen-size-card__measure\"\u003e Ø23.6\" × H13.8\" \u003c\/span\u003e\n\u003cp\u003eFull dining tables and kitchen islands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =================================================\n           THREE DIMENSION DRAWINGS\n      ================================================== --\u003e\n\u003cdiv class=\"linen-dimensions\"\u003e\n\u003cdiv class=\"linen-dimension\"\u003e\n\u003ca href=\"#linen-size-s-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/linen-drum-pendant-light-stuberlighting_22.jpg?v=1780035787\" alt=\"Linen Pendant Light Small size Ø15.7 inches by H13.8 inches\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003eSmall · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linen-dimension\"\u003e\n\u003ca href=\"#linen-size-m-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/linen-drum-pendant-light-stuberlighting_18.jpg?v=1780035555\" alt=\"Linen Pendant Light Medium size Ø19.7 inches by H13.8 inches\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003eMedium · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linen-dimension\"\u003e\n\u003ca href=\"#linen-size-l-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/linen-drum-pendant-light-stuberlighting_23.jpg?v=1780035787\" alt=\"Linen Pendant Light Large size Ø23.6 inches by H13.8 inches\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003eLarge · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         LIGHT + DROP\n    ====================================================== --\u003e\n\u003csection class=\"linen-light\"\u003e\n\u003cdiv class=\"linen-light__mark\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e \u003cspan\u003e 150cm · extendable on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linen-light__copy\"\u003e\n\u003ch3\u003eSoft Light Above the Space Below\u003c\/h3\u003e\n\u003cp\u003eThe fabric shade softens the included 3000K LED bulb, making Linen especially comfortable over dining tables, bedrooms and other spaces where harsh exposed light would feel out of place.\u003c\/p\u003e\n\u003cdiv class=\"linen-light__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eBulb Included\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e3000K\u003c\/strong\u003e warm white \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eMax 40W\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"linen-specs\"\u003e\n\u003cdiv class=\"linen-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Linen · Fabric \u0026amp; Wood Pendant Light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linen-spec-list\"\u003e\n\u003cdiv class=\"linen-spec-row\"\u003e\n\u003cspan class=\"linen-spec-row__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"linen-spec-row__value\"\u003e Small: Ø15.7\" × H13.8\" · Medium: Ø19.7\" × H13.8\" · Large: Ø23.6\" × H13.8\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linen-spec-row\"\u003e\n\u003cspan class=\"linen-spec-row__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"linen-spec-row__value\"\u003e Natural fabric shade · Wood top · Metal frame \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linen-spec-row\"\u003e\n\u003cspan class=\"linen-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"linen-spec-row__value\"\u003e E26 \/ E27 · Bulb Included: Yes · 3000K warm white LED included · Max 40W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linen-spec-row\"\u003e\n\u003cspan class=\"linen-spec-row__label\"\u003e Electrical \/ Control \u003c\/span\u003e \u003cspan class=\"linen-spec-row__value\"\u003e AC 110–240V · Compatible with standard wall switch · Wall switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linen-spec-row\"\u003e\n\u003cspan class=\"linen-spec-row__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"linen-spec-row__value\"\u003e 59\" \/ 150cm cable · Extendable on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linen-spec-row\"\u003e\n\u003cspan class=\"linen-spec-row__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"linen-spec-row__value\"\u003e Hardwired · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linen-spec-row\"\u003e\n\u003cspan class=\"linen-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"linen-spec-row__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"linen-cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"linen-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=\"linen-detail-large\" href=\"#linen-root\" class=\"linen-lightbox\"\u003e \u003cspan class=\"linen-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/linen-drum-pendant-light-stuberlighting_21.jpg?v=1780035555\" alt=\"Enlarged Linen Pendant Light fabric scalloped edge and wood detail\"\u003e \u003cspan\u003e Fabric \u0026amp; Wood Detail · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SMALL\n  ====================================================== --\u003e \u003ca id=\"linen-size-s-large\" href=\"#linen-root\" class=\"linen-lightbox\"\u003e \u003cspan class=\"linen-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/linen-drum-pendant-light-stuberlighting_22.jpg?v=1780035787\" alt=\"Enlarged Linen Small pendant dimensions\"\u003e \u003cspan\u003e Small · Ø15.7\" × H13.8\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — MEDIUM\n  ====================================================== --\u003e \u003ca id=\"linen-size-m-large\" href=\"#linen-root\" class=\"linen-lightbox\"\u003e \u003cspan class=\"linen-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/linen-drum-pendant-light-stuberlighting_18.jpg?v=1780035555\" alt=\"Enlarged Linen Medium pendant dimensions\"\u003e \u003cspan\u003e Medium · Ø19.7\" × H13.8\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — LARGE\n  ====================================================== --\u003e \u003ca id=\"linen-size-l-large\" href=\"#linen-root\" class=\"linen-lightbox\"\u003e \u003cspan class=\"linen-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/linen-drum-pendant-light-stuberlighting_23.jpg?v=1780035787\" alt=\"Enlarged Linen Large pendant dimensions\"\u003e \u003cspan\u003e Large · Ø23.6\" × H13.8\" · Click 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 13.8\" \/ Walnut Color \u0026 White","offer_id":52270504935707,"sku":"STB-LINEN-S","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.7\"x H 13.8\" \/ Walnut Color \u0026 White","offer_id":52270504968475,"sku":"STB-LINEN-M","price":285.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\"x H 13.8\" \/ Walnut Color \u0026 White","offer_id":52270505001243,"sku":"STB-LINEN-L","price":335.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/linen-drum-pendant-light-stuberlighting_1.jpg?v=1780035555"},{"product_id":"cascadia-horizontal-linear-pearl-chandelier","title":"Cascadia Horizontal Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — CASCADIA\n   HORIZONTAL LINEAR PEARL CHANDELIER\n\n   LENGTH \/ PEARL \/ GLOW\n\n   PRODUCT-SPECIFIC EDITORIAL LAYOUT\n   SELECTIVE CARDS · ONE DARK ANCHOR\n   NO OVERALL BACKGROUND FILL\n\n   ESPRESSO · PEARL · CHAMPAGNE · BRASS · CREAM\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-cascadia{\n  --espresso:#1C1209;\n  --deep:#2A1B10;\n\n  --brown:#4A3218;\n  --text:#655546;\n  --muted:#81715F;\n\n  --gold:#C8A96E;\n  --gold-deep:#987344;\n\n  --brass:#A57B49;\n  --brass-deep:#856039;\n\n  --pearl:#F5F1E9;\n  --pearl-warm:#EEE6D7;\n  --champagne:#E5D6BC;\n\n  --cream:#F7F0E3;\n  --paper:#FBF8F2;\n  --ivory:#FDFBF7;\n\n  --line:#DED2BD;\n  --line-soft:#EAE1D3;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-cascadia *,\n.stb-cascadia *::before,\n.stb-cascadia *::after{\n  box-sizing:border-box;\n}\n\n.stb-cascadia h2,\n.stb-cascadia h3,\n.stb-cascadia p{\n  margin-top:0;\n}\n\n.stb-cascadia h2,\n.stb-cascadia h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-cascadia img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-cascadia a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n   NO OVERALL BACKGROUND COLOR\n========================================================= *\/\n\n.cascadia-wrap{\n  position:relative;\n\n  padding:28px 29px 0;\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n\n  box-shadow:0 8px 28px rgba(28,18,9,.028);\n}\n\n.cascadia-wrap::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:29px;\n\n  width:66px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.cascadia-wrap::after{\n  content:\"\";\n\n  position:absolute;\n\n  top:11px;\n  left:29px;\n\n  width:32px;\n  height:1px;\n\n  background:var(--brass);\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.cascadia-intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,160px);\n\n  gap:31px;\n  align-items:end;\n\n  padding:21px 0 26px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cascadia-kicker{\n  margin:0 0 7px !important;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.cascadia-intro h2{\n  max-width:595px;\n\n  margin:0 0 9px;\n\n  font-size:35px;\n  line-height:1.03;\n}\n\n.cascadia-intro__copy \u003e p{\n  max-width:575px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:13px;\n}\n\n\n\/* LENGTH RAIL *\/\n\n.cascadia-intro__rail{\n  min-width:0;\n\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.cascadia-intro__rail small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.cascadia-intro__rail strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:29px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.cascadia-intro__rail span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#756452;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   QUICK PURCHASE CARDS\n========================================================= *\/\n\n.cascadia-quick{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:10px;\n\n  padding:18px 0 29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cascadia-quick__card{\n  position:relative;\n\n  min-width:0;\n\n  padding:14px 15px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.cascadia-quick__card:nth-child(1){\n  background:#F8F2E7;\n}\n\n.cascadia-quick__card:nth-child(2){\n  background:#F7F4ED;\n}\n\n.cascadia-quick__card:nth-child(3){\n  background:#F4EEE3;\n}\n\n.cascadia-quick__card::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:-1px;\n  left:14px;\n\n  width:32px;\n  height:2px;\n}\n\n.cascadia-quick__card:nth-child(1)::before{\n  background:var(--brass);\n}\n\n.cascadia-quick__card:nth-child(2)::before{\n  background:#C4B9A5;\n}\n\n.cascadia-quick__card:nth-child(3)::before{\n  background:var(--gold);\n}\n\n.cascadia-quick__card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--muted);\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.cascadia-quick__card strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.12;\n\n  font-weight:500;\n}\n\n.cascadia-quick__card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   LABEL\n========================================================= *\/\n\n.cascadia-label{\n  display:flex;\n  align-items:center;\n\n  gap:8px;\n\n  margin-bottom:7px;\n}\n\n.cascadia-label strong{\n  color:var(--gold-deep);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.cascadia-label span{\n  color:var(--muted);\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.cascadia-label::after{\n  content:\"\";\n\n  width:34px;\n  height:1px;\n\n  background:var(--brass);\n}\n\n\n\/* =========================================================\n   DETAIL \/ PEARL FORM\n========================================================= *\/\n\n.cascadia-detail{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:32px;\n  align-items:center;\n\n  padding:33px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n\n\/* IMAGE *\/\n\n.cascadia-detail__image{\n  width:185px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--brass);\n}\n\n.cascadia-detail__image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.cascadia-detail__image img{\n  max-height:174px !important;\n}\n\n.cascadia-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n\n  text-align:center;\n}\n\n\n\/* COPY *\/\n\n.cascadia-detail__copy h3{\n  margin:0 0 7px;\n\n  font-size:25px;\n  line-height:1.08;\n}\n\n.cascadia-detail__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12px;\n}\n\n\n\/* MICRO MATERIAL CARDS *\/\n\n.cascadia-detail__facts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:13px;\n}\n\n.cascadia-detail__fact{\n  padding:9px 10px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.cascadia-detail__fact:nth-child(1){\n  background:#F8F2E7;\n}\n\n.cascadia-detail__fact:nth-child(2){\n  background:#FBFAF6;\n}\n\n.cascadia-detail__fact:nth-child(3){\n  background:#F5EEE4;\n}\n\n.cascadia-detail__fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:7.8px;\n  font-weight:600;\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.cascadia-detail__fact strong{\n  color:var(--espresso);\n\n  font-size:9.8px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   LENGTH SELECTOR\n========================================================= *\/\n\n.cascadia-length{\n  padding:33px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cascadia-length__head{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  gap:30px;\n\n  margin-bottom:15px;\n}\n\n.cascadia-length__head h3{\n  margin:0;\n\n  font-size:24px;\n}\n\n.cascadia-length__head p{\n  max-width:485px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n\n\/* LENGTH CARDS *\/\n\n.cascadia-length-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:9px;\n\n  margin-bottom:17px;\n}\n\n.cascadia-length-card{\n  position:relative;\n\n  min-width:0;\n\n  padding:15px 14px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.cascadia-length-card--10{\n  background:#FBF8F2;\n  border-top:2px solid var(--champagne);\n}\n\n.cascadia-length-card--15{\n  background:#F7F0E4;\n  border-top:2px solid var(--gold);\n}\n\n.cascadia-length-card--20{\n  background:#F3ECE2;\n  border-top:2px solid var(--brass);\n}\n\n.cascadia-length-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.cascadia-length-card h3{\n  margin:0 0 2px;\n\n  font-size:20px;\n}\n\n.cascadia-length-card__measure{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  font-weight:600;\n}\n\n.cascadia-length-card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   DIMENSION IMAGES\n========================================================= *\/\n\n.cascadia-dimensions{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:9px;\n}\n\n.cascadia-dimension{\n  min-width:0;\n\n  padding:6px;\n\n  border:1px solid var(--line);\n}\n\n.cascadia-dimension a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.cascadia-dimension img{\n  max-height:155px !important;\n}\n\n.cascadia-dimension p{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:8px;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   LONG TABLE DARK ANCHOR\n========================================================= *\/\n\n.cascadia-table{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:26px;\n  align-items:center;\n\n  margin:31px 0;\n\n  padding:22px 24px;\n\n  background:var(--espresso);\n\n  border-radius:8px;\n}\n\n.cascadia-table__mark{\n  padding-right:22px;\n\n  border-right:1px solid rgba(255,255,255,.16);\n}\n\n.cascadia-table__mark small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold);\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.cascadia-table__mark strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:31px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.cascadia-table__mark span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CFC5B7;\n\n  font-size:9.5px;\n}\n\n.cascadia-table__copy h3{\n  margin:0 0 6px;\n\n  color:#FFF7EA;\n\n  font-size:21px;\n}\n\n.cascadia-table__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D5CCBF;\n\n  font-size:11px;\n}\n\n.cascadia-table__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:15px;\n\n  margin-top:11px;\n  padding-top:10px;\n\n  border-top:1px solid rgba(255,255,255,.14);\n}\n\n.cascadia-table__facts span{\n  color:#D8CFC2;\n\n  font-size:9.5px;\n}\n\n.cascadia-table__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   PEARL SCALE + GLOW\n========================================================= *\/\n\n.cascadia-options{\n  padding:32px 0;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.cascadia-options__head{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  gap:30px;\n\n  margin-bottom:15px;\n}\n\n.cascadia-options__head h3{\n  margin:0;\n\n  font-size:23px;\n}\n\n.cascadia-options__head p{\n  max-width:475px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n\n\/* OPTION COLUMNS *\/\n\n.cascadia-options-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:11px;\n}\n\n.cascadia-option-group{\n  min-width:0;\n\n  padding:15px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.cascadia-option-group--pearl{\n  background:#FAF7F1;\n  border-top:2px solid var(--champagne);\n}\n\n.cascadia-option-group--glow{\n  background:#F6EFE4;\n  border-top:2px solid var(--gold);\n}\n\n.cascadia-option-group \u003e small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.cascadia-option-group \u003e h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n\n\/* OPTION ROW *\/\n\n.cascadia-option-row{\n  display:grid;\n  grid-template-columns:minmax(0,85px) minmax(0,1fr);\n\n  gap:12px;\n\n  padding:8px 0;\n\n  border-top:1px solid var(--line);\n}\n\n.cascadia-option-row:last-child{\n  border-bottom:1px solid var(--line);\n}\n\n.cascadia-option-row strong{\n  color:var(--espresso);\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n.cascadia-option-row span{\n  color:var(--text);\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n\n\/* TEMPERATURE DOTS *\/\n\n.cascadia-temp{\n  display:flex;\n  align-items:center;\n\n  gap:7px;\n}\n\n.cascadia-temp::before{\n  content:\"\";\n\n  display:block;\n\n  width:8px;\n  height:8px;\n\n  flex:0 0 8px;\n\n  border-radius:50%;\n\n  border:1px solid rgba(28,18,9,.16);\n}\n\n.cascadia-temp--warm::before{\n  background:#E4BE78;\n}\n\n.cascadia-temp--neutral::before{\n  background:#EEE6D2;\n}\n\n.cascadia-temp--cool::before{\n  background:#E8EBE9;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.cascadia-specs{\n  padding:31px 0;\n}\n\n.cascadia-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.cascadia-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.cascadia-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.cascadia-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.cascadia-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.cascadia-spec-row__label{\n  color:#806C58;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.cascadia-spec-row__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11px;\n  font-weight:500;\n  line-height:1.5;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   CERT\n========================================================= *\/\n\n.cascadia-cert{\n  margin-top:12px;\n\n  padding:11px 13px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n\n  border-radius:5px;\n}\n\n.cascadia-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.cascadia-cert strong{\n  display:block;\n\n  color:#352719;\n\n  font-size:10.8px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.cascadia-shipping{\n  position:relative;\n\n  padding:20px 21px;\n\n  background:#F7F0E3;\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n\n  border-radius:7px 7px 0 0;\n}\n\n.cascadia-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:52px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.cascadia-shipping h3{\n  margin:0 0 9px;\n\n  font-size:20px;\n}\n\n.cascadia-shipping p{\n  margin:0 0 6px;\n\n  color:#5E4F41;\n\n  font-size:11.5px;\n}\n\n.cascadia-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.cascadia-shipping strong{\n  color:var(--espresso);\n}\n\n.cascadia-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.cascadia-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(20,14,9,.95);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.cascadia-lightbox:target{\n  display:flex;\n}\n\n.cascadia-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.cascadia-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.cascadia-lightbox__inner span{\n  margin-top:10px;\n\n  color:#DEC9A5;\n\n  font-size:9.5px;\n  letter-spacing:.08em;\n\n  text-align:center;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .cascadia-wrap{\n    padding:25px 18px 0;\n  }\n\n  .cascadia-wrap::before,\n  .cascadia-wrap::after{\n    left:18px;\n  }\n\n\n  .cascadia-intro{\n    grid-template-columns:minmax(0,1fr) minmax(0,125px);\n\n    gap:18px;\n  }\n\n  .cascadia-intro h2{\n    font-size:29px;\n  }\n\n\n  .cascadia-detail{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .cascadia-detail__image{\n    width:135px;\n  }\n\n  .cascadia-detail__image img{\n    max-height:126px !important;\n  }\n\n\n  .cascadia-length__head,\n  .cascadia-options__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .cascadia-table{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n\n  .cascadia-spec-row{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:500px){\n\n  .cascadia-intro{\n    grid-template-columns:1fr;\n  }\n\n  .cascadia-intro__rail{\n    width:165px;\n  }\n\n\n  .cascadia-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .cascadia-detail{\n    grid-template-columns:1fr;\n  }\n\n  .cascadia-detail__image{\n    width:115px;\n\n    margin:0;\n  }\n\n\n  .cascadia-detail__facts{\n    grid-template-columns:1fr;\n  }\n\n\n  .cascadia-length-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .cascadia-dimensions{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n\n    gap:5px;\n  }\n\n  .cascadia-dimension{\n    padding:4px;\n  }\n\n  .cascadia-dimension img{\n    max-height:100px !important;\n  }\n\n  .cascadia-dimension p{\n    font-size:7.3px;\n  }\n\n\n  .cascadia-table{\n    grid-template-columns:1fr;\n\n    gap:11px;\n\n    padding:19px;\n  }\n\n  .cascadia-table__mark{\n    padding:0 0 10px;\n\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.16);\n  }\n\n  .cascadia-table__mark strong{\n    font-size:27px;\n  }\n\n\n  .cascadia-options-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .cascadia-option-row{\n    grid-template-columns:minmax(0,76px) minmax(0,1fr);\n\n    gap:9px;\n  }\n\n\n  .cascadia-specs__head{\n    display:block;\n  }\n\n  .cascadia-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .cascadia-spec-row{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .cascadia-spec-row__label{\n    color:var(--gold-deep);\n\n    font-size:9.5px;\n    font-weight:600;\n    letter-spacing:.05em;\n    text-transform:uppercase;\n  }\n\n  .cascadia-spec-row__value{\n    font-size:11.5px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-cascadia\" id=\"cascadia-root\"\u003e\n\u003cdiv class=\"cascadia-wrap\"\u003e\n\u003c!-- =====================================================\n         INTRO\n    ====================================================== --\u003e\n\u003csection class=\"cascadia-intro\"\u003e\n\u003cdiv class=\"cascadia-intro__copy\"\u003e\n\u003cp class=\"cascadia-kicker\"\u003eCascadia · Horizontal Linear Pearl Chandelier\u003c\/p\u003e\n\u003ch2\u003eA Line of Pearls Designed for Long Tables\u003c\/h2\u003e\n\u003cp\u003eCascadia stretches a sequence of softly luminous pearl-finished globes across a slender brass-finish structure. Instead of concentrating light at one point, its horizontal form follows the length of a dining table, kitchen island or long interior space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-intro__rail\"\u003e\n\u003csmall\u003e Horizontal Span \u003c\/small\u003e \u003cstrong\u003e 66–126\" \u003c\/strong\u003e \u003cspan\u003e 10 \/ 15 \/ 20 Globes\u003cbr\u003e3.9\" or 4.7\" Pearl Size \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         QUICK DECISION CARDS\n    ====================================================== --\u003e\n\u003csection class=\"cascadia-quick\"\u003e\n\u003cdiv class=\"cascadia-quick__card\"\u003e\n\u003csmall\u003e Length \u003c\/small\u003e \u003cstrong\u003e 3 Configurations \u003c\/strong\u003e\n\u003cp\u003e66\", 82.6\" or 126\" spans for different table lengths.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-quick__card\"\u003e\n\u003csmall\u003e Pearl Scale \u003c\/small\u003e \u003cstrong\u003e 3.9\" \/ 4.7\" \u003c\/strong\u003e\n\u003cp\u003eChoose a more refined or more sculptural globe proportion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-quick__card\"\u003e\n\u003csmall\u003e Integrated LED \u003c\/small\u003e \u003cstrong\u003e 3 Color Temperatures \u003c\/strong\u003e\n\u003cp\u003e3000K, 4000K or 6000K — select your preferred light tone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PRODUCT DETAIL\n    ====================================================== --\u003e\n\u003csection class=\"cascadia-detail\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cascadia-detail__image\"\u003e\u003ca href=\"#cascadia-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cascadia-horizontal-linear-pearl-chandelier-stuberlighting_11.jpg?v=1780194410\" alt=\"Close-up of Cascadia Horizontal Pearl Chandelier showing pearl-finished globes and brass-finish metal detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"cascadia-caption\"\u003ePearl + brass detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-detail__copy\"\u003e\n\u003cdiv class=\"cascadia-label\"\u003e\n\u003cstrong\u003e 01 \u003c\/strong\u003e \u003cspan\u003e Pearl Rhythm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch3\u003eRepetition Creates the Statement\u003c\/h3\u003e\n\u003cp\u003eThe design stays visually light because the structure is slender. Its impact comes from repeating rounded pearl-finished globes along one extended line rather than building one heavy central body.\u003c\/p\u003e\n\u003cdiv class=\"cascadia-detail__facts\"\u003e\n\u003cdiv class=\"cascadia-detail__fact\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e \u003cstrong\u003e Brass-Finish Metal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-detail__fact\"\u003e\n\u003csmall\u003e Globes \u003c\/small\u003e \u003cstrong\u003e Pearl-Finished Acrylic \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-detail__fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Integrated LED \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         LENGTH SELECTOR\n    ====================================================== --\u003e\n\u003csection class=\"cascadia-length\"\u003e\n\u003cdiv class=\"cascadia-length__head\"\u003e\n\u003ch3\u003eStart with the Length\u003c\/h3\u003e\n\u003cp\u003eCascadia is designed around horizontal proportion. Match the chandelier span to the table, island or architectural line below it before choosing the globe diameter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-length-grid\"\u003e\n\u003c!-- 10 --\u003e\n\u003cdiv class=\"cascadia-length-card cascadia-length-card--10\"\u003e\n\u003csmall\u003e Configuration 01 \u003c\/small\u003e\n\u003ch3\u003e10 Globes\u003c\/h3\u003e\n\u003cspan class=\"cascadia-length-card__measure\"\u003e 66\" Span \u003c\/span\u003e\n\u003cp\u003eBest for 6–8 seat dining tables and standard 6–7 ft kitchen islands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 15 --\u003e\n\u003cdiv class=\"cascadia-length-card cascadia-length-card--15\"\u003e\n\u003csmall\u003e Configuration 02 \u003c\/small\u003e\n\u003ch3\u003e15 Globes\u003c\/h3\u003e\n\u003cspan class=\"cascadia-length-card__measure\"\u003e L82.6\" × H59\" \u003c\/span\u003e\n\u003cp\u003eDesigned for 8–10 seat dining tables and larger 7–8 ft islands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 20 --\u003e\n\u003cdiv class=\"cascadia-length-card cascadia-length-card--20\"\u003e\n\u003csmall\u003e Configuration 03 \u003c\/small\u003e\n\u003ch3\u003e20 Globes\u003c\/h3\u003e\n\u003cspan class=\"cascadia-length-card__measure\"\u003e L126\" × H59\" \u003c\/span\u003e\n\u003cp\u003eFor banquet-length tables, long islands and large gallery-like spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =================================================\n           DIMENSION REFERENCES\n      ================================================== --\u003e\n\u003cdiv class=\"cascadia-dimensions\"\u003e\n\u003c!-- 10 --\u003e\n\u003cdiv class=\"cascadia-dimension\"\u003e\n\u003ca href=\"#cascadia-size-10-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cascadia-horizontal-linear-pearl-chandelier-stuberlighting_2.jpg?v=1780194411\" alt=\"Cascadia 10 Globe Horizontal Chandelier 66 inch dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003e10 Globes · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 15 --\u003e\n\u003cdiv class=\"cascadia-dimension\"\u003e\n\u003ca href=\"#cascadia-size-15-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cascadia-horizontal-linear-pearl-chandelier-stuberlighting_9.jpg?v=1780194410\" alt=\"Cascadia 15 Globe Horizontal Chandelier 82.6 inch by 59 inch dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003e15 Globes · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 20 --\u003e\n\u003cdiv class=\"cascadia-dimension\"\u003e\n\u003ca href=\"#cascadia-size-20-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cascadia-horizontal-linear-pearl-chandelier-stuberlighting_16.jpg?v=1780194410\" alt=\"Cascadia 20 Globe Horizontal Chandelier 126 inch by 59 inch dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003e20 Globes · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         LONG TABLE ANCHOR\n    ====================================================== --\u003e\n\u003csection class=\"cascadia-table\"\u003e\n\u003cdiv class=\"cascadia-table__mark\"\u003e\n\u003csmall\u003e Dining Setup \u003c\/small\u003e \u003cstrong\u003e 30–34\" \u003c\/strong\u003e \u003cspan\u003e above tabletop \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-table__copy\"\u003e\n\u003ch3\u003eLet the Fixture Follow the Table\u003c\/h3\u003e\n\u003cp\u003eCascadia works best when its horizontal line visually follows the surface below. Over a dining table, begin with approximately 30–34 inches between the tabletop and the lowest part of the fixture, then adjust for ceiling height and sightlines.\u003c\/p\u003e\n\u003cdiv class=\"cascadia-table__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003e10 Globes\u003c\/strong\u003e · 6–8 seats \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e15 Globes\u003c\/strong\u003e · 8–10 seats \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e20 Globes\u003c\/strong\u003e · extra-long spaces \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PEARL SIZE + COLOR TEMPERATURE\n    ====================================================== --\u003e\n\u003csection class=\"cascadia-options\"\u003e\n\u003cdiv class=\"cascadia-options__head\"\u003e\n\u003ch3\u003eThen Choose the Proportion \u0026amp; Glow\u003c\/h3\u003e\n\u003cp\u003eGlobe diameter changes how visually bold the fixture feels. Color temperature changes the mood of the light, not the chandelier shape.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-options-grid\"\u003e\n\u003c!-- PEARL SIZE --\u003e\n\u003cdiv class=\"cascadia-option-group cascadia-option-group--pearl\"\u003e\n\u003csmall\u003e Pearl Scale \u003c\/small\u003e\n\u003ch3\u003e3.9\" or 4.7\"\u003c\/h3\u003e\n\u003cdiv class=\"cascadia-option-row\"\u003e\n\u003cstrong\u003e 3.9\" \u003c\/strong\u003e \u003cspan\u003e Smaller and more refined — better when you want a lighter string-of-pearls appearance. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-option-row\"\u003e\n\u003cstrong\u003e 4.7\" \u003c\/strong\u003e \u003cspan\u003e Larger and more sculptural — stronger visual presence in generous rooms and higher ceilings. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COLOR TEMPERATURE --\u003e\n\u003cdiv class=\"cascadia-option-group cascadia-option-group--glow\"\u003e\n\u003csmall\u003e Color Temperature \u003c\/small\u003e\n\u003ch3\u003eChoose the Light Tone\u003c\/h3\u003e\n\u003cdiv class=\"cascadia-option-row\"\u003e\n\u003cstrong class=\"cascadia-temp cascadia-temp--warm\"\u003e 3000K \u003c\/strong\u003e \u003cspan\u003e Warm white · best for dining and relaxed residential interiors. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-option-row\"\u003e\n\u003cstrong class=\"cascadia-temp cascadia-temp--neutral\"\u003e 4000K \u003c\/strong\u003e \u003cspan\u003e Neutral white · cleaner light for contemporary spaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-option-row\"\u003e\n\u003cstrong class=\"cascadia-temp cascadia-temp--cool\"\u003e 6000K \u003c\/strong\u003e \u003cspan\u003e Cool white · brightest and coolest visual appearance. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"cascadia-specs\"\u003e\n\u003cdiv class=\"cascadia-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Cascadia · Horizontal Linear Pearl Chandelier \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-spec-list\"\u003e\n\u003cdiv class=\"cascadia-spec-row\"\u003e\n\u003cspan class=\"cascadia-spec-row__label\"\u003e Configurations \u003c\/span\u003e \u003cspan class=\"cascadia-spec-row__value\"\u003e 10 Globes · 15 Globes · 20 Globes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-spec-row\"\u003e\n\u003cspan class=\"cascadia-spec-row__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"cascadia-spec-row__value\"\u003e 10 Globes: 66\" span · overall hanging height to order · 15 Globes: L82.6\" × H59\" · 20 Globes: L126\" × H59\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-spec-row\"\u003e\n\u003cspan class=\"cascadia-spec-row__label\"\u003e Globe Sizes \u003c\/span\u003e \u003cspan class=\"cascadia-spec-row__value\"\u003e Ø3.9\" · Ø4.7\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-spec-row\"\u003e\n\u003cspan class=\"cascadia-spec-row__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"cascadia-spec-row__value\"\u003e Brass-finish metal · Pearl-finished acrylic globes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-spec-row\"\u003e\n\u003cspan class=\"cascadia-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"cascadia-spec-row__value\"\u003e Integrated LED · Included · Separate Bulb: Not required · Rated lifespan: 50,000 hours \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-spec-row\"\u003e\n\u003cspan class=\"cascadia-spec-row__label\"\u003e Color Temperature \u003c\/span\u003e \u003cspan class=\"cascadia-spec-row__value\"\u003e 3000K Warm · 4000K Neutral · 6000K Cool · Choose at order \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-spec-row\"\u003e\n\u003cspan class=\"cascadia-spec-row__label\"\u003e Maximum Wattage \u003c\/span\u003e \u003cspan class=\"cascadia-spec-row__value\"\u003e 40W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-spec-row\"\u003e\n\u003cspan class=\"cascadia-spec-row__label\"\u003e Electrical \/ Control \u003c\/span\u003e \u003cspan class=\"cascadia-spec-row__value\"\u003e AC 110–240V · Compatible with standard wall switch · Wall switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-spec-row\"\u003e\n\u003cspan class=\"cascadia-spec-row__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"cascadia-spec-row__value\"\u003e Hardwired · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-spec-row\"\u003e\n\u003cspan class=\"cascadia-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"cascadia-spec-row__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cascadia-cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"cascadia-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"cascadia-detail-large\" href=\"#cascadia-root\" class=\"cascadia-lightbox\"\u003e \u003cspan class=\"cascadia-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cascadia-horizontal-linear-pearl-chandelier-stuberlighting_11.jpg?v=1780194410\" alt=\"Enlarged Cascadia pearl-finished globe and brass-finish metal detail\"\u003e \u003cspan\u003e Pearl + Brass Detail · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — 10 GLOBES\n  ====================================================== --\u003e \u003ca id=\"cascadia-size-10-large\" href=\"#cascadia-root\" class=\"cascadia-lightbox\"\u003e \u003cspan class=\"cascadia-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cascadia-horizontal-linear-pearl-chandelier-stuberlighting_2.jpg?v=1780194411\" alt=\"Enlarged Cascadia 10 Globe 66 inch dimension drawing\"\u003e \u003cspan\u003e 10 Globes · 66\" Span · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — 15 GLOBES\n  ====================================================== --\u003e \u003ca id=\"cascadia-size-15-large\" href=\"#cascadia-root\" class=\"cascadia-lightbox\"\u003e \u003cspan class=\"cascadia-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cascadia-horizontal-linear-pearl-chandelier-stuberlighting_9.jpg?v=1780194410\" alt=\"Enlarged Cascadia 15 Globe 82.6 inch dimension drawing\"\u003e \u003cspan\u003e 15 Globes · L82.6\" × H59\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — 20 GLOBES\n  ====================================================== --\u003e \u003ca id=\"cascadia-size-20-large\" href=\"#cascadia-root\" class=\"cascadia-lightbox\"\u003e \u003cspan class=\"cascadia-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cascadia-horizontal-linear-pearl-chandelier-stuberlighting_16.jpg?v=1780194410\" alt=\"Enlarged Cascadia 20 Globe 126 inch dimension drawing\"\u003e \u003cspan\u003e 20 Globes · L126\" × H59\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"10 Heads \/ Dia: 3.9\" \/ Warm Light","offer_id":52276049903899,"sku":"STB-CASCAD-10-S1","price":455.0,"currency_code":"USD","in_stock":true},{"title":"10 Heads \/ Dia: 3.9\" \/ Cool Light","offer_id":52276049936667,"sku":"STB-CASCAD-10-S2","price":455.0,"currency_code":"USD","in_stock":true},{"title":"10 Heads \/ Dia: 4.7\" \/ Warm Light","offer_id":52276049969435,"sku":"STB-CASCAD-10-L1","price":500.0,"currency_code":"USD","in_stock":true},{"title":"10 Heads \/ Dia: 4.7\" \/ Cool Light","offer_id":52276050002203,"sku":"STB-CASCAD-10-L2","price":500.0,"currency_code":"USD","in_stock":true},{"title":"15 Heads \/ Dia: 3.9\" \/ Warm Light","offer_id":52276050034971,"sku":"STB-CASCAD-15-S1","price":630.0,"currency_code":"USD","in_stock":true},{"title":"15 Heads \/ Dia: 3.9\" \/ Cool Light","offer_id":52276050067739,"sku":"STB-CASCAD-15-S2","price":630.0,"currency_code":"USD","in_stock":true},{"title":"15 Heads \/ Dia: 4.7\" \/ Warm Light","offer_id":52276050100507,"sku":"STB-CASCAD-15-L1","price":690.0,"currency_code":"USD","in_stock":true},{"title":"15 Heads \/ Dia: 4.7\" \/ Cool Light","offer_id":52276050133275,"sku":"STB-CASCAD-15-L2","price":690.0,"currency_code":"USD","in_stock":true},{"title":"20 Heads \/ Dia: 3.9\" \/ Warm Light","offer_id":52276050166043,"sku":"STB-CASCAD-20-S1","price":950.0,"currency_code":"USD","in_stock":true},{"title":"20 Heads \/ Dia: 3.9\" \/ Cool Light","offer_id":52276050198811,"sku":"STB-CASCAD-20-S2","price":950.0,"currency_code":"USD","in_stock":true},{"title":"20 Heads \/ Dia: 4.7\" \/ Warm Light","offer_id":52276050231579,"sku":"STB-CASCAD-20-L1","price":1020.0,"currency_code":"USD","in_stock":true},{"title":"20 Heads \/ Dia: 4.7\" \/ Cool Light","offer_id":52276050264347,"sku":"STB-CASCAD-20-L2","price":1020.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cascadia-horizontal-linear-pearl-chandelier-stuberlighting_1.jpg?v=1780194410"},{"product_id":"olive-glass-and-wood-pendant-light","title":"Olive Glass Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — OLIVE\n   GLASS \u0026 WOOD PENDANT LIGHT\n\n   GLASS \/ WOOD \/ SCALE\n\n   QUIET LUXURY · CONCISE SHOPPER-FIRST LAYOUT\n   EDITORIAL + SELECTIVE CARDS\n   NO OVERALL BACKGROUND FILL\n\n   ESPRESSO · CREAM · NATURAL WOOD · GOLD\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-olive{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#655546;\n  --muted:#81715F;\n\n  --gold:#C8A96E;\n  --gold-deep:#987344;\n\n  --wood:#896649;\n  --wood-deep:#6E4E35;\n  --wood-soft:#C8AE91;\n\n  --cream:#F7F0E3;\n  --paper:#FBF8F2;\n  --ivory:#FCFAF5;\n  --glass:#F8F6F1;\n\n  --line:#DED2BD;\n  --line-soft:#EAE1D3;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-olive *,\n.stb-olive *::before,\n.stb-olive *::after{\n  box-sizing:border-box;\n}\n\n.stb-olive h2,\n.stb-olive h3,\n.stb-olive p{\n  margin-top:0;\n}\n\n.stb-olive h2,\n.stb-olive 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-olive img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.olive-shell{\n  position:relative;\n\n  padding:29px 29px 0;\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n\n  box-shadow:0 8px 28px rgba(28,18,9,.025);\n}\n\n.olive-shell::before{\n  content:\"\";\n\n  position:absolute;\n  top:8px;\n  left:29px;\n\n  width:62px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.olive-shell::after{\n  content:\"\";\n\n  position:absolute;\n  top:11px;\n  left:29px;\n\n  width:31px;\n  height:1px;\n\n  background:var(--wood);\n}\n\n\n\/* =========================================================\n   01 — OPENING + MATERIAL DETAIL\n========================================================= *\/\n\n.olive-opening{\n  padding:20px 0 30px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.olive-opening__top{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,155px);\n\n  gap:31px;\n  align-items:end;\n}\n\n.olive-kicker{\n  margin:0 0 7px !important;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.15em;\n\n  text-transform:uppercase;\n}\n\n.olive-opening h2{\n  max-width:600px;\n\n  margin:0 0 9px;\n\n  font-size:35px;\n  line-height:1.03;\n}\n\n.olive-opening__copy \u003e p{\n  max-width:575px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:13px;\n}\n\n\n\/* SCALE RAIL *\/\n\n.olive-opening__scale{\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.olive-opening__scale small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.olive-opening__scale strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:28px;\n  line-height:.92;\n\n  font-weight:500;\n}\n\n.olive-opening__scale span{\n  display:block;\n\n  margin-top:7px;\n\n  color:#756452;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* MATERIAL DETAIL *\/\n\n.olive-material{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:29px;\n  align-items:center;\n\n  margin-top:24px;\n\n  padding-top:23px;\n\n  border-top:1px solid var(--line);\n}\n\n\n\/* IMAGE *\/\n\n.olive-detail-image{\n  width:175px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--wood);\n}\n\n.olive-detail-image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.olive-detail-image img{\n  max-height:165px !important;\n}\n\n.olive-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:8.3px;\n\n  text-align:center;\n}\n\n\n\/* COPY *\/\n\n.olive-material__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.08;\n}\n\n.olive-material__copy \u003e p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n\n\/* MATERIAL MICRO CARDS *\/\n\n.olive-material__facts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:13px;\n}\n\n.olive-material__fact{\n  min-width:0;\n\n  padding:9px 10px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.olive-material__fact:nth-child(1){\n  background:#FBF9F5;\n}\n\n.olive-material__fact:nth-child(2){\n  background:#F4ECE2;\n}\n\n.olive-material__fact:nth-child(3){\n  background:#F8F2E7;\n}\n\n.olive-material__fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:7.5px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.olive-material__fact strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:9.7px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   02 — SIZE SELECTOR\n========================================================= *\/\n\n.olive-size{\n  padding:32px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.olive-size__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:30px;\n\n  margin-bottom:15px;\n}\n\n.olive-size__head h3{\n  margin:0;\n\n  font-size:24px;\n}\n\n.olive-size__head p{\n  max-width:485px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n\n\/* SIZE CARDS *\/\n\n.olive-size-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:9px;\n}\n\n.olive-size-card{\n  position:relative;\n\n  min-width:0;\n\n  padding:14px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.olive-size-card--small{\n  background:#FBF8F2;\n  border-top:2px solid var(--wood-soft);\n}\n\n.olive-size-card--medium{\n  background:#F7F0E4;\n  border-top:2px solid var(--gold);\n}\n\n.olive-size-card--large{\n  background:#F3ECE2;\n  border-top:2px solid var(--wood);\n}\n\n.olive-size-card small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:7.8px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.olive-size-card h3{\n  margin:0 0 2px;\n\n  font-size:20px;\n}\n\n.olive-size-card__measure{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:9.8px;\n  font-weight:600;\n}\n\n.olive-size-card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.43;\n}\n\n\n\/* =========================================================\n   SIZE DRAWING + GROUPING\n========================================================= *\/\n\n.olive-plan{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:25px;\n  align-items:center;\n\n  margin-top:18px;\n}\n\n\n\/* DIMENSION *\/\n\n.olive-size-image{\n  width:150px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--gold);\n}\n\n.olive-size-image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.olive-size-image img{\n  max-height:140px !important;\n}\n\n\n\/* GROUPING LEDGER *\/\n\n.olive-plan__copy{\n  min-width:0;\n}\n\n.olive-plan__copy \u003e small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.olive-plan__copy h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.olive-counts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n}\n\n.olive-count{\n  min-width:0;\n\n  padding:9px 10px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.olive-count:nth-child(1){\n  background:#FCFAF5;\n}\n\n.olive-count:nth-child(2){\n  background:#F8F2E7;\n}\n\n.olive-count:nth-child(3){\n  background:#F4ECE2;\n}\n\n.olive-count strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  font-weight:500;\n}\n\n.olive-count span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:9px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   03 — INSTALL \/ LIGHT\n   SINGLE DARK ANCHOR\n========================================================= *\/\n\n.olive-install{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:24px;\n  align-items:center;\n\n  margin:31px 0;\n\n  padding:21px 23px;\n\n  background:var(--espresso);\n\n  border-radius:8px;\n}\n\n.olive-install__mark{\n  padding-right:20px;\n\n  border-right:1px solid rgba(255,255,255,.16);\n}\n\n.olive-install__mark small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold);\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.olive-install__mark strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:30px;\n  line-height:.9;\n\n  font-weight:500;\n}\n\n.olive-install__mark span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#CFC5B7;\n\n  font-size:9px;\n}\n\n.olive-install__copy h3{\n  margin:0 0 5px;\n\n  color:#FFF7EA;\n\n  font-size:20px;\n}\n\n.olive-install__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D5CCBF;\n\n  font-size:10.5px;\n}\n\n.olive-install__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:14px;\n\n  margin-top:9px;\n  padding-top:9px;\n\n  border-top:1px solid rgba(255,255,255,.14);\n}\n\n.olive-install__facts span{\n  color:#D8CFC2;\n\n  font-size:9px;\n}\n\n.olive-install__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.olive-specs{\n  padding:31px 0;\n\n  border-top:1px solid var(--line);\n}\n\n.olive-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.olive-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.olive-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.olive-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.olive-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.olive-spec-row__label{\n  color:#806C58;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.olive-spec-row__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11px;\n  font-weight:500;\n  line-height:1.5;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* NATURAL WOOD + CERT *\/\n\n.olive-note{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:12px;\n}\n\n.olive-natural,\n.olive-cert{\n  min-width:0;\n\n  padding:10px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.olive-natural{\n  border-left:3px solid var(--wood);\n}\n\n.olive-cert{\n  border-left:3px solid var(--gold);\n}\n\n.olive-natural small,\n.olive-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:7.8px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.olive-natural span,\n.olive-cert strong{\n  display:block;\n\n  color:#4F4033;\n\n  font-size:9.8px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.olive-shipping{\n  position:relative;\n\n  padding:20px 21px;\n\n  background:#F7F0E3;\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n\n  border-radius:7px 7px 0 0;\n}\n\n.olive-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:52px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.olive-shipping h3{\n  margin:0 0 9px;\n\n  font-size:20px;\n}\n\n.olive-shipping p{\n  margin:0 0 6px;\n\n  color:#5E4F41;\n\n  font-size:11.5px;\n}\n\n.olive-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.olive-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.olive-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(20,14,9,.95);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.olive-lightbox:target{\n  display:flex;\n}\n\n.olive-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.olive-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.olive-lightbox__inner span{\n  margin-top:10px;\n\n  color:#DEC9A5;\n\n  font-size:9.5px;\n  letter-spacing:.08em;\n\n  text-align:center;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .olive-shell{\n    padding:25px 18px 0;\n  }\n\n  .olive-shell::before,\n  .olive-shell::after{\n    left:18px;\n  }\n\n\n  .olive-opening__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,120px);\n\n    gap:18px;\n  }\n\n  .olive-opening h2{\n    font-size:29px;\n  }\n\n\n  .olive-material{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .olive-detail-image{\n    width:135px;\n  }\n\n  .olive-detail-image img{\n    max-height:125px !important;\n  }\n\n\n  .olive-size__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .olive-install{\n    grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n    gap:18px;\n  }\n\n\n  .olive-spec-row{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:500px){\n\n  .olive-opening__top{\n    grid-template-columns:1fr;\n  }\n\n  .olive-opening__scale{\n    width:170px;\n  }\n\n\n  .olive-material{\n    grid-template-columns:1fr;\n  }\n\n  .olive-detail-image{\n    width:115px;\n\n    margin:0;\n  }\n\n\n  .olive-material__facts{\n    grid-template-columns:1fr;\n  }\n\n\n  .olive-size-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .olive-plan{\n    grid-template-columns:1fr;\n\n    gap:12px;\n  }\n\n  .olive-size-image{\n    width:110px;\n\n    margin:0;\n  }\n\n  .olive-size-image img{\n    max-height:102px !important;\n  }\n\n\n  .olive-counts{\n    grid-template-columns:1fr;\n  }\n\n\n  .olive-install{\n    grid-template-columns:1fr;\n\n    gap:9px;\n\n    padding:17px;\n  }\n\n  .olive-install__mark{\n    padding:0 0 9px;\n\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.16);\n  }\n\n\n  .olive-specs__head{\n    display:block;\n  }\n\n  .olive-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .olive-spec-row{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .olive-spec-row__label{\n    color:var(--gold-deep);\n\n    font-size:9.5px;\n    font-weight:600;\n\n    letter-spacing:.05em;\n    text-transform:uppercase;\n  }\n\n  .olive-spec-row__value{\n    font-size:11.5px;\n  }\n\n\n  .olive-note{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-olive\" id=\"olive-root\"\u003e\n\u003cdiv class=\"olive-shell\"\u003e\n\u003c!-- =====================================================\n         01 — INTRO + MATERIAL\n    ====================================================== --\u003e\n\u003csection class=\"olive-opening\"\u003e\n\u003cdiv class=\"olive-opening__top\"\u003e\n\u003cdiv class=\"olive-opening__copy\"\u003e\n\u003cp class=\"olive-kicker\"\u003eOlive · Glass \u0026amp; Wood Pendant Light\u003c\/p\u003e\n\u003ch2\u003eSoft Glass, Warm Wood, Three Easy Proportions\u003c\/h2\u003e\n\u003cp\u003eOlive combines a softly finished glass shade with natural wood and restrained brass-finish hardware. The result feels warm without becoming visually heavy — suitable for a single bedside pendant or repeated above a table or kitchen counter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-opening__scale\"\u003e\n\u003csmall\u003e Three Diameters \u003c\/small\u003e \u003cstrong\u003e 8.3–12.2\" \u003c\/strong\u003e \u003cspan\u003e All sizes H7.1\"\u003cbr\u003e59\" adjustable cord \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MATERIAL DETAIL --\u003e\n\u003cdiv class=\"olive-material\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"olive-detail-image\"\u003e\u003ca href=\"#olive-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/olive-glass-and-wood-pendant-light-stuberlighting_20.jpg?v=1780729442\" alt=\"Close-up of Olive Glass and Wood Pendant Light showing glass shade and natural wood detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"olive-caption\"\u003eGlass \u0026amp; wood detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-material__copy\"\u003e\n\u003ch3\u003eTwo Materials That Keep the Fixture Quiet\u003c\/h3\u003e\n\u003cp\u003eThe glass carries the light while the natural wood detail adds warmth above it. Brass-finish hardware stays secondary, so the fixture reads through material rather than decoration.\u003c\/p\u003e\n\u003cdiv class=\"olive-material__facts\"\u003e\n\u003cdiv class=\"olive-material__fact\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Hand-Finished Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-material__fact\"\u003e\n\u003csmall\u003e Detail \u003c\/small\u003e \u003cstrong\u003e Natural Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-material__fact\"\u003e\n\u003csmall\u003e Hardware \u003c\/small\u003e \u003cstrong\u003e Brass Finish \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — SIZE\n    ====================================================== --\u003e\n\u003csection class=\"olive-size\"\u003e\n\u003cdiv class=\"olive-size__head\"\u003e\n\u003ch3\u003eChoose the Diameter by Placement\u003c\/h3\u003e\n\u003cp\u003eAll three versions share the same 7.1-inch shade height. The main decision is how much visual width you want the pendant to carry in the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-size-grid\"\u003e\n\u003c!-- SMALL --\u003e\n\u003cdiv class=\"olive-size-card olive-size-card--small\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e\n\u003ch3\u003e8.3\"\u003c\/h3\u003e\n\u003cspan class=\"olive-size-card__measure\"\u003e Ø8.3\" × H7.1\" \u003c\/span\u003e\n\u003cp\u003eBest for bedside use, small entries and compact accent locations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MEDIUM --\u003e\n\u003cdiv class=\"olive-size-card olive-size-card--medium\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e\n\u003ch3\u003e10.6\"\u003c\/h3\u003e\n\u003cspan class=\"olive-size-card__measure\"\u003e Ø10.6\" × H7.1\" \u003c\/span\u003e\n\u003cp\u003eA balanced size for breakfast nooks and smaller dining tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- LARGE --\u003e\n\u003cdiv class=\"olive-size-card olive-size-card--large\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e\n\u003ch3\u003e12.2\"\u003c\/h3\u003e\n\u003cspan class=\"olive-size-card__measure\"\u003e Ø12.2\" × H7.1\" \u003c\/span\u003e\n\u003cp\u003eBetter suited to kitchen bars, islands and larger table settings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSION + QUANTITY --\u003e\n\u003cdiv class=\"olive-plan\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"olive-size-image\"\u003e\u003ca href=\"#olive-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/olive-glass-and-wood-pendant-light-stuberlighting_14.jpg?v=1780729442\" alt=\"Olive Glass and Wood Pendant Light dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"olive-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-plan__copy\"\u003e\n\u003csmall\u003e Quantity Guide \u003c\/small\u003e\n\u003ch3\u003eOne, Two or Three\u003c\/h3\u003e\n\u003cdiv class=\"olive-counts\"\u003e\n\u003cdiv class=\"olive-count\"\u003e\n\u003cstrong\u003e 1 \u003c\/strong\u003e \u003cspan\u003e Bedside, nook or small round table \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-count\"\u003e\n\u003cstrong\u003e 2 \u003c\/strong\u003e \u003cspan\u003e Longer dining table or balanced pair \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-count\"\u003e\n\u003cstrong\u003e 3 \u003c\/strong\u003e \u003cspan\u003e Kitchen island or bar installation \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — LIGHT \/ INSTALLATION\n    ====================================================== --\u003e\n\u003csection class=\"olive-install\"\u003e\n\u003cdiv class=\"olive-install__mark\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e \u003cspan\u003e adjustable · extendable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-install__copy\"\u003e\n\u003ch3\u003eSet the Drop to the Room\u003c\/h3\u003e\n\u003cp\u003eThe cord can be shortened during installation and extended on request. A standard E26 \/ E27 socket keeps future bulb replacement straightforward.\u003c\/p\u003e\n\u003cdiv class=\"olive-install__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eBulb Included\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eMax 40W\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         04 — PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"olive-specs\"\u003e\n\u003cdiv class=\"olive-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Olive · Glass \u0026amp; Wood Pendant Light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-spec-list\"\u003e\n\u003cdiv class=\"olive-spec-row\"\u003e\n\u003cspan class=\"olive-spec-row__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"olive-spec-row__value\"\u003e Ø8.3\" × H7.1\" · Ø10.6\" × H7.1\" · Ø12.2\" × H7.1\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-spec-row\"\u003e\n\u003cspan class=\"olive-spec-row__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"olive-spec-row__value\"\u003e Brass-finish hardware · Hand-finished glass shade · Natural wood canopy detail \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-spec-row\"\u003e\n\u003cspan class=\"olive-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"olive-spec-row__value\"\u003e E26 \/ E27 · Bulb Included: Yes · Max 40W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-spec-row\"\u003e\n\u003cspan class=\"olive-spec-row__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"olive-spec-row__value\"\u003e 59\" adjustable cord · Extendable on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-spec-row\"\u003e\n\u003cspan class=\"olive-spec-row__label\"\u003e Electrical \/ Control \u003c\/span\u003e \u003cspan class=\"olive-spec-row__value\"\u003e AC 110–240V · Standard wall switch compatible · Wall switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-spec-row\"\u003e\n\u003cspan class=\"olive-spec-row__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"olive-spec-row__value\"\u003e Hardwired · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-spec-row\"\u003e\n\u003cspan class=\"olive-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"olive-spec-row__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-note\"\u003e\n\u003cdiv class=\"olive-natural\"\u003e\n\u003csmall\u003e Natural Wood \u003c\/small\u003e \u003cspan\u003e Real wood grain, pattern and tone naturally vary from piece to piece. These variations are part of the material character, not defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         05 — SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"olive-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=\"olive-detail-large\" href=\"#olive-root\" class=\"olive-lightbox\"\u003e \u003cspan class=\"olive-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/olive-glass-and-wood-pendant-light-stuberlighting_20.jpg?v=1780729442\" alt=\"Enlarged Olive glass shade and natural wood detail\"\u003e \u003cspan\u003e Glass + Natural Wood Detail · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"olive-size-large\" href=\"#olive-root\" class=\"olive-lightbox\"\u003e \u003cspan class=\"olive-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/olive-glass-and-wood-pendant-light-stuberlighting_14.jpg?v=1780729442\" alt=\"Enlarged Olive Glass and Wood Pendant Light dimension reference\"\u003e \u003cspan\u003e Olive Dimensions · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 8.3\"xH7.1\" \/ Glass \u0026 Wood","offer_id":52302197588251,"sku":"STB-PD-OLIVE-08","price":145.0,"currency_code":"USD","in_stock":true},{"title":"Dia 10.6\"xH7.1\" \/ Glass \u0026 Wood","offer_id":52302197621019,"sku":"STB-PD-OLIVE-10","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.2\"x H 7.1\" \/ Glass \u0026 Wood","offer_id":52302197653787,"sku":"STB-PD-OLIVE-12","price":185.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/olive-glass-and-wood-pendant-light-stuberlighting_1.jpg?v=1780729442"},{"product_id":"goldie-vintage-brass-bowl-pendant-light","title":"Goldie Brass Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — GOLDIE VINTAGE BRASS BOWL PENDANT\n   Quiet Vintage · Compact Preview Images · No Page Background\n========================================================= *\/\n\n.stb-goldie{\n  --ivory:#FFFDF9;\n  --cream:#F6F0E8;\n  --dark:#211812;\n  --espresso:#35271F;\n\n  --text:#4D3F35;\n  --muted:#766A60;\n\n  --gold:#B49362;\n  --gold-deep:#80613E;\n\n  --line:#D9CFC4;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  background:transparent;\n\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14.5px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-goldie *,\n.stb-goldie *::before,\n.stb-goldie *::after{\n  box-sizing:border-box;\n}\n\n.stb-goldie h2,\n.stb-goldie h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-goldie p{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   TYPE\n========================================================= *\/\n\n.stb-goldie__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-goldie__title{\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n}\n\n.stb-goldie__section-title{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-goldie__section-copy{\n  max-width:620px;\n\n  margin:0;\n\n  color:#62564D;\n\n  font-size:12.8px;\n  line-height:1.62;\n}\n\n.stb-goldie__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#837366;\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-goldie__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 185px;\n\n  gap:32px;\n  align-items:end;\n\n  padding:4px 0 23px;\n}\n\n.stb-goldie__intro-copy{\n  max-width:640px;\n}\n\n.stb-goldie__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D5148;\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n.stb-goldie__intro-stat{\n  padding:14px 16px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-goldie__intro-stat small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C7AC84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-goldie__intro-stat strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#FFF5E8;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-goldie__intro-stat span{\n  color:#D6C9BC;\n\n  font-size:10.8px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-goldie__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.025);\n\n  overflow:hidden;\n}\n\n.stb-goldie__fact{\n  padding:13px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-goldie__fact:last-child{\n  border-right:0;\n}\n\n.stb-goldie__fact small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#88786B;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-goldie__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   GLASS DETAIL\n========================================================= *\/\n\n.stb-goldie__detail{\n  display:grid;\n  grid-template-columns:115px minmax(0,1fr);\n\n  gap:20px;\n  align-items:center;\n\n  margin-bottom:31px;\n  padding:14px;\n\n  background:var(--cream);\n\n  border:1px solid #D8CCBD;\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.025);\n}\n\n.stb-goldie__detail-media{\n  width:105px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-goldie__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--ivory);\n\n  border:1px solid #D5C9BA;\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-goldie__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-goldie__detail-copy p{\n  max-width:560px;\n\n  margin:0 0 9px;\n\n  color:#5F5249;\n\n  font-size:12.5px;\n  line-height:1.6;\n}\n\n.stb-goldie__tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-goldie__tag{\n  padding:4px 8px;\n\n  background:var(--ivory);\n\n  color:#604F43;\n\n  font-size:10px;\n\n  border:1px solid #D6CABC;\n  border-radius:18px;\n}\n\n\n\/* =========================================================\n   BULB AS DESIGN\n========================================================= *\/\n\n.stb-goldie__bulb{\n  display:grid;\n  grid-template-columns:180px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  overflow:hidden;\n\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.03);\n}\n\n.stb-goldie__bulb-title{\n  padding:17px 18px;\n\n  background:var(--espresso);\n}\n\n.stb-goldie__bulb-title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AC84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-goldie__bulb-title strong{\n  color:#FFF5E8;\n\n  font-size:13.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-goldie__bulb-copy{\n  padding:17px 19px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-goldie__bulb-copy p{\n  margin:0;\n\n  color:#60534A;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SIZE GUIDE\n========================================================= *\/\n\n.stb-goldie__sizes{\n  margin-bottom:31px;\n}\n\n.stb-goldie__sizes-head{\n  margin-bottom:12px;\n}\n\n.stb-goldie__size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.stb-goldie__size-card{\n  padding:14px 15px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-goldie__size-card--featured{\n  border-top:2px solid var(--gold);\n}\n\n.stb-goldie__size-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887568;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-goldie__size-card strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--dark);\n\n  font-size:14px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-goldie__size-card p{\n  margin:0;\n\n  color:#706359;\n\n  font-size:10.8px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   DIMENSION PREVIEW\n========================================================= *\/\n\n.stb-goldie__dimension{\n  display:grid;\n  grid-template-columns:125px minmax(0,1fr);\n\n  gap:20px;\n  align-items:center;\n\n  margin-bottom:31px;\n  padding:13px 15px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-goldie__dimension-media{\n  width:115px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-goldie__dimension-link{\n  display:block;\n\n  width:100%;\n  padding:5px;\n\n  background:#FAF6F0;\n\n  border:1px solid #DDD2C5;\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-goldie__dimension-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-goldie__dimension-copy p{\n  max-width:520px;\n\n  margin:0 0 8px;\n\n  color:#62564D;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.stb-goldie__dimension-pills{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-goldie__dimension-pills span{\n  padding:5px 8px;\n\n  background:var(--cream);\n\n  color:var(--dark);\n\n  font-size:10px;\n  font-weight:500;\n\n  border-radius:3px;\n}\n\n\n\/* =========================================================\n   MATERIAL NOTE\n========================================================= *\/\n\n.stb-goldie__material{\n  display:grid;\n  grid-template-columns:3px minmax(0,1fr);\n\n  gap:13px;\n\n  max-width:760px;\n\n  margin:0 auto 31px;\n}\n\n.stb-goldie__material-line{\n  background:var(--gold);\n}\n\n.stb-goldie__material strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:12.3px;\n}\n\n.stb-goldie__material p{\n  margin:0;\n\n  color:#675A50;\n\n  font-size:11.7px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-goldie__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-bottom:31px;\n}\n\n.stb-goldie__practical-card{\n  padding:16px 17px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-goldie__practical-card:first-child{\n  border-top:2px solid var(--gold);\n}\n\n.stb-goldie__practical-card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#847165;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-goldie__practical-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-goldie__practical-card p{\n  margin:0;\n\n  color:#62564D;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-goldie__specs{\n  margin-bottom:31px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n\n  overflow:hidden;\n}\n\n.stb-goldie__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-goldie__spec-head span{\n  color:#C8AD87;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-goldie__spec-head strong{\n  color:#FFF5E8;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-goldie__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7DED5;\n}\n\n.stb-goldie__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-goldie__spec span{\n  padding-right:10px;\n\n  color:#82756B;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n.stb-goldie__spec strong{\n  color:var(--dark);\n\n  font-size:11.5px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-goldie__faq{\n  max-width:750px;\n\n  margin:0 auto 30px;\n}\n\n.stb-goldie__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-goldie__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--dark);\n\n  font-size:13.2px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-goldie__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-goldie__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-deep);\n\n  font-size:19px;\n}\n\n.stb-goldie__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-goldie__faq details p{\n  margin:7px 0 0;\n\n  color:#665A51;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-goldie__shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-goldie__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-goldie__shipping p{\n  margin:0 0 7px;\n\n  color:#5E5249;\n\n  font-size:12.5px;\n  line-height:1.62;\n}\n\n.stb-goldie__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-goldie__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-goldie__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,14,12,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-goldie__lightbox:target{\n  display:flex;\n}\n\n.stb-goldie__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-goldie__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-goldie__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-goldie__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E8F82;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-goldie__intro{\n    grid-template-columns:1fr;\n\n    gap:12px;\n  }\n\n  .stb-goldie__title{\n    font-size:25px;\n  }\n\n  .stb-goldie__intro-stat{\n    max-width:260px;\n  }\n\n\n  .stb-goldie__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-goldie__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-goldie__fact:nth-child(1),\n  .stb-goldie__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-goldie__detail{\n    grid-template-columns:100px 1fr;\n\n    gap:14px;\n\n    padding:12px;\n  }\n\n  .stb-goldie__detail-media{\n    width:94px;\n  }\n\n\n  .stb-goldie__bulb{\n    grid-template-columns:145px 1fr;\n  }\n\n\n  .stb-goldie__dimension{\n    grid-template-columns:105px 1fr;\n\n    gap:15px;\n  }\n\n  .stb-goldie__dimension-media{\n    width:98px;\n  }\n\n\n  .stb-goldie__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-goldie__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-goldie{\n    font-size:14px;\n  }\n\n\n  .stb-goldie__detail{\n    grid-template-columns:86px 1fr;\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-goldie__detail-media{\n    width:80px;\n  }\n\n\n  .stb-goldie__bulb{\n    grid-template-columns:1fr;\n  }\n\n  .stb-goldie__bulb-copy{\n    border-top:0;\n    border-left:1px solid var(--line);\n  }\n\n\n  .stb-goldie__size-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-goldie__dimension{\n    grid-template-columns:88px 1fr;\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-goldie__dimension-media{\n    width:82px;\n  }\n\n\n  .stb-goldie__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-goldie__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-goldie__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-goldie\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-goldie__intro\"\u003e\n\u003cdiv class=\"stb-goldie__intro-copy\"\u003e\n\u003cspan class=\"stb-goldie__eyebrow\"\u003e Solid Brass · Clear Glass · Vintage Bowl Pendant \u003c\/span\u003e\n\u003ch2 class=\"stb-goldie__title\"\u003eBrass, Clear Glass, and Nothing to Hide.\u003c\/h2\u003e\n\u003cp\u003eGoldie pairs a compact solid-brass frame with a crystal-clear glass bowl shade. The transparent glass keeps the bulb visible, giving the pendant its distinctly vintage character without making the fixture feel heavy or ornate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__intro-stat\"\u003e\n\u003csmall\u003e Two Sizes \u003c\/small\u003e \u003cstrong\u003e Ø5.9\" · Ø7.9\" \u003c\/strong\u003e \u003cspan\u003e Both H7.9\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-goldie__facts\"\u003e\n\u003cdiv class=\"stb-goldie__fact\"\u003e\n\u003csmall\u003eMaterial\u003c\/small\u003e \u003cstrong\u003eSolid Brass\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__fact\"\u003e\n\u003csmall\u003eShade\u003c\/small\u003e \u003cstrong\u003eCrystal-Clear Glass\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003eE14 LED Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__fact\"\u003e\n\u003csmall\u003eSuspension\u003c\/small\u003e \u003cstrong\u003e59\" Adjustable\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       GLASS DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"goldie-detail-section\" class=\"stb-goldie__detail\"\u003e\n\u003cdiv class=\"stb-goldie__detail-media\"\u003e\u003ca href=\"#goldie-detail\" class=\"stb-goldie__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/goldie-vintage-brass-bowl-pendant-light-stuberlighting-17.jpg?v=1784031442\" alt=\"Goldie Vintage Brass Bowl Pendant Light crystal-clear glass bowl detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-goldie__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__detail-copy\"\u003e\n\u003cspan class=\"stb-goldie__eyebrow\"\u003e Glass Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-goldie__section-title\"\u003eClear Enough to Let the Bulb Be Seen.\u003c\/h3\u003e\n\u003cp\u003eThe transparent bowl keeps the visual weight low and leaves the E14 bulb visible through the glass, preserving Goldie's vintage character from every angle.\u003c\/p\u003e\n\u003cdiv class=\"stb-goldie__tags\"\u003e\n\u003cspan class=\"stb-goldie__tag\"\u003e Clear Glass Bowl \u003c\/span\u003e \u003cspan class=\"stb-goldie__tag\"\u003e Solid Brass \u003c\/span\u003e \u003cspan class=\"stb-goldie__tag\"\u003e Exposed-Bulb Look \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"goldie-detail\" href=\"#goldie-detail-section\" class=\"stb-goldie__lightbox\"\u003e \u003cspan class=\"stb-goldie__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/goldie-vintage-brass-bowl-pendant-light-stuberlighting-17.jpg?v=1784031442\" alt=\"Enlarged Goldie clear glass bowl detail\"\u003e \u003cspan class=\"stb-goldie__lightbox-caption\"\u003e Goldie · Clear Glass Bowl \u003c\/span\u003e \u003cspan class=\"stb-goldie__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       BULB AS PART OF DESIGN\n  ====================================================== --\u003e\n\u003csection class=\"stb-goldie__bulb\"\u003e\n\u003cdiv class=\"stb-goldie__bulb-title\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e The Bulb Is Part of the Fixture. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__bulb-copy\"\u003e\n\u003cp\u003eUnlike a frosted pendant, Goldie's clear glass leaves the bulb exposed. The included E14 LED keeps the fixture ready to use; later, you can swap in a compatible clear filament-style E14 bulb when you want an even stronger vintage appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-goldie__sizes\"\u003e\n\u003cdiv class=\"stb-goldie__sizes-head\"\u003e\n\u003cspan class=\"stb-goldie__eyebrow\"\u003e Choose Your Size \u003c\/span\u003e\n\u003ch3 class=\"stb-goldie__section-title\"\u003eTwo Compact Proportions.\u003c\/h3\u003e\n\u003cp class=\"stb-goldie__section-copy\"\u003eBoth sizes stay intentionally small. Choose 5.9\" where visual space is limited, or 7.9\" when the pendant needs a little more presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__size-grid\"\u003e\n\u003carticle class=\"stb-goldie__size-card\"\u003e\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e Ø5.9\" × H7.9\" \u003c\/strong\u003e\n\u003cp\u003eHallways, powder rooms, bedside installations, narrow counters and smaller breakfast areas.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-goldie__size-card stb-goldie__size-card--featured\"\u003e\u003csmall\u003e More Presence \u003c\/small\u003e \u003cstrong\u003e Ø7.9\" × H7.9\" \u003c\/strong\u003e\n\u003cp\u003eSmall dining tables, larger entries or repeated in a cluster above a kitchen island.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSION PREVIEW\n  ====================================================== --\u003e\n\u003csection id=\"goldie-size-section\" class=\"stb-goldie__dimension\"\u003e\n\u003cdiv class=\"stb-goldie__dimension-media\"\u003e\u003ca href=\"#goldie-size\" class=\"stb-goldie__dimension-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/goldie-vintage-brass-bowl-pendant-light-stuberlighting_7.jpg?v=1780796126\" alt=\"Goldie Vintage Brass Bowl Pendant Light dimension reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-goldie__hint\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__dimension-copy\"\u003e\n\u003cspan class=\"stb-goldie__eyebrow\"\u003e Size Reference \u003c\/span\u003e\n\u003ch3 class=\"stb-goldie__section-title\"\u003eSmall by Design.\u003c\/h3\u003e\n\u003cp\u003eGoldie is intended to feel like a compact point of light, not a large centerpiece. Tap the drawing when you need the full measurement view.\u003c\/p\u003e\n\u003cdiv class=\"stb-goldie__dimension-pills\"\u003e\n\u003cspan\u003e Ø5.9\" × H7.9\" \u003c\/span\u003e \u003cspan\u003e Ø7.9\" × H7.9\" \u003c\/span\u003e \u003cspan\u003e 59\" Cord \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DIMENSION LIGHTBOX --\u003e \u003ca id=\"goldie-size\" href=\"#goldie-size-section\" class=\"stb-goldie__lightbox\"\u003e \u003cspan class=\"stb-goldie__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/goldie-vintage-brass-bowl-pendant-light-stuberlighting_7.jpg?v=1780796126\" alt=\"Enlarged Goldie pendant dimensions\"\u003e \u003cspan class=\"stb-goldie__lightbox-caption\"\u003e Goldie · Size Reference \u003c\/span\u003e \u003cspan class=\"stb-goldie__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       BRASS NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-goldie__material\"\u003e\n\u003cdiv class=\"stb-goldie__material-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Real brass develops character over time. \u003c\/strong\u003e\n\u003cp\u003eThe natural brass surface can gradually develop a softer patina. This subtle change is part of the material rather than a plated finish wearing away.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-goldie__practical\"\u003e\n\u003cdiv class=\"stb-goldie__practical-card\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable Cord \u003c\/strong\u003e\n\u003cp\u003eAdjust the drop during installation to suit a bedside, counter, dining area or entry. Additional cord length is available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__practical-card\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired Ceiling Pendant \u003c\/strong\u003e\n\u003cp\u003eAC 110–240V and compatible with a standard wall switch. Professional installation is recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-goldie__specs\"\u003e\n\u003cdiv class=\"stb-goldie__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Goldie \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Ø5.9\" × H7.9\" · Ø7.9\" × H7.9\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Solid Brass · Crystal-Clear Glass Bowl Shade \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__spec\"\u003e\n\u003cspan\u003e Finish \u003c\/span\u003e \u003cstrong\u003e Natural Brass · Clear Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E14 LED Bulb Included · Max 40W Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__spec\"\u003e\n\u003cspan\u003e Bulb Compatibility \u003c\/span\u003e \u003cstrong\u003e Compatible with E14 LED and E14 Filament \/ Candelabra-Style Bulbs \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Hardwired Ceiling Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__spec\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e 59\" Adjustable Cord · Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Compatible with Standard Wall Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only · Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-goldie__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-goldie__faq\"\u003e\u003cspan class=\"stb-goldie__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-goldie__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich Goldie size should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose the 5.9\" version for narrower areas such as hallways, bedside installations and smaller counters. The 7.9\" version gives slightly more visual presence above tables, entries and kitchen islands.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\n\u003cp\u003eYes. A compatible E14 LED bulb is included. You can replace it later with another compatible E14 bulb if you want a different visible-bulb look.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill the brass change over time?\u003c\/summary\u003e\n\u003cp\u003eNatural brass can gradually develop a softer patina with age. This variation is part of the character of real brass.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I request a longer cord?\u003c\/summary\u003e\n\u003cp\u003eYes. Goldie includes a 59\" adjustable suspension cord. Additional length can be prepared on request.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-goldie__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 15cm x H 20cm \/ ∅ 5.9″ x H 7.9″ \/ Brass+Clear","offer_id":52302215840027,"sku":"STB-PD-GOLDIE-06","price":145.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20cm x H 20cm \/ ∅ 7.9″ x H 7.9″ \/ Brass+Clear","offer_id":52302215872795,"sku":"STB-PD-GOLDIE-08","price":165.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/goldie-vintage-brass-bowl-pendant-light-stuberlighting_6.jpg?v=1780796126"},{"product_id":"shellie-coastal-pendant-light-hand-blown-glass","title":"Shellie Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — SHELLIE COASTAL PENDANT LIGHT\n   Hand-Blown Glass · Compact Editorial · No Page Background\n========================================================= *\/\n\n.stb-shellie{\n  --ivory:#FFFDF9;\n  --cream:#F6F0E8;\n\n  --dark:#211812;\n  --espresso:#35271F;\n\n  --text:#4C3E34;\n  --muted:#776A60;\n\n  --gold:#B49362;\n  --gold-deep:#80613E;\n\n  --line:#D9CFC4;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  background:transparent;\n\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14.5px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-shellie *,\n.stb-shellie *::before,\n.stb-shellie *::after{\n  box-sizing:border-box;\n}\n\n.stb-shellie h2,\n.stb-shellie h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-shellie p{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   TYPOGRAPHY\n========================================================= *\/\n\n.stb-shellie__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-shellie__title{\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n}\n\n.stb-shellie__section-title{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-shellie__section-copy{\n  max-width:620px;\n\n  margin:0;\n\n  color:#62564D;\n\n  font-size:12.8px;\n  line-height:1.62;\n}\n\n.stb-shellie__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#837366;\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-shellie__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 185px;\n\n  gap:32px;\n  align-items:end;\n\n  padding:4px 0 23px;\n}\n\n.stb-shellie__intro-copy{\n  max-width:640px;\n}\n\n.stb-shellie__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D5148;\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n.stb-shellie__intro-stat{\n  padding:14px 16px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-shellie__intro-stat small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C7AC84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-shellie__intro-stat strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#FFF5E8;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-shellie__intro-stat span{\n  color:#D6C9BC;\n\n  font-size:10.8px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-shellie__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.025);\n\n  overflow:hidden;\n}\n\n.stb-shellie__fact{\n  padding:13px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-shellie__fact:last-child{\n  border-right:0;\n}\n\n.stb-shellie__fact small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#88786B;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-shellie__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   GLASS DETAIL\n========================================================= *\/\n\n.stb-shellie__detail{\n  display:grid;\n  grid-template-columns:115px minmax(0,1fr);\n\n  gap:20px;\n  align-items:center;\n\n  margin-bottom:31px;\n  padding:14px;\n\n  background:var(--cream);\n\n  border:1px solid #D8CCBD;\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.025);\n}\n\n.stb-shellie__detail-media{\n  width:105px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-shellie__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--ivory);\n\n  border:1px solid #D5C9BA;\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-shellie__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-shellie__detail-copy p{\n  max-width:560px;\n\n  margin:0 0 9px;\n\n  color:#5F5249;\n\n  font-size:12.5px;\n  line-height:1.6;\n}\n\n.stb-shellie__tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-shellie__tag{\n  padding:4px 8px;\n\n  background:var(--ivory);\n\n  color:#604F43;\n\n  font-size:10px;\n\n  border:1px solid #D6CABC;\n  border-radius:18px;\n}\n\n\n\/* =========================================================\n   DOUBLE GLASS FEATURE\n========================================================= *\/\n\n.stb-shellie__layered{\n  display:grid;\n  grid-template-columns:180px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  overflow:hidden;\n\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.03);\n}\n\n.stb-shellie__layered-title{\n  padding:17px 18px;\n\n  background:var(--espresso);\n}\n\n.stb-shellie__layered-title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AC84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-shellie__layered-title strong{\n  color:#FFF5E8;\n\n  font-size:13.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-shellie__layered-copy{\n  padding:17px 19px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-shellie__layered-copy p{\n  margin:0;\n\n  color:#60534A;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   LIGHT EFFECT COMPARISON\n========================================================= *\/\n\n.stb-shellie__finishes{\n  margin-bottom:31px;\n}\n\n.stb-shellie__finishes-head{\n  margin-bottom:12px;\n}\n\n.stb-shellie__finish-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.stb-shellie__finish-card{\n  display:grid;\n  grid-template-columns:105px minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:12px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-shellie__finish-card:first-child{\n  background:var(--cream);\n}\n\n.stb-shellie__finish-media{\n  width:98px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-shellie__finish-copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#866F60;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-shellie__finish-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.6px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-shellie__finish-copy p{\n  margin:0;\n\n  color:#6E6157;\n\n  font-size:10.7px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   CONFIGURATION\n========================================================= *\/\n\n.stb-shellie__config{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:31px;\n}\n\n.stb-shellie__config-card{\n  padding:14px 15px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-shellie__config-card--featured{\n  border-top:2px solid var(--gold);\n}\n\n.stb-shellie__config-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887568;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-shellie__config-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.8px;\n  font-weight:500;\n}\n\n.stb-shellie__config-card p{\n  margin:0;\n\n  color:#706359;\n\n  font-size:10.8px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   DIMENSION\n========================================================= *\/\n\n.stb-shellie__dimension{\n  display:grid;\n  grid-template-columns:125px minmax(0,1fr);\n\n  gap:20px;\n  align-items:center;\n\n  margin-bottom:31px;\n  padding:13px 15px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-shellie__dimension-media{\n  width:115px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-shellie__dimension-link{\n  display:block;\n\n  width:100%;\n  padding:5px;\n\n  background:#FAF6F0;\n\n  border:1px solid #DDD2C5;\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-shellie__dimension-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-shellie__dimension-copy p{\n  max-width:520px;\n\n  margin:0 0 8px;\n\n  color:#62564D;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.stb-shellie__dimension-pills{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-shellie__dimension-pills span{\n  padding:5px 8px;\n\n  background:var(--cream);\n\n  color:var(--dark);\n\n  font-size:10px;\n  font-weight:500;\n\n  border-radius:3px;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-shellie__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-bottom:31px;\n}\n\n.stb-shellie__practical-card{\n  padding:16px 17px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-shellie__practical-card:first-child{\n  border-top:2px solid var(--gold);\n}\n\n.stb-shellie__practical-card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#847165;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-shellie__practical-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-shellie__practical-card p{\n  margin:0;\n\n  color:#62564D;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   GLASS NOTE\n========================================================= *\/\n\n.stb-shellie__note{\n  display:grid;\n  grid-template-columns:3px minmax(0,1fr);\n\n  gap:13px;\n\n  max-width:760px;\n\n  margin:0 auto 31px;\n}\n\n.stb-shellie__note-line{\n  background:var(--gold);\n}\n\n.stb-shellie__note strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:12.3px;\n}\n\n.stb-shellie__note p{\n  margin:0;\n\n  color:#675A50;\n\n  font-size:11.7px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.stb-shellie__specs{\n  margin-bottom:31px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n\n  overflow:hidden;\n}\n\n.stb-shellie__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-shellie__spec-head span{\n  color:#C8AD87;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-shellie__spec-head strong{\n  color:#FFF5E8;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-shellie__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7DED5;\n}\n\n.stb-shellie__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-shellie__spec span{\n  padding-right:10px;\n\n  color:#82756B;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n.stb-shellie__spec strong{\n  color:var(--dark);\n\n  font-size:11.5px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-shellie__faq{\n  max-width:750px;\n\n  margin:0 auto 30px;\n}\n\n.stb-shellie__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-shellie__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--dark);\n\n  font-size:13.2px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-shellie__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-shellie__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-deep);\n\n  font-size:19px;\n}\n\n.stb-shellie__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-shellie__faq details p{\n  margin:7px 0 0;\n\n  color:#665A51;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-shellie__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-shellie__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-shellie__shipping p{\n  margin:0 0 7px;\n\n  color:#5E5249;\n\n  font-size:12.5px;\n  line-height:1.62;\n}\n\n.stb-shellie__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-shellie__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-shellie__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,14,12,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-shellie__lightbox:target{\n  display:flex;\n}\n\n.stb-shellie__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-shellie__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-shellie__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-shellie__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E8F82;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-shellie__intro{\n    grid-template-columns:1fr;\n\n    gap:12px;\n  }\n\n  .stb-shellie__title{\n    font-size:25px;\n  }\n\n  .stb-shellie__intro-stat{\n    max-width:260px;\n  }\n\n\n  .stb-shellie__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-shellie__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-shellie__fact:nth-child(1),\n  .stb-shellie__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-shellie__detail{\n    grid-template-columns:100px 1fr;\n\n    gap:14px;\n\n    padding:12px;\n  }\n\n  .stb-shellie__detail-media{\n    width:94px;\n  }\n\n\n  .stb-shellie__layered{\n    grid-template-columns:145px 1fr;\n  }\n\n\n  .stb-shellie__finish-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-shellie__dimension{\n    grid-template-columns:105px 1fr;\n\n    gap:15px;\n  }\n\n  .stb-shellie__dimension-media{\n    width:98px;\n  }\n\n\n  .stb-shellie__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-shellie__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-shellie{\n    font-size:14px;\n  }\n\n\n  .stb-shellie__detail{\n    grid-template-columns:86px 1fr;\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-shellie__detail-media{\n    width:80px;\n  }\n\n\n  .stb-shellie__layered{\n    grid-template-columns:1fr;\n  }\n\n  .stb-shellie__layered-copy{\n    border-top:0;\n    border-left:1px solid var(--line);\n  }\n\n\n  .stb-shellie__finish-card{\n    grid-template-columns:88px 1fr;\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-shellie__finish-media{\n    width:82px;\n  }\n\n\n  .stb-shellie__config{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-shellie__dimension{\n    grid-template-columns:88px 1fr;\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-shellie__dimension-media{\n    width:82px;\n  }\n\n\n  .stb-shellie__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-shellie__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-shellie__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-shellie\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-shellie__intro\"\u003e\n\u003cdiv class=\"stb-shellie__intro-copy\"\u003e\n\u003cspan class=\"stb-shellie__eyebrow\"\u003e Hand-Blown Glass · Brass · Nested Globe Design \u003c\/span\u003e\n\u003ch2 class=\"stb-shellie__title\"\u003eTwo Layers of Glass, One Soft Point of Light.\u003c\/h2\u003e\n\u003cp\u003eShellie nests an inner glass sphere inside a clear hand-blown outer globe, with a slim brass stem holding the composition together. Light passes through both layers, giving this compact pendant more depth than a conventional single-globe shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-shellie__intro-stat\"\u003e\n\u003csmall\u003e Overall Size \u003c\/small\u003e \u003cstrong\u003e Ø7.9\" × H8.3\" \u003c\/strong\u003e \u003cspan\u003e Ø20 × H21cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-shellie__facts\"\u003e\n\u003cdiv class=\"stb-shellie__fact\"\u003e\n\u003csmall\u003e Glass \u003c\/small\u003e \u003cstrong\u003e Hand-Blown · 2 Layers \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-shellie__fact\"\u003e\n\u003csmall\u003e Finishes \u003c\/small\u003e \u003cstrong\u003e Amber \/ Clear \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-shellie__fact\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-shellie__fact\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       GLASS DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"shellie-detail-section\" class=\"stb-shellie__detail\"\u003e\n\u003cdiv class=\"stb-shellie__detail-media\"\u003e\u003ca href=\"#shellie-detail\" class=\"stb-shellie__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shellie-coastal-pendant-light-hand-blown-glass-stuberlighting_27.jpg?v=1780800925\" alt=\"Shellie Coastal Pendant Light hand-blown nested glass detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-shellie__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-shellie__detail-copy\"\u003e\n\u003cspan class=\"stb-shellie__eyebrow\"\u003e Glass Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-shellie__section-title\"\u003eA Globe Inside a Globe.\u003c\/h3\u003e\n\u003cp\u003eThe clear outer glass forms the silhouette, while the smaller inner sphere surrounds the bulb. The brass stem adds just enough warmth without competing with the glass itself.\u003c\/p\u003e\n\u003cdiv class=\"stb-shellie__tags\"\u003e\n\u003cspan class=\"stb-shellie__tag\"\u003e Hand-Blown Glass \u003c\/span\u003e \u003cspan class=\"stb-shellie__tag\"\u003e Nested Spheres \u003c\/span\u003e \u003cspan class=\"stb-shellie__tag\"\u003e Brass Stem \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GLASS DETAIL LIGHTBOX --\u003e \u003ca id=\"shellie-detail\" href=\"#shellie-detail-section\" class=\"stb-shellie__lightbox\"\u003e \u003cspan class=\"stb-shellie__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shellie-coastal-pendant-light-hand-blown-glass-stuberlighting_27.jpg?v=1780800925\" alt=\"Enlarged Shellie hand-blown glass detail\"\u003e \u003cspan class=\"stb-shellie__lightbox-caption\"\u003e Shellie · Hand-Blown Glass Detail \u003c\/span\u003e \u003cspan class=\"stb-shellie__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LAYERED GLASS\n  ====================================================== --\u003e\n\u003csection class=\"stb-shellie__layered\"\u003e\n\u003cdiv class=\"stb-shellie__layered-title\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e The Second Layer Changes the Glow. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-shellie__layered-copy\"\u003e\n\u003cp\u003eInstead of placing the bulb directly behind one glass surface, Shellie surrounds it with an inner globe first. Light then continues through the clear outer sphere, creating a softer layered appearance with more visual depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       AMBER \/ CLEAR LIGHT EFFECT\n  ====================================================== --\u003e\n\u003csection class=\"stb-shellie__finishes\"\u003e\n\u003cdiv class=\"stb-shellie__finishes-head\"\u003e\n\u003cspan class=\"stb-shellie__eyebrow\"\u003e Choose the Glass Mood \u003c\/span\u003e\n\u003ch3 class=\"stb-shellie__section-title\"\u003eAmber for Warmth. Clear for Clarity.\u003c\/h3\u003e\n\u003cp class=\"stb-shellie__section-copy\"\u003eThe shape stays the same. What changes is how the inner glass reads when the pendant is switched on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-shellie__finish-grid\"\u003e\n\u003c!-- AMBER --\u003e\n\u003carticle id=\"shellie-amber-section\" class=\"stb-shellie__finish-card\"\u003e\n\u003cdiv class=\"stb-shellie__finish-media\"\u003e\u003ca href=\"#shellie-amber\" class=\"stb-shellie__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shellie-coastal-pendant-light-hand-blown-glass-stuberlighting_14.jpg?v=1780800924\" alt=\"Shellie Brass and Amber pendant light switched off and illuminated comparison\" loading=\"lazy\"\u003e \u003cspan class=\"stb-shellie__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-shellie__finish-copy\"\u003e\n\u003csmall\u003e Brass \u0026amp; Amber \u003c\/small\u003e \u003cstrong\u003e Warmer, Softer Glow \u003c\/strong\u003e\n\u003cp\u003eThe amber inner glass adds warmth and gives the pendant a more atmospheric, sunset-like appearance after dark.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- CLEAR --\u003e\n\u003carticle id=\"shellie-clear-section\" class=\"stb-shellie__finish-card\"\u003e\n\u003cdiv class=\"stb-shellie__finish-media\"\u003e\u003ca href=\"#shellie-clear\" class=\"stb-shellie__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shellie-coastal-pendant-light-hand-blown-glass-stuberlighting_15.jpg?v=1780800924\" alt=\"Shellie Brass and Clear pendant light switched off and illuminated comparison\" loading=\"lazy\"\u003e \u003cspan class=\"stb-shellie__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-shellie__finish-copy\"\u003e\n\u003csmall\u003e Brass \u0026amp; Clear \u003c\/small\u003e \u003cstrong\u003e Cleaner, More Transparent \u003c\/strong\u003e\n\u003cp\u003eClear-on-clear glass keeps the fixture visually lighter and works naturally in brighter, more minimal coastal-modern interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       AMBER \/ CLEAR LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"shellie-amber\" href=\"#shellie-amber-section\" class=\"stb-shellie__lightbox\"\u003e \u003cspan class=\"stb-shellie__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shellie-coastal-pendant-light-hand-blown-glass-stuberlighting_14.jpg?v=1780800924\" alt=\"Enlarged Shellie amber on and off comparison\"\u003e \u003cspan class=\"stb-shellie__lightbox-caption\"\u003e Shellie · Brass \u0026amp; Amber \u003c\/span\u003e \u003cspan class=\"stb-shellie__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"shellie-clear\" href=\"#shellie-clear-section\" class=\"stb-shellie__lightbox\"\u003e \u003cspan class=\"stb-shellie__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shellie-coastal-pendant-light-hand-blown-glass-stuberlighting_15.jpg?v=1780800924\" alt=\"Enlarged Shellie clear on and off comparison\"\u003e \u003cspan class=\"stb-shellie__lightbox-caption\"\u003e Shellie · Brass \u0026amp; Clear \u003c\/span\u003e \u003cspan class=\"stb-shellie__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SINGLE \/ SET OF TWO\n  ====================================================== --\u003e\n\u003csection class=\"stb-shellie__config\"\u003e\n\u003cdiv class=\"stb-shellie__config-card\"\u003e\n\u003csmall\u003e Single Fixture \u003c\/small\u003e \u003cstrong\u003e One Quiet Accent \u003c\/strong\u003e\n\u003cp\u003eWorks well above one nightstand, in an entry, reading corner or over a small dining area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-shellie__config-card stb-shellie__config-card--featured\"\u003e\n\u003csmall\u003e Set of Two \u003c\/small\u003e \u003cstrong\u003e Better for Symmetry \u003c\/strong\u003e\n\u003cp\u003eChoose two for matching bedside pendants, double-vanity layouts or a balanced pair above a breakfast bar.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSIONS\n  ====================================================== --\u003e\n\u003csection id=\"shellie-size-section\" class=\"stb-shellie__dimension\"\u003e\n\u003cdiv class=\"stb-shellie__dimension-media\"\u003e\u003ca href=\"#shellie-size\" class=\"stb-shellie__dimension-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shellie-coastal-pendant-light-hand-blown-glass-stuberlighting_6.jpg?v=1780800925\" alt=\"Shellie Coastal Pendant Light dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-shellie__hint\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-shellie__dimension-copy\"\u003e\n\u003cspan class=\"stb-shellie__eyebrow\"\u003e Compact Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-shellie__section-title\"\u003eSmall Enough for Bedside or Vanity Use.\u003c\/h3\u003e\n\u003cp\u003eShellie's 7.9\" diameter keeps the fixture compact enough to install singly or in pairs without making the surrounding wall or ceiling feel crowded.\u003c\/p\u003e\n\u003cdiv class=\"stb-shellie__dimension-pills\"\u003e\n\u003cspan\u003e Ø7.9\" \/ 20cm \u003c\/span\u003e \u003cspan\u003e H8.3\" \/ 21cm \u003c\/span\u003e \u003cspan\u003e 59\" Cord \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DIMENSION LIGHTBOX --\u003e \u003ca id=\"shellie-size\" href=\"#shellie-size-section\" class=\"stb-shellie__lightbox\"\u003e \u003cspan class=\"stb-shellie__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shellie-coastal-pendant-light-hand-blown-glass-stuberlighting_6.jpg?v=1780800925\" alt=\"Enlarged Shellie pendant dimensions\"\u003e \u003cspan class=\"stb-shellie__lightbox-caption\"\u003e Ø7.9\" × H8.3\" · Ø20 × H21cm \u003c\/span\u003e \u003cspan class=\"stb-shellie__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-shellie__practical\"\u003e\n\u003cdiv class=\"stb-shellie__practical-card\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 LED Bulb Included \u003c\/strong\u003e\n\u003cp\u003eStandard replaceable socket makes future bulb changes simple. Compatible E26 \/ E27 LED or Edison-style bulbs can also be used up to 40W.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-shellie__practical-card\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable Cord \u003c\/strong\u003e\n\u003cp\u003eShorten the drop during installation or request additional suspension length when installing beneath a taller ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       GLASS NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-shellie__note\"\u003e\n\u003cdiv class=\"stb-shellie__note-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Amber and clear glass create noticeably different moods after dark. \u003c\/strong\u003e\n\u003cp\u003eChoose Amber when you want the pendant itself to add warmth. Choose Clear when you want the brass and layered glass structure to read more cleanly and transparently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-shellie__specs\"\u003e\n\u003cdiv class=\"stb-shellie__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Shellie \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-shellie__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e Ø7.9\" × H8.3\" \/ Ø20 × H21cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-shellie__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Metal  · Brass  ·  Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-shellie__spec\"\u003e\n\u003cspan\u003e Finishes \u003c\/span\u003e \u003cstrong\u003e Brass \u0026amp; Amber · Brass \u0026amp; Clear \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-shellie__spec\"\u003e\n\u003cspan\u003e Configuration \u003c\/span\u003e \u003cstrong\u003e Single Fixture · Set of Two \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-shellie__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E14 LED Bulb Included · Compatible with LED or Edison-Style Bulbs · Max 40W Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-shellie__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Hardwired Ceiling Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-shellie__spec\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e 59\" Adjustable Cord · Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-shellie__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Compatible with Standard Wall Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-shellie__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only · Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-shellie__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-shellie__faq\"\u003e\u003cspan class=\"stb-shellie__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-shellie__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between Amber and Clear?\u003c\/summary\u003e\n\u003cp\u003eAmber adds more warmth to the appearance of the illuminated inner glass. Clear keeps the fixture brighter and visually more transparent, while preserving the same nested-globe structure.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I order one or a set of two?\u003c\/summary\u003e\n\u003cp\u003eOne fixture works well as an individual accent. A set of two is better for symmetrical bedside installations, double vanities or paired placement over a counter.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\n\u003cp\u003eYes. A compatible E14 LED bulb is included. The standard socket also allows future replacement with another compatible LED or Edison-style bulb.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the hanging length be extended?\u003c\/summary\u003e\n\u003cp\u003eYes. Shellie includes a 59\" adjustable cord. Additional suspension length can be prepared for taller ceilings on request.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-shellie__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 7.9\"xH8.3\" \/ Brass \u0026 Clear","offer_id":52305898078491,"sku":"STB-PD-SHELLIE-CLEAR-S1","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 7.9\"xH8.3\" \/ Brass \u0026 Amber","offer_id":52305898111259,"sku":"STB-PD-SHELLIE-AMBER-S1","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Set Of 2 \/ Brass \u0026 Clear","offer_id":52305898144027,"sku":"STB-PD-SHELLIE-CLEAR-S2","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Set Of 2 \/ Brass \u0026 Amber","offer_id":52305898176795,"sku":"STB-PD-SHELLIE-AMBER-S2","price":295.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shellie-coastal-pendant-light-hand-blown-glass-stuberlighting_1.jpg?v=1780800925"},{"product_id":"adele-antique-brass-vintage-chandelier","title":"Adele Antique Brass Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ADELE ANTIQUE BRASS CHANDELIER\n   Antique Brass · Flower Glass · Round \/ Linear\n   Quiet Vintage Luxury · No Full-Page Background\n========================================================= *\/\n\n.stb-adele{\n  --ivory:#FFFDF9;\n  --cream:#F6F0E8;\n  --brass-soft:#F1E7D8;\n\n  --dark:#211812;\n  --espresso:#38291F;\n\n  --text:#4C4037;\n  --muted:#786B60;\n\n  --gold:#B49362;\n  --gold-deep:#80613E;\n\n  --line:#DACFC3;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  background:transparent;\n\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14.5px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-adele *,\n.stb-adele *::before,\n.stb-adele *::after{\n  box-sizing:border-box;\n}\n\n.stb-adele h2,\n.stb-adele h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-adele p{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   TYPE\n========================================================= *\/\n\n.stb-adele__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-adele__title{\n  margin:0 0 9px;\n\n  font-size:30px;\n  line-height:1.14;\n}\n\n.stb-adele__section-title{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-adele__section-copy{\n  max-width:630px;\n\n  margin:0;\n\n  color:#62564D;\n\n  font-size:12.8px;\n  line-height:1.62;\n}\n\n.stb-adele__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#837468;\n\n  font-size:9.3px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-adele__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 190px;\n\n  gap:32px;\n  align-items:end;\n\n  padding:4px 0 23px;\n}\n\n.stb-adele__intro-copy{\n  max-width:650px;\n}\n\n.stb-adele__intro-copy p{\n  max-width:615px;\n\n  margin:0;\n\n  color:#5D5148;\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n.stb-adele__intro-stat{\n  padding:14px 16px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-adele__intro-stat small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AD84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-adele__intro-stat strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#FFF5E8;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-adele__intro-stat span{\n  color:#D6C9BC;\n\n  font-size:10.8px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-adele__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.025);\n\n  overflow:hidden;\n}\n\n.stb-adele__fact{\n  padding:13px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-adele__fact:last-child{\n  border-right:0;\n}\n\n.stb-adele__fact small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#88786B;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-adele__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   SHAPE FIRST\n========================================================= *\/\n\n.stb-adele__shape{\n  display:grid;\n  grid-template-columns:190px minmax(0,1fr);\n\n  margin-bottom:30px;\n\n  overflow:hidden;\n\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.03);\n}\n\n.stb-adele__shape-title{\n  padding:18px;\n\n  background:var(--espresso);\n}\n\n.stb-adele__shape-title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AC84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-adele__shape-title strong{\n  color:#FFF5E8;\n\n  font-size:13.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-adele__shape-options{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-adele__shape-option{\n  padding:16px 18px;\n}\n\n.stb-adele__shape-option:first-child{\n  border-right:1px solid var(--line);\n}\n\n.stb-adele__shape-option small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887568;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-adele__shape-option strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.5px;\n  font-weight:500;\n}\n\n.stb-adele__shape-option p{\n  margin:0;\n\n  color:#6C5F55;\n\n  font-size:10.8px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   DETAIL\n========================================================= *\/\n\n.stb-adele__detail{\n  display:grid;\n  grid-template-columns:115px minmax(0,1fr);\n\n  gap:20px;\n  align-items:center;\n\n  margin-bottom:30px;\n  padding:14px;\n\n  background:var(--brass-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-adele__detail-media{\n  width:105px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-adele__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--ivory);\n\n  border:1px solid #D5C8B9;\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-adele__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-adele__detail-copy p{\n  max-width:560px;\n\n  margin:0 0 9px;\n\n  color:#605248;\n\n  font-size:12.3px;\n  line-height:1.58;\n}\n\n.stb-adele__tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-adele__tag{\n  padding:4px 8px;\n\n  background:var(--ivory);\n\n  color:#604F43;\n\n  font-size:10px;\n\n  border:1px solid #D5C8B9;\n  border-radius:18px;\n}\n\n\n\/* =========================================================\n   FINISH NOTE\n========================================================= *\/\n\n.stb-adele__finish-note{\n  display:grid;\n  grid-template-columns:3px minmax(0,1fr);\n\n  gap:13px;\n\n  max-width:760px;\n\n  margin:0 auto 30px;\n}\n\n.stb-adele__finish-line{\n  background:var(--gold);\n}\n\n.stb-adele__finish-note strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:12.3px;\n}\n\n.stb-adele__finish-note p{\n  margin:0;\n\n  color:#675A50;\n\n  font-size:11.6px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   CONFIGURATIONS\n========================================================= *\/\n\n.stb-adele__configs{\n  margin-bottom:30px;\n}\n\n.stb-adele__configs-head{\n  margin-bottom:13px;\n}\n\n.stb-adele__config-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.stb-adele__config{\n  display:grid;\n  grid-template-columns:100px minmax(0,1fr);\n\n  gap:12px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:11px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-adele__config--featured{\n  border-top:2px solid var(--gold);\n}\n\n.stb-adele__config--linear{\n  background:var(--cream);\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.stb-adele__size-media{\n  width:92px;\n  max-width:100%;\n\n  padding:4px;\n\n  background:#FAF6F0;\n\n  border:1px solid #DDD2C5;\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-adele__size-media a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-adele__size-media img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* CONFIG COPY *\/\n\n.stb-adele__config-copy{\n  min-width:0;\n}\n\n.stb-adele__config-copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#887568;\n\n  font-size:8.7px;\n  font-weight:600;\n\n  letter-spacing:.04em;\n  text-transform:uppercase;\n}\n\n.stb-adele__config-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.2px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-adele__config-copy p{\n  margin:0;\n\n  color:#706359;\n\n  font-size:10.3px;\n  line-height:1.47;\n}\n\n.stb-adele__config-meta{\n  display:inline-block;\n\n  margin-top:5px;\n\n  color:var(--gold-deep);\n\n  font-size:9.1px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-adele__practical{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-bottom:30px;\n}\n\n.stb-adele__practical-card{\n  padding:14px 15px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-adele__practical-card:first-child{\n  border-top:2px solid var(--gold);\n}\n\n.stb-adele__practical-card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#847165;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.stb-adele__practical-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-adele__practical-card p{\n  margin:0;\n\n  color:#65584F;\n\n  font-size:10.7px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-adele__specs{\n  margin-bottom:30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n\n  overflow:hidden;\n}\n\n.stb-adele__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-adele__spec-head span{\n  color:#C8AD87;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-adele__spec-head strong{\n  color:#FFF5E8;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-adele__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7DED5;\n}\n\n.stb-adele__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-adele__spec span{\n  padding-right:10px;\n\n  color:#82756B;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n.stb-adele__spec strong{\n  color:var(--dark);\n\n  font-size:11.5px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-adele__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n}\n\n.stb-adele__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-adele__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--dark);\n\n  font-size:13.2px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-adele__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-adele__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-deep);\n\n  font-size:19px;\n}\n\n.stb-adele__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-adele__faq details p{\n  margin:7px 0 0;\n\n  color:#665A51;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-adele__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-adele__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-adele__shipping p{\n  margin:0 0 7px;\n\n  color:#5E5249;\n\n  font-size:12.5px;\n  line-height:1.62;\n}\n\n.stb-adele__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-adele__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-adele__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,14,12,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-adele__lightbox:target{\n  display:flex;\n}\n\n.stb-adele__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-adele__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-adele__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-adele__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E8F82;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-adele__intro{\n    grid-template-columns:1fr;\n\n    gap:12px;\n  }\n\n  .stb-adele__title{\n    font-size:25px;\n  }\n\n  .stb-adele__intro-stat{\n    max-width:275px;\n  }\n\n\n  .stb-adele__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-adele__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-adele__fact:nth-child(1),\n  .stb-adele__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-adele__shape{\n    grid-template-columns:155px 1fr;\n  }\n\n\n  .stb-adele__detail{\n    grid-template-columns:100px 1fr;\n  }\n\n  .stb-adele__detail-media{\n    width:94px;\n  }\n\n\n  .stb-adele__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-adele__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-adele{\n    font-size:14px;\n  }\n\n\n  .stb-adele__shape{\n    grid-template-columns:1fr;\n  }\n\n  .stb-adele__shape-options{\n    grid-template-columns:1fr;\n\n    border-left:1px solid var(--line);\n  }\n\n  .stb-adele__shape-option:first-child{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-adele__detail{\n    grid-template-columns:86px 1fr;\n\n    gap:11px;\n    padding:10px;\n  }\n\n  .stb-adele__detail-media{\n    width:80px;\n  }\n\n\n  .stb-adele__config-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-adele__config{\n    grid-template-columns:82px 1fr;\n  }\n\n  .stb-adele__size-media{\n    width:76px;\n  }\n\n\n  .stb-adele__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-adele__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-adele__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-adele\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-adele__intro\"\u003e\n\u003cdiv class=\"stb-adele__intro-copy\"\u003e\n\u003cspan class=\"stb-adele__eyebrow\"\u003e Antique Brass · Flower Glass · Round + Linear \u003c\/span\u003e\n\u003ch2 class=\"stb-adele__title\"\u003eVintage Character, Without the Excess.\u003c\/h2\u003e\n\u003cp\u003eAdele pairs an aged antique-brass finish with softly shaped glass blossoms. The floral form brings warmth and detail, while the restrained metal framework keeps the chandelier elegant enough for both traditional and transitional interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__intro-stat\"\u003e\n\u003csmall\u003e Four Configurations \u003c\/small\u003e \u003cstrong\u003e 3 Round · 1 Linear \u003c\/strong\u003e \u003cspan\u003e Choose by room shape first \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-adele__facts\"\u003e\n\u003cdiv class=\"stb-adele__fact\"\u003e\n\u003csmall\u003e Finish \u003c\/small\u003e \u003cstrong\u003e Antique Brass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__fact\"\u003e\n\u003csmall\u003e Shades \u003c\/small\u003e \u003cstrong\u003e Flower-Shaped Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__fact\"\u003e\n\u003csmall\u003e Bulbs \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__fact\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 19\" Adjustable Chain \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHAPE FIRST\n  ====================================================== --\u003e\n\u003csection class=\"stb-adele__shape\"\u003e\n\u003cdiv class=\"stb-adele__shape-title\"\u003e\n\u003csmall\u003e Start Here \u003c\/small\u003e \u003cstrong\u003e Choose the Shape Before the Size. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__shape-options\"\u003e\n\u003cdiv class=\"stb-adele__shape-option\"\u003e\n\u003csmall\u003e Round \u003c\/small\u003e \u003cstrong\u003e 28.3\" · 34.3\" · 39.4\" \u003c\/strong\u003e\n\u003cp\u003eBest for round or square tables, centered dining rooms, foyers and traditional room layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__shape-option\"\u003e\n\u003csmall\u003e Linear \u003c\/small\u003e \u003cstrong\u003e 31.9\" Long \u003c\/strong\u003e\n\u003cp\u003eBetter for long rectangular dining tables, kitchen islands and spaces that need horizontal coverage rather than a central circle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"adele-detail-section\" class=\"stb-adele__detail\"\u003e\n\u003cdiv class=\"stb-adele__detail-media\"\u003e\u003ca href=\"#adele-detail\" class=\"stb-adele__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/adele-antique-brass-vintage-chandelier-stuberlighting_22.jpg?v=1781080479\" alt=\"Adele vintage chandelier antique brass and flower glass detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-adele__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__detail-copy\"\u003e\n\u003cspan class=\"stb-adele__eyebrow\"\u003e Finish Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-adele__section-title\"\u003eAged Brass, Not High-Gloss Brass.\u003c\/h3\u003e\n\u003cp\u003eThe antique-brass treatment is intentionally warmer and more subdued than polished brass. Against the flower-shaped glass, it gives Adele an established vintage character without making the fixture feel overly ornate.\u003c\/p\u003e\n\u003cdiv class=\"stb-adele__tags\"\u003e\n\u003cspan class=\"stb-adele__tag\"\u003e Aged Patina \u003c\/span\u003e \u003cspan class=\"stb-adele__tag\"\u003e Flower Glass \u003c\/span\u003e \u003cspan class=\"stb-adele__tag\"\u003e Warm Brass Tone \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"adele-detail\" href=\"#adele-detail-section\" class=\"stb-adele__lightbox\"\u003e \u003cspan class=\"stb-adele__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/adele-antique-brass-vintage-chandelier-stuberlighting_22.jpg?v=1781080479\" alt=\"Enlarged Adele antique brass and flower glass detail\"\u003e \u003cspan class=\"stb-adele__lightbox-caption\"\u003e Adele · Antique Brass \u0026amp; Flower Glass \u003c\/span\u003e \u003cspan class=\"stb-adele__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FINISH CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-adele__finish-note\"\u003e\n\u003cdiv class=\"stb-adele__finish-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e The aged appearance is the intended finish. \u003c\/strong\u003e\n\u003cp\u003eAdele is designed to retain its antique-brass appearance rather than behave like an untreated living-brass finish. Clean gently with a soft cloth and avoid brass polish, which can alter the aged surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CONFIGURATIONS + DIMENSION DRAWINGS\n  ====================================================== --\u003e\n\u003csection id=\"adele-size-section\" class=\"stb-adele__configs\"\u003e\n\u003cdiv class=\"stb-adele__configs-head\"\u003e\n\u003cspan class=\"stb-adele__eyebrow\"\u003e Choose Your Configuration \u003c\/span\u003e\n\u003ch3 class=\"stb-adele__section-title\"\u003eThree Round Scales. One Linear Option.\u003c\/h3\u003e\n\u003cp class=\"stb-adele__section-copy\"\u003eChoose the silhouette that follows the furniture below it, then select the amount of visual presence the room can carry. Tap any drawing for the full measurement view.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__config-grid\"\u003e\n\u003c!-- ===================================================\n           28.3 ROUND\n      ==================================================== --\u003e\n\u003carticle class=\"stb-adele__config\"\u003e\n\u003cdiv class=\"stb-adele__size-media\"\u003e\u003ca href=\"#adele-size-28\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/adele-antique-brass-vintage-chandelier-stuberlighting_4.jpg?v=1781080478\" alt=\"Adele 28.3 inch round chandelier dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__config-copy\"\u003e\n\u003csmall\u003e Compact Round \u003c\/small\u003e \u003cstrong\u003e Ø28.3\" · Round \u003c\/strong\u003e\n\u003cp\u003eMedium dining rooms, breakfast areas and foyers.\u003c\/p\u003e\n\u003cspan class=\"stb-adele__config-meta\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- ===================================================\n           34.3 ROUND\n      ==================================================== --\u003e\n\u003carticle class=\"stb-adele__config stb-adele__config--featured\"\u003e\n\u003cdiv class=\"stb-adele__size-media\"\u003e\u003ca href=\"#adele-size-34\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/adele-antique-brass-vintage-chandelier-stuberlighting_3.jpg?v=1781080479\" alt=\"Adele 34.3 inch round chandelier dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__config-copy\"\u003e\n\u003csmall\u003e Versatile Round \u003c\/small\u003e \u003cstrong\u003e Ø34.3\" · Round \u003c\/strong\u003e\n\u003cp\u003eLarger dining rooms and formal living spaces.\u003c\/p\u003e\n\u003cspan class=\"stb-adele__config-meta\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- ===================================================\n           39.4 ROUND\n      ==================================================== --\u003e\n\u003carticle class=\"stb-adele__config\"\u003e\n\u003cdiv class=\"stb-adele__size-media\"\u003e\u003ca href=\"#adele-size-39\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/adele-antique-brass-vintage-chandelier-stuberlighting_15.jpg?v=1781080478\" alt=\"Adele 39.4 inch round chandelier dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__config-copy\"\u003e\n\u003csmall\u003e Grand Round \u003c\/small\u003e \u003cstrong\u003e Ø39.4\" · Round \u003c\/strong\u003e\n\u003cp\u003eGrand dining rooms, double-height foyers and statement entryways.\u003c\/p\u003e\n\u003cspan class=\"stb-adele__config-meta\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- ===================================================\n           LINEAR\n      ==================================================== --\u003e\n\u003carticle class=\"stb-adele__config stb-adele__config--linear\"\u003e\n\u003cdiv class=\"stb-adele__size-media\"\u003e\u003ca href=\"#adele-size-linear\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/adele-antique-brass-vintage-chandelier-stuberlighting_18.jpg?v=1781080479\" alt=\"Adele 31.9 inch linear chandelier dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__config-copy\"\u003e\n\u003csmall\u003e Linear \u003c\/small\u003e \u003cstrong\u003e L31.9\" · Linear \u003c\/strong\u003e\n\u003cp\u003eLong rectangular tables, kitchen islands and open-plan dining areas.\u003c\/p\u003e\n\u003cspan class=\"stb-adele__config-meta\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"adele-size-28\" href=\"#adele-size-section\" class=\"stb-adele__lightbox\"\u003e \u003cspan class=\"stb-adele__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/adele-antique-brass-vintage-chandelier-stuberlighting_4.jpg?v=1781080478\" alt=\"Enlarged Adele 28.3 inch round dimensions\"\u003e \u003cspan class=\"stb-adele__lightbox-caption\"\u003e Ø28.3\" · Round \u003c\/span\u003e \u003cspan class=\"stb-adele__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"adele-size-34\" href=\"#adele-size-section\" class=\"stb-adele__lightbox\"\u003e \u003cspan class=\"stb-adele__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/adele-antique-brass-vintage-chandelier-stuberlighting_3.jpg?v=1781080479\" alt=\"Enlarged Adele 34.3 inch round dimensions\"\u003e \u003cspan class=\"stb-adele__lightbox-caption\"\u003e Ø34.3\" · Round \u003c\/span\u003e \u003cspan class=\"stb-adele__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"adele-size-39\" href=\"#adele-size-section\" class=\"stb-adele__lightbox\"\u003e \u003cspan class=\"stb-adele__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/adele-antique-brass-vintage-chandelier-stuberlighting_15.jpg?v=1781080478\" alt=\"Enlarged Adele 39.4 inch round dimensions\"\u003e \u003cspan class=\"stb-adele__lightbox-caption\"\u003e Ø39.4\" · Round \u003c\/span\u003e \u003cspan class=\"stb-adele__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"adele-size-linear\" href=\"#adele-size-section\" class=\"stb-adele__lightbox\"\u003e \u003cspan class=\"stb-adele__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/adele-antique-brass-vintage-chandelier-stuberlighting_18.jpg?v=1781080479\" alt=\"Enlarged Adele 31.9 inch linear dimensions\"\u003e \u003cspan class=\"stb-adele__lightbox-caption\"\u003e L31.9\" · Linear \u003c\/span\u003e \u003cspan class=\"stb-adele__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-adele__practical\"\u003e\n\u003cdiv class=\"stb-adele__practical-card\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 LED Bulbs Included \u003c\/strong\u003e\n\u003cp\u003eWarm-white LED bulbs are included. Standard replaceable sockets, maximum 40W per socket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__practical-card\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 19\" Adjustable Chain \u003c\/strong\u003e\n\u003cp\u003eShorten during installation or request additional chain for taller ceilings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__practical-card\"\u003e\n\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmer Compatible \u003c\/strong\u003e\n\u003cp\u003eDimming requires compatible dimmable E26 \/ E27 bulbs and a compatible wall dimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-adele__specs\"\u003e\n\u003cdiv class=\"stb-adele__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Adele \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__spec\"\u003e\n\u003cspan\u003e Configurations \u003c\/span\u003e \u003cstrong\u003e Ø28.3\" Round · Ø34.3\" Round · Ø39.4\" Round · L31.9\" Linear \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Antique-Brass Finish Frame · Flower-Shaped Glass Shades \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__spec\"\u003e\n\u003cspan\u003e Finish \u003c\/span\u003e \u003cstrong\u003e Antique Brass · Aged Patina Appearance \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 Warm-White LED Bulbs Included · Max 40W Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible with Wall Dimmer · Dimming Requires Compatible Dimmable Bulbs and Compatible Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Hardwired Ceiling Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__spec\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e 19\" Standard Adjustable Chain · Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Compatible with Standard Wall Switch or Compatible Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__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-adele__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-adele__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-adele__faq\"\u003e\u003cspan class=\"stb-adele__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-adele__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I choose Round or Linear?\u003c\/summary\u003e\n\u003cp\u003eChoose Round for round or square dining tables, centered dining rooms and foyers. Choose Linear for long rectangular tables, kitchen islands and layouts where the light needs to follow the length of the furniture below.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich Round size should I choose?\u003c\/summary\u003e\n\u003cp\u003eThe 28.3\" version works well in medium dining areas. Choose 34.3\" when the room or table needs more presence, and 39.4\" for larger formal rooms, grand dining spaces and statement entries.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill the antique brass continue to darken?\u003c\/summary\u003e\n\u003cp\u003eThe aged appearance is intended to remain relatively stable rather than develop like untreated raw brass. Avoid brass polish and clean gently with a soft cloth.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the bulbs included?\u003c\/summary\u003e\n\u003cp\u003eYes. Compatible warm-white E26 \/ E27 LED bulbs are included. The replaceable sockets also make future bulb changes simple.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-adele__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 28.3\" \/ Metal \u0026 Glass","offer_id":52324568465691,"sku":"STB-CH-ADELE-28","price":350.0,"currency_code":"USD","in_stock":true},{"title":"Dia 34.3\" \/ Metal \u0026 Glass","offer_id":52324568498459,"sku":"STB-CH-ADELE-34","price":480.0,"currency_code":"USD","in_stock":true},{"title":"Dia 39.4\" \/ Metal \u0026 Glass","offer_id":52324568531227,"sku":"STB-CH-ADELE-39","price":720.0,"currency_code":"USD","in_stock":true},{"title":"L31.9\" \/ Metal \u0026 Glass","offer_id":52324568563995,"sku":"STB-CH-ADELE-L32","price":380.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/adele-antique-brass-vintage-chandelier-stuberlighting_6.jpg?v=1781080479"},{"product_id":"cora-mini-milky-glass-flower-pendant-light","title":"Cora Mini Milky Glass Flower Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — CORA MINI\n   MILKY GLASS FLOWER PENDANT\n\n   BLOOM \/ SCALE \/ REPEAT\n\n   QUIET LUXURY · SOFT SCULPTURAL\n   CONCISE · SHOPPER-FIRST\n   NO FULL-PAGE BACKGROUND FILL\n\n   ESPRESSO · MILKY GLASS · ASH · BRASS · CREAM\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-cora{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#655548;\n  --muted:#817365;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n  --brass:#A67B49;\n\n  --ash:#B6946F;\n  --ash-soft:#E7D6C1;\n\n  --milk:#FAF8F3;\n  --cream:#F6EFE3;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-cora *,\n.stb-cora *::before,\n.stb-cora *::after{\n  box-sizing:border-box;\n}\n\n.stb-cora h2,\n.stb-cora h3,\n.stb-cora p{\n  margin-top:0;\n}\n\n.stb-cora h2,\n.stb-cora h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-cora img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-cora a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.cora-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.cora-frame::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:29px;\n\n  width:64px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.cora-frame::after{\n  content:\"\";\n\n  position:absolute;\n\n  top:11px;\n  left:29px;\n\n  width:31px;\n  height:1px;\n\n  background:var(--ash);\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.cora-eyebrow{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.cora-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — INTRO \/ THREE FORMS\n========================================================= *\/\n\n.cora-intro{\n  padding:20px 0 29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cora-intro__top{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,155px);\n\n  gap:31px;\n  align-items:end;\n}\n\n.cora-intro h2{\n  max-width:600px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.cora-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\/* SIDE STAT *\/\n\n.cora-intro__stat{\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.cora-intro__stat small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.cora-intro__stat strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:28px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.cora-intro__stat span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#756658;\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n\n\/* COLLECTION IMAGE *\/\n\n.cora-family{\n  display:grid;\n  grid-template-columns:minmax(0,220px) minmax(0,1fr);\n\n  gap:27px;\n  align-items:center;\n\n  margin-top:22px;\n  padding-top:21px;\n\n  border-top:1px solid var(--line);\n}\n\n.cora-family__media{\n  width:220px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--milk);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--gold);\n}\n\n.cora-family__media a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n  text-decoration:none;\n}\n\n.cora-family__media img{\n  max-height:205px !important;\n}\n\n\n\/* INTRO BUYING PATH *\/\n\n.cora-family__copy h3{\n  margin:0 0 6px;\n\n  font-size:22px;\n  line-height:1.1;\n}\n\n.cora-family__copy \u003e p{\n  max-width:500px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11px;\n  line-height:1.58;\n}\n\n.cora-path{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:12px;\n}\n\n.cora-path__item{\n  min-width:0;\n\n  padding:9px 10px;\n\n  border:1px solid var(--line);\n}\n\n.cora-path__item:nth-child(1){\n  background:#FBF8F2;\n}\n\n.cora-path__item:nth-child(2){\n  background:#F7F0E6;\n}\n\n.cora-path__item:nth-child(3){\n  background:#F3EADD;\n}\n\n.cora-path__item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cora-path__item strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:9.8px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   02 — GLASS \/ REPEAT\n========================================================= *\/\n\n.cora-glass{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:29px;\n  align-items:center;\n\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n\n\/* DETAIL IMAGE *\/\n\n.cora-glass__media{\n  width:165px;\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(--brass);\n}\n\n.cora-glass__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.cora-glass__media img{\n  max-height:155px !important;\n}\n\n\n\/* COPY *\/\n\n.cora-glass__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.cora-glass__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n\n\/* MATERIAL FACTS *\/\n\n.cora-materials{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:13px;\n}\n\n.cora-material{\n  min-width:0;\n\n  padding:9px 10px;\n\n  border:1px solid var(--line);\n}\n\n.cora-material:nth-child(1){\n  background:#FBF9F5;\n}\n\n.cora-material:nth-child(2){\n  background:#F5EDE2;\n}\n\n.cora-material:nth-child(3){\n  background:#F8F3EB;\n}\n\n.cora-material small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cora-material strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:9.8px;\n  font-weight:600;\n}\n\n\n\/* SINGLE \/ GROUP *\/\n\n.cora-repeat{\n  display:grid;\n  grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-top:16px;\n\n  padding:17px 19px;\n\n  background:var(--espresso);\n\n  border-radius:4px;\n}\n\n.cora-repeat__mark{\n  padding-right:19px;\n\n  border-right:1px solid rgba(255,255,255,.15);\n}\n\n.cora-repeat__mark small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.cora-repeat__mark strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:26px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.cora-repeat__mark span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CFC6BB;\n\n  font-size:9px;\n}\n\n.cora-repeat__copy h3{\n  margin:0 0 4px;\n\n  color:#FFF8ED;\n\n  font-size:18px;\n}\n\n.cora-repeat__copy p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D6CDC1;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n.cora-repeat__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:13px;\n\n  margin-top:8px;\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.13);\n}\n\n.cora-repeat__facts span{\n  color:#D8CFC3;\n\n  font-size:9px;\n}\n\n.cora-repeat__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   03 — SIZE SELECTOR\n========================================================= *\/\n\n.cora-sizes{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cora-sizes__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.cora-sizes__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.cora-sizes__head p{\n  max-width:500px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n\n\/* SIZE GRID *\/\n\n.cora-size-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:9px;\n}\n\n.cora-size-card{\n  min-width:0;\n\n  padding:9px 9px 12px;\n\n  border:1px solid var(--line);\n}\n\n.cora-size-card--mini{\n  background:#FCFAF6;\n  border-top:2px solid var(--ash);\n}\n\n.cora-size-card--medium{\n  background:#F7F0E5;\n  border-top:2px solid var(--gold);\n}\n\n.cora-size-card--large{\n  background:#F2EADF;\n  border-top:2px solid var(--espresso);\n}\n\n\n\/* SIZE IMAGE *\/\n\n.cora-size-card__media{\n  width:125px;\n  max-width:100%;\n\n  margin:0 auto 8px;\n\n  overflow:hidden;\n}\n\n.cora-size-card__media a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n\n  overflow:hidden;\n  text-decoration:none;\n}\n\n.cora-size-card__media img{\n  max-height:116px !important;\n}\n\n\n\/* SIZE COPY *\/\n\n.cora-size-card 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.cora-size-card h3{\n  margin:1px 0 2px;\n\n  font-size:19px;\n}\n\n.cora-size-card__dim{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n}\n\n.cora-size-card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:9.8px;\n  line-height:1.43;\n}\n\n\n\/* SIZE GUIDANCE *\/\n\n.cora-size-guide{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:11px;\n}\n\n.cora-size-guide__item{\n  min-width:0;\n\n  padding:9px 10px;\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.cora-size-guide__item:nth-child(2){\n  border-left-color:var(--ash);\n}\n\n.cora-size-guide__item:nth-child(3){\n  border-left-color:var(--espresso);\n}\n\n.cora-size-guide__item strong{\n  display:block;\n\n  margin-bottom:1px;\n\n  color:var(--espresso);\n\n  font-size:9.5px;\n  font-weight:600;\n}\n\n.cora-size-guide__item span{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.cora-specs{\n  padding:31px 0;\n}\n\n.cora-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.cora-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.cora-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.cora-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.cora-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.cora-spec__label{\n  color:#806F60;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.cora-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* NOTES *\/\n\n.cora-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:12px;\n}\n\n.cora-note{\n  min-width:0;\n\n  padding:10px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.cora-note--material{\n  border-left:3px solid var(--ash);\n}\n\n.cora-note--cert{\n  border-left:3px solid var(--gold);\n}\n\n.cora-note small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.cora-note span,\n.cora-note strong{\n  display:block;\n\n  color:#514337;\n\n  font-size:9.8px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.cora-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.cora-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.cora-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.cora-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n.cora-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.cora-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.cora-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.cora-lightbox:target{\n  display:flex;\n}\n\n.cora-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.cora-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.cora-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.cora-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .cora-frame{\n    padding:25px 18px 0;\n  }\n\n  .cora-frame::before,\n  .cora-frame::after{\n    left:18px;\n  }\n\n\n  .cora-intro__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,120px);\n\n    gap:18px;\n  }\n\n  .cora-intro h2{\n    font-size:27px;\n  }\n\n\n  .cora-family{\n    grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .cora-family__media{\n    width:165px;\n  }\n\n  .cora-family__media img{\n    max-height:155px !important;\n  }\n\n\n  .cora-glass{\n    grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .cora-glass__media{\n    width:130px;\n  }\n\n  .cora-glass__media img{\n    max-height:120px !important;\n  }\n\n\n  .cora-sizes__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .cora-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  .cora-intro__top{\n    grid-template-columns:1fr;\n  }\n\n  .cora-intro__stat{\n    width:175px;\n  }\n\n\n  .cora-family{\n    grid-template-columns:1fr;\n  }\n\n  .cora-family__media{\n    width:175px;\n\n    margin:0;\n  }\n\n\n  .cora-path{\n    grid-template-columns:1fr;\n  }\n\n\n  .cora-glass{\n    grid-template-columns:1fr;\n  }\n\n  .cora-glass__media{\n    width:120px;\n\n    margin:0;\n  }\n\n\n  .cora-materials{\n    grid-template-columns:1fr;\n  }\n\n\n  .cora-repeat{\n    grid-template-columns:1fr;\n\n    gap:8px;\n\n    padding:16px;\n  }\n\n  .cora-repeat__mark{\n    padding:0 0 8px;\n\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .cora-size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .cora-size-card{\n    display:grid;\n    grid-template-columns:minmax(0,100px) minmax(0,1fr);\n\n    gap:11px;\n    align-items:center;\n\n    padding:9px 10px;\n  }\n\n  .cora-size-card__media{\n    grid-column:1;\n    grid-row:1 \/ span 4;\n\n    width:94px;\n\n    margin:0;\n  }\n\n  .cora-size-card small,\n  .cora-size-card h3,\n  .cora-size-card__dim,\n  .cora-size-card p{\n    grid-column:2;\n  }\n\n\n  .cora-size-guide{\n    grid-template-columns:1fr;\n  }\n\n\n  .cora-specs__head{\n    display:block;\n  }\n\n  .cora-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .cora-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .cora-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  .cora-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-cora\" id=\"cora-root\"\u003e\n\u003cdiv class=\"cora-frame\"\u003e\n\u003c!-- =====================================================\n         01 — BLOOM \/ THREE SIZES\n    ====================================================== --\u003e\n\u003csection class=\"cora-intro\"\u003e\n\u003cdiv class=\"cora-intro__top\"\u003e\n\u003cdiv class=\"cora-intro__copy\"\u003e\n\u003cspan class=\"cora-eyebrow\"\u003e Cora Mini · Milky Glass Flower Pendant \u003c\/span\u003e\n\u003ch2\u003eOne Flower Shape, Three Ways to Scale It\u003c\/h2\u003e\n\u003cp\u003eCora Mini combines an opaque milky-glass flower shade with warm brass and a small ash-wood accent. Choose the diameter by how you plan to use it — compact in a group, balanced on its own, or larger as a single focal pendant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-intro__stat\"\u003e\n\u003csmall\u003e Three Diameters \u003c\/small\u003e \u003cstrong\u003e 5.9–9.8\" \u003c\/strong\u003e \u003cspan\u003e Single pendant\u003cbr\u003eor repeated group \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-family\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cora-family__media\"\u003e\u003ca href=\"#cora-family-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-mini-milky-glass-flower-pendant-light-stuberlighting_20.jpg?v=1781146643\" alt=\"Cora Mini milky glass flower pendant showing three available models\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"cora-caption\"\u003eThree-size collection · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-family__copy\"\u003e\n\u003cspan class=\"cora-eyebrow\"\u003e Bloom \/ Scale \/ Repeat \u003c\/span\u003e\n\u003ch3\u003eStart with How Many You Want to Hang\u003c\/h3\u003e\n\u003cp\u003eThe smaller sizes are easier to repeat over a long surface. The largest size carries more visual presence when installed alone.\u003c\/p\u003e\n\u003cdiv class=\"cora-path\"\u003e\n\u003cdiv class=\"cora-path__item\"\u003e\n\u003csmall\u003e 5.9\" \u003c\/small\u003e \u003cstrong\u003e Best for Repetition \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-path__item\"\u003e\n\u003csmall\u003e 7.9\" \u003c\/small\u003e \u003cstrong\u003e Most Versatile \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-path__item\"\u003e\n\u003csmall\u003e 9.8\" \u003c\/small\u003e \u003cstrong\u003e Stronger Solo Scale \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — GLASS \/ CLUSTER\n    ====================================================== --\u003e\n\u003csection class=\"cora-glass\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cora-glass__media\"\u003e\u003ca href=\"#cora-glass-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-mini-milky-glass-flower-pendant-light-stuberlighting_9.jpg?v=1781146643\" alt=\"Close-up of Cora Mini hand-blown milky white flower glass shade\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"cora-caption\"\u003eMilky glass detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-glass__copy\"\u003e\n\u003cspan class=\"cora-eyebrow\"\u003e Glass \/ Material \u003c\/span\u003e\n\u003ch3\u003eThe Bulb Disappears. The Flower Glows.\u003c\/h3\u003e\n\u003cp\u003eThe hand-blown glass is finished in an opaque milky white, hiding the bulb from normal view and allowing the flower-shaped shade itself to become the illuminated surface.\u003c\/p\u003e\n\u003cdiv class=\"cora-materials\"\u003e\n\u003cdiv class=\"cora-material\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Hand-Blown Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-material\"\u003e\n\u003csmall\u003e Collar \u003c\/small\u003e \u003cstrong\u003e Brass-Finish Metal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-material\"\u003e\n\u003csmall\u003e Accent \u003c\/small\u003e \u003cstrong\u003e Natural Ash Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-repeat\"\u003e\n\u003cdiv class=\"cora-repeat__mark\"\u003e\n\u003csmall\u003e Layout \u003c\/small\u003e \u003cstrong\u003e 1 \/ 2–5 \u003c\/strong\u003e \u003cspan\u003e solo or repeated \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-repeat__copy\"\u003e\n\u003ch3\u003eOne Pendant or a Repeated Line\u003c\/h3\u003e\n\u003cp\u003eInstall one above a compact focal area, or repeat several pendants where a longer surface needs rhythm rather than one large chandelier.\u003c\/p\u003e\n\u003cdiv class=\"cora-repeat__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003eSingle\u003c\/strong\u003e · bedside \/ foyer \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e2–3\u003c\/strong\u003e · dining \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e3–5\u003c\/strong\u003e · island \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — SIZE SELECTOR\n    ====================================================== --\u003e\n\u003csection class=\"cora-sizes\"\u003e\n\u003cdiv class=\"cora-sizes__head\"\u003e\n\u003ch3\u003eChoose the Diameter by Visual Weight\u003c\/h3\u003e\n\u003cp\u003eAll three keep the same Cora flower language, but the 9.8-inch version is shorter and visually broader. Check both diameter and height before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-size-grid\"\u003e\n\u003c!-- 5.9 --\u003e\n\u003carticle class=\"cora-size-card cora-size-card--mini\"\u003e\n\u003cdiv class=\"cora-size-card__media\"\u003e\u003ca href=\"#cora-size-mini\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-mini-milky-glass-flower-pendant-light-stuberlighting_10.jpg?v=1781146643\" alt=\"Cora Mini 5.9 inch flower pendant dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003csmall\u003e Mini \u003c\/small\u003e\n\u003ch3\u003e5.9\"\u003c\/h3\u003e\n\u003cspan class=\"cora-size-card__dim\"\u003e Ø5.9\" × H11\" \u003c\/span\u003e\n\u003cp\u003eBest when you want a lighter scale or several pendants in repetition.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c!-- 7.9 --\u003e\n\u003carticle class=\"cora-size-card cora-size-card--medium\"\u003e\n\u003cdiv class=\"cora-size-card__media\"\u003e\u003ca href=\"#cora-size-medium\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-mini-milky-glass-flower-pendant-light-stuberlighting_25.jpg?v=1781146643\" alt=\"Cora Mini 7.9 inch flower pendant dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e\n\u003ch3\u003e7.9\"\u003c\/h3\u003e\n\u003cspan class=\"cora-size-card__dim\"\u003e Ø7.9\" × H11\" \u003c\/span\u003e\n\u003cp\u003eBalanced for either a single pendant or a small repeated arrangement.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c!-- 9.8 --\u003e\n\u003carticle class=\"cora-size-card cora-size-card--large\"\u003e\n\u003cdiv class=\"cora-size-card__media\"\u003e\u003ca href=\"#cora-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-mini-milky-glass-flower-pendant-light-stuberlighting_23.jpg?v=1781146643\" alt=\"Cora Mini 9.8 inch flower pendant dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003csmall\u003e Large \u003c\/small\u003e\n\u003ch3\u003e9.8\"\u003c\/h3\u003e\n\u003cspan class=\"cora-size-card__dim\"\u003e Ø9.8\" × H8.3\" \u003c\/span\u003e\n\u003cp\u003eBroader and lower for a stronger single-pendant presence.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-size-guide\"\u003e\n\u003cdiv class=\"cora-size-guide__item\"\u003e\n\u003cstrong\u003e 5.9\" — Repeat \u003c\/strong\u003e \u003cspan\u003e Compact grouping and smaller spaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-size-guide__item\"\u003e\n\u003cstrong\u003e 7.9\" — Flexible \u003c\/strong\u003e \u003cspan\u003e Easy to use alone or in a pair. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-size-guide__item\"\u003e\n\u003cstrong\u003e 9.8\" — Solo \u003c\/strong\u003e \u003cspan\u003e More flower volume from one fixture. \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=\"cora-specs\"\u003e\n\u003cdiv class=\"cora-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Cora Mini · Milky Glass Pendant \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-spec-list\"\u003e\n\u003cdiv class=\"cora-spec\"\u003e\n\u003cspan class=\"cora-spec__label\"\u003e Available Sizes \u003c\/span\u003e \u003cspan class=\"cora-spec__value\"\u003e Ø5.9\" × H11\" · Ø7.9\" × H11\" · Ø9.8\" × H8.3\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-spec\"\u003e\n\u003cspan class=\"cora-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"cora-spec__value\"\u003e Hand-blown milky white glass · Brass-finished metal collar · Natural ash wood top cap \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-spec\"\u003e\n\u003cspan class=\"cora-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"cora-spec__value\"\u003e Milky White · Warm Brass · Natural Ash Wood \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-spec\"\u003e\n\u003cspan class=\"cora-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"cora-spec__value\"\u003e E26 \/ E27 · Bulb Included: Yes · Max 40W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-spec\"\u003e\n\u003cspan class=\"cora-spec__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"cora-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-spec\"\u003e\n\u003cspan class=\"cora-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"cora-spec__value\"\u003e Compatible with a dimmable bulb and compatible wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-spec\"\u003e\n\u003cspan class=\"cora-spec__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"cora-spec__value\"\u003e 59\" adjustable steel cable · Extendable on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-spec\"\u003e\n\u003cspan class=\"cora-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"cora-spec__value\"\u003e Hardwired · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-spec\"\u003e\n\u003cspan class=\"cora-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"cora-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-notes\"\u003e\n\u003cdiv class=\"cora-note cora-note--material\"\u003e\n\u003csmall\u003e Natural Material \u003c\/small\u003e \u003cspan\u003e Ash wood grain and tone naturally vary from piece to piece. These differences are part of the material character, not defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-note cora-note--cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         05 — SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"cora-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 — THREE SIZES\n  ====================================================== --\u003e \u003ca id=\"cora-family-large\" href=\"#cora-root\" class=\"cora-lightbox\"\u003e \u003cspan class=\"cora-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-mini-milky-glass-flower-pendant-light-stuberlighting_20.jpg?v=1781146643\" alt=\"Enlarged Cora Mini three-size collection\"\u003e \u003cspan class=\"cora-lightbox__caption\"\u003e Cora Mini · Three Available Sizes \u003c\/span\u003e \u003cspan class=\"cora-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — GLASS\n  ====================================================== --\u003e \u003ca id=\"cora-glass-large\" href=\"#cora-root\" class=\"cora-lightbox\"\u003e \u003cspan class=\"cora-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-mini-milky-glass-flower-pendant-light-stuberlighting_9.jpg?v=1781146643\" alt=\"Enlarged Cora hand-blown milky white flower glass detail\"\u003e \u003cspan class=\"cora-lightbox__caption\"\u003e Hand-Blown Milky Glass Detail \u003c\/span\u003e \u003cspan class=\"cora-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — 5.9\n  ====================================================== --\u003e \u003ca id=\"cora-size-mini\" href=\"#cora-root\" class=\"cora-lightbox\"\u003e \u003cspan class=\"cora-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-mini-milky-glass-flower-pendant-light-stuberlighting_10.jpg?v=1781146643\" alt=\"Enlarged Cora 5.9 inch dimensions\"\u003e \u003cspan class=\"cora-lightbox__caption\"\u003e Ø5.9\" × H11\" \u003c\/span\u003e \u003cspan class=\"cora-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — 7.9\n  ====================================================== --\u003e \u003ca id=\"cora-size-medium\" href=\"#cora-root\" class=\"cora-lightbox\"\u003e \u003cspan class=\"cora-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-mini-milky-glass-flower-pendant-light-stuberlighting_25.jpg?v=1781146643\" alt=\"Enlarged Cora 7.9 inch dimensions\"\u003e \u003cspan class=\"cora-lightbox__caption\"\u003e Ø7.9\" × H11\" \u003c\/span\u003e \u003cspan class=\"cora-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — 9.8\n  ====================================================== --\u003e \u003ca id=\"cora-size-large\" href=\"#cora-root\" class=\"cora-lightbox\"\u003e \u003cspan class=\"cora-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-mini-milky-glass-flower-pendant-light-stuberlighting_23.jpg?v=1781146643\" alt=\"Enlarged Cora 9.8 inch dimensions\"\u003e \u003cspan class=\"cora-lightbox__caption\"\u003e Ø9.8\" × H8.3\" \u003c\/span\u003e \u003cspan class=\"cora-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 5.9″ x H 11″ \/ Walnut wood \u0026 White","offer_id":52330726228251,"sku":"STB-PL-26-10001","price":145.0,"currency_code":"USD","in_stock":true},{"title":"Dia 7.9″ x H 11″ \/ Walnut wood \u0026 White","offer_id":52330726261019,"sku":"STB-PL-26-10002","price":150.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8″ x H 8.3″ \/ Walnut wood \u0026 White","offer_id":52330726293787,"sku":"STB-PL-26-10003","price":155.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-mini-milky-glass-flower-pendant-light-stuberlighting_5.jpg?v=1781146643"},{"product_id":"givora-handwoven-fabric-wabi-sabi-pendant-light","title":"Givora Handwoven Fabric Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — GIVORA\n   Handwoven Fabric · Natural Wood · Wabi-Sabi\n   Quiet Editorial \/ Compact \/ Mobile Responsive\n========================================================= *\/\n\n.stb-givora{\n  --ivory:#FFFDF9;\n  --linen:#F5EFE7;\n  --sand:#EEE3D7;\n\n  --dark:#211812;\n  --espresso:#35271F;\n\n  --text:#4C4037;\n  --muted:#786C62;\n\n  --gold:#B49362;\n  --gold-deep:#80613E;\n\n  --line:#D9CEC2;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14.5px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-givora *,\n.stb-givora *::before,\n.stb-givora *::after{\n  box-sizing:border-box;\n}\n\n.stb-givora h2,\n.stb-givora h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-givora p{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   TYPE\n========================================================= *\/\n\n.stb-givora__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-givora__title{\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n}\n\n.stb-givora__section-title{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-givora__section-copy{\n  max-width:630px;\n\n  margin:0;\n\n  color:#62564D;\n\n  font-size:12.7px;\n  line-height:1.62;\n}\n\n.stb-givora__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#837468;\n\n  font-size:9.3px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-givora__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 190px;\n\n  gap:32px;\n  align-items:end;\n\n  padding:4px 0 23px;\n}\n\n.stb-givora__intro-copy{\n  max-width:650px;\n}\n\n.stb-givora__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D5148;\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n.stb-givora__intro-stat{\n  padding:14px 16px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-givora__intro-stat small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AD84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-givora__intro-stat strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#FFF5E8;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-givora__intro-stat span{\n  color:#D6C9BC;\n\n  font-size:10.8px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-givora__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.025);\n\n  overflow:hidden;\n}\n\n.stb-givora__fact{\n  padding:13px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-givora__fact:last-child{\n  border-right:0;\n}\n\n.stb-givora__fact small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#88786B;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-givora__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   COLOR CHOICE\n========================================================= *\/\n\n.stb-givora__color{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:30px;\n  padding:14px 16px;\n\n  background:var(--linen);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-givora__color-media{\n  width:135px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-givora__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--ivory);\n\n  border:1px solid #D6C8BA;\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-givora__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-givora__color-options{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-top:12px;\n\n  border-top:1px solid #D8CABE;\n}\n\n.stb-givora__color-option{\n  padding:10px 12px 0 0;\n}\n\n.stb-givora__color-option + .stb-givora__color-option{\n  padding-left:12px;\n\n  border-left:1px solid #D8CABE;\n}\n\n.stb-givora__color-option small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887568;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-givora__color-option strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n.stb-givora__color-option p{\n  margin:0;\n\n  color:#706359;\n\n  font-size:10.4px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   MATERIAL\n========================================================= *\/\n\n.stb-givora__material{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 120px;\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:30px;\n}\n\n.stb-givora__material-copy{\n  padding:17px 19px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:4px;\n}\n\n.stb-givora__material-copy p{\n  max-width:570px;\n\n  margin:0;\n\n  color:#61544B;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n.stb-givora__material-media{\n  width:108px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n\n\/* =========================================================\n   SCALE\n========================================================= *\/\n\n.stb-givora__scale{\n  display:grid;\n  grid-template-columns:160px minmax(0,1fr);\n\n  margin-bottom:30px;\n\n  overflow:hidden;\n\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.03);\n}\n\n.stb-givora__scale-title{\n  padding:17px 18px;\n\n  background:var(--espresso);\n}\n\n.stb-givora__scale-title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AC84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-givora__scale-title strong{\n  color:#FFF5E8;\n\n  font-size:13.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-givora__scale-body{\n  display:grid;\n  grid-template-columns:120px minmax(0,1fr);\n\n  gap:17px;\n  align-items:center;\n\n  padding:13px 15px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-givora__size-media{\n  width:108px;\n  max-width:100%;\n\n  padding:4px;\n\n  background:#FAF6F0;\n\n  border:1px solid #DDD2C5;\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-givora__size-media a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-givora__size-media img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-givora__scale-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.5px;\n  font-weight:500;\n}\n\n.stb-givora__scale-copy p{\n  margin:0 0 7px;\n\n  color:#695C52;\n\n  font-size:10.9px;\n  line-height:1.52;\n}\n\n.stb-givora__size-pills{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:5px;\n}\n\n.stb-givora__size-pills span{\n  padding:4px 7px;\n\n  background:var(--linen);\n\n  color:#5E4E43;\n\n  font-size:9.5px;\n\n  border-radius:3px;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.stb-givora__placement{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:30px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-givora__placement-item{\n  padding:14px 15px;\n}\n\n.stb-givora__placement-item:first-child{\n  border-right:1px solid var(--line);\n}\n\n.stb-givora__placement-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887568;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-givora__placement-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n.stb-givora__placement-item p{\n  margin:0;\n\n  color:#706359;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-givora__practical{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-bottom:30px;\n}\n\n.stb-givora__practical-card{\n  padding:14px 15px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-givora__practical-card:first-child{\n  border-top:2px solid var(--gold);\n}\n\n.stb-givora__practical-card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#847165;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.stb-givora__practical-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-givora__practical-card p{\n  margin:0;\n\n  color:#65584F;\n\n  font-size:10.7px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   NATURAL VARIATION\n========================================================= *\/\n\n.stb-givora__variation{\n  margin-bottom:30px;\n  padding:11px 14px;\n\n  background:var(--sand);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:4px;\n}\n\n.stb-givora__variation strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n.stb-givora__variation p{\n  margin:0;\n\n  color:#695C52;\n\n  font-size:10.9px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-givora__specs{\n  margin-bottom:30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n\n  overflow:hidden;\n}\n\n.stb-givora__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-givora__spec-head span{\n  color:#C8AD87;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-givora__spec-head strong{\n  color:#FFF5E8;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-givora__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7DED5;\n}\n\n.stb-givora__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-givora__spec span{\n  padding-right:10px;\n\n  color:#82756B;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n.stb-givora__spec strong{\n  color:var(--dark);\n\n  font-size:11.5px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-givora__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n}\n\n.stb-givora__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-givora__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--dark);\n\n  font-size:13.1px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-givora__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-givora__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-deep);\n\n  font-size:19px;\n}\n\n.stb-givora__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-givora__faq details p{\n  margin:7px 0 0;\n\n  color:#665A51;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-givora__shipping{\n  padding:18px 19px;\n\n  background:var(--linen);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-givora__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-givora__shipping p{\n  margin:0 0 7px;\n\n  color:#5E5249;\n\n  font-size:12.5px;\n  line-height:1.62;\n}\n\n.stb-givora__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-givora__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-givora__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,14,12,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-givora__lightbox:target{\n  display:flex;\n}\n\n.stb-givora__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-givora__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-givora__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-givora__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E8F82;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-givora__intro{\n    grid-template-columns:1fr;\n    gap:12px;\n  }\n\n  .stb-givora__title{\n    font-size:25px;\n  }\n\n  .stb-givora__intro-stat{\n    max-width:270px;\n  }\n\n\n  .stb-givora__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-givora__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-givora__fact:nth-child(1),\n  .stb-givora__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-givora__color{\n    grid-template-columns:125px 1fr;\n  }\n\n  .stb-givora__color-media{\n    width:115px;\n  }\n\n\n  .stb-givora__scale{\n    grid-template-columns:145px 1fr;\n  }\n\n\n  .stb-givora__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-givora__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-givora{\n    font-size:14px;\n  }\n\n\n  .stb-givora__color{\n    grid-template-columns:92px 1fr;\n\n    gap:12px;\n    padding:10px;\n  }\n\n  .stb-givora__color-media{\n    width:86px;\n  }\n\n  .stb-givora__color-options{\n    grid-template-columns:1fr;\n  }\n\n  .stb-givora__color-option{\n    padding:8px 0;\n  }\n\n  .stb-givora__color-option + .stb-givora__color-option{\n    padding-left:0;\n\n    border-left:0;\n    border-top:1px solid #D8CABE;\n  }\n\n\n  .stb-givora__material{\n    grid-template-columns:1fr 82px;\n\n    gap:11px;\n  }\n\n  .stb-givora__material-media{\n    width:76px;\n  }\n\n  .stb-givora__material-copy{\n    padding:13px 14px;\n  }\n\n\n  .stb-givora__scale{\n    grid-template-columns:1fr;\n  }\n\n  .stb-givora__scale-body{\n    grid-template-columns:86px 1fr;\n\n    border-top:0;\n    border-left:1px solid var(--line);\n  }\n\n  .stb-givora__size-media{\n    width:80px;\n  }\n\n\n  .stb-givora__placement{\n    grid-template-columns:1fr;\n  }\n\n  .stb-givora__placement-item:first-child{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-givora__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-givora__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-givora__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-givora\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-givora__intro\"\u003e\n\u003cdiv class=\"stb-givora__intro-copy\"\u003e\n\u003cspan class=\"stb-givora__eyebrow\"\u003e Handwoven Fabric · Natural Wood · Wabi-Sabi \u003c\/span\u003e\n\u003ch2 class=\"stb-givora__title\"\u003eTexture First. Everything Else Stays Quiet.\u003c\/h2\u003e\n\u003cp\u003eGivora pairs a handwoven fabric shade with a natural wood ring in a low, wide silhouette. The woven surface softens the light while the wood adds warmth, giving the pendant a calm presence without visual clutter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__intro-stat\"\u003e\n\u003csmall\u003e Fixture Size \u003c\/small\u003e \u003cstrong\u003e Ø20.5\" × H8.7\" \u003c\/strong\u003e \u003cspan\u003e Ø52 × H22cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-givora__facts\"\u003e\n\u003cdiv class=\"stb-givora__fact\"\u003e\n\u003csmall\u003eShade\u003c\/small\u003e \u003cstrong\u003eHandwoven Fabric\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__fact\"\u003e\n\u003csmall\u003eDetail\u003c\/small\u003e \u003cstrong\u003eNatural Wood Ring\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__fact\"\u003e\n\u003csmall\u003eColors\u003c\/small\u003e \u003cstrong\u003eLight \/ Dark Brown\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__fact\"\u003e\n\u003csmall\u003eSuspension\u003c\/small\u003e \u003cstrong\u003e59\" Adjustable Cord\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COLOR CHOICE\n  ====================================================== --\u003e\n\u003csection id=\"givora-color-section\" class=\"stb-givora__color\"\u003e\n\u003cdiv class=\"stb-givora__color-media\"\u003e\u003ca href=\"#givora-color\" class=\"stb-givora__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/givora-handwoven-fabric-wabi-sabi-pendant-light-stuberlighting_5.jpg?v=1781702289\" alt=\"Givora pendant Light Brown and Dark Brown color comparison\" loading=\"lazy\"\u003e \u003cspan class=\"stb-givora__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-givora__eyebrow\"\u003e Choose the Tone \u003c\/span\u003e\n\u003ch3 class=\"stb-givora__section-title\"\u003eLight Brown or Dark Brown.\u003c\/h3\u003e\n\u003cp class=\"stb-givora__section-copy\"\u003eThe form stays the same. Choose the shade according to how much contrast you want the pendant to have against the room.\u003c\/p\u003e\n\u003cdiv class=\"stb-givora__color-options\"\u003e\n\u003cdiv class=\"stb-givora__color-option\"\u003e\n\u003csmall\u003e Light Brown \u003c\/small\u003e \u003cstrong\u003e Airier \u0026amp; Softer \u003c\/strong\u003e\n\u003cp\u003eWorks naturally with white walls, pale woods, linen and lighter neutral interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__color-option\"\u003e\n\u003csmall\u003e Dark Brown \u003c\/small\u003e \u003cstrong\u003e Deeper \u0026amp; More Grounded \u003c\/strong\u003e\n\u003cp\u003eBetter when the room uses darker wood, charcoal tones or a more architectural palette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COLOR LIGHTBOX --\u003e \u003ca id=\"givora-color\" href=\"#givora-color-section\" class=\"stb-givora__lightbox\"\u003e \u003cspan class=\"stb-givora__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/givora-handwoven-fabric-wabi-sabi-pendant-light-stuberlighting_5.jpg?v=1781702289\" alt=\"Enlarged Givora Light Brown and Dark Brown comparison\"\u003e \u003cspan class=\"stb-givora__lightbox-caption\"\u003e Givora · Light Brown \/ Dark Brown \u003c\/span\u003e \u003cspan class=\"stb-givora__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       MATERIAL DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"givora-material-section\" class=\"stb-givora__material\"\u003e\n\u003cdiv class=\"stb-givora__material-copy\"\u003e\n\u003cspan class=\"stb-givora__eyebrow\"\u003e Material Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-givora__section-title\"\u003eThe Weave Is Part of the Light.\u003c\/h3\u003e\n\u003cp\u003eThe handwoven surface gives the shade its tactile character while gently filtering the light. A natural wood ring gives the soft fabric enough structure without making the pendant feel heavy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__material-media\"\u003e\u003ca href=\"#givora-material\" class=\"stb-givora__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/givora-handwoven-fabric-wabi-sabi-pendant-light-stuberlighting_7.jpg?v=1781702288\" alt=\"Givora handwoven fabric and natural wood detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-givora__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL LIGHTBOX --\u003e \u003ca id=\"givora-material\" href=\"#givora-material-section\" class=\"stb-givora__lightbox\"\u003e \u003cspan class=\"stb-givora__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/givora-handwoven-fabric-wabi-sabi-pendant-light-stuberlighting_7.jpg?v=1781702288\" alt=\"Enlarged Givora handwoven fabric detail\"\u003e \u003cspan class=\"stb-givora__lightbox-caption\"\u003e Givora · Handwoven Fabric \u0026amp; Wood \u003c\/span\u003e \u003cspan class=\"stb-givora__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SCALE + DIMENSION\n  ====================================================== --\u003e\n\u003csection id=\"givora-size-section\" class=\"stb-givora__scale\"\u003e\n\u003cdiv class=\"stb-givora__scale-title\"\u003e\n\u003csmall\u003e Low \u0026amp; Wide \u003c\/small\u003e \u003cstrong\u003e Horizontal Presence Without a Deep Drop. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__scale-body\"\u003e\n\u003cdiv class=\"stb-givora__size-media\"\u003e\u003ca href=\"#givora-size\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/givora-handwoven-fabric-wabi-sabi-pendant-light-stuberlighting_16.jpg?v=1781702288\" alt=\"Givora pendant light dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-givora__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__scale-copy\"\u003e\n\u003cstrong\u003e Ø20.5\" × H8.7\" \u003c\/strong\u003e\n\u003cp\u003eThe 20.5\" width gives the pendant enough spread for a dining table or breakfast area, while the shallow 8.7\" body keeps the silhouette visually light.\u003c\/p\u003e\n\u003cdiv class=\"stb-givora__size-pills\"\u003e\n\u003cspan\u003e Ø52cm \u003c\/span\u003e \u003cspan\u003e H22cm \u003c\/span\u003e \u003cspan\u003e 59\" Cord \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"givora-size\" href=\"#givora-size-section\" class=\"stb-givora__lightbox\"\u003e \u003cspan class=\"stb-givora__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/givora-handwoven-fabric-wabi-sabi-pendant-light-stuberlighting_16.jpg?v=1781702288\" alt=\"Enlarged Givora pendant dimensions\"\u003e \u003cspan class=\"stb-givora__lightbox-caption\"\u003e Ø20.5\" × H8.7\" · Ø52 × H22cm \u003c\/span\u003e \u003cspan class=\"stb-givora__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DINING \/ MULTIPLE\n  ====================================================== --\u003e\n\u003csection class=\"stb-givora__placement\"\u003e\n\u003cdiv class=\"stb-givora__placement-item\"\u003e\n\u003csmall\u003e Single Pendant \u003c\/small\u003e \u003cstrong\u003e Dining Tables Approximately 28–40\" Wide \u003c\/strong\u003e\n\u003cp\u003eA natural fit above smaller round tables and many four-person dining arrangements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__placement-item\"\u003e\n\u003csmall\u003e Longer Table or Island \u003c\/small\u003e \u003cstrong\u003e Use Two for More Horizontal Coverage \u003c\/strong\u003e\n\u003cp\u003eFor longer surfaces, pairing two pendants gives more even visual rhythm than oversizing a single fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-givora__practical\"\u003e\n\u003cdiv class=\"stb-givora__practical-card\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 LED Bulb Included \u003c\/strong\u003e\n\u003cp\u003eReplaceable standard socket. Maximum 40W.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__practical-card\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable Cord \u003c\/strong\u003e\n\u003cp\u003eShorten during installation. Additional length is available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__practical-card\"\u003e\n\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmer Compatible \u003c\/strong\u003e\n\u003cp\u003eUse a compatible dimmable bulb with a compatible wall dimmer or smart control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL VARIATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-givora__variation\"\u003e\u003cstrong\u003e Natural variation is part of the design. \u003c\/strong\u003e\n\u003cp\u003eBecause the shade is handwoven and the ring uses natural wood, slight differences in weave texture, tone and wood grain are normal and make each fixture subtly individual.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-givora__specs\"\u003e\n\u003cdiv class=\"stb-givora__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Givora \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e Ø20.5\" × H8.7\" \/ Ø52 × H22cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Handwoven Fabric Shade · Natural Wood Ring · Metal Ceiling Canopy \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__spec\"\u003e\n\u003cspan\u003e Colors \u003c\/span\u003e \u003cstrong\u003e Light Brown · Dark Brown \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 LED Bulb Included · Max 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible with Dimmable E26 \/ E27 Bulb and Compatible Wall Dimmer or Smart Control \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Hardwired Ceiling Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__spec\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm Adjustable Cord · Custom Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Compatible with Standard Wall Switch or Compatible Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__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-givora__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-givora__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-givora__faq\"\u003e\u003cspan class=\"stb-givora__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-givora__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eLight Brown or Dark Brown?\u003c\/summary\u003e\n\u003cp\u003eLight Brown is the softer choice for white, cream and pale-wood interiors. Dark Brown creates more contrast and works naturally with deeper wood tones, charcoal colors and moodier rooms.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow high should Givora hang above a dining table?\u003c\/summary\u003e\n\u003cp\u003eA common starting point is approximately 30–36\" between the tabletop and the bottom of the pendant. Adjust slightly according to ceiling height and sightlines across the table.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I clean the woven shade?\u003c\/summary\u003e\n\u003cp\u003eDust gently with a soft dry brush, microfiber cloth or low-suction vacuum attachment. Avoid wet cleaning, steam and chemical cleaners on the fabric.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-givora__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 20.5\"x H 8.7\" \/ Light Brown","offer_id":52369976099099,"sku":"STB-PL-26-10004","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20.5\"x H 8.7\" \/ Dark Brown","offer_id":52369976131867,"sku":"STB-PL-26-10005","price":205.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/givora-handwoven-fabric-wabi-sabi-pendant-light-stuberlighting_18.jpg?v=1781702288"},{"product_id":"norra-concrete-mini-pendant-bathroom-vanity-kitchen-island","title":"Norra Concrete Mini Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — NORRA\n   CONCRETE MINI PENDANT\n\n   CAST \/ COLOR \/ REPEAT\n\n   ARCHITECTURAL · QUIET · SHOPPER-FIRST\n   ESPRESSO · CEMENT · CREAM · GOLD\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-norra{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625449;\n  --muted:#817468;\n\n  --gold:#C8A96E;\n  --gold-deep:#967243;\n\n  --cement:#9A938A;\n  --cement-light:#E9E5DF;\n  --cement-soft:#F3F0EB;\n\n  --cream:#F6EFE3;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n\n  --line:#DED2BD;\n  --line-soft:#ECE4D8;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-norra *,\n.stb-norra *::before,\n.stb-norra *::after{\n  box-sizing:border-box;\n}\n\n.stb-norra h2,\n.stb-norra h3,\n.stb-norra p{\n  margin-top:0;\n}\n\n.stb-norra h2,\n.stb-norra h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-norra img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-norra a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.norra-frame{\n  position:relative;\n\n  padding:29px 29px 0;\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n\n  box-shadow:0 8px 28px rgba(28,18,9,.025);\n}\n\n.norra-frame::before{\n  content:\"\";\n\n  position:absolute;\n  top:8px;\n  left:29px;\n\n  width:64px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.norra-frame::after{\n  content:\"\";\n\n  position:absolute;\n  top:11px;\n  left:29px;\n\n  width:30px;\n  height:1px;\n\n  background:var(--cement);\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.norra-eyebrow{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.norra-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — INTRO\n========================================================= *\/\n\n.norra-intro{\n  padding:20px 0 28px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.norra-intro__top{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,150px);\n\n  gap:31px;\n  align-items:end;\n}\n\n.norra-intro h2{\n  max-width:595px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.norra-intro__copy \u003e p{\n  max-width:570px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.62;\n}\n\n\n\/* SIZE STAT *\/\n\n.norra-intro__stat{\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.norra-intro__stat small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.norra-intro__stat strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:29px;\n  line-height:.94;\n\n  font-weight:500;\n}\n\n.norra-intro__stat span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#756658;\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n\n\/* QUICK FACTS *\/\n\n.norra-quick{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:18px;\n}\n\n.norra-quick__item{\n  position:relative;\n\n  min-width:0;\n\n  padding:11px 12px;\n\n  border:1px solid var(--line);\n}\n\n.norra-quick__item:nth-child(1){\n  background:#F2EEE9;\n}\n\n.norra-quick__item:nth-child(2){\n  background:#FBF8F2;\n}\n\n.norra-quick__item:nth-child(3){\n  background:#F5EEE4;\n}\n\n.norra-quick__item::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:-1px;\n  left:-1px;\n\n  width:28px;\n  height:2px;\n}\n\n.norra-quick__item:nth-child(1)::before{\n  background:var(--cement);\n}\n\n.norra-quick__item:nth-child(2)::before{\n  background:var(--gold);\n}\n\n.norra-quick__item:nth-child(3)::before{\n  background:var(--espresso);\n}\n\n.norra-quick__item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.norra-quick__item strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.1;\n\n  font-weight:500;\n}\n\n.norra-quick__item p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   02 — CAST \/ COLOR\n========================================================= *\/\n\n.norra-material{\n  padding:30px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.norra-material__layout{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:29px;\n  align-items:center;\n}\n\n\n\/* DETAIL IMAGE *\/\n\n.norra-detail{\n  width:175px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--cement-soft);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--cement);\n}\n\n.norra-detail a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.norra-detail img{\n  max-height:165px !important;\n}\n\n\n\/* MATERIAL COPY *\/\n\n.norra-material__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.norra-material__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n\n\/* MATERIAL FACTS *\/\n\n.norra-materials{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:7px;\n\n  margin-top:13px;\n}\n\n.norra-material-card{\n  min-width:0;\n\n  padding:9px 10px;\n\n  border:1px solid var(--line);\n}\n\n.norra-material-card:first-child{\n  background:#F1EDE8;\n}\n\n.norra-material-card:last-child{\n  background:#FAF7F1;\n}\n\n.norra-material-card small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.norra-material-card strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:10px;\n  font-weight:600;\n}\n\n\n\/* COLORS *\/\n\n.norra-colors{\n  margin-top:16px;\n  padding-top:14px;\n\n  border-top:1px solid var(--line);\n}\n\n.norra-colors__label{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.norra-color-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n}\n\n.norra-color{\n  position:relative;\n\n  min-width:0;\n\n  padding:10px 9px 10px 31px;\n\n  border:1px solid var(--line);\n\n  background:var(--ivory);\n}\n\n.norra-color::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:12px;\n  left:10px;\n\n  width:11px;\n  height:11px;\n\n  border-radius:50%;\n}\n\n.norra-color--black::before{\n  background:#24211F;\n}\n\n.norra-color--grey::before{\n  background:#AAA7A1;\n}\n\n.norra-color--pink::before{\n  background:#D2A7A0;\n}\n\n.norra-color strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:9.8px;\n  font-weight:600;\n}\n\n.norra-color span{\n  display:block;\n\n  margin-top:1px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.35;\n}\n\n\n\/* =========================================================\n   03 — SCALE \/ REPEAT\n========================================================= *\/\n\n.norra-scale{\n  padding:30px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.norra-scale__layout{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:28px;\n  align-items:center;\n}\n\n\n\/* SIZE IMAGE *\/\n\n.norra-size-image{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--gold);\n}\n\n.norra-size-image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.norra-size-image img{\n  max-height:135px !important;\n}\n\n\n\/* SCALE COPY *\/\n\n.norra-scale__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.norra-scale__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n\n\/* MEASURES *\/\n\n.norra-measures{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:24px;\n\n  margin-top:13px;\n}\n\n.norra-measure{\n  min-width:84px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.norra-measure:nth-child(2){\n  border-color:var(--cement);\n}\n\n.norra-measure:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.norra-measure small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.norra-measure strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:21px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* REPEAT PANEL *\/\n\n.norra-repeat{\n  display:grid;\n  grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-top:18px;\n\n  padding:18px 20px;\n\n  background:var(--espresso);\n\n  border-radius:4px;\n}\n\n.norra-repeat__mark{\n  padding-right:19px;\n\n  border-right:1px solid rgba(255,255,255,.15);\n}\n\n.norra-repeat__mark small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.norra-repeat__mark strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:27px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.norra-repeat__mark span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CFC6BB;\n\n  font-size:9px;\n}\n\n.norra-repeat__copy h3{\n  margin:0 0 4px;\n\n  color:#FFF8ED;\n\n  font-size:18px;\n}\n\n.norra-repeat__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D6CDC1;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n.norra-repeat__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:13px;\n\n  margin-top:8px;\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.13);\n}\n\n.norra-repeat__facts span{\n  color:#D8CFC3;\n\n  font-size:9px;\n}\n\n.norra-repeat__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.norra-specs{\n  padding:30px 0;\n}\n\n.norra-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.norra-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.norra-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.norra-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.norra-spec{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.norra-spec__label{\n  color:#806F60;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.norra-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* NOTES *\/\n\n.norra-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:12px;\n}\n\n.norra-note{\n  min-width:0;\n\n  padding:10px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.norra-note--material{\n  border-left:3px solid var(--cement);\n}\n\n.norra-note--cert{\n  border-left:3px solid var(--gold);\n}\n\n.norra-note small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.norra-note span,\n.norra-note strong{\n  display:block;\n\n  color:#514337;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.norra-shipping{\n  position:relative;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n\n  border-radius:5px 5px 0 0;\n}\n\n.norra-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:50px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.norra-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.norra-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n.norra-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.norra-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.norra-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.norra-lightbox:target{\n  display:flex;\n}\n\n.norra-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.norra-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n}\n\n.norra-lightbox__caption{\n  margin-top:9px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.norra-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .norra-frame{\n    padding:25px 18px 0;\n  }\n\n  .norra-frame::before,\n  .norra-frame::after{\n    left:18px;\n  }\n\n\n  .norra-intro__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,120px);\n\n    gap:18px;\n  }\n\n  .norra-intro h2{\n    font-size:27px;\n  }\n\n\n  .norra-material__layout{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .norra-detail{\n    width:135px;\n  }\n\n  .norra-detail img{\n    max-height:125px !important;\n  }\n\n\n  .norra-scale__layout{\n    grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n\n  .norra-spec{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .norra-intro__top{\n    grid-template-columns:1fr;\n  }\n\n  .norra-intro__stat{\n    width:175px;\n  }\n\n\n  .norra-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .norra-material__layout{\n    grid-template-columns:1fr;\n  }\n\n  .norra-detail{\n    width:120px;\n\n    margin:0;\n  }\n\n\n  .norra-materials{\n    grid-template-columns:1fr;\n  }\n\n\n  .norra-color-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .norra-scale__layout{\n    grid-template-columns:1fr;\n  }\n\n  .norra-size-image{\n    width:110px;\n\n    margin:0;\n  }\n\n  .norra-size-image img{\n    max-height:103px !important;\n  }\n\n\n  .norra-repeat{\n    grid-template-columns:1fr;\n\n    gap:8px;\n\n    padding:16px;\n  }\n\n  .norra-repeat__mark{\n    padding:0 0 8px;\n\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .norra-specs__head{\n    display:block;\n  }\n\n  .norra-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .norra-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .norra-spec__label{\n    color:var(--gold-deep);\n\n    font-size:9.5px;\n    font-weight:600;\n\n    letter-spacing:.04em;\n    text-transform:uppercase;\n  }\n\n\n  .norra-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-norra\" id=\"norra-root\"\u003e\n\u003cdiv class=\"norra-frame\"\u003e\n\u003c!-- =====================================================\n         01 — INTRO\n    ====================================================== --\u003e\n\u003csection class=\"norra-intro\"\u003e\n\u003cdiv class=\"norra-intro__top\"\u003e\n\u003cdiv class=\"norra-intro__copy\"\u003e\n\u003cspan class=\"norra-eyebrow\"\u003e Norra · Hand-Cast Cement Mini Pendant \u003c\/span\u003e\n\u003ch2\u003eSmall by Design. Stronger in Repetition.\u003c\/h2\u003e\n\u003cp\u003eNorra pairs a compact hand-cast cement shade with a clean acrylic diffuser. At only 4.7 inches across, it can work alone in a small zone or repeat naturally across a vanity, kitchen island or longer surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-intro__stat\"\u003e\n\u003csmall\u003e Mini Diameter \u003c\/small\u003e \u003cstrong\u003e Ø4.7\" \u003c\/strong\u003e \u003cspan\u003e H9.8\"\u003cbr\u003eØ12 × H25cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-quick\"\u003e\n\u003cdiv class=\"norra-quick__item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Hand-Cast Cement \u003c\/strong\u003e\n\u003cp\u003eGenuine cast surface with subtle texture and tonal variation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-quick__item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e G9 LED Included \u003c\/strong\u003e\n\u003cp\u003eCompact warm-white light behind an acrylic diffuser.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-quick__item\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable \u003c\/strong\u003e\n\u003cp\u003eStandard wire length with longer drops available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — CAST \/ COLOR\n    ====================================================== --\u003e\n\u003csection class=\"norra-material\"\u003e\n\u003cdiv class=\"norra-material__layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"norra-detail\"\u003e\u003ca href=\"#norra-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/norra-concrete-mini-pendant-bathroom-vanity-kitchen-island-stuberlighting_4.jpg?v=1781751251\" alt=\"Close-up detail of Norra hand-cast cement mini pendant\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"norra-caption\"\u003eCast surface detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-material__copy\"\u003e\n\u003cspan class=\"norra-eyebrow\"\u003e Cast \/ Surface \u003c\/span\u003e\n\u003ch3\u003eThe Texture Comes from the Material Itself\u003c\/h3\u003e\n\u003cp\u003eEach cement shade is cast and finished individually. Small differences in surface texture and tone are expected, giving the fixture a more architectural character than a perfectly uniform painted shade.\u003c\/p\u003e\n\u003cdiv class=\"norra-materials\"\u003e\n\u003cdiv class=\"norra-material-card\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Hand-Cast Cement \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-material-card\"\u003e\n\u003csmall\u003e Diffuser \u003c\/small\u003e \u003cstrong\u003e White Acrylic \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-colors\"\u003e\n\u003cspan class=\"norra-colors__label\"\u003e Choose the Color \u003c\/span\u003e\n\u003cdiv class=\"norra-color-grid\"\u003e\n\u003cdiv class=\"norra-color norra-color--black\"\u003e\n\u003cstrong\u003e Black \u0026amp; White \u003c\/strong\u003e \u003cspan\u003e Stronger graphic contrast. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-color norra-color--grey\"\u003e\n\u003cstrong\u003e Grey \u0026amp; White \u003c\/strong\u003e \u003cspan\u003e Quieter architectural neutral. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-color norra-color--pink\"\u003e\n\u003cstrong\u003e Pink \u0026amp; White \u003c\/strong\u003e \u003cspan\u003e Softer visual character. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — SCALE \/ REPEAT\n    ====================================================== --\u003e\n\u003csection class=\"norra-scale\"\u003e\n\u003cdiv class=\"norra-scale__layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"norra-size-image\"\u003e\u003ca href=\"#norra-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/norra-concrete-mini-pendant-bathroom-vanity-kitchen-island-stuberlighting_8.jpg?v=1781751251\" alt=\"Norra Concrete Mini Pendant dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"norra-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-scale__copy\"\u003e\n\u003cspan class=\"norra-eyebrow\"\u003e Scale \/ Repeat \u003c\/span\u003e\n\u003ch3\u003e4.7 Inches Is Small on Purpose\u003c\/h3\u003e\n\u003cp\u003eNorra is compact enough to repeat without making the ceiling feel heavy. Use one where the space is tight, or let several fixtures create a longer lighting rhythm across the room.\u003c\/p\u003e\n\u003cdiv class=\"norra-measures\"\u003e\n\u003cdiv class=\"norra-measure\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 4.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-measure\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 9.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-measure\"\u003e\n\u003csmall\u003e Wire \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-repeat\"\u003e\n\u003cdiv class=\"norra-repeat__mark\"\u003e\n\u003csmall\u003e Layout \u003c\/small\u003e \u003cstrong\u003e 1 \/ 2 \/ 3+ \u003c\/strong\u003e \u003cspan\u003e choose by surface width \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-repeat__copy\"\u003e\n\u003ch3\u003eOne for Focus. Multiple for Rhythm.\u003c\/h3\u003e\n\u003cp\u003eThe mini scale makes Norra especially useful when several small light points feel more appropriate than one oversized pendant.\u003c\/p\u003e\n\u003cdiv class=\"norra-repeat__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003e1\u003c\/strong\u003e · compact zone \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e2\u003c\/strong\u003e · vanity \/ bedside \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e3+\u003c\/strong\u003e · island \/ long surface \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         04 — PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"norra-specs\"\u003e\n\u003cdiv class=\"norra-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Norra · Concrete Mini Pendant \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec-list\"\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e Ø4.7\" × H9.8\" \/ Ø12 × H25cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e Hand-cast cement · White acrylic diffuser \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Color Options \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e Black \u0026amp; White · Grey \u0026amp; White · Pink \u0026amp; White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e G9 LED · Bulb Included: Yes · Warm White · Max 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Included Bulb \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e 2700K warm-white G9 LED · Non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e Dimming possible with a compatible dimmable G9 bulb and compatible wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e 59\" standard wire · Extendable on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e Standard wall switch · Switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e Hardwired · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e Indoor dry locations only · IP20 · For bathroom use, install only outside wet or direct-spray zones \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-notes\"\u003e\n\u003cdiv class=\"norra-note norra-note--material\"\u003e\n\u003csmall\u003e Hand-Cast Surface \u003c\/small\u003e \u003cspan\u003e Slight differences in surface texture and tonal depth are normal characteristics of individually cast cement, not defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-note norra-note--cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         05 — SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"norra-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"norra-detail-large\" href=\"#norra-root\" class=\"norra-lightbox\"\u003e \u003cspan class=\"norra-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/norra-concrete-mini-pendant-bathroom-vanity-kitchen-island-stuberlighting_4.jpg?v=1781751251\" alt=\"Enlarged Norra hand-cast cement pendant detail\"\u003e \u003cspan class=\"norra-lightbox__caption\"\u003e Norra · Hand-Cast Cement Detail \u003c\/span\u003e \u003cspan class=\"norra-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"norra-size-large\" href=\"#norra-root\" class=\"norra-lightbox\"\u003e \u003cspan class=\"norra-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/norra-concrete-mini-pendant-bathroom-vanity-kitchen-island-stuberlighting_8.jpg?v=1781751251\" alt=\"Enlarged Norra Concrete Mini Pendant dimensions\"\u003e \u003cspan class=\"norra-lightbox__caption\"\u003e Ø4.7\" × H9.8\" · Ø12 × H25cm \u003c\/span\u003e \u003cspan class=\"norra-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia4.7\"xH9.8\" \/ Black \u0026 White","offer_id":52370247254299,"sku":"STB-PL-26-10006","price":135.0,"currency_code":"USD","in_stock":true},{"title":"Dia4.7\"xH9.8\" \/ Grey \u0026 White","offer_id":52370247287067,"sku":"STB-PL-26-10007","price":135.0,"currency_code":"USD","in_stock":true},{"title":"Dia4.7\"xH9.8\" \/ Pink \u0026 White","offer_id":52370247319835,"sku":"STB-PL-26-1000","price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/norra-concrete-mini-pendant-bathroom-vanity-kitchen-island-stuberlighting_18.jpg?v=1781751250"},{"product_id":"hayden-walnut-wood-modern-dome-pendant-light","title":"Hayden Modern Walnut Wood Dome Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — HAYDEN\n   Walnut Wood · Aluminum Dome · Mid-Century\n   Quiet Editorial \/ Compact \/ Responsive\n========================================================= *\/\n\n.stb-hayden{\n  --ivory:#FFFDF9;\n  --cream:#F6F0E8;\n  --walnut-soft:#F1E8DD;\n\n  --dark:#211812;\n  --espresso:#35271F;\n\n  --text:#4C4037;\n  --muted:#776B61;\n\n  --gold:#B49362;\n  --gold-deep:#80613E;\n\n  --line:#D9CFC4;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14.5px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-hayden *,\n.stb-hayden *::before,\n.stb-hayden *::after{\n  box-sizing:border-box;\n}\n\n.stb-hayden h2,\n.stb-hayden h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-hayden p{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   TYPE\n========================================================= *\/\n\n.stb-hayden__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-hayden__title{\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n}\n\n.stb-hayden__section-title{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-hayden__section-copy{\n  max-width:630px;\n\n  margin:0;\n\n  color:#62564D;\n\n  font-size:12.7px;\n  line-height:1.62;\n}\n\n.stb-hayden__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#837468;\n\n  font-size:9.3px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-hayden__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 185px;\n\n  gap:32px;\n  align-items:end;\n\n  padding:4px 0 23px;\n}\n\n.stb-hayden__intro-copy{\n  max-width:650px;\n}\n\n.stb-hayden__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D5148;\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n.stb-hayden__intro-stat{\n  padding:14px 16px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-hayden__intro-stat small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AD84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-hayden__intro-stat strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#FFF5E8;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-hayden__intro-stat span{\n  color:#D6C9BC;\n\n  font-size:10.8px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-hayden__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.025);\n\n  overflow:hidden;\n}\n\n.stb-hayden__fact{\n  padding:13px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-hayden__fact:last-child{\n  border-right:0;\n}\n\n.stb-hayden__fact small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#88786B;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-hayden__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FINISH SELECTOR\n========================================================= *\/\n\n.stb-hayden__finish{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:30px;\n  padding:14px 16px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-hayden__finish-media{\n  width:132px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-hayden__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--ivory);\n\n  border:1px solid #D6C9BC;\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-hayden__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-hayden__finish-options{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-top:12px;\n\n  border-top:1px solid #D8CCBF;\n}\n\n.stb-hayden__finish-option{\n  padding:10px 10px 0 0;\n}\n\n.stb-hayden__finish-option + .stb-hayden__finish-option{\n  padding-left:10px;\n\n  border-left:1px solid #D8CCBF;\n}\n\n.stb-hayden__finish-option small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#887568;\n\n  font-size:8.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-hayden__finish-option strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-hayden__finish-option p{\n  margin:0;\n\n  color:#706359;\n\n  font-size:9.9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   MATERIAL DETAIL\n========================================================= *\/\n\n.stb-hayden__material{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 115px;\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:30px;\n}\n\n.stb-hayden__material-copy{\n  padding:17px 19px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:4px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-hayden__material-copy p{\n  max-width:570px;\n\n  margin:0;\n\n  color:#61544B;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n.stb-hayden__material-media{\n  width:104px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n\n\/* =========================================================\n   SIZE SELECTOR\n========================================================= *\/\n\n.stb-hayden__sizes{\n  margin-bottom:30px;\n}\n\n.stb-hayden__size-layout{\n  display:grid;\n  grid-template-columns:125px minmax(0,1fr);\n\n  gap:20px;\n  align-items:center;\n\n  padding:14px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-hayden__size-media{\n  width:112px;\n  max-width:100%;\n\n  padding:4px;\n\n  background:#FAF6F0;\n\n  border:1px solid #DDD2C5;\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-hayden__size-media a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-hayden__size-media img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-hayden__size-options{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:11px;\n}\n\n.stb-hayden__size-option{\n  padding:11px 12px;\n\n  background:var(--cream);\n\n  border:1px solid #DDD2C5;\n  border-radius:4px;\n}\n\n.stb-hayden__size-option--featured{\n  border-top:2px solid var(--gold);\n}\n\n.stb-hayden__size-option small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#887568;\n\n  font-size:8.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-hayden__size-option strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n.stb-hayden__size-option p{\n  margin:0;\n\n  color:#706359;\n\n  font-size:10.2px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   APPLICATION STRIP\n========================================================= *\/\n\n.stb-hayden__placement{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:30px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-hayden__placement-item{\n  padding:14px 15px;\n}\n\n.stb-hayden__placement-item:first-child{\n  border-right:1px solid var(--line);\n}\n\n.stb-hayden__placement-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887568;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-hayden__placement-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n.stb-hayden__placement-item p{\n  margin:0;\n\n  color:#706359;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-hayden__practical{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-bottom:30px;\n}\n\n.stb-hayden__practical-card{\n  padding:14px 15px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-hayden__practical-card:first-child{\n  border-top:2px solid var(--gold);\n}\n\n.stb-hayden__practical-card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#847165;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.stb-hayden__practical-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-hayden__practical-card p{\n  margin:0;\n\n  color:#65584F;\n\n  font-size:10.7px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   NATURAL WOOD NOTE\n========================================================= *\/\n\n.stb-hayden__variation{\n  margin-bottom:30px;\n  padding:11px 14px;\n\n  background:var(--walnut-soft);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:4px;\n}\n\n.stb-hayden__variation strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n.stb-hayden__variation p{\n  margin:0;\n\n  color:#695C52;\n\n  font-size:10.9px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-hayden__specs{\n  margin-bottom:30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n\n  overflow:hidden;\n}\n\n.stb-hayden__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-hayden__spec-head span{\n  color:#C8AD87;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-hayden__spec-head strong{\n  color:#FFF5E8;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-hayden__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7DED5;\n}\n\n.stb-hayden__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-hayden__spec span{\n  padding-right:10px;\n\n  color:#82756B;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n.stb-hayden__spec strong{\n  color:var(--dark);\n\n  font-size:11.5px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-hayden__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n}\n\n.stb-hayden__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-hayden__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--dark);\n\n  font-size:13.1px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-hayden__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-hayden__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-deep);\n\n  font-size:19px;\n}\n\n.stb-hayden__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-hayden__faq details p{\n  margin:7px 0 0;\n\n  color:#665A51;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-hayden__shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-hayden__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-hayden__shipping p{\n  margin:0 0 7px;\n\n  color:#5E5249;\n\n  font-size:12.5px;\n  line-height:1.62;\n}\n\n.stb-hayden__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-hayden__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-hayden__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,14,12,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-hayden__lightbox:target{\n  display:flex;\n}\n\n.stb-hayden__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-hayden__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-hayden__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-hayden__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E8F82;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-hayden__intro{\n    grid-template-columns:1fr;\n\n    gap:12px;\n  }\n\n  .stb-hayden__title{\n    font-size:25px;\n  }\n\n  .stb-hayden__intro-stat{\n    max-width:270px;\n  }\n\n\n  .stb-hayden__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-hayden__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-hayden__fact:nth-child(1),\n  .stb-hayden__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-hayden__finish{\n    grid-template-columns:120px 1fr;\n  }\n\n  .stb-hayden__finish-media{\n    width:110px;\n  }\n\n\n  .stb-hayden__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-hayden{\n    font-size:14px;\n  }\n\n\n  .stb-hayden__finish{\n    grid-template-columns:90px 1fr;\n\n    gap:12px;\n\n    padding:10px;\n  }\n\n  .stb-hayden__finish-media{\n    width:84px;\n  }\n\n  .stb-hayden__finish-options{\n    grid-template-columns:1fr;\n  }\n\n  .stb-hayden__finish-option{\n    padding:8px 0;\n  }\n\n  .stb-hayden__finish-option + .stb-hayden__finish-option{\n    padding-left:0;\n\n    border-left:0;\n    border-top:1px solid #D8CCBF;\n  }\n\n\n  .stb-hayden__material{\n    grid-template-columns:1fr 82px;\n\n    gap:11px;\n  }\n\n  .stb-hayden__material-media{\n    width:76px;\n  }\n\n  .stb-hayden__material-copy{\n    padding:13px 14px;\n  }\n\n\n  .stb-hayden__size-layout{\n    grid-template-columns:84px 1fr;\n\n    gap:12px;\n\n    padding:10px;\n  }\n\n  .stb-hayden__size-media{\n    width:78px;\n  }\n\n  .stb-hayden__size-options{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-hayden__placement{\n    grid-template-columns:1fr;\n  }\n\n  .stb-hayden__placement-item:first-child{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-hayden__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-hayden__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-hayden__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-hayden__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-hayden\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-hayden__intro\"\u003e\n\u003cdiv class=\"stb-hayden__intro-copy\"\u003e\n\u003cspan class=\"stb-hayden__eyebrow\"\u003e Solid Walnut · Aluminum Dome · Mid-Century \u003c\/span\u003e\n\u003ch2 class=\"stb-hayden__title\"\u003eA Clean Dome, Warmed by Walnut.\u003c\/h2\u003e\n\u003cp\u003eHayden pairs a simple spun-aluminum dome with real walnut wood at the canopy and connecting details. The metal keeps the silhouette architectural, while the walnut gives it the warmth of a piece of furniture rather than a purely technical ceiling fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__intro-stat\"\u003e\n\u003csmall\u003e Two Sizes \u003c\/small\u003e \u003cstrong\u003e Ø13.7\" · Ø19.6\" \u003c\/strong\u003e \u003cspan\u003e Beige · White · Black \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-hayden__facts\"\u003e\n\u003cdiv class=\"stb-hayden__fact\"\u003e\n\u003csmall\u003e Dome \u003c\/small\u003e \u003cstrong\u003e Spun Aluminum \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__fact\"\u003e\n\u003csmall\u003e Wood \u003c\/small\u003e \u003cstrong\u003e Solid Walnut \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__fact\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__fact\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable Wire \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FINISH\n  ====================================================== --\u003e\n\u003csection id=\"hayden-finish-section\" class=\"stb-hayden__finish\"\u003e\n\u003cdiv class=\"stb-hayden__finish-media\"\u003e\u003ca href=\"#hayden-finish\" class=\"stb-hayden__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hayden-walnut-wood-modern-dome-pendant-light-stuberlighting_23.jpg?v=1781753650\" alt=\"Hayden dome pendant light black beige and walnut finish comparison\" loading=\"lazy\"\u003e \u003cspan class=\"stb-hayden__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-hayden__eyebrow\"\u003e Choose the Finish \u003c\/span\u003e\n\u003ch3 class=\"stb-hayden__section-title\"\u003eSame Walnut. Three Different Moods.\u003c\/h3\u003e\n\u003cp class=\"stb-hayden__section-copy\"\u003eThe walnut detail stays warm across every version. Choose the dome color according to how much contrast you want against the room.\u003c\/p\u003e\n\u003cdiv class=\"stb-hayden__finish-options\"\u003e\n\u003cdiv class=\"stb-hayden__finish-option\"\u003e\n\u003csmall\u003e Beige \u003c\/small\u003e \u003cstrong\u003e Warm \u0026amp; Tonal \u003c\/strong\u003e\n\u003cp\u003eNatural woods, cream walls and warmer neutral interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__finish-option\"\u003e\n\u003csmall\u003e White \u003c\/small\u003e \u003cstrong\u003e Light \u0026amp; Quiet \u003c\/strong\u003e\n\u003cp\u003eWhite walls, pale woods and cleaner Scandinavian spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__finish-option\"\u003e\n\u003csmall\u003e Black \u003c\/small\u003e \u003cstrong\u003e Graphic Contrast \u003c\/strong\u003e\n\u003cp\u003eDark accents, architectural interiors and stronger contrast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINISH LIGHTBOX --\u003e \u003ca id=\"hayden-finish\" href=\"#hayden-finish-section\" class=\"stb-hayden__lightbox\"\u003e \u003cspan class=\"stb-hayden__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hayden-walnut-wood-modern-dome-pendant-light-stuberlighting_23.jpg?v=1781753650\" alt=\"Enlarged Hayden finish comparison\"\u003e \u003cspan class=\"stb-hayden__lightbox-caption\"\u003e Hayden · Beige \/ White \/ Black + Walnut \u003c\/span\u003e \u003cspan class=\"stb-hayden__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       MATERIAL DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"hayden-detail-section\" class=\"stb-hayden__material\"\u003e\n\u003cdiv class=\"stb-hayden__material-copy\"\u003e\n\u003cspan class=\"stb-hayden__eyebrow\"\u003e Material Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-hayden__section-title\"\u003eMetal for Shape. Walnut for Warmth.\u003c\/h3\u003e\n\u003cp\u003eThe dome is formed from aluminum for a clean, lightweight profile. Solid walnut at the ceiling canopy and connectors introduces visible grain and natural warmth, softening the otherwise minimal metal form.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__material-media\"\u003e\u003ca href=\"#hayden-detail\" class=\"stb-hayden__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hayden-walnut-wood-modern-dome-pendant-light-stuberlighting_2.jpg?v=1781753650\" alt=\"Hayden pendant solid walnut wood and aluminum dome detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-hayden__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"hayden-detail\" href=\"#hayden-detail-section\" class=\"stb-hayden__lightbox\"\u003e \u003cspan class=\"stb-hayden__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hayden-walnut-wood-modern-dome-pendant-light-stuberlighting_2.jpg?v=1781753650\" alt=\"Enlarged Hayden walnut and aluminum material detail\"\u003e \u003cspan class=\"stb-hayden__lightbox-caption\"\u003e Hayden · Solid Walnut \u0026amp; Aluminum \u003c\/span\u003e \u003cspan class=\"stb-hayden__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection id=\"hayden-size-section\" class=\"stb-hayden__sizes\"\u003e\n\u003cdiv class=\"stb-hayden__size-layout\"\u003e\n\u003cdiv class=\"stb-hayden__size-media\"\u003e\u003ca href=\"#hayden-size\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hayden-walnut-wood-modern-dome-pendant-light-stuberlighting_17.jpg?v=1781753650\" alt=\"Hayden walnut dome pendant dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-hayden__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-hayden__eyebrow\"\u003e Choose the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-hayden__section-title\"\u003e13.7\" for Repetition. 19.6\" for Presence.\u003c\/h3\u003e\n\u003cp class=\"stb-hayden__section-copy\"\u003eThe smaller version is easy to repeat over an island. The larger dome has enough visual weight to work as a single pendant above a dining table.\u003c\/p\u003e\n\u003cdiv class=\"stb-hayden__size-options\"\u003e\n\u003cdiv class=\"stb-hayden__size-option\"\u003e\n\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e Ø13.7\" × H8.3\" \u003c\/strong\u003e\n\u003cp\u003eKitchen islands, bedside, desk, hallway or smaller entry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__size-option stb-hayden__size-option--featured\"\u003e\n\u003csmall\u003e Statement \u003c\/small\u003e \u003cstrong\u003e Ø19.6\" × H9.6\" \u003c\/strong\u003e\n\u003cp\u003eDining table, larger room or taller-ceiling application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"hayden-size\" href=\"#hayden-size-section\" class=\"stb-hayden__lightbox\"\u003e \u003cspan class=\"stb-hayden__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hayden-walnut-wood-modern-dome-pendant-light-stuberlighting_17.jpg?v=1781753650\" alt=\"Enlarged Hayden pendant dimensions\"\u003e \u003cspan class=\"stb-hayden__lightbox-caption\"\u003e Hayden · Ø13.7\" \/ Ø19.6\" \u003c\/span\u003e \u003cspan class=\"stb-hayden__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PLACEMENT\n  ====================================================== --\u003e\n\u003csection class=\"stb-hayden__placement\"\u003e\n\u003cdiv class=\"stb-hayden__placement-item\"\u003e\n\u003csmall\u003e Kitchen Island \u003c\/small\u003e \u003cstrong\u003e Use the 13.7\" in Multiples \u003c\/strong\u003e\n\u003cp\u003eTwo or three smaller pendants create better rhythm and horizontal coverage above a longer island.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__placement-item\"\u003e\n\u003csmall\u003e Dining Table \u003c\/small\u003e \u003cstrong\u003e Start with the 19.6\" \u003c\/strong\u003e\n\u003cp\u003eThe larger dome has enough scale to read clearly as a single centerpiece over many dining tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-hayden__practical\"\u003e\n\u003cdiv class=\"stb-hayden__practical-card\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 LED Bulb Included \u003c\/strong\u003e\n\u003cp\u003eWarm-white 2700K LED included. Replaceable standard socket. Maximum 40W.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__practical-card\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable Wire \u003c\/strong\u003e\n\u003cp\u003eShorten during installation. Longer suspension can be prepared on request for taller ceilings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__practical-card\"\u003e\n\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Dimming Can Be Added \u003c\/strong\u003e\n\u003cp\u003eThe included 2700K bulb is non-dimmable. For dimming, replace it with a compatible dimmable bulb and use a compatible wall dimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       WOOD VARIATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-hayden__variation\"\u003e\u003cstrong\u003e Natural walnut will vary slightly from piece to piece. \u003c\/strong\u003e\n\u003cp\u003eSmall differences in wood grain, tone and pattern are normal characteristics of real hardwood and are not considered defects.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-hayden__specs\"\u003e\n\u003cdiv class=\"stb-hayden__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Hayden \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e Ø13.7\" × H8.3\" · Ø19.6\" × H9.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Spun Aluminum Dome · Solid Walnut Hardwood Canopy \u0026amp; Connectors \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__spec\"\u003e\n\u003cspan\u003e Finishes \u003c\/span\u003e \u003cstrong\u003e Beige \u0026amp; Walnut · White \u0026amp; Walnut · Black \u0026amp; Walnut \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 Warm-White LED Bulb Included · Standard 2700K · Max 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Included Bulb Is Non-Dimmable · Fixture Can Be Used with a Compatible Dimmable E26 \/ E27 Bulb and Compatible Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Hardwired Ceiling Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__spec\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e 59\" Standard Adjustable Wire · Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Standard Wall Switch Compatible \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only · Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-hayden__faq\"\u003e\u003cspan class=\"stb-hayden__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-hayden__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose the 13.7\" version when using multiple pendants over a kitchen island or for smaller applications. The 19.6\" version works better when one pendant needs to create more visual presence above a dining table or in a larger room.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich color works best with walnut furniture?\u003c\/summary\u003e\n\u003cp\u003eBeige creates the warmest tonal combination. White gives walnut more contrast while keeping the room light, and Black creates the strongest architectural contrast.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I request a longer hanging wire?\u003c\/summary\u003e\n\u003cp\u003eYes. Hayden includes approximately 59\" of suspension wire. Additional length can be prepared on request for taller ceiling installations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-hayden__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 13.7\"x H 8.3\" \/ Beige \u0026 Walnut","offer_id":52370883707163,"sku":"STB-PL-26-10009","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.7\"x H 8.3\" \/ White \u0026 Walnut","offer_id":52370883739931,"sku":"STB-PL-26-10010","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.7\"x H 8.3\" \/ Black \u0026 Walnut","offer_id":52370883772699,"sku":"STB-PL-26-10011","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.6\"xH9.6\" \/ Beige \u0026 Walnut","offer_id":52370883805467,"sku":"STB-PL-26-10012","price":425.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.6\"xH9.6\" \/ White \u0026 Walnut","offer_id":52370883838235,"sku":"STB-PL-26-10013","price":425.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.6\"xH9.6\" \/ Black \u0026 Walnut","offer_id":52370883871003,"sku":"STB-PL-26-10014","price":425.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hayden-walnut-wood-modern-dome-pendant-light-stuberlighting_27.jpg?v=1781753650"},{"product_id":"colette-wood-blown-glass-french-country-column-pendant","title":"Colette Wood \u0026 Blown Glass Column Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — COLETTE\n   WOOD + BLOWN GLASS COLUMN PENDANT\n\n   COLUMN \/ FINISH \/ GLOW\n\n   FRENCH COUNTRY · QUIET LUXURY\n   MATERIAL-FIRST · SHOPPER-FIRST\n   CONCISE · DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-colette{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817365;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --wood:#B08A63;\n  --walnut:#66432F;\n  --black:#292521;\n\n  --cream:#F6EFE3;\n  --paper:#FBF8F2;\n  --soft:#F2E9DE;\n  --ivory:#FFFDF8;\n  --glass:#F8F6F1;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-colette *,\n.stb-colette *::before,\n.stb-colette *::after{\n  box-sizing:border-box;\n}\n\n.stb-colette h2,\n.stb-colette h3,\n.stb-colette p{\n  margin-top:0;\n}\n\n.stb-colette h2,\n.stb-colette h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-colette img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-colette a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.colette-frame{\n  position:relative;\n\n  padding:29px 29px 0;\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n\n  box-shadow:0 8px 28px rgba(28,18,9,.025);\n}\n\n.colette-frame::before{\n  content:\"\";\n\n  position:absolute;\n  top:8px;\n  left:29px;\n\n  width:64px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.colette-frame::after{\n  content:\"\";\n\n  position:absolute;\n  top:11px;\n  left:29px;\n\n  width:31px;\n  height:1px;\n\n  background:var(--walnut);\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.colette-eyebrow{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.colette-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — INTRO \/ COLUMN\n========================================================= *\/\n\n.colette-intro{\n  padding:20px 0 29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.colette-intro__layout{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,185px);\n\n  gap:32px;\n  align-items:center;\n}\n\n.colette-intro h2{\n  max-width:585px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.colette-intro__copy \u003e p{\n  max-width:565px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* RATIO *\/\n\n.colette-ratio{\n  display:flex;\n  align-items:flex-end;\n\n  gap:18px;\n\n  margin-top:19px;\n}\n\n.colette-ratio__item{\n  min-width:92px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.colette-ratio__item:nth-child(2){\n  border-color:var(--walnut);\n}\n\n.colette-ratio__item small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.colette-ratio__item strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:24px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.colette-ratio__note{\n  max-width:190px;\n\n  padding-left:13px;\n\n  border-left:1px solid var(--line);\n}\n\n.colette-ratio__note span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.45;\n}\n\n\n\/* DETAIL PORTRAIT *\/\n\n.colette-detail{\n  width:185px;\n  max-width:100%;\n  min-width:0;\n\n  padding:7px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--gold);\n}\n\n.colette-detail a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n  text-decoration:none;\n}\n\n.colette-detail img{\n  max-height:175px !important;\n}\n\n\n\/* =========================================================\n   02 — MATERIAL \/ FINISH\n========================================================= *\/\n\n.colette-material{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.colette-material__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.colette-material__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.colette-material__head p{\n  max-width:505px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n\n\/* MATERIAL LEDGER *\/\n\n.colette-materials{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n}\n\n.colette-material-card{\n  position:relative;\n\n  min-width:0;\n\n  padding:11px 12px;\n\n  border:1px solid var(--line);\n}\n\n.colette-material-card:nth-child(1){\n  background:#F4ECE2;\n}\n\n.colette-material-card:nth-child(2){\n  background:#FBF9F5;\n}\n\n.colette-material-card:nth-child(3){\n  background:#F7F2EA;\n}\n\n.colette-material-card::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:-1px;\n  left:-1px;\n\n  width:30px;\n  height:2px;\n}\n\n.colette-material-card:nth-child(1)::before{\n  background:var(--wood);\n}\n\n.colette-material-card:nth-child(2)::before{\n  background:var(--gold);\n}\n\n.colette-material-card:nth-child(3)::before{\n  background:var(--espresso);\n}\n\n.colette-material-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.colette-material-card strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.1;\n\n  font-weight:500;\n}\n\n.colette-material-card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11px;\n  line-height:1.45;\n}\n\n\n\/* FINISH SELECT *\/\n\n.colette-finishes{\n  margin-top:17px;\n  padding-top:15px;\n\n  border-top:1px solid var(--line);\n}\n\n.colette-finishes__label{\n  display:block;\n\n  margin-bottom:8px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.colette-finish-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n}\n\n.colette-finish{\n  position:relative;\n\n  min-width:0;\n\n  padding:11px 11px 11px 35px;\n\n  border:1px solid var(--line);\n}\n\n.colette-finish::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:14px;\n  left:12px;\n\n  width:11px;\n  height:11px;\n\n  border-radius:50%;\n}\n\n.colette-finish--wood{\n  background:#FBF8F2;\n}\n\n.colette-finish--wood::before{\n  background:#C5A47F;\n}\n\n.colette-finish--walnut{\n  background:#F3E9DF;\n}\n\n.colette-finish--walnut::before{\n  background:#684632;\n}\n\n.colette-finish--black{\n  background:#F8F6F2;\n}\n\n.colette-finish--black::before{\n  background:#292521;\n}\n\n.colette-finish strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n.colette-finish span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--muted);\n\n  font-size:10px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   03 — SCALE \/ REPEAT \/ LIGHT\n========================================================= *\/\n\n.colette-scale{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.colette-scale__layout{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:28px;\n  align-items:center;\n}\n\n\n\/* SIZE IMAGE *\/\n\n.colette-size{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--walnut);\n}\n\n.colette-size a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n  text-decoration:none;\n}\n\n.colette-size img{\n  max-height:135px !important;\n}\n\n\n\/* SCALE COPY *\/\n\n.colette-scale__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.colette-scale__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n\n\/* QUICK SCALE *\/\n\n.colette-scale-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:24px;\n\n  margin-top:13px;\n}\n\n.colette-scale-fact{\n  min-width:88px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.colette-scale-fact:nth-child(2){\n  border-color:var(--walnut);\n}\n\n.colette-scale-fact:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.colette-scale-fact small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.colette-scale-fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:21px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* DARK REPEAT PANEL *\/\n\n.colette-repeat{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-top:18px;\n\n  padding:18px 20px;\n\n  background:var(--espresso);\n\n  border-radius:4px;\n}\n\n.colette-repeat__mark{\n  padding-right:19px;\n\n  border-right:1px solid rgba(255,255,255,.15);\n}\n\n.colette-repeat__mark small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.colette-repeat__mark strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:26px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.colette-repeat__mark span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CFC6BB;\n\n  font-size:9px;\n}\n\n.colette-repeat__copy h3{\n  margin:0 0 4px;\n\n  color:#FFF8ED;\n\n  font-size:18px;\n}\n\n.colette-repeat__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D6CDC1;\n\n  font-size:10.8px;\n  line-height:1.5;\n}\n\n.colette-repeat__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:13px;\n\n  margin-top:8px;\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.13);\n}\n\n.colette-repeat__facts span{\n  color:#D8CFC3;\n\n  font-size:9.5px;\n}\n\n.colette-repeat__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.colette-specs{\n  padding:31px 0;\n}\n\n.colette-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.colette-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.colette-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.colette-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.colette-spec{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.colette-spec__label{\n  color:#806F60;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.colette-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* NOTES *\/\n\n.colette-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:12px;\n}\n\n.colette-note{\n  min-width:0;\n\n  padding:10px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.colette-note--material{\n  border-left:3px solid var(--walnut);\n}\n\n.colette-note--cert{\n  border-left:3px solid var(--gold);\n}\n\n.colette-note small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.colette-note span,\n.colette-note strong{\n  display:block;\n\n  color:#514337;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.colette-shipping{\n  position:relative;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n\n  border-radius:5px 5px 0 0;\n}\n\n.colette-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:50px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.colette-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.colette-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n.colette-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.colette-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.colette-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.colette-lightbox:target{\n  display:flex;\n}\n\n.colette-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.colette-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n}\n\n.colette-lightbox__caption{\n  margin-top:9px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.colette-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .colette-frame{\n    padding:25px 18px 0;\n  }\n\n  .colette-frame::before,\n  .colette-frame::after{\n    left:18px;\n  }\n\n\n  .colette-intro__layout{\n    grid-template-columns:minmax(0,1fr) minmax(0,145px);\n\n    gap:20px;\n  }\n\n  .colette-intro h2{\n    font-size:27px;\n  }\n\n  .colette-detail{\n    width:145px;\n  }\n\n  .colette-detail img{\n    max-height:135px !important;\n  }\n\n\n  .colette-material__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .colette-scale__layout{\n    grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n\n  .colette-spec{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .colette-intro__layout{\n    grid-template-columns:1fr;\n  }\n\n  .colette-detail{\n    width:135px;\n\n    margin:0;\n  }\n\n\n  .colette-ratio{\n    flex-wrap:wrap;\n  }\n\n\n  .colette-materials{\n    grid-template-columns:1fr;\n  }\n\n\n  .colette-finish-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .colette-scale__layout{\n    grid-template-columns:1fr;\n  }\n\n  .colette-size{\n    width:110px;\n\n    margin:0;\n  }\n\n  .colette-size img{\n    max-height:103px !important;\n  }\n\n\n  .colette-repeat{\n    grid-template-columns:1fr;\n\n    gap:8px;\n\n    padding:16px;\n  }\n\n  .colette-repeat__mark{\n    padding:0 0 8px;\n\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .colette-specs__head{\n    display:block;\n  }\n\n  .colette-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .colette-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .colette-spec__label{\n    color:var(--gold-deep);\n\n    font-size:9.5px;\n    font-weight:600;\n\n    letter-spacing:.04em;\n    text-transform:uppercase;\n  }\n\n\n  .colette-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-colette\" id=\"colette-root\"\u003e\n\u003cdiv class=\"colette-frame\"\u003e\n\u003c!-- =====================================================\n         01 — COLUMN\n    ====================================================== --\u003e\n\u003csection class=\"colette-intro\"\u003e\n\u003cdiv class=\"colette-intro__layout\"\u003e\n\u003cdiv class=\"colette-intro__copy\"\u003e\n\u003cspan class=\"colette-eyebrow\"\u003e Colette · Wood \u0026amp; Blown Glass Column Pendant \u003c\/span\u003e\n\u003ch2\u003eTall and Slender, with the Warmth of Real Materials\u003c\/h2\u003e\n\u003cp\u003eColette pairs a turned hardwood column with a hand-blown glass shade in a narrow vertical silhouette. The 5.9-inch diameter keeps the ceiling light, while the 19.7-inch height gives it enough presence to feel architectural rather than miniature.\u003c\/p\u003e\n\u003cdiv class=\"colette-ratio\"\u003e\n\u003cdiv class=\"colette-ratio__item\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 5.9\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-ratio__item\"\u003e\n\u003csmall\u003e Body Height \u003c\/small\u003e \u003cstrong\u003e 19.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-ratio__note\"\u003e\u003cspan\u003e A narrow footprint with noticeably more vertical presence than a conventional bowl-shaped pendant. \u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"colette-detail\"\u003e\u003ca href=\"#colette-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/colette-wood-blown-glass-french-country-column-pendant-stuberlighting_13.jpg?v=1781767879\" alt=\"Close-up of Colette turned wood and hand-blown glass pendant detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"colette-caption\"\u003eWood \u0026amp; glass detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — MATERIAL \/ FINISH\n    ====================================================== --\u003e\n\u003csection class=\"colette-material\"\u003e\n\u003cdiv class=\"colette-material__head\"\u003e\n\u003ch3\u003eWood, Glass, and Very Little Else\u003c\/h3\u003e\n\u003cp\u003eThe design depends on material rather than ornament: a real hardwood column, hand-blown glass and restrained metal hardware. Three finishes change the mood without changing the silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-materials\"\u003e\n\u003cdiv class=\"colette-material-card\"\u003e\n\u003csmall\u003e Column \u003c\/small\u003e \u003cstrong\u003e Turned Hardwood \u003c\/strong\u003e\n\u003cp\u003eReal wood gives the tall spindle form natural grain and visual warmth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-material-card\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Hand-Blown Glass \u003c\/strong\u003e\n\u003cp\u003eHand-formed glass softens the light and keeps the narrow pendant visually light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-material-card\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e E14 LED Included \u003c\/strong\u003e\n\u003cp\u003eShips with a 2700K warm-white LED bulb for immediate installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-finishes\"\u003e\n\u003cspan class=\"colette-finishes__label\"\u003e Choose the Finish \u003c\/span\u003e\n\u003cdiv class=\"colette-finish-grid\"\u003e\n\u003cdiv class=\"colette-finish colette-finish--wood\"\u003e\n\u003cstrong\u003e Wood \u0026amp; White \u003c\/strong\u003e \u003cspan\u003e Lightest and most relaxed; pairs naturally with pale woods and cream interiors. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-finish colette-finish--walnut\"\u003e\n\u003cstrong\u003e Walnut \u0026amp; White \u003c\/strong\u003e \u003cspan\u003e Warmer and richer for deeper wood tones and traditional rooms. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-finish colette-finish--black\"\u003e\n\u003cstrong\u003e Black \u0026amp; White \u003c\/strong\u003e \u003cspan\u003e Stronger contrast for transitional and modern French-country spaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — SCALE \/ REPEAT\n    ====================================================== --\u003e\n\u003csection class=\"colette-scale\"\u003e\n\u003cdiv class=\"colette-scale__layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"colette-size\"\u003e\u003ca href=\"#colette-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/colette-wood-blown-glass-french-country-column-pendant-stuberlighting_12.jpg?v=1781767879\" alt=\"Colette Wood and Blown Glass Column Pendant dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"colette-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-scale__copy\"\u003e\n\u003cspan class=\"colette-eyebrow\"\u003e Scale \/ Suspension \u003c\/span\u003e\n\u003ch3\u003eA Vertical Pendant That Repeats Easily\u003c\/h3\u003e\n\u003cp\u003eThe narrow 5.9-inch width allows Colette to work alone in a smaller zone or repeat across a longer surface without creating the visual weight of several wide shades.\u003c\/p\u003e\n\u003cdiv class=\"colette-scale-facts\"\u003e\n\u003cdiv class=\"colette-scale-fact\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 5.9\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-scale-fact\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 19.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-scale-fact\"\u003e\n\u003csmall\u003e Wire \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-repeat\"\u003e\n\u003cdiv class=\"colette-repeat__mark\"\u003e\n\u003csmall\u003e Arrangement \u003c\/small\u003e \u003cstrong\u003e 1 \/ 2 \/ 3 \u003c\/strong\u003e \u003cspan\u003e single or repeated \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-repeat__copy\"\u003e\n\u003ch3\u003eOne for a Vertical Accent. More for Rhythm.\u003c\/h3\u003e\n\u003cp\u003eUse a single pendant where one narrow focal light is enough, or repeat several across an island or dining surface when a longer composition is needed.\u003c\/p\u003e\n\u003cdiv class=\"colette-repeat__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003e1\u003c\/strong\u003e · small focal zone \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e2\u003c\/strong\u003e · kitchen island \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e3\u003c\/strong\u003e · longer table \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         04 — PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"colette-specs\"\u003e\n\u003cdiv class=\"colette-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Colette · French Country Column Pendant \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec-list\"\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e Ø5.9\" × H19.7\" \/ Ø15 × H50cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e Real turned hardwood column · Hand-blown glass shade · Metal hardware \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Finishes \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e Wood \u0026amp; White · Walnut \u0026amp; White · Black \u0026amp; White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e E14 · Bulb Included: Yes · Max 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Included Bulb \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e 2700K warm-white E14 LED · Non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e Fixture is dimming-compatible when used with a dimmable E14 bulb and compatible wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e 59\" adjustable wire · Extendable on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e Hardwired · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Certifications \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-notes\"\u003e\n\u003cdiv class=\"colette-note colette-note--material\"\u003e\n\u003csmall\u003e Natural Materials \u003c\/small\u003e \u003cspan\u003e Real wood grain, pattern and tone naturally vary from piece to piece. Hand-blown glass may show slight differences in thickness or curvature. These are material characteristics, not defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-note colette-note--cert\"\u003e\n\u003csmall\u003e Before Ordering \u003c\/small\u003e \u003cstrong\u003e The included 2700K LED bulb is non-dimmable. For dimming, replace it with a compatible dimmable E14 bulb and use a compatible wall dimmer. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         05 — SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"colette-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"colette-detail-large\" href=\"#colette-root\" class=\"colette-lightbox\"\u003e \u003cspan class=\"colette-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/colette-wood-blown-glass-french-country-column-pendant-stuberlighting_13.jpg?v=1781767879\" alt=\"Enlarged Colette turned hardwood and hand-blown glass detail\"\u003e \u003cspan class=\"colette-lightbox__caption\"\u003e Colette · Wood \u0026amp; Blown Glass Detail \u003c\/span\u003e \u003cspan class=\"colette-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"colette-size-large\" href=\"#colette-root\" class=\"colette-lightbox\"\u003e \u003cspan class=\"colette-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/colette-wood-blown-glass-french-country-column-pendant-stuberlighting_12.jpg?v=1781767879\" alt=\"Enlarged Colette column pendant dimensions\"\u003e \u003cspan class=\"colette-lightbox__caption\"\u003e Ø5.9\" × H19.7\" · Ø15 × H50cm \u003c\/span\u003e \u003cspan class=\"colette-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 5.9\"x H 19.7\" \/ Black \u0026 White","offer_id":52370966675739,"sku":"STB-PL-26-10015","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 5.9\"x H 19.7\" \/ Walnut Color \u0026 White","offer_id":52370966708507,"sku":"STB-PL-26-10016","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 5.9\"x H 19.7\" \/ Wood Color \u0026 White","offer_id":52370966741275,"sku":"STB-PL-26-10017","price":155.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/colette-wood-blown-glass-french-country-column-pendant-stuberlighting_19.jpg?v=1781767879"},{"product_id":"margaux-pleated-glass-brass-french-vintage-mini-pendant","title":"Margaux Pleated Glass Mini Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — MARGAUX\n   Pleated Glass · Brass · French Vintage Mini Pendant\n   Quiet Editorial \/ Compact \/ Responsive\n========================================================= *\/\n\n.stb-margaux{\n  --ivory:#FFFDF9;\n  --cream:#F7F1E9;\n  --glass:#F2ECE5;\n\n  --dark:#211914;\n  --espresso:#382A23;\n\n  --text:#4C4038;\n  --muted:#776B62;\n\n  --gold:#B49362;\n  --gold-deep:#80613E;\n\n  --line:#D9CFC5;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14.5px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-margaux *,\n.stb-margaux *::before,\n.stb-margaux *::after{\n  box-sizing:border-box;\n}\n\n.stb-margaux h2,\n.stb-margaux h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-margaux p{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   TYPE\n========================================================= *\/\n\n.stb-margaux__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-margaux__title{\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n}\n\n.stb-margaux__section-title{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-margaux__section-copy{\n  max-width:620px;\n\n  margin:0;\n\n  color:#62574F;\n\n  font-size:12.7px;\n  line-height:1.62;\n}\n\n.stb-margaux__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#83756B;\n\n  font-size:9.3px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-margaux__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 180px;\n\n  gap:32px;\n  align-items:end;\n\n  padding:4px 0 23px;\n}\n\n.stb-margaux__intro-copy{\n  max-width:650px;\n}\n\n.stb-margaux__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D524A;\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n.stb-margaux__intro-stat{\n  padding:14px 16px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-margaux__intro-stat small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AD84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-margaux__intro-stat strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#FFF5E8;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-margaux__intro-stat span{\n  color:#D6C9BC;\n\n  font-size:10.8px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-margaux__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.025);\n\n  overflow:hidden;\n}\n\n.stb-margaux__fact{\n  padding:13px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-margaux__fact:last-child{\n  border-right:0;\n}\n\n.stb-margaux__fact small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#88786D;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-margaux__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   COLOR EDITORIAL\n========================================================= *\/\n\n.stb-margaux__colors{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:30px;\n  padding:14px 16px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-margaux__color-media{\n  width:142px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-margaux__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--ivory);\n\n  border:1px solid #D6CBC0;\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-margaux__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-margaux__color-rule{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:11px;\n}\n\n.stb-margaux__color-rule span{\n  padding:4px 8px;\n\n  background:var(--ivory);\n\n  color:#66594F;\n\n  border:1px solid #D9CDC1;\n  border-radius:18px;\n\n  font-size:9.6px;\n}\n\n\n\/* =========================================================\n   DETAIL\n========================================================= *\/\n\n.stb-margaux__detail{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 112px;\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:30px;\n}\n\n.stb-margaux__detail-copy{\n  padding:17px 19px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:4px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-margaux__detail-copy p{\n  max-width:570px;\n\n  margin:0;\n\n  color:#61554C;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n.stb-margaux__detail-media{\n  width:102px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n\n\/* =========================================================\n   GLASS EFFECT\n========================================================= *\/\n\n.stb-margaux__glass{\n  display:grid;\n  grid-template-columns:175px minmax(0,1fr);\n\n  margin-bottom:30px;\n\n  overflow:hidden;\n\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.03);\n}\n\n.stb-margaux__glass-title{\n  padding:17px 18px;\n\n  background:var(--espresso);\n}\n\n.stb-margaux__glass-title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AC84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-margaux__glass-title strong{\n  color:#FFF5E8;\n\n  font-size:13.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-margaux__glass-copy{\n  padding:17px 19px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-margaux__glass-copy p{\n  margin:0;\n\n  color:#60544B;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SCALE + DIMENSION\n========================================================= *\/\n\n.stb-margaux__scale{\n  margin-bottom:30px;\n\n  padding:14px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-margaux__scale-inner{\n  display:grid;\n  grid-template-columns:120px minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n}\n\n.stb-margaux__size-media{\n  width:108px;\n  max-width:100%;\n\n  padding:4px;\n\n  background:#FAF6F0;\n\n  border:1px solid #DDD2C5;\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-margaux__size-media a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-margaux__size-media img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-margaux__scale-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-margaux__scale-copy p{\n  max-width:560px;\n\n  margin:0;\n\n  color:#6B5F56;\n\n  font-size:10.9px;\n  line-height:1.54;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.stb-margaux__placement{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:30px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-margaux__placement-item{\n  padding:13px 14px;\n}\n\n.stb-margaux__placement-item + .stb-margaux__placement-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-margaux__placement-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887568;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-margaux__placement-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-margaux__placement-item p{\n  margin:0;\n\n  color:#70645B;\n\n  font-size:10.2px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-margaux__practical{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-bottom:30px;\n}\n\n.stb-margaux__practical-card{\n  padding:14px 15px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-margaux__practical-card:first-child{\n  border-top:2px solid var(--gold);\n}\n\n.stb-margaux__practical-card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#847165;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-margaux__practical-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:11.9px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-margaux__practical-card p{\n  margin:0;\n\n  color:#655950;\n\n  font-size:10.7px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-margaux__specs{\n  margin-bottom:30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n\n  overflow:hidden;\n}\n\n.stb-margaux__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-margaux__spec-head span{\n  color:#C8AD87;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-margaux__spec-head strong{\n  color:#FFF5E8;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-margaux__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7DED5;\n}\n\n.stb-margaux__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-margaux__spec span{\n  padding-right:10px;\n\n  color:#82756B;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n.stb-margaux__spec strong{\n  color:var(--dark);\n\n  font-size:11.5px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-margaux__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n}\n\n.stb-margaux__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-margaux__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--dark);\n\n  font-size:13.1px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-margaux__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-margaux__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-deep);\n\n  font-size:19px;\n}\n\n.stb-margaux__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-margaux__faq details p{\n  margin:7px 0 0;\n\n  color:#665A51;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-margaux__shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-margaux__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-margaux__shipping p{\n  margin:0 0 7px;\n\n  color:#5E5249;\n\n  font-size:12.5px;\n  line-height:1.62;\n}\n\n.stb-margaux__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-margaux__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-margaux__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,14,12,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-margaux__lightbox:target{\n  display:flex;\n}\n\n.stb-margaux__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-margaux__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-margaux__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-margaux__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E8F82;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-margaux__intro{\n    grid-template-columns:1fr;\n    gap:12px;\n  }\n\n  .stb-margaux__title{\n    font-size:25px;\n  }\n\n  .stb-margaux__intro-stat{\n    max-width:260px;\n  }\n\n\n  .stb-margaux__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-margaux__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-margaux__fact:nth-child(1),\n  .stb-margaux__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-margaux__colors{\n    grid-template-columns:125px 1fr;\n  }\n\n  .stb-margaux__color-media{\n    width:115px;\n  }\n\n\n  .stb-margaux__placement{\n    grid-template-columns:1fr;\n  }\n\n  .stb-margaux__placement-item + .stb-margaux__placement-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-margaux__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-margaux__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-margaux{\n    font-size:14px;\n  }\n\n\n  .stb-margaux__colors{\n    grid-template-columns:90px 1fr;\n\n    gap:12px;\n    padding:10px;\n  }\n\n  .stb-margaux__color-media{\n    width:84px;\n  }\n\n\n  .stb-margaux__detail{\n    grid-template-columns:1fr 80px;\n\n    gap:11px;\n  }\n\n  .stb-margaux__detail-media{\n    width:74px;\n  }\n\n  .stb-margaux__detail-copy{\n    padding:13px 14px;\n  }\n\n\n  .stb-margaux__glass{\n    grid-template-columns:1fr;\n  }\n\n  .stb-margaux__glass-copy{\n    border-top:0;\n    border-left:1px solid var(--line);\n  }\n\n\n  .stb-margaux__scale-inner{\n    grid-template-columns:82px 1fr;\n\n    gap:11px;\n  }\n\n  .stb-margaux__size-media{\n    width:76px;\n  }\n\n\n  .stb-margaux__spec{\n    grid-template-columns:1fr;\n    gap:2px;\n  }\n\n  .stb-margaux__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-margaux__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-margaux\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-margaux__intro\"\u003e\n\u003cdiv class=\"stb-margaux__intro-copy\"\u003e\n\u003cspan class=\"stb-margaux__eyebrow\"\u003e Pleated Glass · Brass Detail · French Vintage \u003c\/span\u003e\n\u003ch2 class=\"stb-margaux__title\"\u003eA Small Pendant With the Detail of a Much Larger Fixture.\u003c\/h2\u003e\n\u003cp\u003eMargaux pairs a pleated glass shade with a slim brass-toned stem, giving a compact pendant the softness and detail associated with French vintage interiors. The fluted glass catches the light gently, so the fixture feels decorative without becoming ornate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__intro-stat\"\u003e\n\u003csmall\u003e Mini Pendant \u003c\/small\u003e \u003cstrong\u003e Compact Scale \u003c\/strong\u003e \u003cspan\u003e Four glass shade options \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-margaux__facts\"\u003e\n\u003cdiv class=\"stb-margaux__fact\"\u003e\n\u003csmall\u003eShade\u003c\/small\u003e \u003cstrong\u003ePleated Glass\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__fact\"\u003e\n\u003csmall\u003eHardware\u003c\/small\u003e \u003cstrong\u003eBrass-Toned Metal\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__fact\"\u003e\n\u003csmall\u003eColors\u003c\/small\u003e \u003cstrong\u003eFour Glass Options\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__fact\"\u003e\n\u003csmall\u003eStyle\u003c\/small\u003e \u003cstrong\u003eFrench Vintage\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COLOR COMPARISON\n  ====================================================== --\u003e\n\u003csection id=\"margaux-color-section\" class=\"stb-margaux__colors\"\u003e\n\u003cdiv class=\"stb-margaux__color-media\"\u003e\u003ca href=\"#margaux-color\" class=\"stb-margaux__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/margaux-pleated-glass-brass-french-vintage-mini-pendant-stuberlighting_27.jpg?v=1781771395\" alt=\"Margaux pleated glass pendant four glass shade color comparison\" loading=\"lazy\"\u003e \u003cspan class=\"stb-margaux__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-margaux__eyebrow\"\u003e Choose the Glass Tone \u003c\/span\u003e\n\u003ch3 class=\"stb-margaux__section-title\"\u003eFour Shades. The Brass Stays Warm.\u003c\/h3\u003e\n\u003cp class=\"stb-margaux__section-copy\"\u003eThe glass color changes how strongly Margaux appears against the room while the brass-toned hardware keeps every version visually connected. Use the comparison image as the most accurate color reference.\u003c\/p\u003e\n\u003cdiv class=\"stb-margaux__color-rule\"\u003e\n\u003cspan\u003e Warm Neutrals \u003c\/span\u003e \u003cspan\u003e Light Interiors \u003c\/span\u003e \u003cspan\u003e Deeper Contrast \u003c\/span\u003e \u003cspan\u003e Easy to Mix \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COLOR LIGHTBOX --\u003e \u003ca id=\"margaux-color\" href=\"#margaux-color-section\" class=\"stb-margaux__lightbox\"\u003e \u003cspan class=\"stb-margaux__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/margaux-pleated-glass-brass-french-vintage-mini-pendant-stuberlighting_27.jpg?v=1781771395\" alt=\"Enlarged Margaux glass shade color comparison\"\u003e \u003cspan class=\"stb-margaux__lightbox-caption\"\u003e Margaux · Four Glass Shade Options \u003c\/span\u003e \u003cspan class=\"stb-margaux__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"margaux-detail-section\" class=\"stb-margaux__detail\"\u003e\n\u003cdiv class=\"stb-margaux__detail-copy\"\u003e\n\u003cspan class=\"stb-margaux__eyebrow\"\u003e Glass Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-margaux__section-title\"\u003ePleats Give the Glass Its Character.\u003c\/h3\u003e\n\u003cp\u003eThe vertical folds add depth to the shade and break up the light across the glass surface. Up close, the pleating gives Margaux more texture than a conventional smooth mini pendant, while the slim brass connection keeps the silhouette delicate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__detail-media\"\u003e\u003ca href=\"#margaux-detail\" class=\"stb-margaux__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/margaux-pleated-glass-brass-french-vintage-mini-pendant-stuberlighting_36.jpg?v=1781771395\" alt=\"Margaux pleated glass and brass pendant detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-margaux__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"margaux-detail\" href=\"#margaux-detail-section\" class=\"stb-margaux__lightbox\"\u003e \u003cspan class=\"stb-margaux__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/margaux-pleated-glass-brass-french-vintage-mini-pendant-stuberlighting_36.jpg?v=1781771395\" alt=\"Enlarged Margaux pleated glass detail\"\u003e \u003cspan class=\"stb-margaux__lightbox-caption\"\u003e Margaux · Pleated Glass \u0026amp; Brass Detail \u003c\/span\u003e \u003cspan class=\"stb-margaux__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHT CHARACTER\n  ====================================================== --\u003e\n\u003csection class=\"stb-margaux__glass\"\u003e\n\u003cdiv class=\"stb-margaux__glass-title\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Texture Makes a Small Pendant Feel Softer. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__glass-copy\"\u003e\n\u003cp\u003eThe pleated shade keeps the fixture from feeling visually flat. When illuminated, the raised and recessed sections catch the light differently, creating a softer and more dimensional glow around the glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE + DIMENSION\n  ====================================================== --\u003e\n\u003csection id=\"margaux-size-section\" class=\"stb-margaux__scale\"\u003e\n\u003cdiv class=\"stb-margaux__scale-inner\"\u003e\n\u003cdiv class=\"stb-margaux__size-media\"\u003e\u003ca href=\"#margaux-size\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/margaux-pleated-glass-brass-french-vintage-mini-pendant-stuberlighting_39.jpg?v=1781771395\" alt=\"Margaux pleated glass mini pendant dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-margaux__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__scale-copy\"\u003e\n\u003cspan class=\"stb-margaux__eyebrow\"\u003e Compact Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-margaux__section-title\"\u003eSmall Enough to Repeat.\u003c\/h3\u003e\n\u003cstrong\u003e Check the Dimension Drawing Before Ordering \u003c\/strong\u003e\n\u003cp\u003eMargaux is intentionally compact. Use one where the fixture should remain delicate, or repeat two or three above a longer surface when you want the pleated glass rhythm to become part of the composition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"margaux-size\" href=\"#margaux-size-section\" class=\"stb-margaux__lightbox\"\u003e \u003cspan class=\"stb-margaux__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/margaux-pleated-glass-brass-french-vintage-mini-pendant-stuberlighting_39.jpg?v=1781771395\" alt=\"Enlarged Margaux pendant dimensions\"\u003e \u003cspan class=\"stb-margaux__lightbox-caption\"\u003e Margaux · Dimension Reference \u003c\/span\u003e \u003cspan class=\"stb-margaux__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PLACEMENT\n  ====================================================== --\u003e\n\u003csection class=\"stb-margaux__placement\"\u003e\n\u003cdiv class=\"stb-margaux__placement-item\"\u003e\n\u003csmall\u003e Bedside \u003c\/small\u003e \u003cstrong\u003e Use as a Pair \u003c\/strong\u003e\n\u003cp\u003eA compact alternative to table lamps when you want to keep the nightstands clear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__placement-item\"\u003e\n\u003csmall\u003e Kitchen Island \u003c\/small\u003e \u003cstrong\u003e Repeat 2–3 Pendants \u003c\/strong\u003e\n\u003cp\u003eThe small shade works naturally when repeated with even spacing above a longer surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__placement-item\"\u003e\n\u003csmall\u003e Powder Room \/ Hall \u003c\/small\u003e \u003cstrong\u003e One Small Accent \u003c\/strong\u003e\n\u003cp\u003eFrench-vintage detail adds character without requiring a large ceiling fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-margaux__practical\"\u003e\n\u003cdiv class=\"stb-margaux__practical-card\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e LED Bulb Included \u003c\/strong\u003e\n\u003cp\u003eA compatible bulb is included, so no separate bulb purchase is required for standard use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__practical-card\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired Ceiling Pendant \u003c\/strong\u003e\n\u003cp\u003eProfessional installation is recommended for a clean and secure ceiling connection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__practical-card\"\u003e\n\u003csmall\u003e Light Mood \u003c\/small\u003e \u003cstrong\u003e Best With Warm Light \u003c\/strong\u003e\n\u003cp\u003eWarm illumination complements the brass-toned hardware and keeps the pleated glass feeling soft.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-margaux__specs\"\u003e\n\u003cdiv class=\"stb-margaux__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Margaux \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__spec\"\u003e\n\u003cspan\u003e Type \u003c\/span\u003e \u003cstrong\u003e French Vintage Mini Pendant Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Pleated Glass Shade · Brass-Toned Metal Hardware \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__spec\"\u003e\n\u003cspan\u003e Shade Options \u003c\/span\u003e \u003cstrong\u003e Four Glass Color Options · Refer to Product Options \u0026amp; Comparison Image \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e See Dimension Drawing Above \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Replaceable LED Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired Ceiling Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e Indoor Dry Locations \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-margaux__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-margaux__faq\"\u003e\u003cspan class=\"stb-margaux__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-margaux__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Margaux large enough to use alone?\u003c\/summary\u003e\n\u003cp\u003eMargaux is intentionally a mini pendant. A single fixture works naturally for a bedside, hallway, powder room, small table or accent position. For longer kitchen islands or counters, multiple pendants usually create better visual balance.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich glass color should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose according to the amount of contrast you want in the room. Lighter glass tones blend more quietly into pale interiors, while deeper tones give the small pendant more visual presence. Use the four-color comparison image above as your most useful visual reference.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use several Margaux pendants together?\u003c\/summary\u003e\n\u003cp\u003eYes. The compact scale makes Margaux particularly suitable for repeated installations above kitchen islands, bar counters or long bedside walls. Keep the spacing consistent for the cleanest result.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\n\u003cp\u003eYes. A compatible LED bulb is included, so no separate bulb purchase is required for standard use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-margaux__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"⌀ 9.8\" × H 5.1\" \/ Brass \u0026White","offer_id":52371211419931,"sku":"STB-PL-26-10018","price":135.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 9.8\" × H 5.1\" \/ Brass \u0026 Beige","offer_id":52371211452699,"sku":"STB-PL-26-10019","price":135.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 9.8\" × H 5.1\" \/ Brass\u0026 Pink","offer_id":52371211485467,"sku":"STB-PL-26-10020","price":135.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 9.8\" × H 5.1\" \/ Brass \u0026 Blue","offer_id":52371211518235,"sku":"STB-PL-26-10021","price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/margaux-pleated-glass-brass-french-vintage-mini-pendant-stuberlighting_37.jpg?v=1781771395"},{"product_id":"freya-pleated-ceramic-brass-nordic-mini-pendant","title":"Freya Pleated Ceramic Mini Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — FREYA\n   PLEATED CERAMIC \u0026 BRASS MINI PENDANT\n\n   PLEAT \/ PAIR \/ PROPORTION\n\n   NORDIC · QUIET LUXURY · SHOPPER-FIRST\n   CONCISE · DISTINCT FROM DAWN BACKGROUND\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-freya{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817365;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n  --brass:#A77C48;\n\n  --ceramic:#F3F0E9;\n  --ceramic-deep:#E8E1D6;\n\n  --cream:#F6EFE3;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-freya *,\n.stb-freya *::before,\n.stb-freya *::after{\n  box-sizing:border-box;\n}\n\n.stb-freya h2,\n.stb-freya h3,\n.stb-freya p{\n  margin-top:0;\n}\n\n.stb-freya h2,\n.stb-freya h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-freya img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-freya a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.freya-frame{\n  position:relative;\n\n  padding:29px 29px 0;\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n\n  box-shadow:0 8px 28px rgba(28,18,9,.025);\n}\n\n.freya-frame::before{\n  content:\"\";\n\n  position:absolute;\n  top:8px;\n  left:29px;\n\n  width:64px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.freya-frame::after{\n  content:\"\";\n\n  position:absolute;\n  top:11px;\n  left:29px;\n\n  width:31px;\n  height:1px;\n\n  background:var(--brass);\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.freya-eyebrow{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.freya-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — INTRO \/ CONFIGURATION\n========================================================= *\/\n\n.freya-intro{\n  padding:20px 0 29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.freya-intro__top{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,145px);\n\n  gap:31px;\n  align-items:end;\n}\n\n.freya-intro h2{\n  max-width:600px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.freya-intro__copy \u003e p{\n  max-width:570px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* SIDE SCALE *\/\n\n.freya-intro__stat{\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.freya-intro__stat small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.freya-intro__stat strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:28px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.freya-intro__stat span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#756658;\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n\n\/* SINGLE \/ SET *\/\n\n.freya-choice{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:19px;\n}\n\n.freya-choice__item{\n  position:relative;\n\n  min-width:0;\n\n  padding:13px 14px;\n\n  border:1px solid var(--line);\n}\n\n.freya-choice__item--single{\n  background:#FBF9F5;\n\n  border-top:2px solid var(--brass);\n}\n\n.freya-choice__item--pair{\n  background:#F3EBDF;\n\n  border-top:2px solid var(--espresso);\n}\n\n.freya-choice__item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.freya-choice__item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.1;\n\n  font-weight:500;\n}\n\n.freya-choice__item p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11px;\n  line-height:1.45;\n}\n\n.freya-choice__tag{\n  display:inline-block;\n\n  margin-top:7px;\n  padding-top:6px;\n\n  border-top:1px solid var(--line);\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   02 — PLEATED CERAMIC\n========================================================= *\/\n\n.freya-pleat{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.freya-pleat__layout{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:29px;\n  align-items:center;\n}\n\n\n\/* DETAIL IMAGE *\/\n\n.freya-detail{\n  width:175px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--ceramic);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--brass);\n}\n\n.freya-detail a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.freya-detail img{\n  max-height:165px !important;\n}\n\n\n\/* COPY *\/\n\n.freya-pleat__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.freya-pleat__copy \u003e p{\n  max-width:515px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.7px;\n  line-height:1.6;\n}\n\n\n\/* MATERIAL ROW *\/\n\n.freya-materials{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:13px;\n}\n\n.freya-material{\n  min-width:0;\n\n  padding:10px 11px;\n\n  border:1px solid var(--line);\n}\n\n.freya-material--ceramic{\n  background:#F4F1EB;\n\n  border-top:2px solid #AAA096;\n}\n\n.freya-material--brass{\n  background:#F8F1E7;\n\n  border-top:2px solid var(--gold);\n}\n\n.freya-material small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.freya-material strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n.freya-material span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.42;\n}\n\n\n\/* CONTRAST STRIP *\/\n\n.freya-surface{\n  display:grid;\n  grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n  gap:20px;\n  align-items:center;\n\n  margin-top:16px;\n\n  padding:15px 17px;\n\n  background:var(--espresso);\n\n  border-radius:4px;\n}\n\n.freya-surface__mark{\n  padding-right:17px;\n\n  border-right:1px solid rgba(255,255,255,.15);\n}\n\n.freya-surface__mark small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.freya-surface__mark strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:24px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.freya-surface__copy h3{\n  margin:0 0 3px;\n\n  color:#FFF8ED;\n\n  font-size:17px;\n}\n\n.freya-surface__copy p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D6CDC1;\n\n  font-size:10.8px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   03 — PROPORTION \/ DROP\n========================================================= *\/\n\n.freya-scale{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.freya-scale__layout{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:28px;\n  align-items:center;\n}\n\n\n\/* SIZE IMAGE *\/\n\n.freya-size{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--gold);\n}\n\n.freya-size a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.freya-size img{\n  max-height:135px !important;\n}\n\n\n\/* SCALE COPY *\/\n\n.freya-scale__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.freya-scale__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.7px;\n  line-height:1.6;\n}\n\n\n\/* SCALE FACTS *\/\n\n.freya-measures{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:24px;\n\n  margin-top:13px;\n}\n\n.freya-measure{\n  min-width:88px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.freya-measure:nth-child(2){\n  border-color:#A79E94;\n}\n\n.freya-measure:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.freya-measure small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.freya-measure strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:21px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* PLACEMENT CHOICE *\/\n\n.freya-placement{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:17px;\n}\n\n.freya-placement__item{\n  min-width:0;\n\n  padding:10px 11px;\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.freya-placement__item:nth-child(2){\n  border-left-color:var(--brass);\n}\n\n.freya-placement__item:nth-child(3){\n  border-left-color:var(--espresso);\n}\n\n.freya-placement__item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.freya-placement__item strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:10px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.freya-specs{\n  padding:31px 0;\n}\n\n.freya-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.freya-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.freya-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.freya-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.freya-spec{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.freya-spec__label{\n  color:#806F60;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.freya-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CARE NOTE *\/\n\n.freya-care{\n  margin-top:12px;\n\n  padding:11px 13px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--brass);\n}\n\n.freya-care small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.freya-care span{\n  display:block;\n\n  color:#514337;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.freya-shipping{\n  position:relative;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n\n  border-radius:5px 5px 0 0;\n}\n\n.freya-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:50px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.freya-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.freya-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n.freya-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.freya-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.freya-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.freya-lightbox:target{\n  display:flex;\n}\n\n.freya-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.freya-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n}\n\n.freya-lightbox__caption{\n  margin-top:9px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.freya-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .freya-frame{\n    padding:25px 18px 0;\n  }\n\n  .freya-frame::before,\n  .freya-frame::after{\n    left:18px;\n  }\n\n\n  .freya-intro__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,115px);\n\n    gap:18px;\n  }\n\n  .freya-intro h2{\n    font-size:27px;\n  }\n\n\n  .freya-pleat__layout{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .freya-detail{\n    width:135px;\n  }\n\n  .freya-detail img{\n    max-height:125px !important;\n  }\n\n\n  .freya-scale__layout{\n    grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n\n  .freya-spec{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .freya-intro__top{\n    grid-template-columns:1fr;\n  }\n\n  .freya-intro__stat{\n    width:175px;\n  }\n\n\n  .freya-choice{\n    grid-template-columns:1fr;\n  }\n\n\n  .freya-pleat__layout{\n    grid-template-columns:1fr;\n  }\n\n  .freya-detail{\n    width:120px;\n\n    margin:0;\n  }\n\n\n  .freya-materials{\n    grid-template-columns:1fr;\n  }\n\n\n  .freya-surface{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n  .freya-surface__mark{\n    padding:0 0 8px;\n\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .freya-scale__layout{\n    grid-template-columns:1fr;\n  }\n\n  .freya-size{\n    width:110px;\n\n    margin:0;\n  }\n\n  .freya-size img{\n    max-height:103px !important;\n  }\n\n\n  .freya-placement{\n    grid-template-columns:1fr;\n  }\n\n\n  .freya-specs__head{\n    display:block;\n  }\n\n  .freya-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .freya-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .freya-spec__label{\n    color:var(--gold-deep);\n\n    font-size:9.5px;\n    font-weight:600;\n\n    letter-spacing:.04em;\n    text-transform:uppercase;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-freya\" id=\"freya-root\"\u003e\n\u003cdiv class=\"freya-frame\"\u003e\n\u003c!-- =====================================================\n         01 — PLEAT \/ PAIR\n    ====================================================== --\u003e\n\u003csection class=\"freya-intro\"\u003e\n\u003cdiv class=\"freya-intro__top\"\u003e\n\u003cdiv class=\"freya-intro__copy\"\u003e\n\u003cspan class=\"freya-eyebrow\"\u003e Pleat \/ Pair \/ Proportion \u003c\/span\u003e\n\u003ch2\u003eSoft Ceramic Texture, Made to Work Alone or in Pairs\u003c\/h2\u003e\n\u003cp\u003eFreya pairs a matte pleated ceramic shade with a single polished brass accent. Its compact cocoon proportion keeps the fixture quiet enough for smaller spaces, while the repeated pleats give it depth even when the light is off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-intro__stat\"\u003e\n\u003csmall\u003e Fixture Size \u003c\/small\u003e \u003cstrong\u003e Ø6.7\" \u003c\/strong\u003e \u003cspan\u003e H8.7\"\u003cbr\u003eØ17 × H22cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-choice\"\u003e\n\u003cdiv class=\"freya-choice__item freya-choice__item--single\"\u003e\n\u003csmall\u003e Configuration 01 \u003c\/small\u003e \u003cstrong\u003e Single \u003c\/strong\u003e\n\u003cp\u003eBest when one compact pendant is enough — above a sink, small vanity, bedside or accent zone.\u003c\/p\u003e\n\u003cspan class=\"freya-choice__tag\"\u003e One complete fixture \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-choice__item freya-choice__item--pair\"\u003e\n\u003csmall\u003e Configuration 02 \u003c\/small\u003e \u003cstrong\u003e Set of 2 \u003c\/strong\u003e\n\u003cp\u003eA more natural choice for islands, bedside pairs and balanced installations around a mirror or architectural feature.\u003c\/p\u003e\n\u003cspan class=\"freya-choice__tag\"\u003e Bundle configuration \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — CERAMIC\n    ====================================================== --\u003e\n\u003csection class=\"freya-pleat\"\u003e\n\u003cdiv class=\"freya-pleat__layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"freya-detail\"\u003e\u003ca href=\"#freya-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/freya-pleated-ceramic-brass-nordic-mini-pendant-stuberlighting_15.jpg?v=1781917268\" alt=\"Close-up of Freya matte pleated ceramic and brass pendant detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"freya-caption\"\u003ePleated ceramic detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-pleat__copy\"\u003e\n\u003cspan class=\"freya-eyebrow\"\u003e Surface \/ Material \u003c\/span\u003e\n\u003ch3\u003eMatte Pleats Instead of Gloss\u003c\/h3\u003e\n\u003cp\u003eVertical pleats give the ceramic shade shadow and texture without adding decoration. The matte white surface stays visually soft, while the polished brass stem adds one controlled point of warmth.\u003c\/p\u003e\n\u003cdiv class=\"freya-materials\"\u003e\n\u003cdiv class=\"freya-material freya-material--ceramic\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Hand-Pleated Ceramic \u003c\/strong\u003e \u003cspan\u003e Matte white surface with vertical folded texture. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-material freya-material--brass\"\u003e\n\u003csmall\u003e Accent \u003c\/small\u003e \u003cstrong\u003e Polished Brass \u003c\/strong\u003e \u003cspan\u003e A restrained warm-metal contrast above the ceramic. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-surface\"\u003e\n\u003cdiv class=\"freya-surface__mark\"\u003e\n\u003csmall\u003e Light Effect \u003c\/small\u003e \u003cstrong\u003e DOWNWARD \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-surface__copy\"\u003e\n\u003ch3\u003eThe Shade Stays Quiet. The Light Falls Below.\u003c\/h3\u003e\n\u003cp\u003eUnlike translucent glass, the ceramic body remains visually opaque, keeping most of the useful light directed through the lower opening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — PROPORTION \/ DROP\n    ====================================================== --\u003e\n\u003csection class=\"freya-scale\"\u003e\n\u003cdiv class=\"freya-scale__layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"freya-size\"\u003e\u003ca href=\"#freya-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/freya-pleated-ceramic-brass-nordic-mini-pendant-stuberlighting_7.jpg?v=1781917267\" alt=\"Freya Pleated Ceramic Brass Mini Pendant dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"freya-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-scale__copy\"\u003e\n\u003cspan class=\"freya-eyebrow\"\u003e Proportion \/ Drop \u003c\/span\u003e\n\u003ch3\u003eCompact Width, Taller Cocoon Profile\u003c\/h3\u003e\n\u003cp\u003eFreya is only 6.7 inches across but 8.7 inches tall, giving it more vertical presence than a wide bowl pendant. The 59-inch suspension keeps the finished drop adjustable for different ceiling and furniture heights.\u003c\/p\u003e\n\u003cdiv class=\"freya-measures\"\u003e\n\u003cdiv class=\"freya-measure\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 6.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-measure\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 8.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-measure\"\u003e\n\u003csmall\u003e Wire \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-placement\"\u003e\n\u003cdiv class=\"freya-placement__item\"\u003e\n\u003csmall\u003e One \u003c\/small\u003e \u003cstrong\u003e Sink \/ Small Accent \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-placement__item\"\u003e\n\u003csmall\u003e Two \u003c\/small\u003e \u003cstrong\u003e Island \/ Bedside Pair \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-placement__item\"\u003e\n\u003csmall\u003e Three \u003c\/small\u003e \u003cstrong\u003e Longer Dining Surface \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         04 — PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"freya-specs\"\u003e\n\u003cdiv class=\"freya-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Freya · Nordic Mini Pendant \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec-list\"\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e Ø6.7\" × H8.7\" \/ Ø17 × H22cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e Hand-pleated matte ceramic shade · Polished brass stem \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e Matte White Ceramic · Warm Polished Brass \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Configurations \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e Single · Set of 2 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e E26 \/ E27 · Bulb Included: Yes · Max 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Included Bulb \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e 2700K warm-white LED \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e Included bulb is non-dimmable · Dimming requires a compatible dimmable E26\/E27 bulb and compatible wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e 59\" standard wire · Extendable on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e Hardwired · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Certifications \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-care\"\u003e\n\u003csmall\u003e Ceramic Care \u003c\/small\u003e \u003cspan\u003e Dust with a soft dry cloth or microfiber duster. For deeper cleaning, use a slightly damp soft cloth. Avoid abrasive cleaners or scrubbers. Slight variation in pleat depth and ceramic surface is normal. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         05 — SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"freya-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"freya-detail-large\" href=\"#freya-root\" class=\"freya-lightbox\"\u003e \u003cspan class=\"freya-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/freya-pleated-ceramic-brass-nordic-mini-pendant-stuberlighting_15.jpg?v=1781917268\" alt=\"Enlarged Freya pleated ceramic and polished brass detail\"\u003e \u003cspan class=\"freya-lightbox__caption\"\u003e Freya · Pleated Ceramic \u0026amp; Brass Detail \u003c\/span\u003e \u003cspan class=\"freya-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"freya-size-large\" href=\"#freya-root\" class=\"freya-lightbox\"\u003e \u003cspan class=\"freya-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/freya-pleated-ceramic-brass-nordic-mini-pendant-stuberlighting_7.jpg?v=1781917267\" alt=\"Enlarged Freya Pleated Ceramic Brass Mini Pendant dimensions\"\u003e \u003cspan class=\"freya-lightbox__caption\"\u003e Ø6.7\" × H8.7\" · Ø17 × H22cm \u003c\/span\u003e \u003cspan class=\"freya-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 6.7\"xH8.7\" \/ Brass \u0026 White","offer_id":52378507051291,"sku":"STB-PL-26-10022","price":125.0,"currency_code":"USD","in_stock":true},{"title":"Set Of2 \/ Brass \u0026 White","offer_id":52378507084059,"sku":"STB-PL-26-10023","price":235.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/freya-pleated-ceramic-brass-nordic-mini-pendant-stuberlighting_10.jpg?v=1781917267"},{"product_id":"nelson-style-bubble-pendant-light-mid-century","title":"Nelson Style Bubble Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — BUBBLE FAMILY\n   9 Shapes · 22 Sizes · Spun Polymer\n   Mid-Century Editorial \/ Compact Selector\n========================================================= *\/\n\n.stb-bubble{\n  --ivory:#FFFDF9;\n  --cream:#F5F0E9;\n  --soft:#F8F5F0;\n\n  --dark:#211A16;\n  --graphite:#332D29;\n\n  --text:#4D433C;\n  --muted:#776E67;\n\n  --gold:#B39362;\n  --gold-deep:#80613E;\n\n  --line:#D9D1C9;\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:14.5px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-bubble *,\n.stb-bubble *::before,\n.stb-bubble *::after{\n  box-sizing:border-box;\n}\n\n.stb-bubble h2,\n.stb-bubble h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-bubble p{\n  margin-top:0;\n}\n\n.stb-bubble__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:9.8px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-bubble__title{\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n}\n\n.stb-bubble__section-title{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-bubble__section-copy{\n  max-width:650px;\n\n  margin:0;\n\n  color:#625A54;\n\n  font-size:12.7px;\n  line-height:1.62;\n}\n\n.stb-bubble__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#80776F;\n\n  font-size:9.2px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-bubble__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 195px;\n\n  gap:30px;\n  align-items:end;\n\n  padding:4px 0 23px;\n}\n\n.stb-bubble__intro-copy{\n  max-width:650px;\n}\n\n.stb-bubble__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D554F;\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n.stb-bubble__intro-stat{\n  padding:14px 16px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-bubble__intro-stat small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AE88;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-bubble__intro-stat strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#FFF7ED;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-bubble__intro-stat span{\n  color:#D7CEC7;\n\n  font-size:10.7px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-bubble__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-bubble__fact{\n  padding:13px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-bubble__fact:last-child{\n  border-right:0;\n}\n\n.stb-bubble__fact small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887E76;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-bubble__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11.6px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   COLLECTION SELECTOR\n========================================================= *\/\n\n.stb-bubble__selector{\n  display:grid;\n  grid-template-columns:175px minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:30px;\n  padding:15px;\n\n  background:var(--cream);\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-bubble__collection-media{\n  width:160px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-bubble__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--ivory);\n\n  border:1px solid #D7CFC8;\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-bubble__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-bubble__shape-list{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:0;\n\n  margin-top:11px;\n\n  border-top:1px solid #D8D0C8;\n}\n\n.stb-bubble__shape{\n  padding:9px 10px 8px 0;\n\n  border-bottom:1px solid #E0D9D2;\n}\n\n.stb-bubble__shape:nth-child(even){\n  padding-left:12px;\n\n  border-left:1px solid #D8D0C8;\n}\n\n.stb-bubble__shape:nth-last-child(-n+2){\n  border-bottom:0;\n}\n\n.stb-bubble__shape small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#8A7D72;\n\n  font-size:8.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-bubble__shape strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-bubble__shape p{\n  margin:2px 0 0;\n\n  color:#70675F;\n\n  font-size:9.9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   MATERIAL STRIP\n========================================================= *\/\n\n.stb-bubble__material{\n  display:grid;\n  grid-template-columns:180px minmax(0,1fr);\n\n  margin-bottom:30px;\n\n  overflow:hidden;\n\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.03);\n}\n\n.stb-bubble__material-title{\n  padding:17px 18px;\n\n  background:var(--graphite);\n}\n\n.stb-bubble__material-title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AF8B;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-bubble__material-title strong{\n  color:#FFF7ED;\n\n  font-size:13.3px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-bubble__material-copy{\n  padding:17px 19px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-bubble__material-copy p{\n  margin:0;\n\n  color:#605851;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   MODEL ACCORDION\n========================================================= *\/\n\n.stb-bubble__models{\n  margin-bottom:30px;\n}\n\n.stb-bubble__models-head{\n  margin-bottom:12px;\n}\n\n.stb-bubble__model-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:7px;\n}\n\n.stb-bubble__model{\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:hidden;\n}\n\n.stb-bubble__model summary{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:42px minmax(0,1fr);\n\n  gap:10px;\n  align-items:center;\n\n  padding:11px 34px 11px 12px;\n\n  color:var(--dark);\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-bubble__model summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-bubble__model summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:12px;\n  top:50%;\n\n  color:var(--gold-deep);\n\n  font-size:18px;\n  font-weight:400;\n\n  transform:translateY(-50%);\n}\n\n.stb-bubble__model[open] summary::after{\n  content:\"−\";\n}\n\n.stb-bubble__model-code{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:35px;\n  height:35px;\n\n  background:var(--cream);\n\n  color:var(--gold-deep);\n\n  border:1px solid #DBD1C7;\n  border-radius:50%;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.stb-bubble__model-summary strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-bubble__model-summary span{\n  display:block;\n\n  color:#7A7068;\n\n  font-size:9.6px;\n  line-height:1.4;\n}\n\n.stb-bubble__model-body{\n  display:grid;\n  grid-template-columns:100px minmax(0,1fr);\n\n  gap:13px;\n  align-items:center;\n\n  padding:10px 12px 13px;\n\n  border-top:1px solid #E8E2DC;\n}\n\n.stb-bubble__dimension{\n  width:92px;\n  max-width:100%;\n\n  padding:4px;\n\n  background:#FAF7F2;\n\n  border:1px solid #DDD5CD;\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-bubble__dimension a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-bubble__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-bubble__size-list{\n  margin:0;\n  padding:0;\n\n  list-style:none;\n}\n\n.stb-bubble__size-list li{\n  padding:3px 0;\n\n  color:#675E56;\n\n  font-size:10.1px;\n  line-height:1.4;\n\n  border-bottom:1px solid #ECE6E0;\n}\n\n.stb-bubble__size-list li:last-child{\n  border-bottom:0;\n}\n\n.stb-bubble__size-list strong{\n  color:var(--dark);\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   SIZE GUIDE\n========================================================= *\/\n\n.stb-bubble__scale{\n  margin-bottom:30px;\n}\n\n.stb-bubble__scale-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-top:12px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-bubble__scale-item{\n  padding:13px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-bubble__scale-item:last-child{\n  border-right:0;\n}\n\n.stb-bubble__scale-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#877A70;\n\n  font-size:8.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-bubble__scale-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11px;\n  line-height:1.38;\n  font-weight:500;\n}\n\n.stb-bubble__scale-item p{\n  margin:0;\n\n  color:#71675F;\n\n  font-size:9.8px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-bubble__practical{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-bottom:30px;\n}\n\n.stb-bubble__practical-card{\n  padding:14px 15px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-bubble__practical-card:first-child{\n  border-top:2px solid var(--gold);\n}\n\n.stb-bubble__practical-card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#83776D;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-bubble__practical-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-bubble__practical-card p{\n  margin:0;\n\n  color:#665D56;\n\n  font-size:10.6px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   STYLE NOTE\n========================================================= *\/\n\n.stb-bubble__note{\n  display:grid;\n  grid-template-columns:3px minmax(0,1fr);\n\n  gap:13px;\n\n  max-width:770px;\n\n  margin:0 auto 30px;\n}\n\n.stb-bubble__note-line{\n  background:var(--gold);\n}\n\n.stb-bubble__note strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.9px;\n  font-weight:500;\n}\n\n.stb-bubble__note p{\n  margin:0;\n\n  color:#675F58;\n\n  font-size:10.9px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.stb-bubble__specs{\n  margin-bottom:30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n\n  overflow:hidden;\n}\n\n.stb-bubble__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(--graphite);\n}\n\n.stb-bubble__spec-head span{\n  color:#C8AF8B;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-bubble__spec-head strong{\n  color:#FFF6EC;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-bubble__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7E1DC;\n}\n\n.stb-bubble__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-bubble__spec span{\n  padding-right:10px;\n\n  color:#817870;\n\n  font-size:10.2px;\n  line-height:1.45;\n}\n\n.stb-bubble__spec strong{\n  color:var(--dark);\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-bubble__faq{\n  max-width:760px;\n\n  margin:0 auto 29px;\n}\n\n.stb-bubble__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-bubble__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--dark);\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-bubble__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-bubble__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-deep);\n\n  font-size:19px;\n}\n\n.stb-bubble__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-bubble__faq details p{\n  margin:7px 0 0;\n\n  color:#665E57;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-bubble__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-bubble__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-bubble__shipping p{\n  margin:0 0 7px;\n\n  color:#5E5650;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-bubble__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-bubble__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-bubble__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-bubble__lightbox:target{\n  display:flex;\n}\n\n.stb-bubble__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-bubble__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-bubble__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-bubble__lightbox-hint{\n  margin-top:3px;\n\n  color:#9F958D;\n\n  font-size:9.4px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-bubble__intro{\n    grid-template-columns:1fr;\n    gap:12px;\n  }\n\n  .stb-bubble__title{\n    font-size:25px;\n  }\n\n  .stb-bubble__intro-stat{\n    max-width:275px;\n  }\n\n\n  .stb-bubble__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-bubble__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-bubble__fact:nth-child(1),\n  .stb-bubble__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-bubble__selector{\n    grid-template-columns:135px 1fr;\n  }\n\n  .stb-bubble__collection-media{\n    width:125px;\n  }\n\n\n  .stb-bubble__material{\n    grid-template-columns:145px 1fr;\n  }\n\n\n  .stb-bubble__scale-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-bubble__scale-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-bubble__scale-item:nth-child(1),\n  .stb-bubble__scale-item:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-bubble__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-bubble__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-bubble{\n    font-size:14px;\n  }\n\n\n  .stb-bubble__selector{\n    grid-template-columns:92px 1fr;\n\n    gap:12px;\n    padding:10px;\n  }\n\n  .stb-bubble__collection-media{\n    width:86px;\n  }\n\n  .stb-bubble__shape-list{\n    grid-template-columns:1fr;\n  }\n\n  .stb-bubble__shape{\n    padding:7px 0;\n  }\n\n  .stb-bubble__shape:nth-child(even){\n    padding-left:0;\n\n    border-left:0;\n  }\n\n  .stb-bubble__shape:nth-last-child(-n+2){\n    border-bottom:1px solid #E0D9D2;\n  }\n\n  .stb-bubble__shape:last-child{\n    border-bottom:0;\n  }\n\n\n  .stb-bubble__material{\n    grid-template-columns:1fr;\n  }\n\n  .stb-bubble__material-copy{\n    border-top:0;\n    border-left:1px solid var(--line);\n  }\n\n\n  .stb-bubble__model-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-bubble__model-body{\n    grid-template-columns:82px 1fr;\n  }\n\n  .stb-bubble__dimension{\n    width:76px;\n  }\n\n\n  .stb-bubble__scale-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-bubble__scale-item{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .stb-bubble__scale-item:last-child{\n    border-bottom:0;\n  }\n\n\n  .stb-bubble__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-bubble__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-bubble__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-bubble\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-bubble__intro\"\u003e\n\u003cdiv class=\"stb-bubble__intro-copy\"\u003e\n\u003cspan class=\"stb-bubble__eyebrow\"\u003e Bubble Family · 9 Shapes · 22 Sizes \u003c\/span\u003e\n\u003ch2 class=\"stb-bubble__title\"\u003eOne Soft Glow. Nine Different Silhouettes.\u003c\/h2\u003e\n\u003cp\u003eThe Bubble Family pairs translucent spun-polymer shades with lightweight steel armatures. Each shape changes the proportion of the fixture, while the softly glowing white surface keeps the entire collection visually connected.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__intro-stat\"\u003e\n\u003csmall\u003e Collection Range \u003c\/small\u003e \u003cstrong\u003e 7.9\" – 31.4\" \u003c\/strong\u003e \u003cspan\u003e Models A through I \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-bubble__facts\"\u003e\n\u003cdiv class=\"stb-bubble__fact\"\u003e\n\u003csmall\u003e Collection \u003c\/small\u003e \u003cstrong\u003e 9 Models \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__fact\"\u003e\n\u003csmall\u003e Variations \u003c\/small\u003e \u003cstrong\u003e 22 Sizes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__fact\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Spun Polymer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__fact\"\u003e\n\u003csmall\u003e Color \u003c\/small\u003e \u003cstrong\u003e Translucent White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COLLECTION \/ SHAPE SELECTOR\n  ====================================================== --\u003e\n\u003csection id=\"bubble-collection-section\" class=\"stb-bubble__selector\"\u003e\n\u003cdiv class=\"stb-bubble__collection-media\"\u003e\u003ca href=\"#bubble-collection\" class=\"stb-bubble__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_11.jpg?v=1781946171\" alt=\"Bubble pendant light collection showing multiple silhouettes\" loading=\"lazy\"\u003e \u003cspan class=\"stb-bubble__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-bubble__eyebrow\"\u003e Choose by Shape First \u003c\/span\u003e\n\u003ch3 class=\"stb-bubble__section-title\"\u003eMatch the Silhouette to the Space.\u003c\/h3\u003e\n\u003cp class=\"stb-bubble__section-copy\"\u003eWith 22 sizes, starting with dimensions can feel complicated. Start with the shape your room needs, then choose the size inside that Model.\u003c\/p\u003e\n\u003cdiv class=\"stb-bubble__shape-list\"\u003e\n\u003cdiv class=\"stb-bubble__shape\"\u003e\n\u003csmall\u003e A · B \u003c\/small\u003e \u003cstrong\u003e Saucer \u003c\/strong\u003e\n\u003cp\u003eWide, low profile for dining rooms and lower ceilings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__shape\"\u003e\n\u003csmall\u003e C · H \u003c\/small\u003e \u003cstrong\u003e Ball \/ Apple \u003c\/strong\u003e\n\u003cp\u003eSoft rounded forms for bedrooms and living rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__shape\"\u003e\n\u003csmall\u003e D · I \u003c\/small\u003e \u003cstrong\u003e Vertical \u003c\/strong\u003e\n\u003cp\u003eBetter for narrow halls, entries and tighter footprints.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__shape\"\u003e\n\u003csmall\u003e E · F \u003c\/small\u003e \u003cstrong\u003e Crisscross \u003c\/strong\u003e\n\u003cp\u003eVisible armature adds more graphic structure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__shape\"\u003e\n\u003csmall\u003e G \u003c\/small\u003e \u003cstrong\u003e Cigar \u003c\/strong\u003e\n\u003cp\u003eLonger proportion for rectangular surfaces and islands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COLLECTION LIGHTBOX --\u003e \u003ca id=\"bubble-collection\" href=\"#bubble-collection-section\" class=\"stb-bubble__lightbox\"\u003e \u003cspan class=\"stb-bubble__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_11.jpg?v=1781946171\" alt=\"Enlarged Bubble pendant collection\"\u003e \u003cspan class=\"stb-bubble__lightbox-caption\"\u003e Bubble Family · Models A–I \u003c\/span\u003e \u003cspan class=\"stb-bubble__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-bubble__material\"\u003e\n\u003cdiv class=\"stb-bubble__material-title\"\u003e\n\u003csmall\u003e The Material \u003c\/small\u003e \u003cstrong\u003e The Shade Glows as a Surface. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__material-copy\"\u003e\n\u003cp\u003eTranslucent spun polymer is formed over a steel wire armature. Rather than acting like an opaque metal shade, the material diffuses light through the surface itself, creating the soft illuminated appearance that defines this style of pendant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MODELS + DIMENSIONS\n  ====================================================== --\u003e\n\u003csection id=\"bubble-models\" class=\"stb-bubble__models\"\u003e\n\u003cdiv class=\"stb-bubble__models-head\"\u003e\n\u003cspan class=\"stb-bubble__eyebrow\"\u003e Models \u0026amp; Dimensions \u003c\/span\u003e\n\u003ch3 class=\"stb-bubble__section-title\"\u003eOpen Only the Shape You Are Considering.\u003c\/h3\u003e\n\u003cp class=\"stb-bubble__section-copy\"\u003eAll 22 available sizes are included below without turning the page into one long dimension gallery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__model-grid\"\u003e\n\u003c!-- ===================================================\n           MODEL A\n      ==================================================== --\u003e\n\u003cdetails class=\"stb-bubble__model\"\u003e\n\u003csummary\u003e\u003cspan class=\"stb-bubble__model-code\"\u003e A \u003c\/span\u003e \u003cspan class=\"stb-bubble__model-summary\"\u003e \u003cstrong\u003e Saucer A \u003c\/strong\u003e \u003cspan\u003e 5 sizes · 15.8\"–31.4\" \u003c\/span\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"stb-bubble__model-body\"\u003e\n\u003cdiv class=\"stb-bubble__dimension\"\u003e\u003ca href=\"#bubble-size-a\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_39.jpg?v=1781946171\" alt=\"Bubble Model A dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-bubble__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cul class=\"stb-bubble__size-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ15.8\"\u003c\/strong\u003e × H8.7\"\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ19.7\"\u003c\/strong\u003e × H9.8\"\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ23.6\"\u003c\/strong\u003e × H11\"\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ27.6\"\u003c\/strong\u003e × H11.8\"\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ31.4\"\u003c\/strong\u003e × H12.9\"\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===================================================\n           MODEL B\n      ==================================================== --\u003e\n\u003cdetails class=\"stb-bubble__model\"\u003e\n\u003csummary\u003e\u003cspan class=\"stb-bubble__model-code\"\u003e B \u003c\/span\u003e \u003cspan class=\"stb-bubble__model-summary\"\u003e \u003cstrong\u003e Saucer B \u003c\/strong\u003e \u003cspan\u003e 5 sizes · 15.7\"–31.4\" \u003c\/span\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"stb-bubble__model-body\"\u003e\n\u003cdiv class=\"stb-bubble__dimension\"\u003e\u003ca href=\"#bubble-size-b\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_29.jpg?v=1781946171\" alt=\"Bubble Model B dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-bubble__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cul class=\"stb-bubble__size-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ15.7\"\u003c\/strong\u003e × H8.7\"\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ19.7\"\u003c\/strong\u003e × H9.8\"\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ23.6\"\u003c\/strong\u003e × H11\"\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ27.6\"\u003c\/strong\u003e × H11.8\"\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ31.4\"\u003c\/strong\u003e × H12.9\"\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===================================================\n           MODEL C\n      ==================================================== --\u003e\n\u003cdetails class=\"stb-bubble__model\"\u003e\n\u003csummary\u003e\u003cspan class=\"stb-bubble__model-code\"\u003e C \u003c\/span\u003e \u003cspan class=\"stb-bubble__model-summary\"\u003e \u003cstrong\u003e Ball \u003c\/strong\u003e \u003cspan\u003e Ø11.8\" × H11.8\" \u003c\/span\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"stb-bubble__model-body\"\u003e\n\u003cdiv class=\"stb-bubble__dimension\"\u003e\u003ca href=\"#bubble-size-c\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_35.jpg?v=1781946171\" alt=\"Bubble Model C Ball dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-bubble__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cul class=\"stb-bubble__size-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ11.8\"\u003c\/strong\u003e × H11.8\"\u003c\/li\u003e\n\u003cli\u003eCompact sphere for bedside, hallway or paired use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===================================================\n           MODEL D\n      ==================================================== --\u003e\n\u003cdetails class=\"stb-bubble__model\"\u003e\n\u003csummary\u003e\u003cspan class=\"stb-bubble__model-code\"\u003e D \u003c\/span\u003e \u003cspan class=\"stb-bubble__model-summary\"\u003e \u003cstrong\u003e Pear \u003c\/strong\u003e \u003cspan\u003e Ø7.9\" × H15.8\" \u003c\/span\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"stb-bubble__model-body\"\u003e\n\u003cdiv class=\"stb-bubble__dimension\"\u003e\u003ca href=\"#bubble-size-d\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_46.jpg?v=1781946171\" alt=\"Bubble Model D Pear dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-bubble__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cul class=\"stb-bubble__size-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ7.9\"\u003c\/strong\u003e × H15.8\"\u003c\/li\u003e\n\u003cli\u003eSlim footprint for halls, entries and narrow positions.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===================================================\n           MODEL E\n      ==================================================== --\u003e\n\u003cdetails class=\"stb-bubble__model\"\u003e\n\u003csummary\u003e\u003cspan class=\"stb-bubble__model-code\"\u003e E \u003c\/span\u003e \u003cspan class=\"stb-bubble__model-summary\"\u003e \u003cstrong\u003e Crisscross E \u003c\/strong\u003e \u003cspan\u003e 2 sizes · 11.8\" \/ 15.8\" \u003c\/span\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"stb-bubble__model-body\"\u003e\n\u003cdiv class=\"stb-bubble__dimension\"\u003e\u003ca href=\"#bubble-size-e\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_48.jpg?v=1781946170\" alt=\"Bubble Model E Crisscross dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-bubble__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cul class=\"stb-bubble__size-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ11.8\"\u003c\/strong\u003e × H11\"\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ15.8\"\u003c\/strong\u003e × H14.2\"\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===================================================\n           MODEL F\n      ==================================================== --\u003e\n\u003cdetails class=\"stb-bubble__model\"\u003e\n\u003csummary\u003e\u003cspan class=\"stb-bubble__model-code\"\u003e F \u003c\/span\u003e \u003cspan class=\"stb-bubble__model-summary\"\u003e \u003cstrong\u003e Crisscross F \u003c\/strong\u003e \u003cspan\u003e 4 sizes · 11.8\"–23.6\" \u003c\/span\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"stb-bubble__model-body\"\u003e\n\u003cdiv class=\"stb-bubble__dimension\"\u003e\u003ca href=\"#bubble-size-f\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_6.jpg?v=1781946170\" alt=\"Bubble Model F Crisscross dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-bubble__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cul class=\"stb-bubble__size-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ11.8\"\u003c\/strong\u003e × H11\"\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ15.7\"\u003c\/strong\u003e × H15\"\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ19.7\"\u003c\/strong\u003e × H18.9\"\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ23.6\"\u003c\/strong\u003e × H22.8\"\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===================================================\n           MODEL G\n      ==================================================== --\u003e\n\u003cdetails class=\"stb-bubble__model\"\u003e\n\u003csummary\u003e\u003cspan class=\"stb-bubble__model-code\"\u003e G \u003c\/span\u003e \u003cspan class=\"stb-bubble__model-summary\"\u003e \u003cstrong\u003e Cigar \u003c\/strong\u003e \u003cspan\u003e 2 sizes · 13.7\" \/ 17.7\" \u003c\/span\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"stb-bubble__model-body\"\u003e\n\u003cdiv class=\"stb-bubble__dimension\"\u003e\u003ca href=\"#bubble-size-g\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_36.jpg?v=1781946171\" alt=\"Bubble Model G Cigar dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-bubble__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cul class=\"stb-bubble__size-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ13.7\"\u003c\/strong\u003e × H12.6\"\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ17.7\"\u003c\/strong\u003e × H16.5\"\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===================================================\n           MODEL H\n      ==================================================== --\u003e\n\u003cdetails class=\"stb-bubble__model\"\u003e\n\u003csummary\u003e\u003cspan class=\"stb-bubble__model-code\"\u003e H \u003c\/span\u003e \u003cspan class=\"stb-bubble__model-summary\"\u003e \u003cstrong\u003e Apple \u003c\/strong\u003e \u003cspan\u003e Ø19.7\" × H14.9\" \u003c\/span\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"stb-bubble__model-body\"\u003e\n\u003cdiv class=\"stb-bubble__dimension\"\u003e\u003ca href=\"#bubble-size-h\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_49.jpg?v=1781946171\" alt=\"Bubble Model H Apple dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-bubble__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cul class=\"stb-bubble__size-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ19.7\"\u003c\/strong\u003e × H14.9\"\u003c\/li\u003e\n\u003cli\u003eSofter rounded profile for living and dining spaces.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===================================================\n           MODEL I\n      ==================================================== --\u003e\n\u003cdetails class=\"stb-bubble__model\"\u003e\n\u003csummary\u003e\u003cspan class=\"stb-bubble__model-code\"\u003e I \u003c\/span\u003e \u003cspan class=\"stb-bubble__model-summary\"\u003e \u003cstrong\u003e Cylinder Lantern \u003c\/strong\u003e \u003cspan\u003e Ø15.8\" × H16.5\" \u003c\/span\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"stb-bubble__model-body\"\u003e\n\u003cdiv class=\"stb-bubble__dimension\"\u003e\u003ca href=\"#bubble-size-i\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_45.jpg?v=1781946171\" alt=\"Bubble Model I Cylinder Lantern dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-bubble__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cul class=\"stb-bubble__size-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ15.8\"\u003c\/strong\u003e × H16.5\"\u003c\/li\u003e\n\u003cli\u003eTaller architectural profile with straighter sides.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"bubble-size-a\" href=\"#bubble-models\" class=\"stb-bubble__lightbox\"\u003e \u003cspan class=\"stb-bubble__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_39.jpg?v=1781946171\" alt=\"Enlarged Bubble Model A dimensions\"\u003e \u003cspan class=\"stb-bubble__lightbox-caption\"\u003eModel A · Saucer\u003c\/span\u003e \u003cspan class=\"stb-bubble__lightbox-hint\"\u003eClick or tap anywhere to close\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"bubble-size-b\" href=\"#bubble-models\" class=\"stb-bubble__lightbox\"\u003e \u003cspan class=\"stb-bubble__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_29.jpg?v=1781946171\" alt=\"Enlarged Bubble Model B dimensions\"\u003e \u003cspan class=\"stb-bubble__lightbox-caption\"\u003eModel B · Saucer\u003c\/span\u003e \u003cspan class=\"stb-bubble__lightbox-hint\"\u003eClick or tap anywhere to close\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"bubble-size-c\" href=\"#bubble-models\" class=\"stb-bubble__lightbox\"\u003e \u003cspan class=\"stb-bubble__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_35.jpg?v=1781946171\" alt=\"Enlarged Bubble Model C dimensions\"\u003e \u003cspan class=\"stb-bubble__lightbox-caption\"\u003eModel C · Ball\u003c\/span\u003e \u003cspan class=\"stb-bubble__lightbox-hint\"\u003eClick or tap anywhere to close\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"bubble-size-d\" href=\"#bubble-models\" class=\"stb-bubble__lightbox\"\u003e \u003cspan class=\"stb-bubble__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_46.jpg?v=1781946171\" alt=\"Enlarged Bubble Model D dimensions\"\u003e \u003cspan class=\"stb-bubble__lightbox-caption\"\u003eModel D · Pear\u003c\/span\u003e \u003cspan class=\"stb-bubble__lightbox-hint\"\u003eClick or tap anywhere to close\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"bubble-size-e\" href=\"#bubble-models\" class=\"stb-bubble__lightbox\"\u003e \u003cspan class=\"stb-bubble__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_48.jpg?v=1781946170\" alt=\"Enlarged Bubble Model E dimensions\"\u003e \u003cspan class=\"stb-bubble__lightbox-caption\"\u003eModel E · Crisscross\u003c\/span\u003e \u003cspan class=\"stb-bubble__lightbox-hint\"\u003eClick or tap anywhere to close\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"bubble-size-f\" href=\"#bubble-models\" class=\"stb-bubble__lightbox\"\u003e \u003cspan class=\"stb-bubble__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_6.jpg?v=1781946170\" alt=\"Enlarged Bubble Model F dimensions\"\u003e \u003cspan class=\"stb-bubble__lightbox-caption\"\u003eModel F · Crisscross\u003c\/span\u003e \u003cspan class=\"stb-bubble__lightbox-hint\"\u003eClick or tap anywhere to close\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"bubble-size-g\" href=\"#bubble-models\" class=\"stb-bubble__lightbox\"\u003e \u003cspan class=\"stb-bubble__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_36.jpg?v=1781946171\" alt=\"Enlarged Bubble Model G dimensions\"\u003e \u003cspan class=\"stb-bubble__lightbox-caption\"\u003eModel G · Cigar\u003c\/span\u003e \u003cspan class=\"stb-bubble__lightbox-hint\"\u003eClick or tap anywhere to close\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"bubble-size-h\" href=\"#bubble-models\" class=\"stb-bubble__lightbox\"\u003e \u003cspan class=\"stb-bubble__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_49.jpg?v=1781946171\" alt=\"Enlarged Bubble Model H dimensions\"\u003e \u003cspan class=\"stb-bubble__lightbox-caption\"\u003eModel H · Apple\u003c\/span\u003e \u003cspan class=\"stb-bubble__lightbox-hint\"\u003eClick or tap anywhere to close\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"bubble-size-i\" href=\"#bubble-models\" class=\"stb-bubble__lightbox\"\u003e \u003cspan class=\"stb-bubble__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_45.jpg?v=1781946171\" alt=\"Enlarged Bubble Model I dimensions\"\u003e \u003cspan class=\"stb-bubble__lightbox-caption\"\u003eModel I · Cylinder Lantern\u003c\/span\u003e \u003cspan class=\"stb-bubble__lightbox-hint\"\u003eClick or tap anywhere to close\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-bubble__scale\"\u003e\u003cspan class=\"stb-bubble__eyebrow\"\u003e Quick Size Guide \u003c\/span\u003e\n\u003ch3 class=\"stb-bubble__section-title\"\u003eChoose Scale After Shape.\u003c\/h3\u003e\n\u003cdiv class=\"stb-bubble__scale-grid\"\u003e\n\u003cdiv class=\"stb-bubble__scale-item\"\u003e\n\u003csmall\u003e Small · 7.9–13.8\" \u003c\/small\u003e \u003cstrong\u003e Tight Spaces \/ Multiples \u003c\/strong\u003e\n\u003cp\u003eHallways, bedside positions or repeated pendants.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__scale-item\"\u003e\n\u003csmall\u003e Medium · 15.7–19.7\" \u003c\/small\u003e \u003cstrong\u003e Most Versatile \u003c\/strong\u003e\n\u003cp\u003eDining tables, kitchens and bedrooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__scale-item\"\u003e\n\u003csmall\u003e Large · 23.6–27.6\" \u003c\/small\u003e \u003cstrong\u003e More Room Presence \u003c\/strong\u003e\n\u003cp\u003eLarger tables and open-plan rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__scale-item\"\u003e\n\u003csmall\u003e Statement · 31.4\" \u003c\/small\u003e \u003cstrong\u003e Architectural Scale \u003c\/strong\u003e\n\u003cp\u003eGrand dining rooms and larger living spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-bubble__practical\"\u003e\n\u003cdiv class=\"stb-bubble__practical-card\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 LED Bulb(s) Included \u003c\/strong\u003e\n\u003cp\u003eStandard warm-white 2700K bulbs are included. Bulb quantity varies according to the selected model and size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__practical-card\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable Wire \u003c\/strong\u003e\n\u003cp\u003eShorten during installation. Additional suspension length is available on request for taller ceilings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__practical-card\"\u003e\n\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Dimming Can Be Added \u003c\/strong\u003e\n\u003cp\u003eIncluded bulbs are non-dimmable. For dimming, use compatible dimmable E26\/E27 bulbs with a compatible wall dimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-bubble__note\"\u003e\n\u003cdiv class=\"stb-bubble__note-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Nelson-style design; not an authentic licensed Nelson Bubble Lamp. \u003c\/strong\u003e\n\u003cp\u003eThis Stuber Lighting collection is an independent, Nelson-style interpretation of the Mid-Century bubble-light vocabulary. It is not represented as an authentic licensed reissue or as affiliated with the original designer's estate or licensees.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-bubble__specs\"\u003e\n\u003cdiv class=\"stb-bubble__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Bubble Family \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__spec\"\u003e\n\u003cspan\u003e Models \u003c\/span\u003e \u003cstrong\u003e A · B Saucer · C Ball · D Pear · E \/ F Crisscross · G Cigar · H Apple · I Cylinder Lantern \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__spec\"\u003e\n\u003cspan\u003e Size Range \u003c\/span\u003e \u003cstrong\u003e 22 Size Options · Approximately 7.9\"–31.4\" Across the Collection \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Translucent Spun Polymer Shade · Steel Wire Armature \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__spec\"\u003e\n\u003cspan\u003e Color \u003c\/span\u003e \u003cstrong\u003e Translucent White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 LED Bulb(s) Included · Standard Warm White 2700K · Max 40W Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Included Bulb(s) Are Non-Dimmable · Fixture Can Be Used With Compatible Dimmable E26 \/ E27 Bulbs and Compatible Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__spec\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e 59\" Adjustable Wire · Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired Ceiling Installation · Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__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-bubble__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-bubble__faq\"\u003e\u003cspan class=\"stb-bubble__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-bubble__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich Model should I start with?\u003c\/summary\u003e\n\u003cp\u003eStart with room geometry rather than size. Choose A or B when you want a wide, low Saucer; C or H for a rounded form; D or I for a narrower vertical profile; E or F when you want visible armature detail; and G when the room benefits from a longer silhouette.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre bulbs included?\u003c\/summary\u003e\n\u003cp\u003eYes. Compatible E26 \/ E27 warm-white LED bulbs are included. The quantity can vary depending on the selected Model and socket configuration.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should the spun-polymer shade be cleaned?\u003c\/summary\u003e\n\u003cp\u003eDust gently with a soft dry cloth or soft brush. Avoid aggressive wet cleaning, abrasive cleaners and greasy handling of the shade surface.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this an authentic licensed Nelson Bubble Lamp?\u003c\/summary\u003e\n\u003cp\u003eNo. This is a Nelson-style Stuber Lighting collection and is not represented as an authentic licensed reissue or as affiliated with the original designer's estate or any licensed manufacturer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-bubble__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Model A: Dia 15.8\"x H 8.7\" \/ White","offer_id":52379359772955,"sku":"STB-PL-26-10024","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 19.7\"x H 9.8\" \/ White","offer_id":52379359805723,"sku":"STB-PL-26-10025","price":340.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 23.6\"x H 11\" \/ White","offer_id":52379359838491,"sku":"STB-PL-26-10026","price":560.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 27.6\"x H 11.8\" \/ White","offer_id":52379359871259,"sku":"STB-PL-26-10027","price":860.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 31.4\"x H 12.9\" \/ White","offer_id":52379359904027,"sku":"STB-PL-26-10028","price":1180.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 15.7\"x H 8.7\" \/ White","offer_id":52379359936795,"sku":"STB-PL-26-10029","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 19.7\"x H 9.8\" \/ White","offer_id":52379359969563,"sku":"STB-PL-26-10030","price":340.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 23.6\" x H 11\" \/ White","offer_id":52379360002331,"sku":"STB-PL-26-10031","price":560.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 27.6\"x H 11.8\" \/ White","offer_id":52379360035099,"sku":"STB-PL-26-10032","price":860.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 31.4\" x H 12.9\" \/ White","offer_id":52379360067867,"sku":"STB-PL-26-10033","price":1180.0,"currency_code":"USD","in_stock":true},{"title":"Model C: Dia 11.8\" x H 11.8\" \/ White","offer_id":52379360100635,"sku":"STB-PL-26-10034","price":220.0,"currency_code":"USD","in_stock":true},{"title":"Model D: Dia 7.9\"x H 15.8\" \/ White","offer_id":52379360133403,"sku":"STB-PL-26-10035","price":220.0,"currency_code":"USD","in_stock":true},{"title":"Model E: Dia 11.8\" x H 11\" \/ White","offer_id":52379360166171,"sku":"STB-PL-26-10036","price":220.0,"currency_code":"USD","in_stock":true},{"title":"Model E: Dia 15.8\" x H 14.2\" \/ White","offer_id":52379360198939,"sku":"STB-PL-26-10037","price":320.0,"currency_code":"USD","in_stock":true},{"title":"Model F: Dia 11.8\" x H 11\" \/ White","offer_id":52379360231707,"sku":"STB-PL-26-10038","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model F: Dia 15.7\" x H 15\" \/ White","offer_id":52379360264475,"sku":"STB-PL-26-10039","price":560.0,"currency_code":"USD","in_stock":true},{"title":"Model F: Dia 19.7\" x H 18.9\" \/ White","offer_id":52379360297243,"sku":"STB-PL-26-10040","price":860.0,"currency_code":"USD","in_stock":true},{"title":"Model F: Dia 23.6\" x H 22.8\" \/ White","offer_id":52379360330011,"sku":"STB-PL-26-10041","price":1180.0,"currency_code":"USD","in_stock":true},{"title":"Model G: Dia 13.7\"x H 12.6\" \/ White","offer_id":52379360362779,"sku":"STB-PL-26-10042","price":260.0,"currency_code":"USD","in_stock":true},{"title":"Model G: Dia 17.7\"x H 16.5\" \/ White","offer_id":52379360395547,"sku":"STB-PL-26-10043","price":430.0,"currency_code":"USD","in_stock":true},{"title":"Model H: Dia 19.7\" x H 14.9\" \/ White","offer_id":52379360428315,"sku":"STB-PL-26-10044","price":450.0,"currency_code":"USD","in_stock":true},{"title":"Model I: Dia 15.8\" x H 16.5\" \/ White","offer_id":52379360461083,"sku":"STB-PL-26-10045","price":340.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_1.jpg?v=1781946170"},{"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":"larkin-p376-style-aluminum-disc-pendant-light","title":"Larkin P376 Style Aluminum Disc Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — LARKIN\n   ALUMINUM DISC PENDANT\n\n   PROFILE \/ SURFACE \/ DROP\n\n   EDITORIAL PRODUCT SHEET\n   QUIET LUXURY · MATERIAL-LED\n   CONCISE · SHOPPER-FIRST\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-larkin-sheet{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#82766B;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --silver:#AAA8A3;\n  --silver-deep:#7C7B77;\n  --silver-soft:#EFEEEA;\n\n  --cream:#F5EDD8;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n  --soft:#F4EEE5;\n\n  --line:#DED2BD;\n  --line-soft:#ECE4D8;\n\n  width:100%;\n  max-width:860px;\n  min-width:0;\n\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-larkin-sheet *,\n.stb-larkin-sheet *::before,\n.stb-larkin-sheet *::after{\n  box-sizing:border-box;\n}\n\n.stb-larkin-sheet h2,\n.stb-larkin-sheet h3,\n.stb-larkin-sheet p{\n  margin-top:0;\n}\n\n.stb-larkin-sheet h2,\n.stb-larkin-sheet 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-larkin-sheet 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-larkin-sheet a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.lks-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.lks-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.lks-intro{\n  padding:0 0 26px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lks-intro__grid{\n  display:grid;\n  grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);\n\n  gap:12px;\n}\n\n.lks-intro__story{\n  position:relative;\n\n  min-width:0;\n\n  padding:28px 30px 27px 35px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.lks-intro__story::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:0;\n  bottom:0;\n  left:0;\n\n  width:5px;\n\n  background:var(--espresso);\n}\n\n.lks-intro h2{\n  max-width:585px;\n\n  margin:0 0 10px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.lks-intro__story \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\/* RIGHT STAT BLOCK *\/\n\n.lks-intro__stats{\n  display:grid;\n  grid-template-rows:repeat(3,1fr);\n\n  min-width:0;\n\n  border:1px solid var(--line);\n  background:var(--silver-soft);\n}\n\n.lks-intro__stat{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:15px 16px;\n\n  border-bottom:1px solid #D7D4CE;\n}\n\n.lks-intro__stat:last-child{\n  border-bottom:0;\n}\n\n.lks-intro__stat small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--silver-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lks-intro__stat strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:25px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.lks-intro__stat span{\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* DESIGN DISCLOSURE *\/\n\n.lks-disclosure{\n  display:grid;\n  grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n  gap:17px;\n\n  margin-top:10px;\n\n  padding:10px 12px;\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n\n  background:#F8F3EB;\n}\n\n.lks-disclosure strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.lks-disclosure span{\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   02 — SURFACE \/ CONSTRUCTION\n========================================================= *\/\n\n.lks-surface{\n  padding:28px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lks-surface__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:28px;\n\n  margin-bottom:15px;\n}\n\n.lks-surface__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.lks-surface__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\/* CONTACT SHEET *\/\n\n.lks-contact{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.lks-contact__card{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:15px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:9px;\n\n  border:1px solid var(--line);\n}\n\n.lks-contact__card--surface{\n  background:#F3F2EF;\n}\n\n.lks-contact__card--top{\n  background:#F8F3EB;\n}\n\n.lks-contact__media{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n}\n\n.lks-contact__media 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.lks-contact__media img{\n  max-height:135px !important;\n}\n\n.lks-contact__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lks-contact__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.1;\n\n  font-weight:500;\n}\n\n.lks-contact__copy span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* FINISH SELECTOR *\/\n\n.lks-finish-row{\n  display:grid;\n  grid-template-columns:minmax(0,125px) 1fr 1fr;\n\n  gap:8px;\n\n  margin-top:11px;\n}\n\n.lks-finish-row__label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:10px 11px;\n\n  background:var(--espresso);\n}\n\n.lks-finish-row__label 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.lks-finish-row__label 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.lks-finish{\n  position:relative;\n\n  min-width:0;\n\n  padding:11px 12px 11px 34px;\n\n  border:1px solid var(--line);\n}\n\n.lks-finish::before{\n  content:\"\";\n\n  position:absolute;\n\n  left:12px;\n  top:14px;\n\n  width:11px;\n  height:11px;\n\n  border-radius:50%;\n\n  border:1px solid rgba(28,18,9,.15);\n}\n\n.lks-finish--silver{\n  background:#F2F1EE;\n}\n\n.lks-finish--silver::before{\n  background:#AAA9A5;\n}\n\n.lks-finish--white{\n  background:#FCFAF6;\n}\n\n.lks-finish--white::before{\n  background:#F5F3ED;\n}\n\n.lks-finish strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.lks-finish span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   03 — DROP \/ SCALE\n========================================================= *\/\n\n.lks-drop{\n  padding:28px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lks-drop__sheet{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  min-width:0;\n\n  border:1px solid var(--line);\n}\n\n\n\/* LEFT SIZE PANE *\/\n\n.lks-drop__visual{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:18px;\n\n  background:var(--silver-soft);\n\n  border-right:1px solid #D5D2CC;\n}\n\n.lks-size-img{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid #D7D3CB;\n}\n\n.lks-size-img 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.lks-size-img img{\n  max-height:137px !important;\n}\n\n\n\/* RIGHT INFO PANE *\/\n\n.lks-drop__info{\n  min-width:0;\n\n  padding:20px 22px;\n}\n\n.lks-drop__info h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.lks-drop__info \u003e p{\n  max-width:525px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* HORIZONTAL MEASURE *\/\n\n.lks-measure{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:0;\n\n  margin-top:15px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.lks-measure__item{\n  min-width:0;\n\n  padding:10px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.lks-measure__item:last-child{\n  border-right:0;\n}\n\n.lks-measure__item 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.lks-measure__item strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.lks-measure__item span{\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* LIGHT SOURCE *\/\n\n.lks-light-row{\n  display:grid;\n  grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n  gap:18px;\n\n  margin-top:13px;\n\n  padding-top:12px;\n}\n\n.lks-light-row__title 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.lks-light-row__title strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.lks-light-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.lks-light-row__meta{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:7px;\n\n  margin-top:7px;\n}\n\n.lks-chip{\n  display:inline-flex;\n  align-items:center;\n\n  min-height:26px;\n\n  padding:4px 8px;\n\n  background:#F6F0E6;\n\n  border:1px solid var(--line);\n\n  color:var(--brown);\n\n  font-size:11px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.lks-specs{\n  padding:28px 0;\n}\n\n.lks-specs__heading{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:28px;\n\n  margin-bottom:10px;\n}\n\n.lks-specs__heading h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.1;\n}\n\n.lks-specs__heading p{\n  max-width:505px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.55;\n}\n\n\n\/* SPEC GRID *\/\n\n.lks-spec-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:0;\n\n  border:1px solid var(--line);\n}\n\n.lks-spec{\n  display:grid;\n  grid-template-columns:minmax(0,112px) minmax(0,1fr);\n\n  gap:12px;\n\n  min-width:0;\n\n  padding:10px 12px;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.lks-spec:nth-child(odd){\n  border-right:1px solid var(--line-soft);\n}\n\n.lks-spec:nth-last-child(-n+2){\n  border-bottom:0;\n}\n\n.lks-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.lks-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  line-height:1.48;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* SURFACE NOTE *\/\n\n.lks-note{\n  margin-top:10px;\n\n  padding:10px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--silver);\n}\n\n.lks-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.lks-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   05 — SHIPPING\n========================================================= *\/\n\n.lks-shipping{\n  position:relative;\n\n  padding:19px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n}\n\n.lks-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.lks-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.lks-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.lks-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.lks-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.lks-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.lks-lightbox:target{\n  display:flex;\n}\n\n.lks-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.lks-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.lks-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.lks-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  .lks-intro__grid{\n    grid-template-columns:minmax(0,1fr) minmax(0,180px);\n  }\n\n  .lks-intro__story{\n    padding:25px 22px 24px 28px;\n  }\n\n  .lks-intro h2{\n    font-size:27px;\n  }\n\n\n  .lks-surface__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .lks-contact__card{\n    grid-template-columns:minmax(0,110px) minmax(0,1fr);\n  }\n\n  .lks-contact__media{\n    width:105px;\n  }\n\n\n  .lks-drop__sheet{\n    grid-template-columns:minmax(0,155px) minmax(0,1fr);\n  }\n\n  .lks-size-img{\n    width:120px;\n  }\n\n\n  .lks-specs__heading{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .lks-intro__grid{\n    grid-template-columns:1fr;\n  }\n\n  .lks-intro__stats{\n    grid-template-columns:repeat(3,1fr);\n    grid-template-rows:auto;\n  }\n\n  .lks-intro__stat{\n    border-bottom:0;\n    border-right:1px solid #D7D4CE;\n  }\n\n  .lks-intro__stat:last-child{\n    border-right:0;\n  }\n\n  .lks-intro__stat strong{\n    font-size:20px;\n  }\n\n  .lks-intro__stat span{\n    font-size:11px;\n  }\n\n\n  .lks-disclosure{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n\n  .lks-contact{\n    grid-template-columns:1fr;\n  }\n\n\n  .lks-contact__card{\n    grid-template-columns:minmax(0,105px) minmax(0,1fr);\n  }\n\n\n  .lks-finish-row{\n    grid-template-columns:1fr;\n  }\n\n  .lks-finish-row__label{\n    padding:9px 11px;\n  }\n\n\n  .lks-drop__sheet{\n    grid-template-columns:1fr;\n  }\n\n  .lks-drop__visual{\n    border-right:0;\n    border-bottom:1px solid #D5D2CC;\n  }\n\n  .lks-size-img{\n    width:115px;\n  }\n\n\n  .lks-measure{\n    grid-template-columns:1fr;\n  }\n\n  .lks-measure__item{\n    display:grid;\n    grid-template-columns:minmax(0,85px) minmax(0,80px) minmax(0,1fr);\n\n    gap:10px;\n    align-items:center;\n\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .lks-measure__item:last-child{\n    border-bottom:0;\n  }\n\n  .lks-measure__item strong,\n  .lks-measure__item span{\n    margin-top:0;\n  }\n\n\n  .lks-light-row{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .lks-spec-grid{\n    grid-template-columns:1fr;\n  }\n\n  .lks-spec{\n    grid-template-columns:minmax(0,110px) minmax(0,1fr);\n\n    border-right:0 !important;\n    border-bottom:1px solid var(--line-soft) !important;\n  }\n\n  .lks-spec:last-child{\n    border-bottom:0 !important;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-larkin-sheet\" id=\"larkin-sheet-root\"\u003e\n\u003c!-- =====================================================\n       01 — PROFILE\n  ====================================================== --\u003e\n\u003csection class=\"lks-intro\"\u003e\n\u003cdiv class=\"lks-intro__grid\"\u003e\n\u003cdiv class=\"lks-intro__story\"\u003e\n\u003cspan class=\"lks-kicker\"\u003e Profile \/ Surface \/ Drop \u003c\/span\u003e\n\u003ch2\u003eA Horizontal Disc That Defines the Room Without Filling It\u003c\/h2\u003e\n\u003cp\u003eLarkin reduces the pendant to one strong proportion: a broad spun-aluminum disc, a slim suspension cord and very little visual hardware. At 18.7 inches across, it has enough width to anchor a table or island while keeping the ceiling composition clean.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-intro__stats\"\u003e\n\u003cdiv class=\"lks-intro__stat\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 18.7\" \u003c\/strong\u003e \u003cspan\u003e Wide horizontal scale \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-intro__stat\"\u003e\n\u003csmall\u003e Disc Height \u003c\/small\u003e \u003cstrong\u003e 7.5\" \u003c\/strong\u003e \u003cspan\u003e Low-profile form \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-intro__stat\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e \u003cspan\u003e Adjustable at install \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-disclosure\"\u003e\n\u003cstrong\u003e Design Note \u003c\/strong\u003e \u003cspan\u003e Larkin is an independently manufactured design tribute inspired by the P376 silhouette. It is not an authentic or licensed P376 product. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — SURFACE\n  ====================================================== --\u003e\n\u003csection class=\"lks-surface\"\u003e\n\u003cdiv class=\"lks-surface__head\"\u003e\n\u003ch3\u003eThe Metal Does Most of the Work\u003c\/h3\u003e\n\u003cp\u003eInstead of adding decorative parts, Larkin relies on the continuous aluminum surface and the relationship between the wide disc, small upper assembly and suspension line.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-contact\"\u003e\n\u003carticle class=\"lks-contact__card lks-contact__card--surface\"\u003e\n\u003cdiv class=\"lks-contact__media\"\u003e\u003ca href=\"#larkin-surface-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larkin-p376-style-aluminum-disc-pendant-light-stuberlighting_18.jpg?v=1782204664\" alt=\"Close-up of Larkin spun aluminum disc surface\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"lks-contact__copy\"\u003e\n\u003csmall\u003e Surface \u003c\/small\u003e \u003cstrong\u003e Spun Aluminum \u003c\/strong\u003e \u003cspan\u003e A continuous metal disc with a clean, lightweight visual profile. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"lks-contact__card lks-contact__card--top\"\u003e\n\u003cdiv class=\"lks-contact__media\"\u003e\u003ca href=\"#larkin-top-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larkin-p376-style-aluminum-disc-pendant-light-stuberlighting_12.jpg?v=1782204664\" alt=\"Close-up of Larkin upper assembly and suspension detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"lks-contact__copy\"\u003e\n\u003csmall\u003e Upper Detail \u003c\/small\u003e \u003cstrong\u003e Minimal Hardware \u003c\/strong\u003e \u003cspan\u003e The suspension and upper assembly stay visually secondary to the disc. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-finish-row\"\u003e\n\u003cdiv class=\"lks-finish-row__label\"\u003e\n\u003csmall\u003e Finish \u003c\/small\u003e \u003cstrong\u003e Choose the Surface \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-finish lks-finish--silver\"\u003e\n\u003cstrong\u003e Brushed Silver \u003c\/strong\u003e \u003cspan\u003e More visible metal character and a stronger Mid-Century expression. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-finish lks-finish--white\"\u003e\n\u003cstrong\u003e Matte White \u003c\/strong\u003e \u003cspan\u003e Quieter against pale ceilings for a softer contemporary look. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — DROP \/ SCALE\n  ====================================================== --\u003e\n\u003csection class=\"lks-drop\"\u003e\n\u003cdiv class=\"lks-drop__sheet\"\u003e\n\u003cdiv class=\"lks-drop__visual\"\u003e\n\u003cdiv class=\"lks-size-img\"\u003e\u003ca href=\"#larkin-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larkin-p376-style-aluminum-disc-pendant-light-stuberlighting_21.jpg?v=1782204664\" alt=\"Larkin aluminum disc pendant dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"lks-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-drop__info\"\u003e\n\u003cspan class=\"lks-kicker\"\u003e Scale \/ Suspension \u003c\/span\u003e\n\u003ch3\u003eOne Size. Adjustable Drop.\u003c\/h3\u003e\n\u003cp\u003eThe disc itself stays fixed at 18.7 inches across. The variable is suspension: the standard 59-inch cord can be shortened during installation, with longer lengths available when higher ceilings require more drop.\u003c\/p\u003e\n\u003cdiv class=\"lks-measure\"\u003e\n\u003cdiv class=\"lks-measure__item\"\u003e\n\u003csmall\u003e Disc \u003c\/small\u003e \u003cstrong\u003e Ø18.7\" \u003c\/strong\u003e \u003cspan\u003e H7.5\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-measure__item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e \u003cspan\u003e Standard \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-measure__item\"\u003e\n\u003csmall\u003e High Ceiling \u003c\/small\u003e \u003cstrong\u003e Custom \u003c\/strong\u003e \u003cspan\u003e Longer drop available \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-light-row\"\u003e\n\u003cdiv class=\"lks-light-row__title\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Replaceable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-light-row__copy\"\u003e\n\u003cp\u003eLarkin uses a standard E26\/E27 socket rather than integrated LED. A warm-white LED bulb is included, and the bulb can be replaced later without replacing the fixture.\u003c\/p\u003e\n\u003cdiv class=\"lks-light-row__meta\"\u003e\n\u003cspan class=\"lks-chip\"\u003e Bulb Included \u003c\/span\u003e \u003cspan class=\"lks-chip\"\u003e 2700K Standard \u003c\/span\u003e \u003cspan class=\"lks-chip\"\u003e Max 40W \u003c\/span\u003e \u003cspan class=\"lks-chip\"\u003e Dimming Compatible \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"lks-specs\"\u003e\n\u003cdiv class=\"lks-specs__heading\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cp\u003eThe practical information to confirm before ordering: scale, finish, bulb, suspension and installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-spec-grid\"\u003e\n\u003cdiv class=\"lks-spec\"\u003e\n\u003cspan class=\"lks-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"lks-spec__value\"\u003e Ø18.7\" × H7.5\" \/ Ø47.5 × H19cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-spec\"\u003e\n\u003cspan class=\"lks-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"lks-spec__value\"\u003e Spun aluminum disc · Metal hardware \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-spec\"\u003e\n\u003cspan class=\"lks-spec__label\"\u003e Finishes \u003c\/span\u003e \u003cspan class=\"lks-spec__value\"\u003e Brushed Silver · Matte White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-spec\"\u003e\n\u003cspan class=\"lks-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"lks-spec__value\"\u003e E26 \/ E27 · Bulb Included: Yes · Max 40W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-spec\"\u003e\n\u003cspan class=\"lks-spec__label\"\u003e Included Bulb \u003c\/span\u003e \u003cspan class=\"lks-spec__value\"\u003e 2700K warm-white LED · Standard bulb is non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-spec\"\u003e\n\u003cspan class=\"lks-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"lks-spec__value\"\u003e Compatible with dimmable E26\/E27 bulb + compatible Triac wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-spec\"\u003e\n\u003cspan class=\"lks-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"lks-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-spec\"\u003e\n\u003cspan class=\"lks-spec__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"lks-spec__value\"\u003e 59\" standard · Adjustable during installation · Extendable on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-spec\"\u003e\n\u003cspan class=\"lks-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"lks-spec__value\"\u003e Hardwired · Ceiling junction box \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-spec\"\u003e\n\u003cspan class=\"lks-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"lks-spec__value\"\u003e Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-spec\"\u003e\n\u003cspan class=\"lks-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"lks-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-spec\"\u003e\n\u003cspan class=\"lks-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"lks-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=\"lks-note\"\u003e\n\u003cstrong\u003e Aluminum Surface \u003c\/strong\u003e \u003cspan\u003e Slight variations in brushed or matte surface character may occur between pieces and are part of the aluminum finishing process. 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=\"lks-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 — SURFACE\n  ====================================================== --\u003e \u003ca id=\"larkin-surface-large\" href=\"#larkin-sheet-root\" class=\"lks-lightbox\"\u003e \u003cspan class=\"lks-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larkin-p376-style-aluminum-disc-pendant-light-stuberlighting_18.jpg?v=1782204664\" alt=\"Enlarged Larkin spun aluminum surface detail\"\u003e \u003cspan class=\"lks-lightbox__caption\"\u003e Larkin · Spun Aluminum Surface \u003c\/span\u003e \u003cspan class=\"lks-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — TOP\n  ====================================================== --\u003e \u003ca id=\"larkin-top-large\" href=\"#larkin-sheet-root\" class=\"lks-lightbox\"\u003e \u003cspan class=\"lks-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larkin-p376-style-aluminum-disc-pendant-light-stuberlighting_12.jpg?v=1782204664\" alt=\"Enlarged Larkin upper suspension construction detail\"\u003e \u003cspan class=\"lks-lightbox__caption\"\u003e Larkin · Upper Construction Detail \u003c\/span\u003e \u003cspan class=\"lks-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=\"larkin-size-large\" href=\"#larkin-sheet-root\" class=\"lks-lightbox\"\u003e \u003cspan class=\"lks-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larkin-p376-style-aluminum-disc-pendant-light-stuberlighting_21.jpg?v=1782204664\" alt=\"Enlarged Larkin aluminum disc pendant dimensions\"\u003e \u003cspan class=\"lks-lightbox__caption\"\u003e Ø18.7\" × H7.5\" \u003c\/span\u003e \u003cspan class=\"lks-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.7\"xH7.5\" \/ silver","offer_id":52389394317595,"sku":"STB-PL-26-10045","price":460.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.7\"xH7.5\" \/ White","offer_id":52389394350363,"sku":"STB-PL-26-10046","price":460.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larkin-p376-style-aluminum-disc-pendant-light-stuberlighting_1.jpg?v=1782204664"},{"product_id":"sirena-fun-style-shell-disc-pendant-light","title":"Sirena FUN Style Shell Disc Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — SIRENA\n   Fun-Style Shell Disc Pendant Light\n\n   Product-specific layout:\n   SHELL → LAYERED FORM → SCALE → FINISH → LIGHT → INSTALL\n\n   Quiet Mid-Century Luxury \/ Natural Capiz \/ Responsive\n========================================================= *\/\n\n.stb-sirena{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EC;\n  --shell:#F1ECE5;\n  --sand:#EEE6DC;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n\n  --text:#584E47;\n  --muted:#7C7168;\n\n  --line:#D9CFC5;\n  --line-strong:#C9BCAF;\n\n  --gold:#AF8D61;\n  --gold-dark:#7C6041;\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-sirena *,\n.stb-sirena *::before,\n.stb-sirena *::after{\n  box-sizing:border-box;\n}\n\n.stb-sirena h2,\n.stb-sirena 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-sirena p{\n  margin-top:0;\n}\n\n.stb-sirena__eyebrow{\n  display:block;\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9.4px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-sirena__title{\n  max-width:600px;\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.15;\n  letter-spacing:-.01em;\n}\n\n.stb-sirena__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.27;\n}\n\n.stb-sirena__copy{\n  max-width:640px;\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-sirena__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\n========================================================= *\/\n\n.stb-sirena__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 205px;\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-sirena__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-sirena__intro-copy p{\n  max-width:590px;\n  margin:0;\n\n  color:#5E554E;\n\n  font-size:13.6px;\n  line-height:1.7;\n}\n\n.stb-sirena__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-sirena__intro-side small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#CAB18D;\n\n  font-size:8.7px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-sirena__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-sirena__intro-side span{\n  color:#D6CBC3;\n\n  font-size:10.2px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-sirena__facts{\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-sirena__fact{\n  padding:12px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-sirena__fact:last-child{\n  border-right:0;\n}\n\n.stb-sirena__fact small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sirena__fact 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   GENERAL IMAGE\n========================================================= *\/\n\n.stb-sirena__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-sirena__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   MATERIAL\n========================================================= *\/\n\n.stb-sirena__material{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  gap:24px;\n  align-items:center;\n\n  margin-bottom:31px;\n\n  padding:15px 17px;\n\n  background:var(--shell);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-sirena__material-media{\n  width:136px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-sirena__material-copy p{\n  max-width:575px;\n  margin:0;\n\n  color:#61574F;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n.stb-sirena__material-tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.stb-sirena__material-tags span{\n  padding:4px 8px;\n\n  background:var(--paper);\n  color:#665A51;\n\n  border:1px solid #D7CABD;\n  border-radius:16px;\n\n  font-size:9.3px;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAIL \/ LAYERS\n========================================================= *\/\n\n.stb-sirena__layers{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 125px;\n\n  gap:23px;\n  align-items:center;\n\n  margin-bottom:31px;\n\n  padding-left:18px;\n\n  border-left:2px solid var(--gold);\n}\n\n.stb-sirena__layers-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.stb-sirena__layers-media{\n  width:112px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n\n\/* =========================================================\n   FORM STRIP\n========================================================= *\/\n\n.stb-sirena__form{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  overflow:hidden;\n\n  border-radius:5px;\n}\n\n.stb-sirena__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-sirena__form-label small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#C9AF89;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sirena__form-label strong{\n  color:#FFF7EF;\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-sirena__form-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-sirena__form-item{\n  padding:14px 16px;\n}\n\n.stb-sirena__form-item + .stb-sirena__form-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-sirena__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-sirena__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-sirena__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   SIZE\n========================================================= *\/\n\n.stb-sirena__sizes{\n  margin-bottom:31px;\n}\n\n.stb-sirena__sizes-head{\n  margin-bottom:12px;\n}\n\n.stb-sirena__size-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  gap:8px;\n}\n\n.stb-sirena__size{\n  min-width:0;\n\n  padding:10px;\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-sirena__size--main{\n  border-top:2px solid var(--gold);\n}\n\n.stb-sirena__dimension{\n  width:118px;\n  max-width:100%;\n\n  margin:0 auto 9px;\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-sirena__dimension a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-sirena__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-sirena__size-copy{\n  text-align:center;\n}\n\n.stb-sirena__size-copy small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#88786E;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sirena__size-copy strong{\n  display:block;\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-sirena__size-copy span{\n  display:block;\n  margin-bottom:5px;\n\n  color:var(--gold-dark);\n\n  font-size:9.3px;\n  font-weight:600;\n}\n\n.stb-sirena__size-copy p{\n  margin:0;\n\n  color:#70645C;\n\n  font-size:9.8px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   FINISH\n========================================================= *\/\n\n.stb-sirena__finish{\n  display:grid;\n  grid-template-columns:155px 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-sirena__finish-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-sirena__finish-label small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#C9AF89;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sirena__finish-label strong{\n  color:#FFF7EF;\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-sirena__finish-options{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-sirena__finish-option{\n  padding:15px 16px;\n}\n\n.stb-sirena__finish-option + .stb-sirena__finish-option{\n  border-left:1px solid var(--line);\n}\n\n.stb-sirena__finish-option 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-sirena__finish-option 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-sirena__finish-option p{\n  margin:0;\n\n  color:#70645C;\n\n  font-size:9.9px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   LIGHT\n========================================================= *\/\n\n.stb-sirena__light{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-sirena__light-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--sand);\n}\n\n.stb-sirena__light-label small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#7E6B5C;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sirena__light-label strong{\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-sirena__light-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-sirena__light-item{\n  padding:14px 16px;\n}\n\n.stb-sirena__light-item + .stb-sirena__light-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-sirena__light-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-sirena__light-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-sirena__light-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   CABLE\n========================================================= *\/\n\n.stb-sirena__cable{\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-sirena__cable-number{\n  padding:15px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-sirena__cable-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-sirena__cable-number strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:20px;\n  font-weight:500;\n}\n\n.stb-sirena__cable-copy{\n  padding:14px 17px;\n}\n\n.stb-sirena__cable-copy strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n.stb-sirena__cable-copy p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:10.5px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.stb-sirena__placement{\n  display:grid;\n  grid-template-columns:repeat(3,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-sirena__placement-item{\n  padding:13px 14px;\n}\n\n.stb-sirena__placement-item + .stb-sirena__placement-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-sirena__placement-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sirena__placement-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  font-weight:500;\n}\n\n.stb-sirena__placement-item p{\n  margin:0;\n\n  color:#71665E;\n\n  font-size:9.9px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   NATURAL MATERIAL NOTE\n========================================================= *\/\n\n.stb-sirena__variation{\n  margin-bottom:31px;\n\n  padding:11px 14px;\n\n  background:var(--shell);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.stb-sirena__variation strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.6px;\n  font-weight:500;\n}\n\n.stb-sirena__variation p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.5px;\n  line-height:1.54;\n}\n\n\n\/* =========================================================\n   DESIGN DISCLOSURE\n========================================================= *\/\n\n.stb-sirena__disclosure{\n  margin-bottom:31px;\n\n  padding:11px 14px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n}\n\n.stb-sirena__disclosure 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-sirena__disclosure p{\n  margin:0;\n\n  color:#6A6058;\n\n  font-size:10.3px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-sirena__specs{\n  margin-bottom:30px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n\n  overflow:hidden;\n}\n\n.stb-sirena__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-sirena__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-sirena__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-sirena__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-sirena__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-sirena__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-sirena__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-sirena__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n}\n\n.stb-sirena__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-sirena__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-sirena__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-sirena__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-sirena__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-sirena__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-sirena__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-sirena__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-sirena__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-sirena__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-sirena__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-sirena__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-sirena__lightbox:target{\n  display:flex;\n}\n\n.stb-sirena__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-sirena__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-sirena__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-sirena__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-sirena__intro{\n    grid-template-columns:1fr 165px;\n  }\n\n  .stb-sirena__title{\n    font-size:25px;\n  }\n\n\n  .stb-sirena__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-sirena__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-sirena__fact:nth-child(1),\n  .stb-sirena__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-sirena__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-sirena{\n    font-size:14px;\n  }\n\n\n  .stb-sirena__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sirena__intro-copy{\n    padding:18px 16px;\n  }\n\n  .stb-sirena__intro-side{\n    padding:13px 16px;\n  }\n\n\n  .stb-sirena__material{\n    grid-template-columns:88px 1fr;\n\n    gap:12px;\n\n    padding:10px;\n  }\n\n  .stb-sirena__material-media{\n    width:80px;\n  }\n\n\n  .stb-sirena__layers{\n    grid-template-columns:1fr 78px;\n\n    gap:11px;\n\n    padding-left:12px;\n  }\n\n  .stb-sirena__layers-media{\n    width:72px;\n  }\n\n\n  .stb-sirena__form{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sirena__form-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sirena__form-item + .stb-sirena__form-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-sirena__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sirena__size{\n    display:grid;\n    grid-template-columns:84px 1fr;\n\n    gap:12px;\n    align-items:center;\n  }\n\n  .stb-sirena__dimension{\n    width:76px;\n\n    margin:0;\n  }\n\n  .stb-sirena__size-copy{\n    text-align:left;\n  }\n\n\n  .stb-sirena__finish{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sirena__finish-options{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sirena__finish-option + .stb-sirena__finish-option{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-sirena__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sirena__light-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sirena__light-item + .stb-sirena__light-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-sirena__cable{\n    grid-template-columns:92px 1fr;\n  }\n\n\n  .stb-sirena__placement{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sirena__placement-item + .stb-sirena__placement-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-sirena__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-sirena__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-sirena__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-sirena\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-sirena__intro\"\u003e\n\u003cdiv class=\"stb-sirena__intro-copy\"\u003e\n\u003cspan class=\"stb-sirena__eyebrow\"\u003e Natural Capiz · Layered Disc Pendant \u003c\/span\u003e\n\u003ch2 class=\"stb-sirena__title\"\u003eA Pendant Built From Light, Shell and Movement.\u003c\/h2\u003e\n\u003cp\u003eSirena layers hundreds of natural Capiz discs around a slim metal ring, creating a soft sculptural cluster that changes as light passes through each shell. Three sizes make the same design work from kitchen islands to larger dining rooms and foyers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__intro-side\"\u003e\n\u003csmall\u003e Three Sizes \u003c\/small\u003e \u003cstrong\u003e 11\" · 17.7\" · 20.9\" \u003c\/strong\u003e \u003cspan\u003e Gold \/ Chrome · E26\/E27 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-sirena__facts\"\u003e\n\u003cdiv class=\"stb-sirena__fact\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Natural Capiz \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__fact\"\u003e\n\u003csmall\u003e Sizes \u003c\/small\u003e \u003cstrong\u003e 3 Options \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__fact\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e E26\/E27 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__fact\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Cable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL\n       Same natural Capiz material reference\n  ====================================================== --\u003e\n\u003csection id=\"sirena-material-section\" class=\"stb-sirena__material\"\u003e\n\u003cdiv class=\"stb-sirena__material-media\"\u003e\u003ca href=\"#sirena-material\" class=\"stb-sirena__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shell-caizhi.png?v=1786953390\" alt=\"Natural Capiz shell material used on Sirena pendant light\" loading=\"lazy\"\u003e \u003cspan class=\"stb-sirena__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__material-copy\"\u003e\n\u003cspan class=\"stb-sirena__eyebrow\"\u003e Natural Material \u003c\/span\u003e\n\u003ch3 class=\"stb-sirena__section-title\"\u003eReal Capiz, Cut Into Light-Catching Discs.\u003c\/h3\u003e\n\u003cp\u003eNatural Capiz has a translucent, pearl-like surface that reflects and transmits light at the same time. Each piece varies slightly in tone, texture and opacity, giving the finished pendant more depth than synthetic shell.\u003c\/p\u003e\n\u003cdiv class=\"stb-sirena__material-tags\"\u003e\n\u003cspan\u003e Natural Shell \u003c\/span\u003e \u003cspan\u003e Pearl-Iridescent \u003c\/span\u003e \u003cspan\u003e Hand-Shaped Discs \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL LIGHTBOX --\u003e \u003ca id=\"sirena-material\" href=\"#sirena-material-section\" class=\"stb-sirena__lightbox\"\u003e \u003cspan class=\"stb-sirena__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shell-caizhi.png?v=1786953390\" alt=\"Enlarged natural Capiz shell material\"\u003e \u003cspan class=\"stb-sirena__lightbox-caption\"\u003e Sirena · Natural Capiz Shell \u003c\/span\u003e \u003cspan class=\"stb-sirena__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LAYER DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"sirena-detail-section\" class=\"stb-sirena__layers\"\u003e\n\u003cdiv class=\"stb-sirena__layers-copy\"\u003e\n\u003cspan class=\"stb-sirena__eyebrow\"\u003e Layered Construction \u003c\/span\u003e\n\u003ch3 class=\"stb-sirena__section-title\"\u003eThe Shape Comes From Hundreds of Small Discs.\u003c\/h3\u003e\n\u003cp\u003eInstead of a conventional solid shade, Sirena builds its volume from overlapping Capiz discs suspended around a stainless-steel ring. The layered structure feels light and open from a distance, while revealing much more texture up close.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__layers-media\"\u003e\u003ca href=\"#sirena-detail\" class=\"stb-sirena__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sirena-fun-style-shell-disc-pendant-light-stuberlighting_11.jpg?v=1782435766\" alt=\"Sirena layered Capiz shell disc pendant detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-sirena__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"sirena-detail\" href=\"#sirena-detail-section\" class=\"stb-sirena__lightbox\"\u003e \u003cspan class=\"stb-sirena__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sirena-fun-style-shell-disc-pendant-light-stuberlighting_11.jpg?v=1782435766\" alt=\"Enlarged Sirena layered shell detail\"\u003e \u003cspan class=\"stb-sirena__lightbox-caption\"\u003e Sirena · Layered Capiz Disc Detail \u003c\/span\u003e \u003cspan class=\"stb-sirena__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-sirena__form\"\u003e\n\u003cdiv class=\"stb-sirena__form-label\"\u003e\n\u003csmall\u003e Why It Feels Different \u003c\/small\u003e \u003cstrong\u003e Texture From Every Viewing Angle. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__form-body\"\u003e\n\u003cdiv class=\"stb-sirena__form-item\"\u003e\n\u003csmall\u003e From the Side \u003c\/small\u003e \u003cstrong\u003e Layered \u0026amp; Dimensional \u003c\/strong\u003e\n\u003cp\u003eIndividual shell rows remain visible, giving the pendant depth without a heavy solid shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__form-item\"\u003e\n\u003csmall\u003e When Lit \u003c\/small\u003e \u003cstrong\u003e Soft Pearl-Like Glow \u003c\/strong\u003e\n\u003cp\u003eLight filters between overlapping shells instead of passing through one flat diffuser.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection id=\"sirena-size-section\" class=\"stb-sirena__sizes\"\u003e\n\u003cdiv class=\"stb-sirena__sizes-head\"\u003e\n\u003cspan class=\"stb-sirena__eyebrow\"\u003e Choose the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-sirena__section-title\"\u003eOne Form, Three Very Different Proportions.\u003c\/h3\u003e\n\u003cp class=\"stb-sirena__copy\"\u003eThe 11-inch version works as an accent or in multiples. The 17.7-inch size is the most versatile residential scale. Choose 20.9 inches when the pendant needs stronger visual presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__size-grid\"\u003e\n\u003c!-- SMALL --\u003e\n\u003carticle class=\"stb-sirena__size\"\u003e\n\u003cdiv class=\"stb-sirena__dimension\"\u003e\u003ca href=\"#sirena-size-small\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sirena-fun-style-shell-disc-pendant-light-stuberlighting_7.jpg?v=1782435348\" alt=\"Sirena 11 inch Capiz pendant dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-sirena__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__size-copy\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Ø11\" × H13\" \u003c\/strong\u003e \u003cspan\u003e 28 × 33cm \u003c\/span\u003e\n\u003cp\u003eKitchen islands, small dining nooks or pairs and trios.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MEDIUM --\u003e\n\u003carticle class=\"stb-sirena__size stb-sirena__size--main\"\u003e\n\u003cdiv class=\"stb-sirena__dimension\"\u003e\u003ca href=\"#sirena-size-medium\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sirena-fun-style-shell-disc-pendant-light-stuberlighting_23.jpg?v=1782435348\" alt=\"Sirena 17.7 inch Capiz pendant dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-sirena__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__size-copy\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e Ø17.7\" × H19.6\" \u003c\/strong\u003e \u003cspan\u003e 45 × 50cm \u003c\/span\u003e\n\u003cp\u003eDining rooms, living areas and standard foyers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- LARGE --\u003e\n\u003carticle class=\"stb-sirena__size\"\u003e\n\u003cdiv class=\"stb-sirena__dimension\"\u003e\u003ca href=\"#sirena-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sirena-fun-style-shell-disc-pendant-light-stuberlighting_5.jpg?v=1782435348\" alt=\"Sirena 20.9 inch Capiz pendant dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-sirena__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__size-copy\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø20.9\" × H25.6\" \u003c\/strong\u003e \u003cspan\u003e 53 × 65cm \u003c\/span\u003e\n\u003cp\u003eLarger dining rooms, entries and statement applications.\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=\"sirena-size-small\" href=\"#sirena-size-section\" class=\"stb-sirena__lightbox\"\u003e \u003cspan class=\"stb-sirena__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sirena-fun-style-shell-disc-pendant-light-stuberlighting_7.jpg?v=1782435348\" alt=\"Enlarged Sirena small dimensions\"\u003e \u003cspan class=\"stb-sirena__lightbox-caption\"\u003e Small · Ø11\" × H13\" \u003c\/span\u003e \u003cspan class=\"stb-sirena__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"sirena-size-medium\" href=\"#sirena-size-section\" class=\"stb-sirena__lightbox\"\u003e \u003cspan class=\"stb-sirena__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sirena-fun-style-shell-disc-pendant-light-stuberlighting_23.jpg?v=1782435348\" alt=\"Enlarged Sirena medium dimensions\"\u003e \u003cspan class=\"stb-sirena__lightbox-caption\"\u003e Medium · Ø17.7\" × H19.6\" \u003c\/span\u003e \u003cspan class=\"stb-sirena__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"sirena-size-large\" href=\"#sirena-size-section\" class=\"stb-sirena__lightbox\"\u003e \u003cspan class=\"stb-sirena__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sirena-fun-style-shell-disc-pendant-light-stuberlighting_5.jpg?v=1782435348\" alt=\"Enlarged Sirena large dimensions\"\u003e \u003cspan class=\"stb-sirena__lightbox-caption\"\u003e Large · Ø20.9\" × H25.6\" \u003c\/span\u003e \u003cspan class=\"stb-sirena__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FINISH\n  ====================================================== --\u003e\n\u003csection class=\"stb-sirena__finish\"\u003e\n\u003cdiv class=\"stb-sirena__finish-label\"\u003e\n\u003csmall\u003e Choose the Finish \u003c\/small\u003e \u003cstrong\u003e Warm Mid-Century or Clean Modern. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__finish-options\"\u003e\n\u003cdiv class=\"stb-sirena__finish-option\"\u003e\n\u003csmall\u003e Warm \u003c\/small\u003e \u003cstrong\u003e Gold \u003c\/strong\u003e\n\u003cp\u003ePairs naturally with walnut, brass, warm plaster and layered neutral interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__finish-option\"\u003e\n\u003csmall\u003e Clean \u003c\/small\u003e \u003cstrong\u003e Chrome \u003c\/strong\u003e\n\u003cp\u003eA cooler polished finish for white walls, linen and cleaner modern spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT \/ DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"stb-sirena__light\"\u003e\n\u003cdiv class=\"stb-sirena__light-label\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Replaceable Bulb, Softer Shell Glow. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__light-body\"\u003e\n\u003cdiv class=\"stb-sirena__light-item\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e 2700K E26\/E27 LED Bulb \u003c\/strong\u003e\n\u003cp\u003eWarm-white bulb included. Maximum 40W per socket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__light-item\"\u003e\n\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Compatible With Dimmable Bulbs \u003c\/strong\u003e\n\u003cp\u003eReplace the included bulb with a compatible dimmable E26\/E27 LED and use a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CABLE\n  ====================================================== --\u003e\n\u003csection class=\"stb-sirena__cable\"\u003e\n\u003cdiv class=\"stb-sirena__cable-number\"\u003e\n\u003csmall\u003e Standard Cable \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__cable-copy\"\u003e\n\u003cstrong\u003e Adjustable during installation. \u003c\/strong\u003e\n\u003cp\u003eThe standard suspension cable is approximately 59 inches \/ 150cm. For vaulted ceilings, two-story spaces or projects requiring a specific drop, longer cable lengths can be requested before ordering. Email support@stuberlighting.com with your required drop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PLACEMENT\n  ====================================================== --\u003e\n\u003csection class=\"stb-sirena__placement\"\u003e\n\u003cdiv class=\"stb-sirena__placement-item\"\u003e\n\u003csmall\u003e Kitchen Island \u003c\/small\u003e \u003cstrong\u003e 11\" · Pair or Trio \u003c\/strong\u003e\n\u003cp\u003eThe smaller scale works particularly well when repeated over a longer island.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__placement-item\"\u003e\n\u003csmall\u003e Dining Room \u003c\/small\u003e \u003cstrong\u003e 17.7\" · Versatile \u003c\/strong\u003e\n\u003cp\u003eThe most balanced size for standard residential dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__placement-item\"\u003e\n\u003csmall\u003e Foyer \/ Large Room \u003c\/small\u003e \u003cstrong\u003e 20.9\" · Statement \u003c\/strong\u003e\n\u003cp\u003eMore shell volume gives the layered form stronger presence from a distance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-sirena__variation\"\u003e\u003cstrong\u003e Natural Capiz means every Sirena is slightly different. \u003c\/strong\u003e\n\u003cp\u003eSmall variations in shell opacity, pearl tone, surface texture and disc shape are normal. Capiz is a natural material, so these differences are part of the fixture's character rather than manufacturing defects.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DESIGN DISCLOSURE\n  ====================================================== --\u003e\n\u003csection class=\"stb-sirena__disclosure\"\u003e\u003cstrong\u003e FUN-style design; independently manufactured by Stuber Lighting. \u003c\/strong\u003e\n\u003cp\u003eSirena is inspired by the recognizable layered-disc design language associated with the FUN series. It is not an authentic licensed FUN product and is not represented as being manufactured, licensed or endorsed by the original designer's licensees.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-sirena__specs\"\u003e\n\u003cdiv class=\"stb-sirena__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Sirena \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Small — Ø11\" × H13\" · Medium — Ø17.7\" × H19.6\" · Large — Ø20.9\" × H25.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Natural Capiz Shell Discs · Electroplated Stainless Steel Ring \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__spec\"\u003e\n\u003cspan\u003e Shell Color \u003c\/span\u003e \u003cstrong\u003e Natural Pearl-Iridescent White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__spec\"\u003e\n\u003cspan\u003e Finishes \u003c\/span\u003e \u003cstrong\u003e Gold · Chrome \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 · Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__spec\"\u003e\n\u003cspan\u003e Included Bulb \u003c\/span\u003e \u003cstrong\u003e Standard Warm-White 2700K LED · Included Bulb Is Non-Dimmable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Dimming Requires a Compatible Dimmable E26 \/ E27 LED Bulb and Compatible Triac Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__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-sirena__spec\"\u003e\n\u003cspan\u003e Cable \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm Standard · Adjustable During Installation · Custom Length Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired · Ceiling Junction Box \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__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-sirena__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-sirena__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-sirena__faq\"\u003e\u003cspan class=\"stb-sirena__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-sirena__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose 11\" for smaller spaces or repeated installations such as a pair or trio over a kitchen island. The 17.7\" version is the most versatile choice for standard dining rooms and living spaces. Choose 20.9\" when the fixture needs more presence in a larger room or foyer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the discs real Capiz shell?\u003c\/summary\u003e\n\u003cp\u003eYes. Sirena uses natural Capiz shell. Small differences in transparency, surface texture and pearl tone are normal because each piece is naturally different.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Sirena be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, after replacing the standard included bulb with a compatible dimmable E26\/E27 LED bulb and using a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order a longer suspension cable?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard cable is approximately 59 inches. Longer lengths can be arranged for higher or vaulted ceilings. Email support@stuberlighting.com with your required ceiling-to-fixture drop before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this an authentic licensed FUN pendant?\u003c\/summary\u003e\n\u003cp\u003eNo. Sirena is an independently manufactured FUN-style Stuber Lighting product. It is not represented as an authentic licensed reproduction.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-sirena__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 11\"x H 13\" \/ Chrome","offer_id":52401681269019,"sku":"STB-PL-26-10047","price":210.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\"x H 13\" \/ Gold","offer_id":52401681301787,"sku":"STB-PL-26-10048","price":210.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 19.6\" \/ Chrome","offer_id":52401681334555,"sku":"STB-PL-26-10049","price":350.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 19.6\" \/ Gold","offer_id":52401681367323,"sku":"STB-PL-26-10050","price":350.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20.9\" x H 25.6\" \/ Chrome","offer_id":52401681400091,"sku":"STB-PL-26-10051","price":580.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20.9\" x H 25.6\" \/ Gold","offer_id":52401681432859,"sku":"STB-PL-26-10052","price":580.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sirena-fun-style-shell-disc-pendant-light-stuberlighting_1.jpg?v=1782435766"},{"product_id":"laguna-fun-dm-style-tiered-shell-suspension-lamp","title":"Laguna FUN DM Style Tiered Shell Suspension Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — LAGUNA\n   FUN DM Style Tiered Shell Suspension Lamp\n\n   PRODUCT FLOW\n   HORIZONTAL FORM → CAPIZ → 5 SIZES\n   → FINISH → LIGHT → SUSPENSION → INSTALL\n\n   Quiet Luxury \/ Natural Material \/ Mobile Responsive\n========================================================= *\/\n\n.stb-laguna{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EC;\n  --shell:#F0ECE5;\n  --sand:#EEE5DA;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D9CFC5;\n  --line-dark:#C9BCAF;\n\n  --gold:#AE8C60;\n  --gold-dark:#7A5D3F;\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-laguna *,\n.stb-laguna *::before,\n.stb-laguna *::after{\n  box-sizing:border-box;\n}\n\n.stb-laguna h2,\n.stb-laguna 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-laguna p{\n  margin-top:0;\n}\n\n.stb-laguna__eyebrow{\n  display:block;\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9.4px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-laguna__title{\n  max-width:610px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.15;\n  letter-spacing:-.01em;\n}\n\n.stb-laguna__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.27;\n}\n\n.stb-laguna__copy{\n  max-width:640px;\n\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-laguna__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#857970;\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-laguna__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 215px;\n\n  margin-bottom:23px;\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-laguna__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-laguna__intro-copy p{\n  max-width:590px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.6px;\n  line-height:1.7;\n}\n\n.stb-laguna__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px 20px;\n\n  background:var(--espresso);\n}\n\n.stb-laguna__intro-side small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.7px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-laguna__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-laguna__intro-side span{\n  color:#D6CBC3;\n\n  font-size:10.2px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   FACTS\n========================================================= *\/\n\n.stb-laguna__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:30px;\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-laguna__fact{\n  padding:12px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-laguna__fact:last-child{\n  border-right:0;\n}\n\n.stb-laguna__fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-laguna__fact 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   HORIZONTAL FORM BAND\n========================================================= *\/\n\n.stb-laguna__profile{\n  display:grid;\n  grid-template-columns:165px minmax(0,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-laguna__profile-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--ink);\n}\n\n.stb-laguna__profile-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#C9B08B;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-laguna__profile-label strong{\n  color:#FFF7EF;\n\n  font-size:13.2px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-laguna__profile-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-laguna__profile-item{\n  padding:15px 17px;\n}\n\n.stb-laguna__profile-item + .stb-laguna__profile-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-laguna__profile-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-laguna__profile-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.6px;\n  font-weight:500;\n}\n\n.stb-laguna__profile-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   GENERAL IMAGE\n========================================================= *\/\n\n.stb-laguna__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-laguna__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   MATERIAL\n========================================================= *\/\n\n.stb-laguna__material{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  gap:24px;\n  align-items:center;\n\n  margin-bottom:31px;\n\n  padding:15px 17px;\n\n  background:var(--shell);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-laguna__material-media{\n  width:136px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-laguna__material-copy p{\n  max-width:575px;\n\n  margin:0;\n\n  color:#61574F;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n.stb-laguna__material-tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.stb-laguna__material-tags span{\n  padding:4px 8px;\n\n  background:var(--paper);\n  color:#665A51;\n\n  border:1px solid #D7CABD;\n  border-radius:16px;\n\n  font-size:9.3px;\n}\n\n\n\/* =========================================================\n   DETAIL\n========================================================= *\/\n\n.stb-laguna__detail{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 125px;\n\n  gap:23px;\n  align-items:center;\n\n  margin-bottom:31px;\n\n  padding-left:18px;\n\n  border-left:2px solid var(--gold);\n}\n\n.stb-laguna__detail-copy p{\n  max-width:580px;\n\n  margin:0;\n\n  color:#625850;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n.stb-laguna__detail-media{\n  width:112px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n\n\/* =========================================================\n   SIZE LADDER\n========================================================= *\/\n\n.stb-laguna__sizes{\n  margin-bottom:31px;\n}\n\n.stb-laguna__sizes-head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:20px;\n\n  margin-bottom:12px;\n}\n\n.stb-laguna__sizes-note{\n  flex:0 0 auto;\n\n  color:#83766C;\n\n  font-size:9.3px;\n  line-height:1.45;\n\n  text-align:right;\n}\n\n.stb-laguna__size-list{\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-laguna__size-row{\n  display:grid;\n  grid-template-columns:78px 125px 170px minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  min-height:92px;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-laguna__size-row:last-child{\n  border-bottom:0;\n}\n\n.stb-laguna__size-row--main{\n  background:var(--paper-soft);\n}\n\n.stb-laguna__size-number{\n  color:#B69A74;\n\n  font-size:22px;\n  line-height:1;\n  font-weight:400;\n\n  text-align:center;\n}\n\n.stb-laguna__dimension{\n  width:88px;\n  max-width:100%;\n\n  margin:auto;\n\n  padding:4px;\n\n  background:#FAF6F0;\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-laguna__dimension a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-laguna__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-laguna__size-measure 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-laguna__size-measure strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:12.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-laguna__size-measure span{\n  color:var(--gold-dark);\n\n  font-size:9.3px;\n  font-weight:600;\n}\n\n.stb-laguna__size-use strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  font-weight:500;\n}\n\n.stb-laguna__size-use p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.8px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   FINISH\n========================================================= *\/\n\n.stb-laguna__finish{\n  display:grid;\n  grid-template-columns:155px 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-laguna__finish-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-laguna__finish-label small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C9AF89;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-laguna__finish-label strong{\n  color:#FFF7EF;\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-laguna__finish-options{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-laguna__finish-option{\n  padding:15px 16px;\n}\n\n.stb-laguna__finish-option + .stb-laguna__finish-option{\n  border-left:1px solid var(--line);\n}\n\n.stb-laguna__finish-option 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-laguna__finish-option 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-laguna__finish-option p{\n  margin:0;\n\n  color:#70645C;\n\n  font-size:9.9px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   LIGHT \/ DIMMING\n========================================================= *\/\n\n.stb-laguna__light{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-laguna__light-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--sand);\n}\n\n.stb-laguna__light-label small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#7F6C5D;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-laguna__light-label strong{\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-laguna__light-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-laguna__light-item{\n  padding:14px 16px;\n}\n\n.stb-laguna__light-item + .stb-laguna__light-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-laguna__light-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-laguna__light-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-laguna__light-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   SUSPENSION \/ INSTALL\n========================================================= *\/\n\n.stb-laguna__install{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--paper-soft);\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-laguna__install-item{\n  padding:13px 14px;\n}\n\n.stb-laguna__install-item + .stb-laguna__install-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-laguna__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-laguna__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-laguna__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   LARGE SIZE NOTE\n========================================================= *\/\n\n.stb-laguna__large-note{\n  margin-bottom:31px;\n\n  padding:11px 14px;\n\n  background:var(--sand);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.stb-laguna__large-note 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-laguna__large-note p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.5px;\n  line-height:1.54;\n}\n\n\n\/* =========================================================\n   NATURAL MATERIAL\n========================================================= *\/\n\n.stb-laguna__variation{\n  margin-bottom:31px;\n\n  padding:11px 14px;\n\n  background:var(--shell);\n\n  border:1px solid var(--line);\n  border-left:3px solid #BFA77E;\n}\n\n.stb-laguna__variation 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-laguna__variation p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.5px;\n  line-height:1.54;\n}\n\n\n\/* =========================================================\n   DESIGN NOTE\n========================================================= *\/\n\n.stb-laguna__disclosure{\n  margin-bottom:31px;\n\n  padding:11px 14px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n}\n\n.stb-laguna__disclosure 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-laguna__disclosure p{\n  margin:0;\n\n  color:#6A6058;\n\n  font-size:10.3px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-laguna__specs{\n  margin-bottom:30px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n\n  overflow:hidden;\n}\n\n.stb-laguna__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-laguna__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-laguna__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-laguna__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-laguna__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-laguna__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-laguna__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-laguna__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n}\n\n.stb-laguna__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-laguna__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-laguna__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-laguna__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-laguna__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-laguna__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-laguna__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-laguna__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-laguna__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-laguna__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-laguna__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-laguna__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-laguna__lightbox:target{\n  display:flex;\n}\n\n.stb-laguna__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-laguna__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-laguna__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-laguna__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-laguna__intro{\n    grid-template-columns:1fr 175px;\n  }\n\n  .stb-laguna__title{\n    font-size:25px;\n  }\n\n\n  .stb-laguna__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-laguna__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-laguna__fact:nth-child(1),\n  .stb-laguna__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-laguna__size-row{\n    grid-template-columns:55px 100px 150px 1fr;\n  }\n\n\n  .stb-laguna__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-laguna{\n    font-size:14px;\n  }\n\n\n  .stb-laguna__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-laguna__intro-copy{\n    padding:18px 16px;\n  }\n\n  .stb-laguna__intro-side{\n    padding:13px 16px;\n  }\n\n\n  .stb-laguna__profile{\n    grid-template-columns:1fr;\n  }\n\n  .stb-laguna__profile-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-laguna__profile-item + .stb-laguna__profile-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-laguna__material{\n    grid-template-columns:88px 1fr;\n\n    gap:12px;\n\n    padding:10px;\n  }\n\n  .stb-laguna__material-media{\n    width:80px;\n  }\n\n\n  .stb-laguna__detail{\n    grid-template-columns:1fr 78px;\n\n    gap:11px;\n\n    padding-left:12px;\n  }\n\n  .stb-laguna__detail-media{\n    width:72px;\n  }\n\n\n  .stb-laguna__sizes-head{\n    display:block;\n  }\n\n  .stb-laguna__sizes-note{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n\n  .stb-laguna__size-row{\n    grid-template-columns:42px 75px 1fr;\n\n    gap:8px;\n\n    min-height:0;\n\n    padding:9px;\n  }\n\n  .stb-laguna__dimension{\n    width:69px;\n  }\n\n  .stb-laguna__size-use{\n    grid-column:3;\n  }\n\n\n  .stb-laguna__finish{\n    grid-template-columns:1fr;\n  }\n\n  .stb-laguna__finish-options{\n    grid-template-columns:1fr;\n  }\n\n  .stb-laguna__finish-option + .stb-laguna__finish-option{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-laguna__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-laguna__light-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-laguna__light-item + .stb-laguna__light-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-laguna__install{\n    grid-template-columns:1fr;\n  }\n\n  .stb-laguna__install-item + .stb-laguna__install-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-laguna__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-laguna__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-laguna__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-laguna\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-laguna__intro\"\u003e\n\u003cdiv class=\"stb-laguna__intro-copy\"\u003e\n\u003cspan class=\"stb-laguna__eyebrow\"\u003e Natural Capiz · Flat Multi-Tier Suspension \u003c\/span\u003e\n\u003ch2 class=\"stb-laguna__title\"\u003eMore Width. Less Vertical Weight.\u003c\/h2\u003e\n\u003cp\u003eLaguna spreads natural Capiz shells across multiple horizontal tiers, creating a chandelier that feels broad and architectural without relying on a deep vertical cascade. Five sizes make the same layered form work from kitchen islands to large dining rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__intro-side\"\u003e\n\u003csmall\u003e Five Diameters \u003c\/small\u003e \u003cstrong\u003e 22.4\" — 47.2\" \u003c\/strong\u003e \u003cspan\u003e Gold \/ Chrome · E26\/E27 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-laguna__facts\"\u003e\n\u003cdiv class=\"stb-laguna__fact\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Natural Capiz \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__fact\"\u003e\n\u003csmall\u003e Form \u003c\/small\u003e \u003cstrong\u003e Horizontal Tiers \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__fact\"\u003e\n\u003csmall\u003e Sizes \u003c\/small\u003e \u003cstrong\u003e 5 Options \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__fact\"\u003e\n\u003csmall\u003e Bulbs \u003c\/small\u003e \u003cstrong\u003e E26\/E27 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HORIZONTAL PROFILE\n  ====================================================== --\u003e\n\u003csection class=\"stb-laguna__profile\"\u003e\n\u003cdiv class=\"stb-laguna__profile-label\"\u003e\n\u003csmall\u003e Laguna Geometry \u003c\/small\u003e \u003cstrong\u003e Designed to Spread Across the Ceiling. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__profile-body\"\u003e\n\u003cdiv class=\"stb-laguna__profile-item\"\u003e\n\u003csmall\u003e Wider \u003c\/small\u003e \u003cstrong\u003e Horizontal Multi-Tier Form \u003c\/strong\u003e\n\u003cp\u003eShell layers expand outward, giving the chandelier stronger width without a narrow waterfall profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__profile-item\"\u003e\n\u003csmall\u003e Lower Profile \u003c\/small\u003e \u003cstrong\u003e Easier Above Tables \u0026amp; Seating \u003c\/strong\u003e\n\u003cp\u003eThe proportion is especially useful where you want a large visual footprint without excessive vertical drop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL\n  ====================================================== --\u003e\n\u003csection id=\"laguna-material-section\" class=\"stb-laguna__material\"\u003e\n\u003cdiv class=\"stb-laguna__material-media\"\u003e\u003ca href=\"#laguna-material\" class=\"stb-laguna__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shell-caizhi.png?v=1786953390\" alt=\"Natural Capiz shell material used on Laguna suspension lamp\" loading=\"lazy\"\u003e \u003cspan class=\"stb-laguna__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__material-copy\"\u003e\n\u003cspan class=\"stb-laguna__eyebrow\"\u003e Natural Material \u003c\/span\u003e\n\u003ch3 class=\"stb-laguna__section-title\"\u003eReal Capiz Across Every Tier.\u003c\/h3\u003e\n\u003cp\u003eNatural Capiz is translucent rather than opaque, allowing the shells to catch light from several directions. Small differences in tone, texture and transparency create the pearl-like variation that gives the finished fixture its depth.\u003c\/p\u003e\n\u003cdiv class=\"stb-laguna__material-tags\"\u003e\n\u003cspan\u003e Natural Shell \u003c\/span\u003e \u003cspan\u003e Pearl-Iridescent \u003c\/span\u003e \u003cspan\u003e Hand-Finished \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL LIGHTBOX --\u003e \u003ca id=\"laguna-material\" href=\"#laguna-material-section\" class=\"stb-laguna__lightbox\"\u003e \u003cspan class=\"stb-laguna__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shell-caizhi.png?v=1786953390\" alt=\"Enlarged natural Capiz shell material\"\u003e \u003cspan class=\"stb-laguna__lightbox-caption\"\u003e Laguna · Natural Capiz Shell \u003c\/span\u003e \u003cspan class=\"stb-laguna__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PRODUCT DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"laguna-detail-section\" class=\"stb-laguna__detail\"\u003e\n\u003cdiv class=\"stb-laguna__detail-copy\"\u003e\n\u003cspan class=\"stb-laguna__eyebrow\"\u003e Tiered Construction \u003c\/span\u003e\n\u003ch3 class=\"stb-laguna__section-title\"\u003eHundreds of Shells, Held in a Quiet Structure.\u003c\/h3\u003e\n\u003cp\u003eCapiz strands are suspended from a stainless-steel multi-tier armature, creating overlapping horizontal layers. The frame stays visually secondary so the shell texture remains the dominant feature from both below and across the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__detail-media\"\u003e\u003ca href=\"#laguna-detail\" class=\"stb-laguna__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/laguna-fun-dm-style-tiered-shell-suspension-lamp-stuberlighting_11.jpg?v=1782443476\" alt=\"Laguna Capiz shell multi-tier suspension lamp detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-laguna__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"laguna-detail\" href=\"#laguna-detail-section\" class=\"stb-laguna__lightbox\"\u003e \u003cspan class=\"stb-laguna__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/laguna-fun-dm-style-tiered-shell-suspension-lamp-stuberlighting_11.jpg?v=1782443476\" alt=\"Enlarged Laguna tiered shell detail\"\u003e \u003cspan class=\"stb-laguna__lightbox-caption\"\u003e Laguna · Multi-Tier Capiz Detail \u003c\/span\u003e \u003cspan class=\"stb-laguna__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FIVE SIZE LADDER\n  ====================================================== --\u003e\n\u003csection id=\"laguna-sizes-section\" class=\"stb-laguna__sizes\"\u003e\n\u003cdiv class=\"stb-laguna__sizes-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-laguna__eyebrow\"\u003e Choose the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-laguna__section-title\"\u003eFive Sizes, From Island Pendant to Grand Statement.\u003c\/h3\u003e\n\u003cp class=\"stb-laguna__copy\"\u003eChoose by the width of the furniture and the amount of ceiling presence you want. The 31.5\" version is the most balanced starting point for a typical dining room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__sizes-note\"\u003eClick any drawing\u003cbr\u003eto enlarge.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__size-list\"\u003e\n\u003c!-- 01 --\u003e\n\u003cdiv class=\"stb-laguna__size-row\"\u003e\n\u003cdiv class=\"stb-laguna__size-number\"\u003e01\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__dimension\"\u003e\u003ca href=\"#laguna-size-01\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/laguna-fun-dm-style-tiered-shell-suspension-lamp-stuberlighting_2.jpg?v=1782443476\" alt=\"Laguna 22.4 inch suspension lamp dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-laguna__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__size-measure\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Ø22.4\" × H9.8\" \u003c\/strong\u003e \u003cspan\u003e 57 × 25cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__size-use\"\u003e\n\u003cstrong\u003e Island \/ Breakfast Nook \u003c\/strong\u003e\n\u003cp\u003eUse alone in a smaller space or repeat in pairs over a longer kitchen island.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 02 --\u003e\n\u003cdiv class=\"stb-laguna__size-row\"\u003e\n\u003cdiv class=\"stb-laguna__size-number\"\u003e02\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__dimension\"\u003e\u003ca href=\"#laguna-size-02\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/laguna-fun-dm-style-tiered-shell-suspension-lamp-stuberlighting_27.jpg?v=1782443487\" alt=\"Laguna 27.6 inch suspension lamp dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-laguna__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__size-measure\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e Ø27.6\" × H15.7\" \u003c\/strong\u003e \u003cspan\u003e 70 × 40cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__size-use\"\u003e\n\u003cstrong\u003e Standard Dining \u003c\/strong\u003e\n\u003cp\u003eA comfortable scale for many 6–8 seat residential dining tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 03 --\u003e\n\u003cdiv class=\"stb-laguna__size-row stb-laguna__size-row--main\"\u003e\n\u003cdiv class=\"stb-laguna__size-number\"\u003e03\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__dimension\"\u003e\u003ca href=\"#laguna-size-03\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/laguna-fun-dm-style-tiered-shell-suspension-lamp-stuberlighting_8.jpg?v=1782443487\" alt=\"Laguna 31.5 inch suspension lamp dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-laguna__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__size-measure\"\u003e\n\u003csmall\u003e Balanced \u003c\/small\u003e \u003cstrong\u003e Ø31.5\" × H19.6\" \u003c\/strong\u003e \u003cspan\u003e 80 × 50cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__size-use\"\u003e\n\u003cstrong\u003e Dining \/ Living Room \u003c\/strong\u003e\n\u003cp\u003eThe versatile middle size when you want noticeable shell volume without moving into oversized scale.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 04 --\u003e\n\u003cdiv class=\"stb-laguna__size-row\"\u003e\n\u003cdiv class=\"stb-laguna__size-number\"\u003e04\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__dimension\"\u003e\u003ca href=\"#laguna-size-04\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/laguna-fun-dm-style-tiered-shell-suspension-lamp-stuberlighting_32.jpg?v=1782443476\" alt=\"Laguna 39.3 inch suspension lamp dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-laguna__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__size-measure\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø39.3\" × H23.6\" \u003c\/strong\u003e \u003cspan\u003e 100 × 60cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__size-use\"\u003e\n\u003cstrong\u003e Large Dining \/ Statement \u003c\/strong\u003e\n\u003cp\u003eMore appropriate where the table and room need a noticeably wider centerpiece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 05 --\u003e\n\u003cdiv class=\"stb-laguna__size-row\"\u003e\n\u003cdiv class=\"stb-laguna__size-number\"\u003e05\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__dimension\"\u003e\u003ca href=\"#laguna-size-05\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/laguna-fun-dm-style-tiered-shell-suspension-lamp-stuberlighting_35.jpg?v=1782443486\" alt=\"Laguna 47.2 inch suspension lamp dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-laguna__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__size-measure\"\u003e\n\u003csmall\u003e Grand \u003c\/small\u003e \u003cstrong\u003e Ø47.2\" × H29.5\" \u003c\/strong\u003e \u003cspan\u003e 120 × 75cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__size-use\"\u003e\n\u003cstrong\u003e Grand Dining \/ Foyer \u003c\/strong\u003e\n\u003cp\u003eBuilt for larger rooms where a standard residential pendant would visually disappear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"laguna-size-01\" href=\"#laguna-sizes-section\" class=\"stb-laguna__lightbox\"\u003e \u003cspan class=\"stb-laguna__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/laguna-fun-dm-style-tiered-shell-suspension-lamp-stuberlighting_2.jpg?v=1782443476\" alt=\"Enlarged Laguna 22.4 inch dimensions\"\u003e \u003cspan class=\"stb-laguna__lightbox-caption\"\u003e Laguna · Ø22.4\" × H9.8\" \u003c\/span\u003e \u003cspan class=\"stb-laguna__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"laguna-size-02\" href=\"#laguna-sizes-section\" class=\"stb-laguna__lightbox\"\u003e \u003cspan class=\"stb-laguna__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/laguna-fun-dm-style-tiered-shell-suspension-lamp-stuberlighting_27.jpg?v=1782443487\" alt=\"Enlarged Laguna 27.6 inch dimensions\"\u003e \u003cspan class=\"stb-laguna__lightbox-caption\"\u003e Laguna · Ø27.6\" × H15.7\" \u003c\/span\u003e \u003cspan class=\"stb-laguna__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"laguna-size-03\" href=\"#laguna-sizes-section\" class=\"stb-laguna__lightbox\"\u003e \u003cspan class=\"stb-laguna__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/laguna-fun-dm-style-tiered-shell-suspension-lamp-stuberlighting_8.jpg?v=1782443487\" alt=\"Enlarged Laguna 31.5 inch dimensions\"\u003e \u003cspan class=\"stb-laguna__lightbox-caption\"\u003e Laguna · Ø31.5\" × H19.6\" \u003c\/span\u003e \u003cspan class=\"stb-laguna__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"laguna-size-04\" href=\"#laguna-sizes-section\" class=\"stb-laguna__lightbox\"\u003e \u003cspan class=\"stb-laguna__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/laguna-fun-dm-style-tiered-shell-suspension-lamp-stuberlighting_32.jpg?v=1782443476\" alt=\"Enlarged Laguna 39.3 inch dimensions\"\u003e \u003cspan class=\"stb-laguna__lightbox-caption\"\u003e Laguna · Ø39.3\" × H23.6\" \u003c\/span\u003e \u003cspan class=\"stb-laguna__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"laguna-size-05\" href=\"#laguna-sizes-section\" class=\"stb-laguna__lightbox\"\u003e \u003cspan class=\"stb-laguna__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/laguna-fun-dm-style-tiered-shell-suspension-lamp-stuberlighting_35.jpg?v=1782443486\" alt=\"Enlarged Laguna 47.2 inch dimensions\"\u003e \u003cspan class=\"stb-laguna__lightbox-caption\"\u003e Laguna · Ø47.2\" × H29.5\" \u003c\/span\u003e \u003cspan class=\"stb-laguna__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FINISH\n  ====================================================== --\u003e\n\u003csection class=\"stb-laguna__finish\"\u003e\n\u003cdiv class=\"stb-laguna__finish-label\"\u003e\n\u003csmall\u003e Choose the Finish \u003c\/small\u003e \u003cstrong\u003e Warm or Cool Around the Same Shell. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__finish-options\"\u003e\n\u003cdiv class=\"stb-laguna__finish-option\"\u003e\n\u003csmall\u003e Warm \u003c\/small\u003e \u003cstrong\u003e Gold \u003c\/strong\u003e\n\u003cp\u003ePairs naturally with walnut, brass, warmer stone and relaxed neutral interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__finish-option\"\u003e\n\u003csmall\u003e Clean \u003c\/small\u003e \u003cstrong\u003e Chrome \u003c\/strong\u003e\n\u003cp\u003eA cooler polished finish for white walls, linen and more minimal interiors.\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-laguna__light\"\u003e\n\u003cdiv class=\"stb-laguna__light-label\"\u003e\n\u003csmall\u003e Multiple Light Sources \u003c\/small\u003e \u003cstrong\u003e Light From Inside the Shell Layers. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__light-body\"\u003e\n\u003cdiv class=\"stb-laguna__light-item\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Bulbs Included \u003c\/strong\u003e\n\u003cp\u003eMultiple replaceable sockets are distributed through the tiered structure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__light-item\"\u003e\n\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Compatible After Bulb Replacement \u003c\/strong\u003e\n\u003cp\u003eUse compatible dimmable E26\/E27 bulbs together with a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALL\n  ====================================================== --\u003e\n\u003csection class=\"stb-laguna__install\"\u003e\n\u003cdiv class=\"stb-laguna__install-item\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" \/ 150cm Cable \u003c\/strong\u003e\n\u003cp\u003eAdjustable during installation. Longer cable can be requested.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__install-item\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003cp\u003eConnects to a ceiling junction box. Professional installation is recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__install-item\"\u003e\n\u003csmall\u003e Environment \u003c\/small\u003e \u003cstrong\u003e Indoor · IP20 \u003c\/strong\u003e\n\u003cp\u003eDesigned for indoor, dry residential locations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LARGE FIXTURE NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-laguna__large-note\"\u003e\u003cstrong\u003e Planning the 39.3\" or 47.2\" version? \u003c\/strong\u003e\n\u003cp\u003eThese are substantially larger fixtures. Use a ceiling junction box and mounting support appropriate for the final installed weight, and have the fixture installed by an experienced professional.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL SHELL NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-laguna__variation\"\u003e\u003cstrong\u003e Natural Capiz means every Laguna will vary slightly. \u003c\/strong\u003e\n\u003cp\u003eSmall differences in shell transparency, pearl tone, surface texture and shape are expected. These variations are inherent to genuine Capiz shell and are not manufacturing defects.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DESIGN DISCLOSURE\n  ====================================================== --\u003e\n\u003csection class=\"stb-laguna__disclosure\"\u003e\u003cstrong\u003e FUN DM-style design; independently manufactured by Stuber Lighting. \u003c\/strong\u003e\n\u003cp\u003eLaguna is inspired by the recognizable horizontal, multi-tier design language associated with the FUN DM series. It is not an authentic licensed FUN DM product and is not represented as being manufactured, licensed or endorsed by the original designer's licensees.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-laguna__specs\"\u003e\n\u003cdiv class=\"stb-laguna__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Laguna \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Ø22.4\" × H9.8\" · Ø27.6\" × H15.7\" · Ø31.5\" × H19.6\" · Ø39.3\" × H23.6\" · Ø47.2\" × H29.5\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Natural Capiz Shells · Stainless Steel Multi-Tier Armature \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__spec\"\u003e\n\u003cspan\u003e Shell Color \u003c\/span\u003e \u003cstrong\u003e Natural Pearl-Iridescent White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__spec\"\u003e\n\u003cspan\u003e Finishes \u003c\/span\u003e \u003cstrong\u003e Gold · Chrome \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e Multiple E26 \/ E27 Sockets · Bulbs Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Dimming Requires Compatible Dimmable E26 \/ E27 Bulbs and a Compatible Triac Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__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-laguna__spec\"\u003e\n\u003cspan\u003e Cable \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm Standard · Adjustable During Installation · Custom Length Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired · Ceiling Junction Box \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Professional Installation Recommended · Appropriate Heavy-Duty Ceiling Support Recommended for 39.3\" and 47.2\" Sizes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__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-laguna__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-laguna__faq\"\u003e\u003cspan class=\"stb-laguna__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-laguna__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose 22.4\" for smaller spaces or repeated island installations. The 27.6\" and 31.5\" versions fit many standard dining rooms, with 31.5\" offering the strongest all-around presence. Choose 39.3\" or 47.2\" for substantially larger tables, rooms and foyer applications.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between Laguna and Sirena?\u003c\/summary\u003e\n\u003cp\u003eSirena uses a more compact, rounded layered-shell cluster. Laguna spreads the shell structure outward across multiple horizontal tiers, making it better suited when you want more diameter and less emphasis on vertical drop.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the Capiz shells natural?\u003c\/summary\u003e\n\u003cp\u003eYes. Laguna uses natural Capiz shell. Small differences in transparency, pearl tone and surface character are normal because every shell is naturally different.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Laguna be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, after using compatible dimmable E26\/E27 bulbs with a compatible Triac wall dimmer. The included bulbs should be replaced if your installation requires dimming.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I request a longer suspension cable?\u003c\/summary\u003e\n\u003cp\u003eYes. Laguna includes approximately 59 inches \/ 150cm of suspension cable as standard. For higher or vaulted ceilings, email support@stuberlighting.com with your required ceiling-to-fixture drop before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-laguna__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 22.4\"x H 9.8\" \/ Chrome","offer_id":52402242584859,"sku":"STB-CH-26-10036","price":545.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22.4\"x H 9.8\" \/ Gold","offer_id":52402242617627,"sku":"STB-CH-26-10037","price":545.0,"currency_code":"USD","in_stock":true},{"title":"Dia 27.6\"x H 15.7\" \/ Chrome","offer_id":52402242650395,"sku":"STB-CH-26-10038","price":745.0,"currency_code":"USD","in_stock":true},{"title":"Dia 27.6\"x H 15.7\" \/ Gold","offer_id":52402242683163,"sku":"STB-CH-26-10039","price":745.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\"x H 19.6\" \/ Chrome","offer_id":52402242715931,"sku":"STB-CH-26-10040","price":1080.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\"x H 19.6\" \/ Gold","offer_id":52402242748699,"sku":"STB-CH-26-10041","price":1080.0,"currency_code":"USD","in_stock":true},{"title":"Dia 39.3\"x H 23.6\" \/ Chrome","offer_id":52402242781467,"sku":"STB-CH-26-10042","price":1670.0,"currency_code":"USD","in_stock":true},{"title":"Dia 39.3\"x H 23.6\" \/ Gold","offer_id":52402242814235,"sku":"STB-CH-26-10043","price":1670.0,"currency_code":"USD","in_stock":true},{"title":"Dia 47.2\" x H 29.5\" \/ Chrome","offer_id":52402242847003,"sku":"STB-CH-26-10044","price":2585.0,"currency_code":"USD","in_stock":true},{"title":"Dia 47.2\" x H 29.5\" \/ Gold","offer_id":52402242879771,"sku":"STB-CH-26-10045","price":2585.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/laguna-fun-dm-style-tiered-shell-suspension-lamp-stuberlighting_1.jpg?v=1782443486"},{"product_id":"agave-dewdrop-glass-flush-mount-ceiling-light","title":"Agave Dewdrop Glass Flush Mount Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AGAVE\n   Dewdrop Glass Flush Mount Ceiling Light\n\n   NO PAGE BACKGROUND\n   Card-based quiet luxury layout\n   Fully responsive for mobile\n========================================================= *\/\n\n.stb-agave{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EC;\n  --cream:#F2ECE4;\n  --glass:#F4F0EA;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D9CFC5;\n  --line-dark:#C9BCAF;\n\n  --gold:#AE8C60;\n  --gold-dark:#795D40;\n\n  width:100%;\n  max-width:890px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-agave *,\n.stb-agave *::before,\n.stb-agave *::after{\n  box-sizing:border-box;\n}\n\n.stb-agave h2,\n.stb-agave h3{\n  margin-top:0;\n\n  color:var(--ink);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-agave p{\n  margin-top:0;\n}\n\n.stb-agave__eyebrow{\n  display:block;\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9.3px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-agave__title{\n  max-width:610px;\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.15;\n  letter-spacing:-.01em;\n}\n\n.stb-agave__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.27;\n}\n\n.stb-agave__copy{\n  max-width:640px;\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.3px;\n  line-height:1.62;\n}\n\n.stb-agave__hint{\n  display:block;\n  margin-top:5px;\n\n  color:#857970;\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO CARD\n========================================================= *\/\n\n.stb-agave__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 210px;\n\n  margin-bottom:12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-agave__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-agave__intro-copy p{\n  max-width:585px;\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.5px;\n  line-height:1.68;\n}\n\n.stb-agave__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px;\n\n  background:var(--espresso);\n}\n\n.stb-agave__intro-side small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.6px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-agave__intro-side strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-agave__intro-side span{\n  color:#D7CCC3;\n\n  font-size:10.1px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACT CARD\n========================================================= *\/\n\n.stb-agave__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-agave__fact{\n  padding:11px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-agave__fact:last-child{\n  border-right:0;\n}\n\n.stb-agave__fact small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-agave__fact strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   GENERAL IMAGE\n========================================================= *\/\n\n.stb-agave__image-link{\n  display:block;\n  width:100%;\n\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-dark);\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-agave__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   UNDERSIDE CARD\n========================================================= *\/\n\n.stb-agave__underside{\n  display:grid;\n  grid-template-columns:170px minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:28px;\n\n  padding:15px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n}\n\n.stb-agave__underside-media{\n  width:150px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-agave__underside-copy{\n  padding-left:4px;\n\n  border-left:2px solid var(--gold);\n}\n\n.stb-agave__underside-copy-inner{\n  padding-left:15px;\n}\n\n.stb-agave__underside-copy p{\n  max-width:580px;\n  margin:0;\n\n  color:#625850;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   FORM CARD\n========================================================= *\/\n\n.stb-agave__form{\n  display:grid;\n  grid-template-columns:165px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-agave__form-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--espresso);\n}\n\n.stb-agave__form-label small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-agave__form-label strong{\n  color:#FFF7EF;\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-agave__form-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-agave__form-item{\n  padding:14px 16px;\n}\n\n.stb-agave__form-item + .stb-agave__form-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-agave__form-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-agave__form-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-agave__form-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.9px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   DEWDROP GLASS CARD\n========================================================= *\/\n\n.stb-agave__glass{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 195px;\n\n  margin-bottom:28px;\n\n  background:var(--glass);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-agave__glass-copy{\n  padding:17px 18px;\n}\n\n.stb-agave__glass-copy p{\n  max-width:580px;\n  margin:0;\n\n  color:#655B53;\n\n  font-size:11.4px;\n  line-height:1.57;\n}\n\n.stb-agave__glass-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px 16px;\n\n  background:var(--paper);\n  border-left:1px solid var(--line);\n}\n\n.stb-agave__glass-side small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#80756C;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-agave__glass-side strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-agave__glass-side span{\n  color:#69615A;\n\n  font-size:9.6px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   SIZE CARD\n========================================================= *\/\n\n.stb-agave__sizes{\n  margin-bottom:28px;\n}\n\n.stb-agave__sizes-head{\n  margin-bottom:12px;\n}\n\n.stb-agave__size-card{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n\n  overflow:hidden;\n}\n\n.stb-agave__dimension-wrap{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:13px;\n\n  background:var(--paper-soft);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-agave__dimension{\n  width:120px;\n  max-width:100%;\n\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-agave__dimension a{\n  display:block;\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-agave__dimension img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-agave__size-options{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-agave__size-option{\n  padding:15px 14px;\n}\n\n.stb-agave__size-option + .stb-agave__size-option{\n  border-left:1px solid var(--line);\n}\n\n.stb-agave__size-option--main{\n  background:var(--paper-soft);\n}\n\n.stb-agave__size-option small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#88796D;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-agave__size-option strong{\n  display:block;\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:13.2px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-agave__size-option span{\n  display:block;\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9.2px;\n  font-weight:600;\n}\n\n.stb-agave__size-option p{\n  margin:0;\n\n  color:#70645C;\n\n  font-size:9.7px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   LOW PROFILE CARD\n========================================================= *\/\n\n.stb-agave__profile{\n  display:grid;\n  grid-template-columns:130px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-agave__profile-number{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px 16px;\n\n  background:var(--cream);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-agave__profile-number small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#88796E;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-agave__profile-number strong{\n  color:var(--ink);\n\n  font-size:22px;\n  line-height:1.2;\n  font-weight:500;\n}\n\n.stb-agave__profile-copy{\n  padding:14px 17px;\n}\n\n.stb-agave__profile-copy strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.7px;\n  font-weight:500;\n}\n\n.stb-agave__profile-copy p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:10.4px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   CONTROL CARDS\n========================================================= *\/\n\n.stb-agave__control{\n  margin-bottom:28px;\n}\n\n.stb-agave__control-head{\n  margin-bottom:12px;\n}\n\n.stb-agave__control-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.stb-agave__control-option{\n  padding:16px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.018);\n}\n\n.stb-agave__control-option--remote{\n  background:var(--paper-soft);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-agave__control-option small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#88796D;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-agave__control-option strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:12.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-agave__control-option p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   PRACTICAL CARD\n========================================================= *\/\n\n.stb-agave__practical{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-agave__practical-item{\n  padding:13px 14px;\n}\n\n.stb-agave__practical-item + .stb-agave__practical-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-agave__practical-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-agave__practical-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  font-weight:500;\n}\n\n.stb-agave__practical-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.7px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   INSTALL CARD\n========================================================= *\/\n\n.stb-agave__install{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-agave__install-item{\n  padding:13px 14px;\n}\n\n.stb-agave__install-item + .stb-agave__install-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-agave__install-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-agave__install-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  font-weight:500;\n}\n\n.stb-agave__install-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.7px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   GLASS NOTE CARD\n========================================================= *\/\n\n.stb-agave__variation{\n  margin-bottom:28px;\n\n  padding:12px 14px;\n\n  background:var(--glass);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:4px;\n}\n\n.stb-agave__variation strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-agave__variation p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.4px;\n  line-height:1.53;\n}\n\n\n\/* =========================================================\n   CARE CARD\n========================================================= *\/\n\n.stb-agave__care{\n  display:grid;\n  grid-template-columns:135px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-agave__care-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-agave__care-label small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#CAB18C;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-agave__care-label strong{\n  color:#FFF7EF;\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-agave__care-copy{\n  padding:14px 17px;\n}\n\n.stb-agave__care-copy p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:10.4px;\n  line-height:1.54;\n}\n\n\n\/* =========================================================\n   SPECS CARD\n========================================================= *\/\n\n.stb-agave__specs{\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-agave__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-agave__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-agave__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-agave__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7E0DA;\n}\n\n.stb-agave__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-agave__spec span{\n  padding-right:10px;\n\n  color:#82786F;\n\n  font-size:10.2px;\n  line-height:1.45;\n}\n\n.stb-agave__spec strong{\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-agave__faq{\n  max-width:760px;\n\n  margin:0 auto 28px;\n\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-agave__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-agave__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-agave__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-agave__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-agave__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-agave__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-agave__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING CARD\n========================================================= *\/\n\n.stb-agave__shipping{\n  padding:18px 19px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-agave__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-agave__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-agave__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-agave__shipping a{\n  color:var(--gold-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-agave__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(16,15,14,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-agave__lightbox:target{\n  display:flex;\n}\n\n.stb-agave__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-agave__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-agave__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-agave__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.4px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-agave__intro{\n    grid-template-columns:1fr 170px;\n  }\n\n  .stb-agave__title{\n    font-size:25px;\n  }\n\n\n  .stb-agave__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-agave__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-agave__fact:nth-child(1),\n  .stb-agave__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-agave__size-card{\n    grid-template-columns:115px 1fr;\n  }\n\n  .stb-agave__dimension{\n    width:94px;\n  }\n\n\n  .stb-agave__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-agave{\n    width:100%;\n    max-width:100%;\n\n    margin:0;\n\n    font-size:14px;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-agave__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-agave__intro-copy{\n    padding:17px 15px;\n  }\n\n  .stb-agave__intro-side{\n    padding:12px 15px;\n  }\n\n  .stb-agave__title{\n    font-size:23px;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-agave__facts{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  \/* UNDERSIDE *\/\n\n  .stb-agave__underside{\n    grid-template-columns:86px minmax(0,1fr);\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-agave__underside-media{\n    width:78px;\n  }\n\n  .stb-agave__underside-copy{\n    padding-left:0;\n  }\n\n  .stb-agave__underside-copy-inner{\n    padding-left:10px;\n  }\n\n  .stb-agave__underside-copy .stb-agave__section-title{\n    font-size:17px;\n  }\n\n\n  \/* FORM *\/\n\n  .stb-agave__form{\n    grid-template-columns:1fr;\n  }\n\n  .stb-agave__form-label{\n    padding:12px 14px;\n  }\n\n  .stb-agave__form-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-agave__form-item + .stb-agave__form-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* GLASS *\/\n\n  .stb-agave__glass{\n    grid-template-columns:1fr;\n  }\n\n  .stb-agave__glass-copy{\n    padding:14px;\n  }\n\n  .stb-agave__glass-side{\n    padding:12px 14px;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-agave__size-card{\n    grid-template-columns:78px minmax(0,1fr);\n  }\n\n  .stb-agave__dimension-wrap{\n    padding:6px;\n  }\n\n  .stb-agave__dimension{\n    width:69px;\n  }\n\n  .stb-agave__size-options{\n    grid-template-columns:1fr;\n  }\n\n  .stb-agave__size-option{\n    padding:11px 12px;\n  }\n\n  .stb-agave__size-option + .stb-agave__size-option{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* PROFILE *\/\n\n  .stb-agave__profile{\n    grid-template-columns:88px 1fr;\n  }\n\n  .stb-agave__profile-number{\n    padding:12px 10px;\n  }\n\n  .stb-agave__profile-copy{\n    padding:12px;\n  }\n\n\n  \/* CONTROL *\/\n\n  .stb-agave__control-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* PRACTICAL *\/\n\n  .stb-agave__practical{\n    grid-template-columns:1fr;\n  }\n\n  .stb-agave__practical-item + .stb-agave__practical-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* INSTALL *\/\n\n  .stb-agave__install{\n    grid-template-columns:1fr;\n  }\n\n  .stb-agave__install-item + .stb-agave__install-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* CARE *\/\n\n  .stb-agave__care{\n    grid-template-columns:1fr;\n  }\n\n  .stb-agave__care-label{\n    padding:11px 14px;\n  }\n\n  .stb-agave__care-copy{\n    padding:12px 14px;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-agave__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-agave__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-agave__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-agave__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-agave\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-agave__intro\"\u003e\n\u003cdiv class=\"stb-agave__intro-copy\"\u003e\n\u003cspan class=\"stb-agave__eyebrow\"\u003e Dewdrop Glass · Low-Profile Flush Mount \u003c\/span\u003e\n\u003ch2 class=\"stb-agave__title\"\u003eA Ceiling Light Designed for the View From Below.\u003c\/h2\u003e\n\u003cp\u003eAgave arranges handmade glass leaves in a wide radial pattern around an integrated LED source. At only 7.9 inches high, it brings sculptural detail to the ceiling without the drop of a chandelier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__intro-side\"\u003e\n\u003csmall\u003e Three Diameters \u003c\/small\u003e \u003cstrong\u003e 23.6\" · 27.6\" · 35.4\" \u003c\/strong\u003e \u003cspan\u003e All sizes · only 7.9\" high \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-agave__facts\"\u003e\n\u003cdiv class=\"stb-agave__fact\"\u003e\n\u003csmall\u003e Glass \u003c\/small\u003e \u003cstrong\u003e Dewdrop-Textured \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__fact\"\u003e\n\u003csmall\u003e Profile \u003c\/small\u003e \u003cstrong\u003e 7.9\" High \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__fact\"\u003e\n\u003csmall\u003e CCT \u003c\/small\u003e \u003cstrong\u003e 3000K Warm White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       UNDERSIDE\n  ====================================================== --\u003e\n\u003csection id=\"agave-underside-section\" class=\"stb-agave__underside\"\u003e\n\u003cdiv class=\"stb-agave__underside-media\"\u003e\u003ca href=\"#agave-underside\" class=\"stb-agave__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/agave-dewdrop-glass-flush-mount-ceiling-light-stuberlighting_3.jpg?v=1783041165\" alt=\"Agave dewdrop glass flush mount ceiling light underside view\" loading=\"lazy\"\u003e \u003cspan class=\"stb-agave__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__underside-copy\"\u003e\n\u003cdiv class=\"stb-agave__underside-copy-inner\"\u003e\n\u003cspan class=\"stb-agave__eyebrow\"\u003e Underside View \u003c\/span\u003e\n\u003ch3 class=\"stb-agave__section-title\"\u003eThe Full Form Appears When You Look Up.\u003c\/h3\u003e\n\u003cp\u003eThe leaf-shaped glass panels spread outward from the center in a radial composition. Unlike a typical flush mount, the underside is the main visual expression rather than simply the bottom of the fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- UNDERSIDE LIGHTBOX --\u003e \u003ca id=\"agave-underside\" href=\"#agave-underside-section\" class=\"stb-agave__lightbox\"\u003e \u003cspan class=\"stb-agave__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/agave-dewdrop-glass-flush-mount-ceiling-light-stuberlighting_3.jpg?v=1783041165\" alt=\"Enlarged Agave ceiling light underside\"\u003e \u003cspan class=\"stb-agave__lightbox-caption\"\u003e Agave · Radial Underside View \u003c\/span\u003e \u003cspan class=\"stb-agave__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FORM\n  ====================================================== --\u003e\n\u003csection class=\"stb-agave__form\"\u003e\n\u003cdiv class=\"stb-agave__form-label\"\u003e\n\u003csmall\u003e Agave Geometry \u003c\/small\u003e \u003cstrong\u003e Botanical Form Without a Pendant Drop. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__form-body\"\u003e\n\u003cdiv class=\"stb-agave__form-item\"\u003e\n\u003csmall\u003e Radial \u003c\/small\u003e \u003cstrong\u003e Leaves Spread From the Center \u003c\/strong\u003e\n\u003cp\u003eThe ceiling becomes the background for the full glass rosette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__form-item\"\u003e\n\u003csmall\u003e Flush Mount \u003c\/small\u003e \u003cstrong\u003e Only 7.9\" High \u003c\/strong\u003e\n\u003cp\u003eAdds sculptural volume without the vertical drop of a chandelier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       GLASS\n  ====================================================== --\u003e\n\u003csection class=\"stb-agave__glass\"\u003e\n\u003cdiv class=\"stb-agave__glass-copy\"\u003e\n\u003cspan class=\"stb-agave__eyebrow\"\u003e Dewdrop Glass \u003c\/span\u003e\n\u003ch3 class=\"stb-agave__section-title\"\u003eTexture Breaks Up the Light.\u003c\/h3\u003e\n\u003cp\u003eEach leaf has a dewdrop-textured surface rather than perfectly smooth glass. The small surface impressions catch and scatter the LED light, creating softer highlights across the fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__glass-side\"\u003e\n\u003csmall\u003e Construction \u003c\/small\u003e \u003cstrong\u003e Individually Shaped Glass Leaves \u003c\/strong\u003e \u003cspan\u003e Arranged around a slim metal support structure. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection id=\"agave-size-section\" class=\"stb-agave__sizes\"\u003e\n\u003cdiv class=\"stb-agave__sizes-head\"\u003e\n\u003cspan class=\"stb-agave__eyebrow\"\u003e Choose the Diameter \u003c\/span\u003e\n\u003ch3 class=\"stb-agave__section-title\"\u003eSame Height. Three Levels of Ceiling Presence.\u003c\/h3\u003e\n\u003cp class=\"stb-agave__copy\"\u003eAll three versions are 7.9 inches high. Choose mainly by room width and how much of the ceiling you want the fixture to occupy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__size-card\"\u003e\n\u003cdiv class=\"stb-agave__dimension-wrap\"\u003e\n\u003cdiv class=\"stb-agave__dimension\"\u003e\u003ca href=\"#agave-size\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/agave-dewdrop-glass-flush-mount-ceiling-light-stuberlighting_12.jpg?v=1783041165\" alt=\"Agave flush mount ceiling light dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-agave__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__size-options\"\u003e\n\u003cdiv class=\"stb-agave__size-option\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Ø23.6\" × H7.9\" \u003c\/strong\u003e \u003cspan\u003e 60 × 20cm \u003c\/span\u003e\n\u003cp\u003eBedrooms, guest rooms, hallways and standard foyers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__size-option stb-agave__size-option--main\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e Ø27.6\" × H7.9\" \u003c\/strong\u003e \u003cspan\u003e 70 × 20cm \u003c\/span\u003e\n\u003cp\u003ePrimary bedrooms, dining rooms, kitchens and standard living spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__size-option\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø35.4\" × H7.9\" \u003c\/strong\u003e \u003cspan\u003e 90 × 20cm \u003c\/span\u003e\n\u003cp\u003eLarger living rooms, statement bedrooms and wider foyers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"agave-size\" href=\"#agave-size-section\" class=\"stb-agave__lightbox\"\u003e \u003cspan class=\"stb-agave__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/agave-dewdrop-glass-flush-mount-ceiling-light-stuberlighting_12.jpg?v=1783041165\" alt=\"Enlarged Agave ceiling light dimensions\"\u003e \u003cspan class=\"stb-agave__lightbox-caption\"\u003e Agave · 23.6\" \/ 27.6\" \/ 35.4\" · All H7.9\" \u003c\/span\u003e \u003cspan class=\"stb-agave__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LOW PROFILE\n  ====================================================== --\u003e\n\u003csection class=\"stb-agave__profile\"\u003e\n\u003cdiv class=\"stb-agave__profile-number\"\u003e\n\u003csmall\u003e Profile \u003c\/small\u003e \u003cstrong\u003e 7.9\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__profile-copy\"\u003e\n\u003cstrong\u003e Designed for rooms where ceiling clearance matters. \u003c\/strong\u003e\n\u003cp\u003eMoving from Small to Large increases diameter, not fixture depth. Agave stays low to the ceiling while gaining more visual presence across the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT CONTROL\n  ====================================================== --\u003e\n\u003csection class=\"stb-agave__control\"\u003e\n\u003cdiv class=\"stb-agave__control-head\"\u003e\n\u003cspan class=\"stb-agave__eyebrow\"\u003e Choose the Light Control \u003c\/span\u003e\n\u003ch3 class=\"stb-agave__section-title\"\u003eFixed 3000K or Remote Dimming.\u003c\/h3\u003e\n\u003cp class=\"stb-agave__copy\"\u003eBoth versions use integrated 3000K warm-white LED. The difference is how much brightness control you need.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__control-grid\"\u003e\n\u003carticle class=\"stb-agave__control-option\"\u003e\u003csmall\u003e Standard \u003c\/small\u003e \u003cstrong\u003e 3000K Fixed \u003c\/strong\u003e\n\u003cp\u003eSimple wall-switch operation. Best for kitchens, hallways, foyers and spaces where full brightness is normally used.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-agave__control-option stb-agave__control-option--remote\"\u003e\u003csmall\u003e Optional · +$30 \u003c\/small\u003e \u003cstrong\u003e 3000K + Remote Dimming \u003c\/strong\u003e\n\u003cp\u003eIncludes a hand-held remote for adjustable brightness without requiring a wall dimmer. Useful for bedrooms and living rooms.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-agave__practical\"\u003e\n\u003cdiv class=\"stb-agave__practical-item\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003cp\u003eBuilt-in light source. No screw-in bulb required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__practical-item\"\u003e\n\u003csmall\u003e Rated Life \u003c\/small\u003e \u003cstrong\u003e Approx. 50,000 Hours \u003c\/strong\u003e\n\u003cp\u003eFactory-integrated LED module.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__practical-item\"\u003e\n\u003csmall\u003e Light Tone \u003c\/small\u003e \u003cstrong\u003e 3000K Warm White \u003c\/strong\u003e\n\u003cp\u003eWarm residential light suited to the textured glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-agave__install\"\u003e\n\u003cdiv class=\"stb-agave__install-item\"\u003e\n\u003csmall\u003e Mounting \u003c\/small\u003e \u003cstrong\u003e Flush Mount \u003c\/strong\u003e\n\u003cp\u003eNo chain or suspension rod. Mounts directly to the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__install-item\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003cp\u003eInstalls to a standard ceiling junction box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__install-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Electrician Required \u003c\/strong\u003e\n\u003cp\u003eProfessional electrical installation is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       GLASS VARIATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-agave__variation\"\u003e\u003cstrong\u003e Handmade glass means every Agave will vary slightly. \u003c\/strong\u003e\n\u003cp\u003eSmall differences in leaf curve, glass thickness and dewdrop texture density are expected. These variations are characteristics of individually shaped glass rather than manufacturing defects.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-agave__care\"\u003e\n\u003cdiv class=\"stb-agave__care-label\"\u003e\n\u003csmall\u003e Glass Care \u003c\/small\u003e \u003cstrong\u003e Gentle Cleaning. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__care-copy\"\u003e\n\u003cp\u003eSwitch off power before cleaning. Dust gently with a soft microfiber cloth. For deeper cleaning, use a lightly damp soft cloth and dry immediately. Avoid abrasive pads or harsh cleaners.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-agave__specs\"\u003e\n\u003cdiv class=\"stb-agave__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Agave \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Small — Ø23.6\" × H7.9\" · Medium — Ø27.6\" × H7.9\" · Large — Ø35.4\" × H7.9\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Hand-Blown Dewdrop-Textured Glass · Metal Frame \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__spec\"\u003e\n\u003cspan\u003e Glass Form \u003c\/span\u003e \u003cstrong\u003e Handmade Leaf-Shaped Panels · Radial Agave Arrangement \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__spec\"\u003e\n\u003cspan\u003e Glass Finish \u003c\/span\u003e \u003cstrong\u003e Dewdrop-Textured · Light-Diffusing \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED Included · Built-In Module \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__spec\"\u003e\n\u003cspan\u003e Color Temperature \u003c\/span\u003e \u003cstrong\u003e 3000K Warm White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__spec\"\u003e\n\u003cspan\u003e Rated Life \u003c\/span\u003e \u003cstrong\u003e Approx. 50,000 Hours \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__spec\"\u003e\n\u003cspan\u003e Configurations \u003c\/span\u003e \u003cstrong\u003e 3000K Fixed · 3000K + Remote Dimming (+$30) \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__spec\"\u003e\n\u003cspan\u003e Remote \u003c\/span\u003e \u003cstrong\u003e Included With Remote-Dimming Configuration Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__spec\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Flush Mount · Standard Ceiling Junction Box \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired · Licensed Electrician Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-agave__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-agave__faq\"\u003e\u003cspan class=\"stb-agave__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-agave__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eSmall works well in bedrooms, guest rooms, hallways and standard foyers. Medium is the most versatile choice for primary bedrooms, dining rooms, kitchens and standard living spaces. Large is better when the room is wider and the ceiling needs stronger visual presence.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eFixed or remote-dimming?\u003c\/summary\u003e\n\u003cp\u003eChoose 3000K Fixed for simple on\/off use. Choose Remote Dimming if you want adjustable evening brightness, particularly in bedrooms and living rooms. The remote is included only with the remote-dimming configuration.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Agave use replaceable bulbs?\u003c\/summary\u003e\n\u003cp\u003eNo. Agave uses an integrated LED module, so no separate screw-in bulbs are required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Agave suitable for an 8-foot ceiling?\u003c\/summary\u003e\n\u003cp\u003eYes. All three sizes are only 7.9 inches high, making Agave particularly useful where ceiling clearance matters. Choose the diameter according to room scale.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill every glass leaf look identical?\u003c\/summary\u003e\n\u003cp\u003eNo. Small differences in curve, thickness and dewdrop texture density are expected because the glass is individually shaped and textured.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-agave__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 23.6\"x H7.9\" \/ Metal \u0026 Glass \/ 3000K","offer_id":52448475906331,"sku":"STB-CH-26-10086","price":500.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\"x H7.9\" \/ Metal \u0026 Glass \/ Remote Dimming","offer_id":52448475939099,"sku":"STB-CH-26-10087","price":530.0,"currency_code":"USD","in_stock":true},{"title":"Dia 27.6\"x H7.9\" \/ Metal \u0026 Glass \/ 3000K","offer_id":52448475971867,"sku":"STB-CH-26-10088","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Dia 27.6\"x H7.9\" \/ Metal \u0026 Glass \/ Remote Dimming","offer_id":52448476004635,"sku":"STB-CH-26-10089","price":580.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35.4\" x H 7.9\" \/ Metal \u0026 Glass \/ 3000K","offer_id":52448476037403,"sku":"STB-CH-26-10090","price":600.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35.4\" x H 7.9\" \/ Metal \u0026 Glass \/ Remote Dimming","offer_id":52448476070171,"sku":"STB-CH-26-10091","price":630.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/agave-dewdrop-glass-flush-mount-ceiling-light-stuberlighting_1.jpg?v=1783041165"},{"product_id":"livia-petal-glass-pendant-light","title":"Livia Petal Glass Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — LIVIA\n   PETAL GLASS PENDANT LIGHT\n\n   FORM \/ TONE \/ RHYTHM\n\n   SMALL-SCALE GLASS EDITORIAL\n   QUIET LUXURY · CONCISE · SHOPPER-FIRST\n   DISTINCT FROM DAWN BACKGROUND\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-livia{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817568;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --olive:#768066;\n  --blue:#536C84;\n  --clear:#C8C5BE;\n\n  --cream:#F5EDD8;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n  --soft:#F3ECE2;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-livia *,\n.stb-livia *::before,\n.stb-livia *::after{\n  box-sizing:border-box;\n}\n\n.stb-livia h2,\n.stb-livia h3,\n.stb-livia p{\n  margin-top:0;\n}\n\n.stb-livia h2,\n.stb-livia h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-livia img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-livia a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.livia-kicker{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.livia-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — FORM\n========================================================= *\/\n\n.livia-opening{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,205px);\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n}\n\n.livia-opening::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:29px;\n\n  width:60px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n\n\/* COPY *\/\n\n.livia-opening__copy{\n  min-width:0;\n\n  padding:29px 30px 27px;\n}\n\n.livia-opening h2{\n  max-width:585px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.livia-opening__copy \u003e p{\n  max-width:565px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* BUYING FACTS *\/\n\n.livia-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:22px;\n\n  margin-top:18px;\n}\n\n.livia-fact{\n  min-width:88px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.livia-fact:nth-child(2){\n  border-color:var(--olive);\n}\n\n.livia-fact:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.livia-fact small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.livia-fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* RIGHT INDEX *\/\n\n.livia-opening__index{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:18px;\n\n  background:#EFE8DD;\n\n  border-left:1px solid var(--line);\n}\n\n.livia-index__item{\n  padding:10px 0;\n}\n\n.livia-index__item + .livia-index__item{\n  border-top:1px solid #D7CCBD;\n}\n\n.livia-index__item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.livia-index__item strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.livia-index__item span{\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   02 — GLASS \/ TONE\n========================================================= *\/\n\n.livia-glass{\n  margin-top:10px;\n\n  padding:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.livia-glass__head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.livia-glass__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.livia-glass__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* DETAIL + COLORS *\/\n\n.livia-glass__study{\n  display:grid;\n  grid-template-columns:minmax(0,205px) minmax(0,1fr);\n\n  gap:10px;\n}\n\n\n\/* PRODUCT DETAIL *\/\n\n.livia-detail{\n  min-width:0;\n\n  padding:10px;\n\n  background:#F1E9DF;\n\n  border:1px solid var(--line);\n}\n\n.livia-detail__img{\n  width:165px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.livia-detail__img a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.livia-detail__img img{\n  max-height:155px !important;\n}\n\n.livia-detail__copy{\n  padding:10px 3px 2px;\n}\n\n.livia-detail__copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.livia-detail__copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.08;\n\n  font-weight:500;\n}\n\n.livia-detail__copy p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* COLOR SELECTOR *\/\n\n.livia-tones{\n  display:flex;\n  flex-direction:column;\n\n  min-width:0;\n\n  border:1px solid var(--line);\n}\n\n.livia-tone{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,85px) minmax(0,1fr);\n\n  gap:15px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:12px 13px;\n\n  background:var(--ivory);\n\n  border-bottom:1px solid var(--line);\n}\n\n.livia-tone:last-child{\n  border-bottom:0;\n}\n\n.livia-tone__name{\n  position:relative;\n\n  padding-left:17px;\n}\n\n.livia-tone__name::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:4px;\n  left:0;\n\n  width:8px;\n  height:24px;\n}\n\n.livia-tone--green .livia-tone__name::before{\n  background:var(--olive);\n}\n\n.livia-tone--clear .livia-tone__name::before{\n  background:var(--clear);\n}\n\n.livia-tone--blue .livia-tone__name::before{\n  background:var(--blue);\n}\n\n.livia-tone__name small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.livia-tone__name strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.livia-tone p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* GLASS NOTE *\/\n\n.livia-glass-note{\n  display:grid;\n  grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n  gap:17px;\n\n  margin-top:10px;\n\n  padding:10px 12px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.livia-glass-note strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.livia-glass-note span{\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   03 — RHYTHM \/ SCALE\n========================================================= *\/\n\n.livia-rhythm{\n  margin-top:10px;\n\n  padding:29px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.livia-rhythm__head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.livia-rhythm__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.livia-rhythm__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* SCALE SHEET *\/\n\n.livia-rhythm__sheet{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  border:1px solid var(--line);\n}\n\n\n\/* DIMENSION *\/\n\n.livia-size{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:16px;\n\n  background:#EFE8DE;\n\n  border-right:1px solid var(--line);\n}\n\n.livia-size__img{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.livia-size__img a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.livia-size__img img{\n  max-height:137px !important;\n}\n\n\n\/* RHYTHM CONTENT *\/\n\n.livia-rhythm__copy{\n  min-width:0;\n\n  padding:18px 20px;\n}\n\n.livia-proportion{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n}\n\n.livia-proportion__measure small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.livia-proportion__measure strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:27px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.livia-proportion__measure span{\n  display:block;\n\n  margin-top:5px;\n\n  color:var(--gold-deep);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.livia-proportion__copy{\n  padding-left:17px;\n\n  border-left:1px solid var(--line);\n}\n\n.livia-proportion__copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.livia-proportion__copy p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* SINGLE \/ PAIR \/ ROW *\/\n\n.livia-layouts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin-top:14px;\n\n  border:1px solid var(--line);\n}\n\n.livia-layout{\n  min-width:0;\n\n  padding:11px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.livia-layout:last-child{\n  border-right:0;\n}\n\n.livia-layout:nth-child(1){\n  background:#FBF8F2;\n}\n\n.livia-layout:nth-child(2){\n  background:#F6F0E7;\n}\n\n.livia-layout:nth-child(3){\n  background:#EFE8DD;\n}\n\n.livia-layout small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.livia-layout strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.livia-layout p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* ROD STRIP *\/\n\n.livia-rod{\n  display:grid;\n  grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-top:10px;\n\n  padding:13px 15px;\n\n  background:var(--espresso);\n}\n\n.livia-rod__mark small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.livia-rod__mark strong{\n  display:block;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.livia-rod__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n}\n\n.livia-rod__copy p{\n  margin:0;\n\n  color:#D8CFC3;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.livia-specs{\n  margin-top:10px;\n\n  padding:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.livia-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.livia-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.livia-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.livia-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.livia-spec{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.livia-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.livia-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CARE *\/\n\n.livia-care{\n  margin-top:11px;\n\n  padding:11px 13px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.livia-care strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.livia-care span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.livia-shipping{\n  position:relative;\n\n  margin-top:10px;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n}\n\n.livia-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:48px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.livia-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.livia-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.livia-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.livia-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.livia-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.livia-lightbox:target{\n  display:flex;\n}\n\n.livia-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.livia-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n}\n\n.livia-lightbox__caption{\n  margin-top:9px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.livia-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .livia-opening{\n    grid-template-columns:minmax(0,1fr) minmax(0,170px);\n  }\n\n  .livia-opening__copy{\n    padding:25px 21px;\n  }\n\n  .livia-opening h2{\n    font-size:27px;\n  }\n\n\n  .livia-glass,\n  .livia-rhythm,\n  .livia-specs{\n    padding:24px 19px;\n  }\n\n\n  .livia-glass__head,\n  .livia-rhythm__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .livia-glass__study{\n    grid-template-columns:minmax(0,170px) minmax(0,1fr);\n  }\n\n  .livia-detail__img{\n    width:140px;\n  }\n\n\n  .livia-rhythm__sheet{\n    grid-template-columns:minmax(0,145px) minmax(0,1fr);\n  }\n\n  .livia-size__img{\n    width:120px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .livia-opening{\n    grid-template-columns:1fr;\n  }\n\n  .livia-opening__index{\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .livia-index__item{\n    padding:10px 8px;\n  }\n\n  .livia-index__item + .livia-index__item{\n    border-top:0;\n    border-left:1px solid #D7CCBD;\n  }\n\n\n  .livia-glass__study{\n    grid-template-columns:1fr;\n  }\n\n  .livia-detail{\n    display:grid;\n    grid-template-columns:minmax(0,110px) minmax(0,1fr);\n\n    gap:11px;\n    align-items:center;\n  }\n\n  .livia-detail__img{\n    width:105px;\n\n    margin:0;\n  }\n\n  .livia-detail__copy{\n    padding:0;\n  }\n\n\n  .livia-tone{\n    grid-template-columns:minmax(0,82px) minmax(0,1fr);\n  }\n\n\n  .livia-glass-note{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n\n  .livia-rhythm__sheet{\n    grid-template-columns:1fr;\n  }\n\n  .livia-size{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .livia-size__img{\n    width:110px;\n  }\n\n\n  .livia-proportion{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n  .livia-proportion__copy{\n    padding:8px 0 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .livia-layouts{\n    grid-template-columns:1fr;\n  }\n\n  .livia-layout{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .livia-layout:last-child{\n    border-bottom:0;\n  }\n\n\n  .livia-rod{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n  .livia-rod__copy{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .livia-specs__head{\n    display:block;\n  }\n\n  .livia-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .livia-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .livia-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-livia\" id=\"livia-root\"\u003e\n\u003c!-- =====================================================\n       01 — FORM\n  ====================================================== --\u003e\n\u003csection class=\"livia-opening\"\u003e\n\u003cdiv class=\"livia-opening__copy\"\u003e\n\u003cspan class=\"livia-kicker\"\u003e Form \/ Tone \/ Rhythm \u003c\/span\u003e\n\u003ch2\u003eA Small Pendant with a Sculptural Glass Form\u003c\/h2\u003e\n\u003cp\u003eLivia replaces the familiar globe shade with vertically curved, textured glass panels that meet in a soft petal-like silhouette. A slim brass-toned rod keeps the suspension clean while allowing the glass to remain the visual focus.\u003c\/p\u003e\n\u003cdiv class=\"livia-facts\"\u003e\n\u003cdiv class=\"livia-fact\"\u003e\n\u003csmall\u003e Size \u003c\/small\u003e \u003cstrong\u003e 11.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-fact\"\u003e\n\u003csmall\u003e Glass Tones \u003c\/small\u003e \u003cstrong\u003e 3 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-fact\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e E12 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-opening__index\"\u003e\n\u003cdiv class=\"livia-index__item\"\u003e\n\u003csmall\u003e Form \u003c\/small\u003e \u003cstrong\u003e Petal \u003c\/strong\u003e \u003cspan\u003e Curved glass panels \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-index__item\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e Rod \u003c\/strong\u003e \u003cspan\u003e Brass-toned gold \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-index__item\"\u003e\n\u003csmall\u003e Use \u003c\/small\u003e \u003cstrong\u003e 1 or More \u003c\/strong\u003e \u003cspan\u003e Single, pair or row \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — GLASS \/ TONE\n  ====================================================== --\u003e\n\u003csection class=\"livia-glass\"\u003e\n\u003cdiv class=\"livia-glass__head\"\u003e\n\u003ch3\u003eChoose the Glass Tone\u003c\/h3\u003e\n\u003cp\u003eThe shape stays the same across all three versions. Only the glass tone changes, making color the main visual decision when choosing Livia.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-glass__study\"\u003e\n\u003c!-- DETAIL IMAGE --\u003e\n\u003carticle class=\"livia-detail\"\u003e\n\u003cdiv class=\"livia-detail__img\"\u003e\u003ca href=\"#livia-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/livia-petal-glass-pendant-light-stuberlighting_8.jpg?v=1783063950\" alt=\"Close-up detail of Livia curved textured petal glass panels\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"livia-detail__copy\"\u003e\n\u003csmall\u003e Glass Detail \u003c\/small\u003e \u003cstrong\u003e Curved + Textured \u003c\/strong\u003e\n\u003cp\u003eThe vertical panels bend toward one another, creating depth and changing highlights across the surface of the shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- COLORS --\u003e\n\u003cdiv class=\"livia-tones\"\u003e\n\u003cdiv class=\"livia-tone livia-tone--green\"\u003e\n\u003cdiv class=\"livia-tone__name\"\u003e\n\u003csmall\u003e Green \u003c\/small\u003e \u003cstrong\u003e Olive \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eA muted botanical tone that pairs naturally with walnut, oak and warm brass finishes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-tone livia-tone--clear\"\u003e\n\u003cdiv class=\"livia-tone__name\"\u003e\n\u003csmall\u003e Clear \u003c\/small\u003e \u003cstrong\u003e Crystal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe most neutral option, allowing the petal form and textured glass to lead.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-tone livia-tone--blue\"\u003e\n\u003cdiv class=\"livia-tone__name\"\u003e\n\u003csmall\u003e Blue \u003c\/small\u003e \u003cstrong\u003e Ocean \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eA deeper cool tone for interiors where the pendant should provide a controlled color accent.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-glass-note\"\u003e\n\u003cstrong\u003e Hand-Blown Glass \u003c\/strong\u003e \u003cspan\u003e Livia uses Murano-tradition hand-blown art glass. It is not sold as certified Murano glass. Slight variation in panel curve, thickness, texture and color intensity is expected. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — RHYTHM \/ SCALE\n  ====================================================== --\u003e\n\u003csection class=\"livia-rhythm\"\u003e\n\u003cdiv class=\"livia-rhythm__head\"\u003e\n\u003ch3\u003eSmall Enough to Repeat\u003c\/h3\u003e\n\u003cp\u003eLivia is intentionally compact. At 11.8 inches wide, it can work as a single decorative pendant or repeat cleanly when a longer surface needs rhythm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-rhythm__sheet\"\u003e\n\u003c!-- DIMENSION --\u003e\n\u003cdiv class=\"livia-size\"\u003e\n\u003cdiv class=\"livia-size__img\"\u003e\u003ca href=\"#livia-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/livia-petal-glass-pendant-light-stuberlighting_6.jpg?v=1783063950\" alt=\"Livia petal glass pendant dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"livia-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- PROPORTION --\u003e\n\u003cdiv class=\"livia-rhythm__copy\"\u003e\n\u003cdiv class=\"livia-proportion\"\u003e\n\u003cdiv class=\"livia-proportion__measure\"\u003e\n\u003csmall\u003e Single Edition \u003c\/small\u003e \u003cstrong\u003e Ø11.8\" \u003c\/strong\u003e \u003cspan\u003e H11.8\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-proportion__copy\"\u003e\n\u003cstrong\u003e Balanced Compact Scale \u003c\/strong\u003e\n\u003cp\u003eEqual width and height give Livia a contained, sculptural proportion without the visual weight of a larger dining-room pendant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-layouts\"\u003e\n\u003cdiv class=\"livia-layout\"\u003e\n\u003csmall\u003e Single \u003c\/small\u003e \u003cstrong\u003e One Object \u003c\/strong\u003e\n\u003cp\u003eWorks well where one small pendant is intended to act as the focal light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-layout\"\u003e\n\u003csmall\u003e Pair \u003c\/small\u003e \u003cstrong\u003e Balanced Symmetry \u003c\/strong\u003e\n\u003cp\u003eTwo fixtures create a cleaner, more architectural repetition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-layout\"\u003e\n\u003csmall\u003e Row \u003c\/small\u003e \u003cstrong\u003e Repeated Rhythm \u003c\/strong\u003e\n\u003cp\u003eMultiple pendants suit longer islands, counters and hospitality surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-rod\"\u003e\n\u003cdiv class=\"livia-rod__mark\"\u003e\n\u003csmall\u003e Standard Rod \u003c\/small\u003e \u003cstrong\u003e 11.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-rod__copy\"\u003e\n\u003cp\u003eBrass-toned rigid suspension rather than chain. Custom longer rod lengths are available on request for higher ceilings or specific hanging-height requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"livia-specs\"\u003e\n\u003cdiv class=\"livia-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Livia · Petal Glass Pendant \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-spec-list\"\u003e\n\u003cdiv class=\"livia-spec\"\u003e\n\u003cspan class=\"livia-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"livia-spec__value\"\u003e Ø11.8\" × H11.8\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-spec\"\u003e\n\u003cspan class=\"livia-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"livia-spec__value\"\u003e Hand-blown Murano-tradition glass · Metal rod frame \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-spec\"\u003e\n\u003cspan class=\"livia-spec__label\"\u003e Glass Form \u003c\/span\u003e \u003cspan class=\"livia-spec__value\"\u003e Vertically curved textured panels · Petal silhouette \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-spec\"\u003e\n\u003cspan class=\"livia-spec__label\"\u003e Glass Colors \u003c\/span\u003e \u003cspan class=\"livia-spec__value\"\u003e Olive Green · Clear · Ocean Blue \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-spec\"\u003e\n\u003cspan class=\"livia-spec__label\"\u003e Rod Finish \u003c\/span\u003e \u003cspan class=\"livia-spec__value\"\u003e Brass-toned Gold \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-spec\"\u003e\n\u003cspan class=\"livia-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"livia-spec__value\"\u003e E12 socket · Bulb Included: Yes · Edison-style E12 bulbs also compatible \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-spec\"\u003e\n\u003cspan class=\"livia-spec__label\"\u003e Included Bulb \u003c\/span\u003e \u003cspan class=\"livia-spec__value\"\u003e 2700K warm-white LED · Standard included bulb is non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-spec\"\u003e\n\u003cspan class=\"livia-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"livia-spec__value\"\u003e 25W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-spec\"\u003e\n\u003cspan class=\"livia-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"livia-spec__value\"\u003e Compatible with a dimmable E12 LED bulb and compatible Triac wall dimmer (dimmable bulb and dimmer sold separately) \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-spec\"\u003e\n\u003cspan class=\"livia-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"livia-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-spec\"\u003e\n\u003cspan class=\"livia-spec__label\"\u003e Rod \u003c\/span\u003e \u003cspan class=\"livia-spec__value\"\u003e 11.8\" adjustable · Custom length available on request at no extra charge \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-spec\"\u003e\n\u003cspan class=\"livia-spec__label\"\u003e Wiring \/ Mounting \u003c\/span\u003e \u003cspan class=\"livia-spec__value\"\u003e Hardwired · Standard ceiling junction box · Licensed electrician required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-spec\"\u003e\n\u003cspan class=\"livia-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"livia-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-spec\"\u003e\n\u003cspan class=\"livia-spec__label\"\u003e Glass Status \u003c\/span\u003e \u003cspan class=\"livia-spec__value\"\u003e Murano-tradition hand-blown art glass · Not certified Murano glass \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-spec\"\u003e\n\u003cspan class=\"livia-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"livia-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"livia-care\"\u003e\n\u003cstrong\u003e Hand-Blown Glass \u003c\/strong\u003e \u003cspan\u003e Slight variation in panel curve, thickness, texture and glass tone is normal and reflects the hand-forming process. These differences are material characteristics, not defects. Clean gently with a soft microfiber cloth and avoid abrasive cleaners. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"livia-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"livia-detail-large\" href=\"#livia-root\" class=\"livia-lightbox\"\u003e \u003cspan class=\"livia-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/livia-petal-glass-pendant-light-stuberlighting_8.jpg?v=1783063950\" alt=\"Enlarged Livia curved textured petal glass detail\"\u003e \u003cspan class=\"livia-lightbox__caption\"\u003e Livia · Petal Glass Detail \u003c\/span\u003e \u003cspan class=\"livia-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"livia-size-large\" href=\"#livia-root\" class=\"livia-lightbox\"\u003e \u003cspan class=\"livia-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/livia-petal-glass-pendant-light-stuberlighting_6.jpg?v=1783063950\" alt=\"Enlarged Livia pendant dimension reference\"\u003e \u003cspan class=\"livia-lightbox__caption\"\u003e Livia · Ø11.8\" × H11.8\" \u003c\/span\u003e \u003cspan class=\"livia-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"∅ 11.8″ x H 11.8″ \/ Green \u0026 Gold","offer_id":52450945106203,"sku":"STB-PL-26-10053","price":360.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11.8″ x H 11.8″ \/ Clear \u0026 Gold","offer_id":52450945138971,"sku":"STB-PL-26-10054","price":360.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11.8″ x H 11.8″ \/ Blue \u0026 Gold","offer_id":52450945171739,"sku":"STB-PL-26-10055","price":360.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/livia-petal-glass-pendant-light-stuberlighting_1.jpg?v=1783063950"},{"product_id":"stellina-murano-glass-tube-ceiling-light","title":"Stellina Murano Glass Tube Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — STELLINA\n   Murano Glass Tube Ceiling Light\n\n   Transparent outer wrapper\n   Card-based editorial layout\n   Desktop + Mobile Responsive\n\n   SHOPPER FLOW:\n   INTRO → 5 COLORS → GLASS DETAIL → SCALE\n   → LIGHT → INSTALL → CUSTOM COLOR → SPECS\n========================================================= *\/\n\n.stb-stellina{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EC;\n  --cream:#F1EAE2;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D9CFC5;\n  --line-dark:#C9BCAF;\n\n  --gold:#AE8C60;\n  --gold-dark:#795D40;\n\n  --white-tone:#D6D1C9;\n  --pink-tone:#C88F99;\n  --amber-tone:#B1844D;\n  --purple-tone:#796779;\n  --gray-tone:#77746F;\n\n  width:100%;\n  max-width:890px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-stellina *,\n.stb-stellina *::before,\n.stb-stellina *::after{\n  box-sizing:border-box;\n}\n\n.stb-stellina h2,\n.stb-stellina h3{\n  margin-top:0;\n\n  color:var(--ink);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-stellina p{\n  margin-top:0;\n}\n\n.stb-stellina__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9.3px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-stellina__title{\n  max-width:600px;\n\n  margin:0 0 10px;\n\n  color:var(--ink);\n\n  font-size:30px;\n  line-height:1.15;\n  letter-spacing:-.01em;\n}\n\n.stb-stellina__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.27;\n}\n\n.stb-stellina__copy{\n  max-width:640px;\n\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.3px;\n  line-height:1.62;\n}\n\n.stb-stellina__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#867970;\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-stellina__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 205px;\n\n  margin-bottom:12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-stellina__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-stellina__intro-copy p{\n  max-width:580px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.5px;\n  line-height:1.68;\n}\n\n.stb-stellina__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:18px 19px;\n\n  background:var(--espresso);\n}\n\n.stb-stellina__intro-side small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.6px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-stellina__intro-side strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stellina__intro-side span{\n  color:#D7CCC3;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-stellina__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stellina__fact{\n  padding:11px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-stellina__fact:last-child{\n  border-right:0;\n}\n\n.stb-stellina__fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stellina__fact strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   STANDARD COLORS\n========================================================= *\/\n\n.stb-stellina__colors{\n  margin-bottom:28px;\n}\n\n.stb-stellina__colors-head{\n  margin-bottom:12px;\n}\n\n.stb-stellina__color-grid{\n  display:grid;\n  grid-template-columns:repeat(5,minmax(0,1fr));\n\n  gap:7px;\n}\n\n.stb-stellina__color{\n  position:relative;\n\n  min-width:0;\n\n  padding:13px 11px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stellina__color::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:0;\n\n  width:100%;\n  height:3px;\n\n  background:var(--tone);\n}\n\n.stb-stellina__color small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.1px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stellina__color strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-stellina__color p{\n  margin:0;\n\n  color:#71665D;\n\n  font-size:9.3px;\n  line-height:1.45;\n}\n\n.stb-stellina__color--white{\n  --tone:var(--white-tone);\n}\n\n.stb-stellina__color--pink{\n  --tone:var(--pink-tone);\n}\n\n.stb-stellina__color--gold{\n  --tone:var(--amber-tone);\n}\n\n.stb-stellina__color--purple{\n  --tone:var(--purple-tone);\n}\n\n.stb-stellina__color--gray{\n  --tone:var(--gray-tone);\n}\n\n\n\/* =========================================================\n   GENERAL IMAGE\n========================================================= *\/\n\n.stb-stellina__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-dark);\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-stellina__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   GLASS DETAIL\n========================================================= *\/\n\n.stb-stellina__detail{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 145px;\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:28px;\n\n  padding:15px 16px 15px 18px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n}\n\n.stb-stellina__detail-copy{\n  padding-left:14px;\n\n  border-left:2px solid var(--gold);\n}\n\n.stb-stellina__detail-copy p{\n  max-width:580px;\n\n  margin:0;\n\n  color:#625850;\n\n  font-size:11.7px;\n  line-height:1.6;\n}\n\n.stb-stellina__detail-media{\n  width:130px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-stellina__detail-meta{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.stb-stellina__detail-meta span{\n  padding:4px 8px;\n\n  background:var(--paper-soft);\n  color:#675B52;\n\n  border:1px solid var(--line);\n  border-radius:14px;\n\n  font-size:9.1px;\n}\n\n\n\/* =========================================================\n   FORM\n========================================================= *\/\n\n.stb-stellina__form{\n  display:grid;\n  grid-template-columns:160px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stellina__form-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-stellina__form-label small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stellina__form-label strong{\n  color:#FFF7EF;\n\n  font-size:12.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stellina__form-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-stellina__form-item{\n  padding:14px 16px;\n}\n\n.stb-stellina__form-item + .stb-stellina__form-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stellina__form-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stellina__form-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  font-weight:500;\n}\n\n.stb-stellina__form-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.8px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-stellina__size{\n  margin-bottom:28px;\n}\n\n.stb-stellina__size-head{\n  margin-bottom:12px;\n}\n\n.stb-stellina__size-card{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n\n  overflow:hidden;\n}\n\n.stb-stellina__dimension-wrap{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:13px;\n\n  background:var(--paper-soft);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-stellina__dimension{\n  width:120px;\n  max-width:100%;\n\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-stellina__dimension a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-stellina__dimension img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-stellina__size-body{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-stellina__size-item{\n  padding:14px 15px;\n}\n\n.stb-stellina__size-item + .stb-stellina__size-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stellina__size-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stellina__size-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stellina__size-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   LIGHT\n========================================================= *\/\n\n.stb-stellina__light{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stellina__light-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--cream);\n}\n\n.stb-stellina__light-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#80736A;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stellina__light-label strong{\n  color:var(--ink);\n\n  font-size:12.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stellina__light-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-stellina__light-item{\n  padding:14px;\n}\n\n.stb-stellina__light-item + .stb-stellina__light-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stellina__light-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stellina__light-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  font-weight:500;\n}\n\n.stb-stellina__light-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.6px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   INSTALLATION\n========================================================= *\/\n\n.stb-stellina__install{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stellina__install-item{\n  padding:13px 14px;\n}\n\n.stb-stellina__install-item + .stb-stellina__install-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stellina__install-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stellina__install-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  font-weight:500;\n}\n\n.stb-stellina__install-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.7px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   CUSTOM COLOR\n========================================================= *\/\n\n.stb-stellina__custom{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n\n  overflow:hidden;\n}\n\n.stb-stellina__custom-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:13px;\n\n  background:var(--paper-soft);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-stellina__custom-media .stb-stellina__image-link{\n  width:128px;\n  max-width:100%;\n}\n\n.stb-stellina__custom-copy{\n  padding:16px 18px;\n}\n\n.stb-stellina__custom-copy .stb-stellina__section-title{\n  margin-bottom:6px;\n}\n\n.stb-stellina__custom-copy \u003e p{\n  max-width:590px;\n\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.5px;\n  line-height:1.55;\n}\n\n.stb-stellina__custom-options{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin:10px 0;\n}\n\n.stb-stellina__custom-options span{\n  padding:4px 8px;\n\n  background:var(--paper-soft);\n  color:#675A51;\n\n  border:1px solid var(--line);\n  border-radius:14px;\n\n  font-size:9px;\n  line-height:1.3;\n}\n\n.stb-stellina__custom-contact{\n  padding-top:9px;\n\n  border-top:1px solid var(--line);\n}\n\n.stb-stellina__custom-contact a{\n  color:var(--gold-dark);\n\n  font-weight:600;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   GLASS VARIATION\n========================================================= *\/\n\n.stb-stellina__variation{\n  margin-bottom:28px;\n\n  padding:12px 14px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:4px;\n}\n\n.stb-stellina__variation strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-stellina__variation p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.4px;\n  line-height:1.53;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.stb-stellina__specs{\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stellina__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-stellina__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-stellina__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-stellina__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7E0DA;\n}\n\n.stb-stellina__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-stellina__spec span{\n  padding-right:10px;\n\n  color:#82786F;\n\n  font-size:10.2px;\n  line-height:1.45;\n}\n\n.stb-stellina__spec strong{\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-stellina__faq{\n  max-width:760px;\n\n  margin:0 auto 28px;\n\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-stellina__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-stellina__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-stellina__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-stellina__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-stellina__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-stellina__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-stellina__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-stellina__shipping{\n  padding:18px 19px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-stellina__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-stellina__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-stellina__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-stellina__shipping a{\n  color:var(--gold-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-stellina__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(16,15,14,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-stellina__lightbox:target{\n  display:flex;\n}\n\n.stb-stellina__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-stellina__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-stellina__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-stellina__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.4px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-stellina__intro{\n    grid-template-columns:1fr 170px;\n  }\n\n  .stb-stellina__title{\n    font-size:25px;\n  }\n\n\n  .stb-stellina__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-stellina__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-stellina__fact:nth-child(1),\n  .stb-stellina__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-stellina__color-grid{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n\n  .stb-stellina__size-card{\n    grid-template-columns:115px 1fr;\n  }\n\n  .stb-stellina__dimension{\n    width:94px;\n  }\n\n\n  .stb-stellina__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-stellina{\n    width:100%;\n    max-width:100%;\n\n    margin:0;\n\n    font-size:14px;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-stellina__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stellina__intro-copy{\n    padding:17px 15px;\n  }\n\n  .stb-stellina__intro-side{\n    padding:12px 15px;\n  }\n\n  .stb-stellina__title{\n    font-size:23px;\n  }\n\n\n  \/* COLORS *\/\n\n  .stb-stellina__color-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-stellina__color{\n    padding:12px 10px;\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-stellina__detail{\n    grid-template-columns:minmax(0,1fr) 82px;\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-stellina__detail-copy{\n    padding-left:10px;\n  }\n\n  .stb-stellina__detail-media{\n    width:75px;\n  }\n\n  .stb-stellina__detail-copy .stb-stellina__section-title{\n    font-size:17px;\n  }\n\n\n  \/* FORM *\/\n\n  .stb-stellina__form{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stellina__form-label{\n    padding:12px 14px;\n  }\n\n  .stb-stellina__form-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stellina__form-item + .stb-stellina__form-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-stellina__size-card{\n    grid-template-columns:78px minmax(0,1fr);\n  }\n\n  .stb-stellina__dimension-wrap{\n    padding:6px;\n  }\n\n  .stb-stellina__dimension{\n    width:69px;\n  }\n\n  .stb-stellina__size-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stellina__size-item{\n    padding:11px 12px;\n  }\n\n  .stb-stellina__size-item + .stb-stellina__size-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-stellina__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stellina__light-label{\n    padding:11px 14px;\n  }\n\n  .stb-stellina__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stellina__light-item + .stb-stellina__light-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* INSTALL *\/\n\n  .stb-stellina__install{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stellina__install-item + .stb-stellina__install-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* CUSTOM COLOR *\/\n\n  .stb-stellina__custom{\n    grid-template-columns:82px minmax(0,1fr);\n  }\n\n  .stb-stellina__custom-media{\n    padding:7px;\n  }\n\n  .stb-stellina__custom-media .stb-stellina__image-link{\n    width:74px;\n  }\n\n  .stb-stellina__custom-copy{\n    padding:12px;\n  }\n\n  .stb-stellina__custom-copy .stb-stellina__section-title{\n    font-size:17px;\n  }\n\n  .stb-stellina__custom-options{\n    gap:4px;\n  }\n\n  .stb-stellina__custom-options span{\n    padding:3px 6px;\n\n    font-size:8.4px;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-stellina__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-stellina__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-stellina__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-stellina__shipping{\n    padding:15px;\n  }\n\n}\n\n\n\/* =========================================================\n   EXTRA SMALL MOBILE\n========================================================= *\/\n\n@media screen and (max-width:390px){\n\n  .stb-stellina__color-grid{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-stellina\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-stellina__intro\"\u003e\n\u003cdiv class=\"stb-stellina__intro-copy\"\u003e\n\u003cspan class=\"stb-stellina__eyebrow\"\u003e Star-Shaped Glass · Compact Ceiling Light \u003c\/span\u003e\n\u003ch2 class=\"stb-stellina__title\"\u003eChandelier-Like Glass, Without a Long Drop.\u003c\/h2\u003e\n\u003cp\u003eStellina layers textured star-shaped glass tubes around a polished gold frame. Its fixed ceiling-mounted profile keeps the fixture compact, while the ridged glass gives it considerably more depth than a conventional dome or flat diffuser.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__intro-side\"\u003e\n\u003csmall\u003e Single Scale \u003c\/small\u003e \u003cstrong\u003e Ø14\" × H13.7\" \u003c\/strong\u003e \u003cspan\u003e 5 glass tones · 3 × E14 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-stellina__facts\"\u003e\n\u003cdiv class=\"stb-stellina__fact\"\u003e\n\u003csmall\u003e Glass \u003c\/small\u003e \u003cstrong\u003e Star-Shaped Tubes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__fact\"\u003e\n\u003csmall\u003e Colors \u003c\/small\u003e \u003cstrong\u003e 5 Standard Options \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__fact\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e \u003cstrong\u003e Polished Gold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__fact\"\u003e\n\u003csmall\u003e Bulbs \u003c\/small\u003e \u003cstrong\u003e 3 × E14 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       STANDARD COLORS\n  ====================================================== --\u003e\n\u003csection class=\"stb-stellina__colors\"\u003e\n\u003cdiv class=\"stb-stellina__colors-head\"\u003e\n\u003cspan class=\"stb-stellina__eyebrow\"\u003e Choose the Glass Tone \u003c\/span\u003e\n\u003ch3 class=\"stb-stellina__section-title\"\u003eFive Colors, From Quiet to Expressive.\u003c\/h3\u003e\n\u003cp class=\"stb-stellina__copy\"\u003eStellina's silhouette stays the same. The glass color determines whether the fixture feels calm, warm or more decorative in the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__color-grid\"\u003e\n\u003carticle class=\"stb-stellina__color stb-stellina__color--white\"\u003e\u003csmall\u003e Most Versatile \u003c\/small\u003e \u003cstrong\u003e White \u003c\/strong\u003e\n\u003cp\u003eCalm with cream, linen and pale wood.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-stellina__color stb-stellina__color--pink\"\u003e\u003csmall\u003e Soft \u003c\/small\u003e \u003cstrong\u003e Pink \u003c\/strong\u003e\n\u003cp\u003eWarm, gentle and more decorative.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-stellina__color stb-stellina__color--gold\"\u003e\u003csmall\u003e Warmest \u003c\/small\u003e \u003cstrong\u003e Gold \u003c\/strong\u003e\n\u003cp\u003eAmber-toned glass for warmer interiors.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-stellina__color stb-stellina__color--purple\"\u003e\u003csmall\u003e Expressive \u003c\/small\u003e \u003cstrong\u003e Purple \u003c\/strong\u003e\n\u003cp\u003eStronger jewel tone for a focal ceiling.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-stellina__color stb-stellina__color--gray\"\u003e\u003csmall\u003e Restrained \u003c\/small\u003e \u003cstrong\u003e Gray \u003c\/strong\u003e\n\u003cp\u003eSmoky tone for stone, dark wood and metal.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"stellina-detail-section\" class=\"stb-stellina__detail\"\u003e\n\u003cdiv class=\"stb-stellina__detail-copy\"\u003e\n\u003cspan class=\"stb-stellina__eyebrow\"\u003e Glass Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-stellina__section-title\"\u003eRidged Glass Creates More Points of Light.\u003c\/h3\u003e\n\u003cp\u003eThe star-shaped profile gives every tube multiple edges to catch reflections. Instead of one broad highlight across smooth glass, Stellina creates many smaller points of light as you move through the room.\u003c\/p\u003e\n\u003cdiv class=\"stb-stellina__detail-meta\"\u003e\n\u003cspan\u003e Textured Glass \u003c\/span\u003e \u003cspan\u003e Star Profile \u003c\/span\u003e \u003cspan\u003e Layered Form \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__detail-media\"\u003e\u003ca href=\"#stellina-detail\" class=\"stb-stellina__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stellina-murano-glass-tube-ceiling-light-stuberlighting_12.jpg?v=1783068262\" alt=\"Stellina star-shaped textured glass tube ceiling light detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stellina__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"stellina-detail\" href=\"#stellina-detail-section\" class=\"stb-stellina__lightbox\"\u003e \u003cspan class=\"stb-stellina__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stellina-murano-glass-tube-ceiling-light-stuberlighting_12.jpg?v=1783068262\" alt=\"Enlarged Stellina star-shaped glass detail\"\u003e \u003cspan class=\"stb-stellina__lightbox-caption\"\u003e Stellina · Star-Shaped Glass Detail \u003c\/span\u003e \u003cspan class=\"stb-stellina__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FORM\n  ====================================================== --\u003e\n\u003csection class=\"stb-stellina__form\"\u003e\n\u003cdiv class=\"stb-stellina__form-label\"\u003e\n\u003csmall\u003e Stellina Form \u003c\/small\u003e \u003cstrong\u003e Compact, But Not Visually Flat. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__form-body\"\u003e\n\u003cdiv class=\"stb-stellina__form-item\"\u003e\n\u003csmall\u003e Layered Glass \u003c\/small\u003e \u003cstrong\u003e Chandelier-Like Depth \u003c\/strong\u003e\n\u003cp\u003eIndividual tubes overlap to create more dimension than a single glass dome.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__form-item\"\u003e\n\u003csmall\u003e Ceiling Mounted \u003c\/small\u003e \u003cstrong\u003e No Hanging Chain \u003c\/strong\u003e\n\u003cp\u003eThe standard fixture has a fixed ceiling-mounted profile with no vertical adjustment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection id=\"stellina-size-section\" class=\"stb-stellina__size\"\u003e\n\u003cdiv class=\"stb-stellina__size-head\"\u003e\n\u003cspan class=\"stb-stellina__eyebrow\"\u003e Check the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-stellina__section-title\"\u003eCompact Enough for Rooms That Do Not Need a Long Pendant.\u003c\/h3\u003e\n\u003cp class=\"stb-stellina__copy\"\u003eStellina comes in one standard size. Confirm the 13.7-inch fixture height before ordering, because the standard version is not height-adjustable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__size-card\"\u003e\n\u003cdiv class=\"stb-stellina__dimension-wrap\"\u003e\n\u003cdiv class=\"stb-stellina__dimension\"\u003e\u003ca href=\"#stellina-size\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stellina-murano-glass-tube-ceiling-light-stuberlighting_7.jpg?v=1783068262\" alt=\"Stellina ceiling light dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stellina__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__size-body\"\u003e\n\u003cdiv class=\"stb-stellina__size-item\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e Ø14\" \u003c\/strong\u003e\n\u003cp\u003e36cm overall width.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__size-item\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e H13.7\" \u003c\/strong\u003e\n\u003cp\u003e35cm fixed profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__size-item\"\u003e\n\u003csmall\u003e Best Fit \u003c\/small\u003e \u003cstrong\u003e Compact Rooms \u003c\/strong\u003e\n\u003cp\u003eBedroom, hallway, smaller living room or compact foyer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"stellina-size\" href=\"#stellina-size-section\" class=\"stb-stellina__lightbox\"\u003e \u003cspan class=\"stb-stellina__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stellina-murano-glass-tube-ceiling-light-stuberlighting_7.jpg?v=1783068262\" alt=\"Enlarged Stellina ceiling light dimensions\"\u003e \u003cspan class=\"stb-stellina__lightbox-caption\"\u003e Stellina · Ø14\" × H13.7\" \u003c\/span\u003e \u003cspan class=\"stb-stellina__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-stellina__light\"\u003e\n\u003cdiv class=\"stb-stellina__light-label\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Three Replaceable E14 Bulbs. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__light-grid\"\u003e\n\u003cdiv class=\"stb-stellina__light-item\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e 3 × E14 Bulbs \u003c\/strong\u003e\n\u003cp\u003eAll required bulbs are included with the fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__light-item\"\u003e\n\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmable-Bulb Compatible \u003c\/strong\u003e\n\u003cp\u003eUse compatible dimmable E14 bulbs with a compatible wall dimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__light-item\"\u003e\n\u003csmall\u003e Maximum \u003c\/small\u003e \u003cstrong\u003e 40W Per Bulb \u003c\/strong\u003e\n\u003cp\u003eCompatible with AC 110–240V.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-stellina__install\"\u003e\n\u003cdiv class=\"stb-stellina__install-item\"\u003e\n\u003csmall\u003e Mounting \u003c\/small\u003e \u003cstrong\u003e Ceiling Mounted \u003c\/strong\u003e\n\u003cp\u003eInstalls directly to a standard ceiling electrical junction box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__install-item\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003cp\u003eCompatible with a common wall switch. Switch not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__install-item\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e Fixed \u003c\/strong\u003e\n\u003cp\u003eStandard Stellina does not use an adjustable chain or suspension rod.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CUSTOM COLOR SERVICE\n  ====================================================== --\u003e\n\u003csection id=\"stellina-custom-section\" class=\"stb-stellina__custom\"\u003e\n\u003cdiv class=\"stb-stellina__custom-media\"\u003e\u003ca href=\"#stellina-custom-image\" class=\"stb-stellina__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stellina-murano-glass-tube-ceiling-light-stuberlighting_10.jpg?v=1783068262\" alt=\"Stellina custom Murano glass color options\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stellina__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__custom-copy\"\u003e\n\u003cspan class=\"stb-stellina__eyebrow\"\u003e Custom Color Service \u003c\/span\u003e\n\u003ch3 class=\"stb-stellina__section-title\"\u003eNeed a Different Glass Color?\u003c\/h3\u003e\n\u003cp\u003eBeyond the five standard options, custom glass colors can be discussed for project orders. Fixture size, frame finish and light quantity may also be adjusted for selected projects.\u003c\/p\u003e\n\u003cdiv class=\"stb-stellina__custom-options\"\u003e\n\u003cspan\u003e Glass Color \u003c\/span\u003e \u003cspan\u003e Fixture Size \u003c\/span\u003e \u003cspan\u003e Frame Finish \u003c\/span\u003e \u003cspan\u003e Light Quantity \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"stb-stellina__custom-contact\"\u003eSend your preferred color reference and project requirements to \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CUSTOM COLOR LIGHTBOX --\u003e \u003ca id=\"stellina-custom-image\" href=\"#stellina-custom-section\" class=\"stb-stellina__lightbox\"\u003e \u003cspan class=\"stb-stellina__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stellina-murano-glass-tube-ceiling-light-stuberlighting_10.jpg?v=1783068262\" alt=\"Enlarged Stellina custom glass color options\"\u003e \u003cspan class=\"stb-stellina__lightbox-caption\"\u003e Stellina · Custom Glass Color Options \u003c\/span\u003e \u003cspan class=\"stb-stellina__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       GLASS VARIATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-stellina__variation\"\u003e\u003cstrong\u003e Individually formed glass means subtle variation is normal. \u003c\/strong\u003e\n\u003cp\u003eSmall differences in glass texture, shape, wall thickness and color intensity may appear between individual tubes. These variations contribute to the crafted appearance and are not considered defects.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-stellina__specs\"\u003e\n\u003cdiv class=\"stb-stellina__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Stellina \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e Ø14\" × H13.7\" · Ø36cm × H35cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Glass · Metal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Glass Form \u003c\/span\u003e \u003cstrong\u003e Textured Star-Shaped Glass Tubes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Glass Colors \u003c\/span\u003e \u003cstrong\u003e White · Pink · Gold · Purple · Gray \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Frame Finish \u003c\/span\u003e \u003cstrong\u003e Polished Gold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e E14 × 3 · Bulbs Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Bulb Type \u003c\/span\u003e \u003cstrong\u003e LED or Edison-Style E14 Bulbs \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Maximum Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Maximum Per Bulb \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible With Dimmable E14 Bulbs and a Compatible Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Height Adjustment \u003c\/span\u003e \u003cstrong\u003e No · Fixed Ceiling-Mounted Profile \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Ceiling Mounted · Standard Junction Box \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Hardwired · Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Compatible With Common Wall Switch · Switch Not Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Customization \u003c\/span\u003e \u003cstrong\u003e Fixture Size · Glass Color · Surface Finish · Light Quantity · Selected Structural Details \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stellina__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-stellina__faq\"\u003e\u003cspan class=\"stb-stellina__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-stellina__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich glass color should I choose?\u003c\/summary\u003e\n\u003cp\u003eWhite is the most versatile. Gold gives the warmest appearance. Pink feels softer and more decorative, Purple creates the strongest color statement, while Gray works especially well with stone, dark wood and contemporary neutrals.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I request a custom glass color?\u003c\/summary\u003e\n\u003cp\u003eYes. In addition to the five standard options, custom glass colors can be discussed for project orders. Send your preferred color reference to support@stuberlighting.com before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Stellina height-adjustable?\u003c\/summary\u003e\n\u003cp\u003eNo. The standard Stellina is fixed directly to the ceiling and has an overall fixture height of 13.7 inches. Confirm available ceiling clearance before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the bulbs included?\u003c\/summary\u003e\n\u003cp\u003eYes. All three compatible E14 bulbs required for the standard fixture are included.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Stellina be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, when compatible dimmable E14 bulbs are used together with a compatible wall dimmer. The wall dimmer is not included.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill every glass tube look exactly identical?\u003c\/summary\u003e\n\u003cp\u003eNo. Small differences in glass texture, shape, wall thickness and color intensity are expected between individually formed glass pieces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-stellina__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 14\"x H 13.7\" \/ White \/ Polished Gold","offer_id":52451170058523,"sku":"STB-CL-26-10033","price":690.0,"currency_code":"USD","in_stock":true},{"title":"Dia 14\"x H 13.7\" \/ Pink \/ Polished Gold","offer_id":52451170091291,"sku":"STB-CL-26-10034","price":690.0,"currency_code":"USD","in_stock":true},{"title":"Dia 14\"x H 13.7\" \/ Glod \/ Polished Gold","offer_id":52451170124059,"sku":"STB-CL-26-10035","price":690.0,"currency_code":"USD","in_stock":true},{"title":"Dia 14\"x H 13.7\" \/ Purple \/ Polished Gold","offer_id":52451170156827,"sku":"STB-CL-26-10036","price":690.0,"currency_code":"USD","in_stock":true},{"title":"Dia 14\"x H 13.7\" \/ Gray \/ Polished Gold","offer_id":52451170189595,"sku":"STB-CL-26-10037","price":690.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stellina-murano-glass-tube-ceiling-light-stuberlighting_1.jpg?v=1783068262"},{"product_id":"marlow-wide-flat-silk-disc-pendant-light","title":"Marlow Wide-Flat Silk Disc Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — MARLOW\n   Wide Flat Silk Disc Pendant Light\n\n   Transparent outer wrapper\n   Card modules only\n   Quiet, warm, premium\n   Fully responsive\n\n   SHOPPER FLOW:\n   WIDE-FLAT FORM → SIZE → TABLE FIT\n   → MULBERRY SILK → LIGHT → DROP\n   → INSTALL → CARE → SPECS\n========================================================= *\/\n\n.stb-marlow{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EC;\n  --silk:#F3EEE6;\n  --silk-deep:#ECE3D7;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D9CFC5;\n  --line-dark:#C8BAAD;\n\n  --gold:#AE8C60;\n  --gold-dark:#795D40;\n\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-marlow *,\n.stb-marlow *::before,\n.stb-marlow *::after{\n  box-sizing:border-box;\n}\n\n.stb-marlow h2,\n.stb-marlow h3{\n  margin-top:0;\n\n  color:var(--ink);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-marlow p{\n  margin-top:0;\n}\n\n.stb-marlow__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9.3px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-marlow__title{\n  max-width:620px;\n\n  margin:0 0 10px;\n\n  color:var(--ink);\n\n  font-size:30px;\n  line-height:1.15;\n  letter-spacing:-.01em;\n}\n\n.stb-marlow__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.27;\n}\n\n.stb-marlow__copy{\n  max-width:650px;\n\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.3px;\n  line-height:1.62;\n}\n\n.stb-marlow__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#867970;\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-marlow__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 220px;\n\n  margin-bottom:12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-marlow__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-marlow__intro-copy p{\n  max-width:590px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.5px;\n  line-height:1.68;\n}\n\n.stb-marlow__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px;\n\n  background:var(--espresso);\n}\n\n.stb-marlow__intro-side small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.6px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-marlow__intro-side strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-marlow__intro-side span{\n  color:#D7CCC3;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-marlow__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-marlow__fact{\n  padding:11px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-marlow__fact:last-child{\n  border-right:0;\n}\n\n.stb-marlow__fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marlow__fact strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FORM CARD\n========================================================= *\/\n\n.stb-marlow__form{\n  display:grid;\n  grid-template-columns:170px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-marlow__form-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--espresso);\n}\n\n.stb-marlow__form-label small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marlow__form-label strong{\n  color:#FFF7EF;\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-marlow__form-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-marlow__form-item{\n  padding:15px 16px;\n}\n\n.stb-marlow__form-item + .stb-marlow__form-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-marlow__form-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marlow__form-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-marlow__form-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.9px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.stb-marlow__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-dark);\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-marlow__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-marlow__sizes{\n  margin-bottom:28px;\n}\n\n.stb-marlow__sizes-head{\n  margin-bottom:12px;\n}\n\n.stb-marlow__size-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  gap:8px;\n}\n\n.stb-marlow__size{\n  min-width:0;\n\n  padding:11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.018);\n}\n\n.stb-marlow__size--medium{\n  background:var(--paper-soft);\n}\n\n.stb-marlow__size--large{\n  background:var(--silk);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-marlow__size-media{\n  width:112px;\n  max-width:100%;\n\n  margin:0 auto 10px;\n}\n\n.stb-marlow__size small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marlow__size strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:13.2px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-marlow__size span{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n.stb-marlow__size p{\n  margin:0;\n\n  color:#6D625A;\n\n  font-size:9.6px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   SIZE GUIDE\n========================================================= *\/\n\n.stb-marlow__guide{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-marlow__guide-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--silk-deep);\n}\n\n.stb-marlow__guide-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#7E7064;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marlow__guide-label strong{\n  color:var(--ink);\n\n  font-size:12.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-marlow__guide-body{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-marlow__guide-item{\n  padding:14px;\n}\n\n.stb-marlow__guide-item + .stb-marlow__guide-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-marlow__guide-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marlow__guide-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-marlow__guide-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.5px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   MATERIAL\n========================================================= *\/\n\n.stb-marlow__material{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 195px;\n\n  margin-bottom:28px;\n\n  background:var(--silk);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-marlow__material-copy{\n  padding:17px 18px;\n}\n\n.stb-marlow__material-copy p{\n  max-width:590px;\n\n  margin:0;\n\n  color:#655B53;\n\n  font-size:11.4px;\n  line-height:1.57;\n}\n\n.stb-marlow__material-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px 16px;\n\n  background:var(--paper);\n\n  border-left:1px solid var(--line);\n}\n\n.stb-marlow__material-side small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#80756C;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marlow__material-side strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-marlow__material-side span{\n  color:#69615A;\n\n  font-size:9.6px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   LIGHT\n========================================================= *\/\n\n.stb-marlow__light{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-marlow__light-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-marlow__light-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CAB18C;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marlow__light-label strong{\n  color:#FFF7EF;\n\n  font-size:12.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-marlow__light-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-marlow__light-item{\n  padding:14px;\n}\n\n.stb-marlow__light-item + .stb-marlow__light-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-marlow__light-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marlow__light-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  font-weight:500;\n}\n\n.stb-marlow__light-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.6px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   DIMMING\n========================================================= *\/\n\n.stb-marlow__dimming{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:28px;\n}\n\n.stb-marlow__dimming-card{\n  padding:15px 16px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-marlow__dimming-card--alt{\n  background:var(--paper-soft);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-marlow__dimming-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marlow__dimming-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:12px;\n  font-weight:500;\n}\n\n.stb-marlow__dimming-card p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   DROP\n========================================================= *\/\n\n.stb-marlow__drop{\n  margin-bottom:28px;\n}\n\n.stb-marlow__drop-head{\n  margin-bottom:12px;\n}\n\n.stb-marlow__drop-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-marlow__drop-item{\n  padding:14px;\n}\n\n.stb-marlow__drop-item + .stb-marlow__drop-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-marlow__drop-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marlow__drop-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  font-weight:500;\n}\n\n.stb-marlow__drop-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.7px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   CUSTOM CABLE\n========================================================= *\/\n\n.stb-marlow__custom{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-marlow__custom-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-marlow__custom-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CAB18C;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marlow__custom-label strong{\n  color:#FFF7EF;\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-marlow__custom-copy{\n  padding:14px 17px;\n}\n\n.stb-marlow__custom-copy p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.4px;\n  line-height:1.54;\n}\n\n.stb-marlow__custom-copy a{\n  color:var(--gold-dark);\n\n  font-weight:600;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   INSTALLATION\n========================================================= *\/\n\n.stb-marlow__install{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-marlow__install-item{\n  padding:13px 14px;\n}\n\n.stb-marlow__install-item + .stb-marlow__install-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-marlow__install-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marlow__install-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  font-weight:500;\n}\n\n.stb-marlow__install-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.7px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.stb-marlow__care{\n  display:grid;\n  grid-template-columns:135px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--silk);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-marlow__care-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n}\n\n.stb-marlow__care-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#7E7064;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marlow__care-label strong{\n  color:var(--ink);\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-marlow__care-copy{\n  padding:14px 17px;\n\n  background:var(--paper);\n}\n\n.stb-marlow__care-copy p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:10.4px;\n  line-height:1.54;\n}\n\n\n\/* =========================================================\n   NATURAL SILK NOTE\n========================================================= *\/\n\n.stb-marlow__variation{\n  margin-bottom:28px;\n\n  padding:12px 14px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:4px;\n}\n\n.stb-marlow__variation strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-marlow__variation p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.4px;\n  line-height:1.53;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-marlow__specs{\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-marlow__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-marlow__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-marlow__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-marlow__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7E0DA;\n}\n\n.stb-marlow__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-marlow__spec span{\n  padding-right:10px;\n\n  color:#82786F;\n\n  font-size:10.2px;\n  line-height:1.45;\n}\n\n.stb-marlow__spec strong{\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-marlow__faq{\n  max-width:760px;\n\n  margin:0 auto 28px;\n\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-marlow__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-marlow__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-marlow__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-marlow__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-marlow__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-marlow__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-marlow__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-marlow__shipping{\n  padding:18px 19px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-marlow__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-marlow__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-marlow__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-marlow__shipping a{\n  color:var(--gold-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-marlow__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(16,15,14,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-marlow__lightbox:target{\n  display:flex;\n}\n\n.stb-marlow__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-marlow__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-marlow__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-marlow__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.4px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-marlow__intro{\n    grid-template-columns:1fr 175px;\n  }\n\n  .stb-marlow__title{\n    font-size:25px;\n  }\n\n\n  .stb-marlow__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-marlow__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-marlow__fact:nth-child(1),\n  .stb-marlow__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-marlow__size-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-marlow__size--large{\n    grid-column:1 \/ -1;\n  }\n\n\n  .stb-marlow__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-marlow{\n    width:100%;\n    max-width:100%;\n\n    margin:0;\n\n    font-size:14px;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-marlow__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marlow__intro-copy{\n    padding:17px 15px;\n  }\n\n  .stb-marlow__intro-side{\n    padding:12px 15px;\n  }\n\n  .stb-marlow__title{\n    font-size:23px;\n  }\n\n\n  \/* FORM *\/\n\n  .stb-marlow__form{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marlow__form-label{\n    padding:11px 14px;\n  }\n\n  .stb-marlow__form-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marlow__form-item + .stb-marlow__form-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-marlow__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marlow__size--large{\n    grid-column:auto;\n  }\n\n  .stb-marlow__size{\n    display:grid;\n    grid-template-columns:78px minmax(0,1fr);\n\n    column-gap:10px;\n    align-items:center;\n  }\n\n  .stb-marlow__size-media{\n    width:70px;\n\n    margin:0;\n    grid-row:1 \/ span 5;\n  }\n\n\n  \/* GUIDE *\/\n\n  .stb-marlow__guide{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marlow__guide-label{\n    padding:11px 14px;\n  }\n\n  .stb-marlow__guide-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marlow__guide-item + .stb-marlow__guide-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-marlow__material{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marlow__material-copy{\n    padding:14px;\n  }\n\n  .stb-marlow__material-side{\n    padding:12px 14px;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-marlow__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marlow__light-label{\n    padding:11px 14px;\n  }\n\n  .stb-marlow__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marlow__light-item + .stb-marlow__light-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* DIMMING *\/\n\n  .stb-marlow__dimming{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* DROP *\/\n\n  .stb-marlow__drop-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marlow__drop-item + .stb-marlow__drop-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* CUSTOM *\/\n\n  .stb-marlow__custom{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marlow__custom-label{\n    padding:11px 14px;\n  }\n\n  .stb-marlow__custom-copy{\n    padding:12px 14px;\n  }\n\n\n  \/* INSTALL *\/\n\n  .stb-marlow__install{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marlow__install-item + .stb-marlow__install-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* CARE *\/\n\n  .stb-marlow__care{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marlow__care-label{\n    padding:11px 14px;\n  }\n\n  .stb-marlow__care-copy{\n    padding:12px 14px;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-marlow__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-marlow__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-marlow__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-marlow__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-marlow\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-marlow__intro\"\u003e\n\u003cdiv class=\"stb-marlow__intro-copy\"\u003e\n\u003cspan class=\"stb-marlow__eyebrow\"\u003e Natural Mulberry Silk · Wide-Flat Pendant \u003c\/span\u003e\n\u003ch2 class=\"stb-marlow__title\"\u003eWide Across the Room. Quiet in the Sightline.\u003c\/h2\u003e\n\u003cp\u003eMarlow stretches natural mulberry silk across a wide, shallow metal frame. The generous diameter gives the ceiling presence, while the restrained vertical profile keeps the pendant visually lighter than a deep globe or bubble shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__intro-side\"\u003e\n\u003csmall\u003e Three Diameters \u003c\/small\u003e \u003cstrong\u003e 17.7\" · 25.6\" · 35.4\" \u003c\/strong\u003e \u003cspan\u003e E26 LED included · adjustable drop \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-marlow__facts\"\u003e\n\u003cdiv class=\"stb-marlow__fact\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Mulberry Silk \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__fact\"\u003e\n\u003csmall\u003e Profile \u003c\/small\u003e \u003cstrong\u003e Wide-Flat Disc \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__fact\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e E26 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__fact\"\u003e\n\u003csmall\u003e Cable \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FORM\n  ====================================================== --\u003e\n\u003csection class=\"stb-marlow__form\"\u003e\n\u003cdiv class=\"stb-marlow__form-label\"\u003e\n\u003csmall\u003e Marlow Proportion \u003c\/small\u003e \u003cstrong\u003e Width Does the Visual Work. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__form-body\"\u003e\n\u003cdiv class=\"stb-marlow__form-item\"\u003e\n\u003csmall\u003e Wide \u003c\/small\u003e \u003cstrong\u003e More Horizontal Presence \u003c\/strong\u003e\n\u003cp\u003eThe broad diameter works naturally above tables and islands where the furniture below is also horizontal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__form-item\"\u003e\n\u003csmall\u003e Shallow \u003c\/small\u003e \u003cstrong\u003e Less Vertical Bulk \u003c\/strong\u003e\n\u003cp\u003eCompared with a deep globe shade, the silhouette occupies less of the room's sightline.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZES\n  ====================================================== --\u003e\n\u003csection id=\"marlow-size-section\" class=\"stb-marlow__sizes\"\u003e\n\u003cdiv class=\"stb-marlow__sizes-head\"\u003e\n\u003cspan class=\"stb-marlow__eyebrow\"\u003e Choose the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-marlow__section-title\"\u003eThree Sizes — and Three Very Different Proportions.\u003c\/h3\u003e\n\u003cp class=\"stb-marlow__copy\"\u003eMarlow becomes wider and shallower as the size increases. Choose according to the width of the table, island or room rather than simply choosing the largest option.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__size-grid\"\u003e\n\u003c!-- SMALL --\u003e\n\u003carticle class=\"stb-marlow__size\"\u003e\n\u003cdiv class=\"stb-marlow__size-media\"\u003e\u003ca href=\"#marlow-small\" class=\"stb-marlow__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marlow-wide-flat-silk-disc-pendant-light-stuberlighting_5.jpg?v=1783560537\" alt=\"Marlow Small silk disc pendant dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-marlow__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Ø17.7\" × H14.2\" \u003c\/strong\u003e \u003cspan\u003e 45 × 36cm \u003c\/span\u003e\n\u003cp\u003eThe deepest and most compact option. Suitable for bedrooms, breakfast nooks, smaller foyers and bedside pairs.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c!-- MEDIUM --\u003e\n\u003carticle class=\"stb-marlow__size stb-marlow__size--medium\"\u003e\n\u003cdiv class=\"stb-marlow__size-media\"\u003e\u003ca href=\"#marlow-medium\" class=\"stb-marlow__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marlow-wide-flat-silk-disc-pendant-light-stuberlighting_16.jpg?v=1783560537\" alt=\"Marlow Medium silk disc pendant dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-marlow__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e Ø25.6\" × H10.2\" \u003c\/strong\u003e \u003cspan\u003e 65 × 26cm \u003c\/span\u003e\n\u003cp\u003eThe most versatile residential scale. Well suited to 4–6 seat dining tables, standard islands and average-size foyers.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c!-- LARGE --\u003e\n\u003carticle class=\"stb-marlow__size stb-marlow__size--large\"\u003e\n\u003cdiv class=\"stb-marlow__size-media\"\u003e\u003ca href=\"#marlow-large\" class=\"stb-marlow__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marlow-wide-flat-silk-disc-pendant-light-stuberlighting_18.jpg?v=1783560537\" alt=\"Marlow Large silk disc pendant dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-marlow__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø35.4\" × H8.7\" \u003c\/strong\u003e \u003cspan\u003e 90 × 22cm \u003c\/span\u003e\n\u003cp\u003eAn architectural scale for oversized dining tables, large islands and hospitality-size interiors.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"marlow-small\" href=\"#marlow-size-section\" class=\"stb-marlow__lightbox\"\u003e \u003cspan class=\"stb-marlow__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marlow-wide-flat-silk-disc-pendant-light-stuberlighting_5.jpg?v=1783560537\" alt=\"Enlarged Marlow Small dimensions\"\u003e \u003cspan class=\"stb-marlow__lightbox-caption\"\u003e Marlow Small · Ø17.7\" × H14.2\" \u003c\/span\u003e \u003cspan class=\"stb-marlow__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"marlow-medium\" href=\"#marlow-size-section\" class=\"stb-marlow__lightbox\"\u003e \u003cspan class=\"stb-marlow__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marlow-wide-flat-silk-disc-pendant-light-stuberlighting_16.jpg?v=1783560537\" alt=\"Enlarged Marlow Medium dimensions\"\u003e \u003cspan class=\"stb-marlow__lightbox-caption\"\u003e Marlow Medium · Ø25.6\" × H10.2\" \u003c\/span\u003e \u003cspan class=\"stb-marlow__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"marlow-large\" href=\"#marlow-size-section\" class=\"stb-marlow__lightbox\"\u003e \u003cspan class=\"stb-marlow__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marlow-wide-flat-silk-disc-pendant-light-stuberlighting_18.jpg?v=1783560537\" alt=\"Enlarged Marlow Large dimensions\"\u003e \u003cspan class=\"stb-marlow__lightbox-caption\"\u003e Marlow Large · Ø35.4\" × H8.7\" \u003c\/span\u003e \u003cspan class=\"stb-marlow__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       QUICK SIZE GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-marlow__guide\"\u003e\n\u003cdiv class=\"stb-marlow__guide-label\"\u003e\n\u003csmall\u003e Quick Size Guide \u003c\/small\u003e \u003cstrong\u003e Start With What Sits Below It. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__guide-body\"\u003e\n\u003cdiv class=\"stb-marlow__guide-item\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Intimate Scale \u003c\/strong\u003e\n\u003cp\u003eBreakfast nook, bedside pair, bedroom or compact entry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__guide-item\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e Residential Sweet Spot \u003c\/strong\u003e\n\u003cp\u003e4–6 seat dining table, standard kitchen island or average foyer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__guide-item\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Architectural Scale \u003c\/strong\u003e\n\u003cp\u003e8–12 seat table, oversized island or large open interior.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-marlow__material\"\u003e\n\u003cdiv class=\"stb-marlow__material-copy\"\u003e\n\u003cspan class=\"stb-marlow__eyebrow\"\u003e Natural Mulberry Silk \u003c\/span\u003e\n\u003ch3 class=\"stb-marlow__section-title\"\u003eSoft Texture, Even Diffusion.\u003c\/h3\u003e\n\u003cp\u003eNatural mulberry silk is stretched over a concealed metal frame to maintain Marlow's wide disc profile. In daylight the shade reads soft white; when illuminated, the silk takes on a warmer cream tone and diffuses the light across the broad underside.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__material-side\"\u003e\n\u003csmall\u003e Construction \u003c\/small\u003e \u003cstrong\u003e Silk Over Metal Frame \u003c\/strong\u003e \u003cspan\u003e The internal structure supports the wide diameter while remaining visually concealed. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-marlow__light\"\u003e\n\u003cdiv class=\"stb-marlow__light-label\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e One Replaceable E26 Bulb. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__light-grid\"\u003e\n\u003cdiv class=\"stb-marlow__light-item\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e E26 LED · 2700K \u003c\/strong\u003e\n\u003cp\u003eWarm-white LED bulb included with every size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__light-item\"\u003e\n\u003csmall\u003e Bulb Access \u003c\/small\u003e \u003cstrong\u003e Replaceable \u003c\/strong\u003e\n\u003cp\u003eStandard E26 base allows the bulb to be replaced later.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__light-item\"\u003e\n\u003csmall\u003e Maximum \u003c\/small\u003e \u003cstrong\u003e 40W \/ 60W \u003c\/strong\u003e\n\u003cp\u003eSmall 40W max. Medium and Large 60W max.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"stb-marlow__dimming\"\u003e\n\u003carticle class=\"stb-marlow__dimming-card\"\u003e\u003csmall\u003e Included Setup \u003c\/small\u003e \u003cstrong\u003e 2700K · Standard On \/ Off \u003c\/strong\u003e\n\u003cp\u003eThe included warm-white E26 LED is non-dimmable and intended for standard on\/off use.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-marlow__dimming-card stb-marlow__dimming-card--alt\"\u003e\u003csmall\u003e Optional Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmable E26 + Triac Dimmer \u003c\/strong\u003e\n\u003cp\u003eFor brightness control, replace the included bulb with a compatible dimmable E26 LED and use a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HANGING HEIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-marlow__drop\"\u003e\n\u003cdiv class=\"stb-marlow__drop-head\"\u003e\n\u003cspan class=\"stb-marlow__eyebrow\"\u003e Set the Drop \u003c\/span\u003e\n\u003ch3 class=\"stb-marlow__section-title\"\u003eAdjustable for the Furniture Below.\u003c\/h3\u003e\n\u003cp class=\"stb-marlow__copy\"\u003eMarlow includes a 59-inch adjustable cable. Final hanging height should be set according to the ceiling height and the table, island or open space below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__drop-grid\"\u003e\n\u003cdiv class=\"stb-marlow__drop-item\"\u003e\n\u003csmall\u003e Dining Table \u003c\/small\u003e \u003cstrong\u003e Approx. 30–36\" \u003c\/strong\u003e\n\u003cp\u003eA common starting point from tabletop to the light source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__drop-item\"\u003e\n\u003csmall\u003e Kitchen Island \u003c\/small\u003e \u003cstrong\u003e Approx. 32–38\" \u003c\/strong\u003e\n\u003cp\u003eA common starting point from countertop to the light source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__drop-item\"\u003e\n\u003csmall\u003e Standard Cable \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable \u003c\/strong\u003e\n\u003cp\u003eShorten during installation or request a longer cable when needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CUSTOM CABLE\n  ====================================================== --\u003e\n\u003csection class=\"stb-marlow__custom\"\u003e\n\u003cdiv class=\"stb-marlow__custom-label\"\u003e\n\u003csmall\u003e High Ceiling? \u003c\/small\u003e \u003cstrong\u003e Custom Cable Length Available. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__custom-copy\"\u003e\n\u003cp\u003eNeed a longer drop for a vaulted, double-height or commercial space? Custom cable lengths are available at no extra charge. Send your ceiling height and desired finished drop to \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-marlow__install\"\u003e\n\u003cdiv class=\"stb-marlow__install-item\"\u003e\n\u003csmall\u003e Mounting \u003c\/small\u003e \u003cstrong\u003e Ceiling Pendant \u003c\/strong\u003e\n\u003cp\u003eSuspended from a single ceiling canopy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__install-item\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003cp\u003eInstalls to a standard ceiling junction box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__install-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Electrician Required \u003c\/strong\u003e\n\u003cp\u003eProfessional hardwired installation is recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-marlow__care\"\u003e\n\u003cdiv class=\"stb-marlow__care-label\"\u003e\n\u003csmall\u003e Silk Care \u003c\/small\u003e \u003cstrong\u003e Keep It Dry. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__care-copy\"\u003e\n\u003cp\u003eDust gently with a soft dry brush or a low-suction vacuum brush attachment. Avoid water, damp cloths, cleaning sprays, heavy cooking vapor and high-humidity environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL SILK\n  ====================================================== --\u003e\n\u003csection class=\"stb-marlow__variation\"\u003e\u003cstrong\u003e Natural silk will show subtle variation. \u003c\/strong\u003e\n\u003cp\u003eSmall differences in weave density, texture, tone and translucency may appear from one hand-formed shade to another. These subtle variations are natural characteristics of the silk material rather than defects.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-marlow__specs\"\u003e\n\u003cdiv class=\"stb-marlow__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Marlow \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Small — Ø17.7\" × H14.2\" · Medium — Ø25.6\" × H10.2\" · Large — Ø35.4\" × H8.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Natural Mulberry Silk Shade · Internal Metal Frame · Metal Canopy \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__spec\"\u003e\n\u003cspan\u003e Silk \u003c\/span\u003e \u003cstrong\u003e Natural Mulberry Silk · Bombyx Mori \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__spec\"\u003e\n\u003cspan\u003e Shade Color \u003c\/span\u003e \u003cstrong\u003e White · Warm-Cream Appearance When Lit \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__spec\"\u003e\n\u003cspan\u003e Silhouette \u003c\/span\u003e \u003cstrong\u003e Wide-Flat Disc \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e E26 · Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__spec\"\u003e\n\u003cspan\u003e Included Bulb \u003c\/span\u003e \u003cstrong\u003e Warm-White LED · 2700K · Non-Dimmable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e Small — 40W · Medium — 60W · Large — 60W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e For Dimming, Use a Compatible Dimmable E26 LED Bulb With a Compatible Triac Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__spec\"\u003e\n\u003cspan\u003e Cable \u003c\/span\u003e \u003cstrong\u003e 59\" Adjustable · Custom Length Available on Request at No Extra Charge \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__spec\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Ceiling Pendant · Single Junction Box \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired · Licensed Electrician Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marlow__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-marlow__faq\"\u003e\u003cspan class=\"stb-marlow__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-marlow__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose for a dining table?\u003c\/summary\u003e\n\u003cp\u003eSmall works best for intimate tables and breakfast nooks. Medium is the most versatile option for standard 4–6 seat dining tables. Large is intentionally oversized and better suited to 8–12 seat tables, larger islands or rooms that need architectural scale.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the Large 35.4\" version too big for a normal room?\u003c\/summary\u003e\n\u003cp\u003eIt can be. The Large is deliberately wide and should be chosen when the table, island or room genuinely needs that scale. Medium is the more versatile residential option when you are uncertain.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the bulbs included?\u003c\/summary\u003e\n\u003cp\u003eYes. Marlow includes a warm-white 2700K E26 LED bulb. The included bulb is non-dimmable.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Marlow be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, with a compatible setup. Replace the included bulb with a compatible dimmable E26 LED and use a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I request a longer hanging cable?\u003c\/summary\u003e\n\u003cp\u003eYes. Custom cable lengths are available at no extra charge. Send your ceiling height and desired final drop to support@stuberlighting.com before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I clean the silk shade?\u003c\/summary\u003e\n\u003cp\u003eUse a soft dry brush or a low-suction vacuum attachment. Do not use water, damp cloths or cleaning sprays on the silk. Avoid heavy humidity and cooking-oil vapor.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-marlow__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"∅ 17.7″ x H 14.2″ \/ White","offer_id":52495727657243,"sku":"STB-PL-26-10062","price":780.0,"currency_code":"USD","in_stock":true},{"title":"∅ 25.6″ x H 10.2″ \/ White","offer_id":52495727690011,"sku":"STB-PL-26-10063","price":1150.0,"currency_code":"USD","in_stock":true},{"title":"∅ 35.4″ x H 8.7″ \/ White","offer_id":52495727722779,"sku":"STB-PL-26-10064","price":1880.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marlow-wide-flat-silk-disc-pendant-light-stuberlighting_1.jpg?v=1783560537"},{"product_id":"perla-bubble-cluster-ceiling-lamp","title":"Perla Bubble Cluster Ceiling Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — PERLA BUBBLE CLUSTER CEILING\n\n   PROFILE \/ GRID \/ SCALE\n\n   MID-CENTURY CEILING SELECTION SHEET\n   COMPACT · QUIET LUXURY · SHOPPER-FIRST\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-perla-cluster{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817568;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --silk:#F0EBE3;\n  --wire:#AAA49B;\n\n  --cream:#F5EDD8;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n  --sand:#E9DDC5;\n  --soft:#F3EBDD;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:860px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-perla-cluster *,\n.stb-perla-cluster *::before,\n.stb-perla-cluster *::after{\n  box-sizing:border-box;\n}\n\n.stb-perla-cluster h2,\n.stb-perla-cluster h3,\n.stb-perla-cluster p{\n  margin-top:0;\n}\n\n.stb-perla-cluster h2,\n.stb-perla-cluster h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-perla-cluster img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-perla-cluster a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.pcc-kicker{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.pcc-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — PROFILE\n========================================================= *\/\n\n.pcc-opening{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,210px);\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n}\n\n.pcc-opening::before{\n  content:\"\";\n\n  position:absolute;\n  top:8px;\n  left:29px;\n\n  width:58px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n\n\/* COPY *\/\n\n.pcc-opening__copy{\n  min-width:0;\n\n  padding:29px 30px 27px;\n}\n\n.pcc-opening h2{\n  max-width:575px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.pcc-opening__copy \u003e p{\n  max-width:555px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* FACTS *\/\n\n.pcc-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:21px;\n\n  margin-top:18px;\n}\n\n.pcc-fact{\n  min-width:88px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.pcc-fact:nth-child(2){\n  border-color:var(--wire);\n}\n\n.pcc-fact:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.pcc-fact small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pcc-fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* DARK PROFILE PANEL *\/\n\n.pcc-opening__side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:20px 18px;\n\n  background:var(--espresso);\n}\n\n.pcc-side__head{\n  margin-bottom:9px;\n  padding-bottom:9px;\n\n  border-bottom:1px solid rgba(255,255,255,.14);\n}\n\n.pcc-side__head small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pcc-side__head strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.pcc-side__row{\n  padding:8px 0;\n\n  border-bottom:1px solid rgba(255,255,255,.11);\n}\n\n.pcc-side__row:last-child{\n  border-bottom:0;\n}\n\n.pcc-side__row small{\n  display:block;\n\n  color:#BFAF9C;\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pcc-side__row strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:#FFF8ED;\n\n  font-size:11.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   02 — GRID \/ SILK\n========================================================= *\/\n\n.pcc-grid{\n  margin-top:10px;\n\n  padding:28px 29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.pcc-grid__head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:28px;\n\n  margin-bottom:14px;\n}\n\n.pcc-grid__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.pcc-grid__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* BODY *\/\n\n.pcc-grid__body{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:14px;\n}\n\n\n\/* COMPACT DETAIL IMAGE *\/\n\n.pcc-detail{\n  min-width:0;\n\n  padding:9px;\n\n  background:#EEE8DE;\n\n  border:1px solid var(--line);\n}\n\n.pcc-detail__img{\n  width:150px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n}\n\n.pcc-detail__img a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.pcc-detail__img img{\n  max-height:143px !important;\n}\n\n.pcc-detail__copy{\n  padding:9px 3px 1px;\n}\n\n.pcc-detail__copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pcc-detail__copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.06;\n\n  font-weight:500;\n}\n\n.pcc-detail__copy p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* THREE MATERIAL ROWS *\/\n\n.pcc-grid-list{\n  min-width:0;\n\n  border:1px solid var(--line);\n}\n\n.pcc-grid-row{\n  display:grid;\n  grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n  gap:15px;\n\n  padding:11px 13px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.pcc-grid-row:last-child{\n  border-bottom:0;\n}\n\n.pcc-grid-row:nth-child(1){\n  background:#F8F4ED;\n}\n\n.pcc-grid-row:nth-child(2){\n  background:#EEEAE4;\n}\n\n.pcc-grid-row:nth-child(3){\n  background:#F2EADF;\n}\n\n.pcc-grid-row small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pcc-grid-row strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.pcc-grid-row p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* MATERIAL NOTE *\/\n\n.pcc-silk-note{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:17px;\n\n  margin-top:10px;\n\n  padding:10px 12px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.pcc-silk-note strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.pcc-silk-note span{\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   03 — SCALE\n========================================================= *\/\n\n.pcc-scale{\n  margin-top:10px;\n\n  padding:28px 29px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.pcc-scale__head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:28px;\n\n  margin-bottom:14px;\n}\n\n.pcc-scale__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.pcc-scale__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* SIZE AREA *\/\n\n.pcc-scale__body{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  border:1px solid var(--line);\n}\n\n\n\/* SMALL DIMENSION IMAGE *\/\n\n.pcc-dimension{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:14px;\n\n  background:#EEE7DD;\n\n  border-right:1px solid var(--line);\n}\n\n.pcc-dimension__img{\n  width:125px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.pcc-dimension__img a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.pcc-dimension__img img{\n  max-height:118px !important;\n}\n\n\n\/* SIZE ROWS *\/\n\n.pcc-size-list{\n  min-width:0;\n}\n\n.pcc-size{\n  display:grid;\n  grid-template-columns:minmax(0,68px) minmax(0,135px) minmax(0,90px) minmax(0,1fr);\n\n  gap:11px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:10px 13px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.pcc-size:last-child{\n  border-bottom:0;\n}\n\n.pcc-size:nth-child(1){\n  background:#FBF8F2;\n}\n\n.pcc-size:nth-child(2){\n  background:#F6F0E7;\n}\n\n.pcc-size:nth-child(3){\n  background:#F0EAE1;\n}\n\n.pcc-size--xl{\n  background:var(--espresso) !important;\n}\n\n\n\/* NAME *\/\n\n.pcc-size__name small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pcc-size__name strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* DIMENSIONS *\/\n\n.pcc-size__measure{\n  color:var(--gold-deep);\n\n  font-size:11.5px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n\n\/* BULBS *\/\n\n.pcc-size__bulbs{\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* SCALE *\/\n\n.pcc-size__use strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.pcc-size__use span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* XL *\/\n\n.pcc-size--xl .pcc-size__name small,\n.pcc-size--xl .pcc-size__bulbs,\n.pcc-size--xl .pcc-size__use span{\n  color:#CBBEAE;\n}\n\n.pcc-size--xl .pcc-size__name strong,\n.pcc-size--xl .pcc-size__use strong{\n  color:#FFF8ED;\n}\n\n.pcc-size--xl .pcc-size__measure{\n  color:var(--gold);\n}\n\n\n\/* INSTALL STRIP *\/\n\n.pcc-install{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:19px;\n  align-items:center;\n\n  margin-top:10px;\n\n  padding:13px 15px;\n\n  background:#302820;\n\n  border-left:3px solid var(--gold);\n}\n\n.pcc-install__mark small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pcc-install__mark strong{\n  display:block;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.pcc-install__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n}\n\n.pcc-install__copy p{\n  margin:0;\n\n  color:#D8CFC3;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.pcc-specs{\n  margin-top:10px;\n\n  padding:28px 29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.pcc-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.pcc-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.pcc-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.pcc-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.pcc-spec{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.pcc-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.pcc-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* NOTES *\/\n\n.pcc-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:11px;\n}\n\n.pcc-note{\n  min-width:0;\n\n  padding:10px 12px;\n\n  border:1px solid var(--line);\n}\n\n.pcc-note--silk{\n  background:var(--ivory);\n\n  border-left:3px solid var(--gold);\n}\n\n.pcc-note--design{\n  background:#EEEAE4;\n\n  border-left:3px solid var(--wire);\n}\n\n.pcc-note strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.pcc-note span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.pcc-shipping{\n  position:relative;\n\n  margin-top:10px;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n}\n\n.pcc-shipping::before{\n  content:\"\";\n\n  position:absolute;\n  top:6px;\n  left:21px;\n\n  width:48px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.pcc-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.pcc-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.pcc-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.pcc-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.pcc-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.pcc-lightbox:target{\n  display:flex;\n}\n\n.pcc-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.pcc-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.pcc-lightbox__caption{\n  margin-top:9px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.pcc-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .pcc-opening{\n    grid-template-columns:minmax(0,1fr) minmax(0,175px);\n  }\n\n  .pcc-opening__copy{\n    padding:25px 21px;\n  }\n\n  .pcc-opening h2{\n    font-size:27px;\n  }\n\n\n  .pcc-grid,\n  .pcc-scale,\n  .pcc-specs{\n    padding:24px 19px;\n  }\n\n\n  .pcc-grid__head,\n  .pcc-scale__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .pcc-grid__body{\n    grid-template-columns:minmax(0,145px) minmax(0,1fr);\n  }\n\n  .pcc-detail__img{\n    width:120px;\n  }\n\n\n  .pcc-scale__body{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n  }\n\n  .pcc-dimension__img{\n    width:105px;\n  }\n\n\n  .pcc-size{\n    grid-template-columns:minmax(0,60px) minmax(0,115px) minmax(0,75px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .pcc-opening{\n    grid-template-columns:1fr;\n  }\n\n\n  .pcc-opening__side{\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n  }\n\n  .pcc-side__head{\n    grid-column:1 \/ -1;\n  }\n\n  .pcc-side__row{\n    padding:9px 8px;\n\n    border-bottom:0;\n    border-right:1px solid rgba(255,255,255,.11);\n  }\n\n  .pcc-side__row:last-child{\n    border-right:0;\n  }\n\n\n  .pcc-grid__body{\n    grid-template-columns:1fr;\n  }\n\n  .pcc-detail{\n    display:grid;\n    grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n    gap:10px;\n    align-items:center;\n  }\n\n  .pcc-detail__img{\n    width:100px;\n\n    margin:0;\n  }\n\n  .pcc-detail__copy{\n    padding:0;\n  }\n\n\n  .pcc-grid-row{\n    grid-template-columns:minmax(0,80px) minmax(0,1fr);\n\n    gap:10px;\n  }\n\n\n  .pcc-silk-note{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n\n  .pcc-scale__body{\n    grid-template-columns:1fr;\n  }\n\n  .pcc-dimension{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .pcc-dimension__img{\n    width:105px;\n  }\n\n\n  .pcc-size{\n    grid-template-columns:minmax(0,70px) minmax(0,1fr);\n\n    gap:5px 10px;\n  }\n\n  .pcc-size__name{\n    grid-row:1 \/ span 3;\n  }\n\n  .pcc-size__measure,\n  .pcc-size__bulbs,\n  .pcc-size__use{\n    grid-column:2;\n  }\n\n\n  .pcc-install{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n  .pcc-install__copy{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .pcc-specs__head{\n    display:block;\n  }\n\n  .pcc-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .pcc-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .pcc-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n\n  .pcc-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-perla-cluster\" id=\"perla-cluster-root\"\u003e\n\u003c!-- =====================================================\n       01 — PROFILE\n  ====================================================== --\u003e\n\u003csection class=\"pcc-opening\"\u003e\n\u003cdiv class=\"pcc-opening__copy\"\u003e\n\u003cspan class=\"pcc-kicker\"\u003e Profile \/ Grid \/ Scale \u003c\/span\u003e\n\u003ch2\u003eThe Bubble Form, Kept Close to the Ceiling\u003c\/h2\u003e\n\u003cp\u003ePerla Cluster pairs a wide, shallow silk shade with a visible crisscross steel-wire frame. It keeps the softness of a bubble lamp while using a low-profile flush mount instead of a hanging pendant.\u003c\/p\u003e\n\u003cdiv class=\"pcc-facts\"\u003e\n\u003cdiv class=\"pcc-fact\"\u003e\n\u003csmall\u003e Sizes \u003c\/small\u003e \u003cstrong\u003e 4 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-fact\"\u003e\n\u003csmall\u003e Profile \u003c\/small\u003e \u003cstrong\u003e 7.9–11\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e 2700K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003caside class=\"pcc-opening__side\"\u003e\n\u003cdiv class=\"pcc-side__head\"\u003e\n\u003csmall\u003e What to Choose \u003c\/small\u003e \u003cstrong\u003e Start with room scale \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-side__row\"\u003e\n\u003csmall\u003e S \/ M \u003c\/small\u003e \u003cstrong\u003e Compact residential\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-side__row\"\u003e\n\u003csmall\u003e L \u003c\/small\u003e \u003cstrong\u003e Stronger room presence \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-side__row\"\u003e\n\u003csmall\u003e XL \u003c\/small\u003e \u003cstrong\u003e 31.4\" statement scale \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/aside\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — GRID \/ SILK\n  ====================================================== --\u003e\n\u003csection class=\"pcc-grid\"\u003e\n\u003cdiv class=\"pcc-grid__head\"\u003e\n\u003ch3\u003eThe Structure Is Part of the Light\u003c\/h3\u003e\n\u003cp\u003eUnlike silk fixtures designed to hide their internal frame, Perla Cluster allows the crisscross wire geometry to remain visible through the silk when illuminated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-grid__body\"\u003e\n\u003c!-- DETAIL IMAGE --\u003e\n\u003carticle class=\"pcc-detail\"\u003e\n\u003cdiv class=\"pcc-detail__img\"\u003e\u003ca href=\"#pcc-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perla-bubble-cluster-ceiling-lamp-stuberlighting_15.jpg?v=1783562292\" alt=\"Close-up detail of Perla Bubble Cluster silk cover and crisscross wireframe\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"pcc-detail__copy\"\u003e\n\u003csmall\u003e Surface Detail \u003c\/small\u003e \u003cstrong\u003e Silk Over Geometry \u003c\/strong\u003e\n\u003cp\u003eThe silk softens the bulbs, while the hand-welded frame remains visible as a fine geometric pattern.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MATERIAL --\u003e\n\u003cdiv class=\"pcc-grid-list\"\u003e\n\u003cdiv class=\"pcc-grid-row\"\u003e\n\u003csmall\u003e Silk \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Soft Translucent Cover \u003c\/strong\u003e\n\u003cp\u003eNatural silk diffuses direct bulb brightness into a warmer, broader surface glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-grid-row\"\u003e\n\u003csmall\u003e Grid \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Hand-Welded Steel Wire \u003c\/strong\u003e\n\u003cp\u003eThe crisscross skeleton holds the shallow bubble form and becomes visible through the silk when lit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-grid-row\"\u003e\n\u003csmall\u003e Profile \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Wide + Shallow \u003c\/strong\u003e\n\u003cp\u003eThe fixture spreads horizontally while staying only 7.9–11 inches below the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-silk-note\"\u003e\n\u003cstrong\u003e Natural Silk Finish \u003c\/strong\u003e \u003cspan\u003e Fine mesh texture and subtle wrinkles may be visible where the silk stretches across the wireframe. These are natural material characteristics, not defects. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SCALE\n  ====================================================== --\u003e\n\u003csection class=\"pcc-scale\"\u003e\n\u003cdiv class=\"pcc-scale__head\"\u003e\n\u003ch3\u003eChoose the Diameter First\u003c\/h3\u003e\n\u003cp\u003eAll four versions keep the same shallow bubble character. The main decision is how much ceiling area you want the fixture to occupy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-scale__body\"\u003e\n\u003c!-- DIMENSION IMAGE --\u003e\n\u003cdiv class=\"pcc-dimension\"\u003e\n\u003cdiv class=\"pcc-dimension__img\"\u003e\u003ca href=\"#pcc-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perla-bubble-cluster-ceiling-lamp-stuberlighting_9.jpg?v=1783562292\" alt=\"Perla Bubble Cluster Ceiling Lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"pcc-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-size-list\"\u003e\n\u003c!-- SMALL --\u003e\n\u003cdiv class=\"pcc-size\"\u003e\n\u003cdiv class=\"pcc-size__name\"\u003e\n\u003csmall\u003e Size \u003c\/small\u003e \u003cstrong\u003e S \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-size__measure\"\u003eØ15.7\" × H7.9\"\u003c\/div\u003e\n\u003cdiv class=\"pcc-size__bulbs\"\u003e3 × E26\u003c\/div\u003e\n\u003cdiv class=\"pcc-size__use\"\u003e\n\u003cstrong\u003e Compact \u003c\/strong\u003e \u003cspan\u003e Bedroom · hallway · entry \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MEDIUM --\u003e\n\u003cdiv class=\"pcc-size\"\u003e\n\u003cdiv class=\"pcc-size__name\"\u003e\n\u003csmall\u003e Size \u003c\/small\u003e \u003cstrong\u003e M \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-size__measure\"\u003eØ19.7\" × H9.1\"\u003c\/div\u003e\n\u003cdiv class=\"pcc-size__bulbs\"\u003e3 × E26\u003c\/div\u003e\n\u003cdiv class=\"pcc-size__use\"\u003e\n\u003cstrong\u003e Residential Default \u003c\/strong\u003e \u003cspan\u003e Bedroom · living · dining \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LARGE --\u003e\n\u003cdiv class=\"pcc-size\"\u003e\n\u003cdiv class=\"pcc-size__name\"\u003e\n\u003csmall\u003e Size \u003c\/small\u003e \u003cstrong\u003e L \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-size__measure\"\u003eØ23.6\" × H9.8\"\u003c\/div\u003e\n\u003cdiv class=\"pcc-size__bulbs\"\u003e3 × E26\u003c\/div\u003e\n\u003cdiv class=\"pcc-size__use\"\u003e\n\u003cstrong\u003e Larger Presence \u003c\/strong\u003e \u003cspan\u003e Primary bedroom · larger dining \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- XL --\u003e\n\u003cdiv class=\"pcc-size pcc-size--xl\"\u003e\n\u003cdiv class=\"pcc-size__name\"\u003e\n\u003csmall\u003e Size \u003c\/small\u003e \u003cstrong\u003e XL \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-size__measure\"\u003eØ31.4\" × H11\"\u003c\/div\u003e\n\u003cdiv class=\"pcc-size__bulbs\"\u003e5 × E26\u003c\/div\u003e\n\u003cdiv class=\"pcc-size__use\"\u003e\n\u003cstrong\u003e Statement Scale \u003c\/strong\u003e \u003cspan\u003e Large room · hospitality \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-install\"\u003e\n\u003cdiv class=\"pcc-install__mark\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Flush + Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-install__copy\"\u003e\n\u003cp\u003eMounts directly to a standard ceiling junction box. Hardwired installation by a licensed electrician is required. S \/ M \/ L use three bulbs; XL uses five for more even coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"pcc-specs\"\u003e\n\u003cdiv class=\"pcc-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Perla · Bubble Cluster Ceiling Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-spec-list\"\u003e\n\u003cdiv class=\"pcc-spec\"\u003e\n\u003cspan class=\"pcc-spec__label\"\u003e Sizes \u003c\/span\u003e \u003cspan class=\"pcc-spec__value\"\u003e S — Ø15.7\" × H7.9\"\u003cbr\u003eM — Ø19.7\" × H9.1\"\u003cbr\u003eL — Ø23.6\" × H9.8\"\u003cbr\u003eXL — Ø31.4\" × H11\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-spec\"\u003e\n\u003cspan class=\"pcc-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"pcc-spec__value\"\u003e Premium silk cover · Hand-welded steel wireframe · Metal canopy \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-spec\"\u003e\n\u003cspan class=\"pcc-spec__label\"\u003e Shade \u003c\/span\u003e \u003cspan class=\"pcc-spec__value\"\u003e White · Warm cream appearance when illuminated \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-spec\"\u003e\n\u003cspan class=\"pcc-spec__label\"\u003e Silhouette \u003c\/span\u003e \u003cspan class=\"pcc-spec__value\"\u003e Wide-and-shallow bubble · Visible crisscross wireframe geometry \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-spec\"\u003e\n\u003cspan class=\"pcc-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"pcc-spec__value\"\u003e E26 sockets · Bulbs Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-spec\"\u003e\n\u003cspan class=\"pcc-spec__label\"\u003e Included Bulbs \u003c\/span\u003e \u003cspan class=\"pcc-spec__value\"\u003e 2700K warm-white LED · Standard included bulbs are non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-spec\"\u003e\n\u003cspan class=\"pcc-spec__label\"\u003e Bulb Quantity \u003c\/span\u003e \u003cspan class=\"pcc-spec__value\"\u003e S \/ M \/ L — 3 × E26\u003cbr\u003eXL — 5 × E26 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-spec\"\u003e\n\u003cspan class=\"pcc-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"pcc-spec__value\"\u003e Compatible with dimmable E26 LED bulbs and a compatible Triac wall dimmer (dimmable bulbs and dimmer sold separately) \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-spec\"\u003e\n\u003cspan class=\"pcc-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"pcc-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-spec\"\u003e\n\u003cspan class=\"pcc-spec__label\"\u003e Mounting \u003c\/span\u003e \u003cspan class=\"pcc-spec__value\"\u003e Flush mount · Standard ceiling junction box \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-spec\"\u003e\n\u003cspan class=\"pcc-spec__label\"\u003e Wiring \/ Install \u003c\/span\u003e \u003cspan class=\"pcc-spec__value\"\u003e Hardwired · Licensed electrician required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-spec\"\u003e\n\u003cspan class=\"pcc-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"pcc-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-spec\"\u003e\n\u003cspan class=\"pcc-spec__label\"\u003e Design Status \u003c\/span\u003e \u003cspan class=\"pcc-spec__value\"\u003e Mid-century bubble-lamp design tribute · Not an authentic licensed reproduction \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-spec\"\u003e\n\u003cspan class=\"pcc-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"pcc-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-notes\"\u003e\n\u003cdiv class=\"pcc-note pcc-note--silk\"\u003e\n\u003cstrong\u003e Silk Care \u003c\/strong\u003e \u003cspan\u003e Dust gently with a soft dry brush or low-power vacuum brush held away from the surface. Do not use water, damp cloths or cleaning sprays. Avoid high-humidity and heavy cooking-vapor environments. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pcc-note pcc-note--design\"\u003e\n\u003cstrong\u003e The Visible Grid Is Intentional \u003c\/strong\u003e \u003cspan\u003e The fine crisscross pattern visible through the silk is part of the design, not a hidden construction element. Minor silk texture and wrinkles where the material stretches across the wireframe are normal. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"pcc-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"pcc-detail-large\" href=\"#perla-cluster-root\" class=\"pcc-lightbox\"\u003e \u003cspan class=\"pcc-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perla-bubble-cluster-ceiling-lamp-stuberlighting_15.jpg?v=1783562292\" alt=\"Enlarged Perla Bubble Cluster silk and wireframe detail\"\u003e \u003cspan class=\"pcc-lightbox__caption\"\u003e Perla Cluster · Silk + Wireframe Detail \u003c\/span\u003e \u003cspan class=\"pcc-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — DIMENSIONS\n  ====================================================== --\u003e \u003ca id=\"pcc-size-large\" href=\"#perla-cluster-root\" class=\"pcc-lightbox\"\u003e \u003cspan class=\"pcc-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perla-bubble-cluster-ceiling-lamp-stuberlighting_9.jpg?v=1783562292\" alt=\"Enlarged Perla Bubble Cluster Ceiling Lamp dimensions\"\u003e \u003cspan class=\"pcc-lightbox__caption\"\u003e Perla Cluster · S \/ M \/ L \/ XL \u003c\/span\u003e \u003cspan class=\"pcc-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 15.7\" × H7.9\" \/ White","offer_id":52495781593371,"sku":"STB-CL-26-10042","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.7\" × H9.1\" \/ White","offer_id":52495781626139,"sku":"STB-CL-26-10043","price":350.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" × H9.8\" \/ White","offer_id":52495781658907,"sku":"STB-CL-26-10044","price":518.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.4\" × H11\" \/ White","offer_id":52495781691675,"sku":"STB-CL-26-10045","price":1080.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perla-bubble-cluster-ceiling-lamp-stuberlighting_1.jpg?v=1783562292"},{"product_id":"odalia-silk-drum-pendant-light","title":"Odalia Silk Drum Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ODALIA\n   Silk Drum Pendant Light\n\n   Transparent outer wrapper\n   Quiet card-based luxury\n   Mobile responsive\n\n   SHOPPER FLOW:\n   DRUM FORM → SIZE → BULB COUNT\n   → SILK → DROP → INSTALL → CARE → SPECS\n========================================================= *\/\n\n.stb-odalia{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EC;\n  --silk:#F3EEE6;\n  --silk-deep:#ECE3D7;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D9CFC5;\n  --line-dark:#C8BAAD;\n\n  --gold:#AE8C60;\n  --gold-dark:#795D40;\n\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-odalia *,\n.stb-odalia *::before,\n.stb-odalia *::after{\n  box-sizing:border-box;\n}\n\n.stb-odalia h2,\n.stb-odalia h3{\n  margin-top:0;\n\n  color:var(--ink);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-odalia p{\n  margin-top:0;\n}\n\n.stb-odalia__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9.2px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-odalia__title{\n  max-width:610px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.15;\n  letter-spacing:-.01em;\n}\n\n.stb-odalia__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-odalia__copy{\n  max-width:650px;\n\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.2px;\n  line-height:1.62;\n}\n\n.stb-odalia__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#867970;\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-odalia__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 215px;\n\n  margin-bottom:12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-odalia__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-odalia__intro-copy p{\n  max-width:590px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.4px;\n  line-height:1.68;\n}\n\n.stb-odalia__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px;\n\n  background:var(--espresso);\n}\n\n.stb-odalia__intro-side small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-odalia__intro-side strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-odalia__intro-side span{\n  color:#D7CCC3;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-odalia__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-odalia__fact{\n  padding:11px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-odalia__fact:last-child{\n  border-right:0;\n}\n\n.stb-odalia__fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-odalia__fact strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   DRUM FORM\n========================================================= *\/\n\n.stb-odalia__form{\n  display:grid;\n  grid-template-columns:165px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-odalia__form-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-odalia__form-label small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-odalia__form-label strong{\n  color:#FFF7EF;\n\n  font-size:12.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-odalia__form-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-odalia__form-item{\n  padding:14px 16px;\n}\n\n.stb-odalia__form-item + .stb-odalia__form-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-odalia__form-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-odalia__form-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  font-weight:500;\n}\n\n.stb-odalia__form-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.8px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.stb-odalia__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-dark);\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-odalia__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   SIZES\n========================================================= *\/\n\n.stb-odalia__sizes{\n  margin-bottom:28px;\n}\n\n.stb-odalia__sizes-head{\n  margin-bottom:12px;\n}\n\n.stb-odalia__size-layout{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n\n  overflow:hidden;\n}\n\n.stb-odalia__dimension-wrap{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--paper-soft);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-odalia__dimension{\n  width:124px;\n  max-width:100%;\n}\n\n.stb-odalia__size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-odalia__size{\n  padding:14px 15px;\n\n  min-width:0;\n}\n\n.stb-odalia__size:nth-child(2),\n.stb-odalia__size:nth-child(4){\n  border-left:1px solid var(--line);\n}\n\n.stb-odalia__size:nth-child(3),\n.stb-odalia__size:nth-child(4){\n  border-top:1px solid var(--line);\n}\n\n.stb-odalia__size--recommended{\n  background:var(--silk);\n}\n\n.stb-odalia__size small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-odalia__size strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:12.6px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-odalia__size span{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-dark);\n\n  font-size:9px;\n  font-weight:600;\n}\n\n.stb-odalia__size p{\n  margin:0;\n\n  color:#6D625A;\n\n  font-size:9.6px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   BULB COUNT\n========================================================= *\/\n\n.stb-odalia__bulbs{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-odalia__bulbs-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--silk-deep);\n}\n\n.stb-odalia__bulbs-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#7E7064;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-odalia__bulbs-label strong{\n  color:var(--ink);\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-odalia__bulb-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-odalia__bulb-item{\n  padding:15px 16px;\n}\n\n.stb-odalia__bulb-item + .stb-odalia__bulb-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-odalia__bulb-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-odalia__bulb-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.6px;\n  font-weight:500;\n}\n\n.stb-odalia__bulb-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.8px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   MATERIAL\n========================================================= *\/\n\n.stb-odalia__material{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 200px;\n\n  margin-bottom:28px;\n\n  background:var(--silk);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-odalia__material-copy{\n  padding:17px 18px;\n}\n\n.stb-odalia__material-copy p{\n  max-width:590px;\n\n  margin:0;\n\n  color:#655B53;\n\n  font-size:11.3px;\n  line-height:1.58;\n}\n\n.stb-odalia__material-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px 16px;\n\n  background:var(--paper);\n\n  border-left:1px solid var(--line);\n}\n\n.stb-odalia__material-side small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#80756C;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-odalia__material-side strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-odalia__material-side span{\n  color:#69615A;\n\n  font-size:9.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   LIGHT\n========================================================= *\/\n\n.stb-odalia__light{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-odalia__light-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-odalia__light-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CAB18C;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-odalia__light-label strong{\n  color:#FFF7EF;\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-odalia__light-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-odalia__light-item{\n  padding:14px;\n}\n\n.stb-odalia__light-item + .stb-odalia__light-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-odalia__light-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-odalia__light-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.1px;\n  font-weight:500;\n}\n\n.stb-odalia__light-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.5px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   DIMMING\n========================================================= *\/\n\n.stb-odalia__dimming{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:28px;\n}\n\n.stb-odalia__dimming-card{\n  padding:15px 16px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-odalia__dimming-card--alt{\n  background:var(--paper-soft);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-odalia__dimming-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-odalia__dimming-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:12px;\n  font-weight:500;\n}\n\n.stb-odalia__dimming-card p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   DROP\n========================================================= *\/\n\n.stb-odalia__drop{\n  margin-bottom:28px;\n}\n\n.stb-odalia__drop-head{\n  margin-bottom:12px;\n}\n\n.stb-odalia__drop-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-odalia__drop-item{\n  padding:14px;\n}\n\n.stb-odalia__drop-item + .stb-odalia__drop-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-odalia__drop-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-odalia__drop-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  font-weight:500;\n}\n\n.stb-odalia__drop-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.6px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   CUSTOM DROP\n========================================================= *\/\n\n.stb-odalia__custom{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-odalia__custom-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-odalia__custom-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CAB18C;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-odalia__custom-label strong{\n  color:#FFF7EF;\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-odalia__custom-copy{\n  padding:14px 17px;\n}\n\n.stb-odalia__custom-copy p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.4px;\n  line-height:1.54;\n}\n\n.stb-odalia__custom-copy a{\n  color:var(--gold-dark);\n\n  font-weight:600;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   INSTALLATION\n========================================================= *\/\n\n.stb-odalia__install{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-odalia__install-item{\n  padding:13px 14px;\n}\n\n.stb-odalia__install-item + .stb-odalia__install-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-odalia__install-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-odalia__install-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  font-weight:500;\n}\n\n.stb-odalia__install-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.6px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.stb-odalia__care{\n  display:grid;\n  grid-template-columns:135px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--silk);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-odalia__care-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n}\n\n.stb-odalia__care-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#7E7064;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-odalia__care-label strong{\n  color:var(--ink);\n\n  font-size:12.1px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-odalia__care-copy{\n  padding:14px 17px;\n\n  background:var(--paper);\n}\n\n.stb-odalia__care-copy p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:10.3px;\n  line-height:1.54;\n}\n\n\n\/* =========================================================\n   VARIATION NOTE\n========================================================= *\/\n\n.stb-odalia__variation{\n  margin-bottom:28px;\n\n  padding:12px 14px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:4px;\n}\n\n.stb-odalia__variation strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  font-weight:500;\n}\n\n.stb-odalia__variation p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.3px;\n  line-height:1.53;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-odalia__specs{\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-odalia__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-odalia__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.7px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-odalia__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-odalia__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7E0DA;\n}\n\n.stb-odalia__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-odalia__spec span{\n  padding-right:10px;\n\n  color:#82786F;\n\n  font-size:10.1px;\n  line-height:1.45;\n}\n\n.stb-odalia__spec strong{\n  color:var(--ink);\n\n  font-size:11.3px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-odalia__faq{\n  max-width:760px;\n\n  margin:0 auto 28px;\n\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-odalia__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-odalia__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-odalia__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-odalia__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-odalia__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-odalia__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-odalia__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.7px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-odalia__shipping{\n  padding:18px 19px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-odalia__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-odalia__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-odalia__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-odalia__shipping a{\n  color:var(--gold-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-odalia__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(16,15,14,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-odalia__lightbox:target{\n  display:flex;\n}\n\n.stb-odalia__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-odalia__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-odalia__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-odalia__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.4px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-odalia__intro{\n    grid-template-columns:1fr 175px;\n  }\n\n  .stb-odalia__title{\n    font-size:25px;\n  }\n\n\n  .stb-odalia__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-odalia__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-odalia__fact:nth-child(1),\n  .stb-odalia__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-odalia__size-layout{\n    grid-template-columns:120px minmax(0,1fr);\n  }\n\n  .stb-odalia__dimension{\n    width:96px;\n  }\n\n\n  .stb-odalia__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-odalia{\n    width:100%;\n    max-width:100%;\n\n    margin:0;\n\n    font-size:14px;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-odalia__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-odalia__intro-copy{\n    padding:17px 15px;\n  }\n\n  .stb-odalia__intro-side{\n    padding:12px 15px;\n  }\n\n  .stb-odalia__title{\n    font-size:23px;\n  }\n\n\n  \/* FORM *\/\n\n  .stb-odalia__form{\n    grid-template-columns:1fr;\n  }\n\n  .stb-odalia__form-label{\n    padding:11px 14px;\n  }\n\n  .stb-odalia__form-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-odalia__form-item + .stb-odalia__form-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-odalia__size-layout{\n    grid-template-columns:78px minmax(0,1fr);\n  }\n\n  .stb-odalia__dimension-wrap{\n    padding:6px;\n  }\n\n  .stb-odalia__dimension{\n    width:69px;\n  }\n\n  .stb-odalia__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-odalia__size{\n    padding:11px 12px;\n  }\n\n  .stb-odalia__size:nth-child(2),\n  .stb-odalia__size:nth-child(3),\n  .stb-odalia__size:nth-child(4){\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* BULBS *\/\n\n  .stb-odalia__bulbs{\n    grid-template-columns:1fr;\n  }\n\n  .stb-odalia__bulbs-label{\n    padding:11px 14px;\n  }\n\n  .stb-odalia__bulb-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-odalia__bulb-item + .stb-odalia__bulb-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-odalia__material{\n    grid-template-columns:1fr;\n  }\n\n  .stb-odalia__material-copy{\n    padding:14px;\n  }\n\n  .stb-odalia__material-side{\n    padding:12px 14px;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-odalia__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-odalia__light-label{\n    padding:11px 14px;\n  }\n\n  .stb-odalia__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-odalia__light-item + .stb-odalia__light-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* DIMMING *\/\n\n  .stb-odalia__dimming{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* DROP *\/\n\n  .stb-odalia__drop-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-odalia__drop-item + .stb-odalia__drop-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* CUSTOM *\/\n\n  .stb-odalia__custom{\n    grid-template-columns:1fr;\n  }\n\n  .stb-odalia__custom-label{\n    padding:11px 14px;\n  }\n\n  .stb-odalia__custom-copy{\n    padding:12px 14px;\n  }\n\n\n  \/* INSTALL *\/\n\n  .stb-odalia__install{\n    grid-template-columns:1fr;\n  }\n\n  .stb-odalia__install-item + .stb-odalia__install-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* CARE *\/\n\n  .stb-odalia__care{\n    grid-template-columns:1fr;\n  }\n\n  .stb-odalia__care-label{\n    padding:11px 14px;\n  }\n\n  .stb-odalia__care-copy{\n    padding:12px 14px;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-odalia__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-odalia__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-odalia__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-odalia__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-odalia\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-odalia__intro\"\u003e\n\u003cdiv class=\"stb-odalia__intro-copy\"\u003e\n\u003cspan class=\"stb-odalia__eyebrow\"\u003e Premium Silk · Classic Drum Pendant \u003c\/span\u003e\n\u003ch2 class=\"stb-odalia__title\"\u003eThe Silk Pendant That Lets the Room Stay in Focus.\u003c\/h2\u003e\n\u003cp\u003eOdalia pairs a clean cylindrical silhouette with a softly diffused silk surface. Symmetrical and easy to place, it brings warmth to the room without turning the light fixture into the main visual statement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__intro-side\"\u003e\n\u003csmall\u003e Four Sizes \u003c\/small\u003e \u003cstrong\u003e 15.7\" · 19.6\" · 23.6\" · 26.7\" \u003c\/strong\u003e \u003cspan\u003e E26 bulbs included · adjustable cable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-odalia__facts\"\u003e\n\u003cdiv class=\"stb-odalia__fact\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Premium Silk \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__fact\"\u003e\n\u003csmall\u003e Form \u003c\/small\u003e \u003cstrong\u003e Classic Drum \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e 2700K Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__fact\"\u003e\n\u003csmall\u003e Cable \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DRUM FORM\n  ====================================================== --\u003e\n\u003csection class=\"stb-odalia__form\"\u003e\n\u003cdiv class=\"stb-odalia__form-label\"\u003e\n\u003csmall\u003e Odalia Form \u003c\/small\u003e \u003cstrong\u003e Simple Geometry, Easy to Place. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__form-body\"\u003e\n\u003cdiv class=\"stb-odalia__form-item\"\u003e\n\u003csmall\u003e Symmetrical \u003c\/small\u003e \u003cstrong\u003e Classic Cylindrical Shape \u003c\/strong\u003e\n\u003cp\u003eThe balanced drum silhouette works naturally with modern, Scandinavian, transitional and quieter interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__form-item\"\u003e\n\u003csmall\u003e Silk Diffusion \u003c\/small\u003e \u003cstrong\u003e Warm Light Without Glare \u003c\/strong\u003e\n\u003cp\u003eThe silk softens the visible bulb and spreads the light across the full shade surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection id=\"odalia-size-section\" class=\"stb-odalia__sizes\"\u003e\n\u003cdiv class=\"stb-odalia__sizes-head\"\u003e\n\u003cspan class=\"stb-odalia__eyebrow\"\u003e Choose the Size \u003c\/span\u003e\n\u003ch3 class=\"stb-odalia__section-title\"\u003eFour Sizes — Choose by Room and Table Scale.\u003c\/h3\u003e\n\u003cp class=\"stb-odalia__copy\"\u003eMedium is the most versatile residential size. Large and XL add both physical scale and additional bulbs for more even illumination across the wider shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__size-layout\"\u003e\n\u003c!-- SIZE IMAGE --\u003e\n\u003cdiv class=\"stb-odalia__dimension-wrap\"\u003e\n\u003cdiv class=\"stb-odalia__dimension\"\u003e\u003ca href=\"#odalia-size-image\" class=\"stb-odalia__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/odalia-silk-drum-pendant-light-stuberlighting_8.jpg?v=1783564976\" alt=\"Odalia silk drum pendant size reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-odalia__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE OPTIONS --\u003e\n\u003cdiv class=\"stb-odalia__size-grid\"\u003e\n\u003cdiv class=\"stb-odalia__size\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Ø15.7\" × H12.5\" \u003c\/strong\u003e \u003cspan\u003e 40 × 32cm · 1 × E26 \u003c\/span\u003e\n\u003cp\u003eBedrooms, breakfast nooks, compact foyers and bedside-pendant pairs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__size stb-odalia__size--recommended\"\u003e\n\u003csmall\u003e Medium · Most Versatile \u003c\/small\u003e \u003cstrong\u003e Ø19.6\" × H13.8\" \u003c\/strong\u003e \u003cspan\u003e 50 × 35cm · 1 × E26 \u003c\/span\u003e\n\u003cp\u003e4–6 seat dining tables, standard living rooms, islands and residential foyers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__size\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø23.6\" × H15.7\" \u003c\/strong\u003e \u003cspan\u003e 60 × 40cm · 3 × E26 \u003c\/span\u003e\n\u003cp\u003e6–8 seat dining tables, wider islands and larger living spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__size\"\u003e\n\u003csmall\u003e XL \u003c\/small\u003e \u003cstrong\u003e Ø26.7\" × H17.7\" \u003c\/strong\u003e \u003cspan\u003e 68 × 45cm · 3 × E26 \u003c\/span\u003e\n\u003cp\u003eOversized tables, large foyers, hospitality and commercial-scale rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"odalia-size-image\" href=\"#odalia-size-section\" class=\"stb-odalia__lightbox\"\u003e \u003cspan class=\"stb-odalia__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/odalia-silk-drum-pendant-light-stuberlighting_8.jpg?v=1783564976\" alt=\"Enlarged Odalia silk drum pendant size reference\"\u003e \u003cspan class=\"stb-odalia__lightbox-caption\"\u003e Odalia · Size Reference \u003c\/span\u003e \u003cspan class=\"stb-odalia__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       BULB COUNT\n  ====================================================== --\u003e\n\u003csection class=\"stb-odalia__bulbs\"\u003e\n\u003cdiv class=\"stb-odalia__bulbs-label\"\u003e\n\u003csmall\u003e Bulbs by Size \u003c\/small\u003e \u003cstrong\u003e Larger Shades Use More Light Sources. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__bulb-grid\"\u003e\n\u003cdiv class=\"stb-odalia__bulb-item\"\u003e\n\u003csmall\u003e Small \/ Medium \u003c\/small\u003e \u003cstrong\u003e 1 × E26 Bulb \u003c\/strong\u003e\n\u003cp\u003eOne centered bulb provides even illumination across the smaller drum diameters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__bulb-item\"\u003e\n\u003csmall\u003e Large \/ XL \u003c\/small\u003e \u003cstrong\u003e 3 × E26 Bulbs \u003c\/strong\u003e\n\u003cp\u003eThree light sources distribute illumination more evenly across the wider silk shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-odalia__material\"\u003e\n\u003cdiv class=\"stb-odalia__material-copy\"\u003e\n\u003cspan class=\"stb-odalia__eyebrow\"\u003e Premium Silk \u003c\/span\u003e\n\u003ch3 class=\"stb-odalia__section-title\"\u003eWhite by Day. Warmer When Lit.\u003c\/h3\u003e\n\u003cp\u003eThe silk is stretched over a concealed internal metal frame to maintain the clean cylindrical shape. When unlit, the shade reads soft white. Once illuminated, the textile takes on a warmer cream tone and softens the light before it enters the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__material-side\"\u003e\n\u003csmall\u003e Construction \u003c\/small\u003e \u003cstrong\u003e Silk Over Hidden Metal Frame \u003c\/strong\u003e \u003cspan\u003e The internal structure maintains the drum profile without becoming part of the visible design. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-odalia__light\"\u003e\n\u003cdiv class=\"stb-odalia__light-label\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Replaceable E26 Bulbs. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__light-grid\"\u003e\n\u003cdiv class=\"stb-odalia__light-item\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e 2700K Warm White \u003c\/strong\u003e\n\u003cp\u003eAll required E26 LED bulbs are included with the fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__light-item\"\u003e\n\u003csmall\u003e Maximum \u003c\/small\u003e \u003cstrong\u003e 40W Per Socket \u003c\/strong\u003e\n\u003cp\u003eCompatible with LED and Edison-style E26 bulbs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__light-item\"\u003e\n\u003csmall\u003e Voltage \u003c\/small\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003cp\u003eSuitable for standard residential electrical systems.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"stb-odalia__dimming\"\u003e\n\u003carticle class=\"stb-odalia__dimming-card\"\u003e\u003csmall\u003e Included Setup \u003c\/small\u003e \u003cstrong\u003e 2700K · Standard On \/ Off \u003c\/strong\u003e\n\u003cp\u003eThe included warm-white LED bulbs are non-dimmable and intended for standard on\/off use.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-odalia__dimming-card stb-odalia__dimming-card--alt\"\u003e\u003csmall\u003e Optional Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmable E26 + Triac Dimmer \u003c\/strong\u003e\n\u003cp\u003eFor brightness control, replace the included bulbs with compatible dimmable E26 LEDs and use a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DROP\n  ====================================================== --\u003e\n\u003csection class=\"stb-odalia__drop\"\u003e\n\u003cdiv class=\"stb-odalia__drop-head\"\u003e\n\u003cspan class=\"stb-odalia__eyebrow\"\u003e Set the Hanging Height \u003c\/span\u003e\n\u003ch3 class=\"stb-odalia__section-title\"\u003e59\" Adjustable Cable Included.\u003c\/h3\u003e\n\u003cp class=\"stb-odalia__copy\"\u003eAdjust the final drop during installation according to ceiling height and the furniture below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__drop-grid\"\u003e\n\u003cdiv class=\"stb-odalia__drop-item\"\u003e\n\u003csmall\u003e Dining Table \u003c\/small\u003e \u003cstrong\u003e Approx. 30–36\" \u003c\/strong\u003e\n\u003cp\u003eA practical starting point from tabletop to the light source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__drop-item\"\u003e\n\u003csmall\u003e Kitchen Island \u003c\/small\u003e \u003cstrong\u003e Approx. 32–38\" \u003c\/strong\u003e\n\u003cp\u003eA practical starting point from countertop to the light source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__drop-item\"\u003e\n\u003csmall\u003e Standard Cable \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable \u003c\/strong\u003e\n\u003cp\u003eSuitable for most residential ceiling heights.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CUSTOM CABLE\n  ====================================================== --\u003e\n\u003csection class=\"stb-odalia__custom\"\u003e\n\u003cdiv class=\"stb-odalia__custom-label\"\u003e\n\u003csmall\u003e High Ceiling? \u003c\/small\u003e \u003cstrong\u003e Custom Cable Length Available. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__custom-copy\"\u003e\n\u003cp\u003eNeed a longer drop for a vaulted, staircase or double-height space? Custom cable lengths are available at no extra charge. Send your ceiling height and desired finished drop to \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALL\n  ====================================================== --\u003e\n\u003csection class=\"stb-odalia__install\"\u003e\n\u003cdiv class=\"stb-odalia__install-item\"\u003e\n\u003csmall\u003e Mounting \u003c\/small\u003e \u003cstrong\u003e Ceiling Pendant \u003c\/strong\u003e\n\u003cp\u003eSuspended from a single ceiling canopy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__install-item\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003cp\u003eConnects to a standard ceiling junction box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__install-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Electrician Required \u003c\/strong\u003e\n\u003cp\u003eProfessional hardwired installation is recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-odalia__care\"\u003e\n\u003cdiv class=\"stb-odalia__care-label\"\u003e\n\u003csmall\u003e Silk Care \u003c\/small\u003e \u003cstrong\u003e Keep It Dry. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__care-copy\"\u003e\n\u003cp\u003eDust gently with a soft dry brush or low-suction vacuum attachment. Avoid water, damp cloths, cleaning sprays, heavy cooking vapor and high-humidity environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SILK NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-odalia__variation\"\u003e\u003cstrong\u003e Subtle variation in the silk surface is normal. \u003c\/strong\u003e\n\u003cp\u003eSmall differences in textile texture, tone and translucency may appear from one shade to another. These subtle variations are characteristics of the hand-finished silk surface rather than defects.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-odalia__specs\"\u003e\n\u003cdiv class=\"stb-odalia__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Odalia \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Small — Ø15.7\" × H12.5\" · Medium — Ø19.6\" × H13.8\" · Large — Ø23.6\" × H15.7\" · XL — Ø26.7\" × H17.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Premium Silk Shade · Internal Metal Frame · Metal Canopy \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__spec\"\u003e\n\u003cspan\u003e Shade Color \u003c\/span\u003e \u003cstrong\u003e White · Warm-Cream Appearance When Lit \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__spec\"\u003e\n\u003cspan\u003e Silhouette \u003c\/span\u003e \u003cstrong\u003e Classic Drum · Cylindrical · Symmetrical \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e E26 · Bulbs Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__spec\"\u003e\n\u003cspan\u003e Bulbs by Size \u003c\/span\u003e \u003cstrong\u003e Small \/ Medium — 1 × E26 · Large \/ XL — 3 × E26 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__spec\"\u003e\n\u003cspan\u003e Included Bulbs \u003c\/span\u003e \u003cstrong\u003e Warm-White LED · 2700K · Non-Dimmable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Maximum Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e For Dimming, Use Compatible Dimmable E26 LED Bulbs With a Compatible Triac Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__spec\"\u003e\n\u003cspan\u003e Cable \u003c\/span\u003e \u003cstrong\u003e 59\" Adjustable · Custom Length Available on Request at No Extra Charge \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__spec\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Ceiling Pendant · Single Junction Box \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired · Licensed Electrician Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-odalia__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-odalia__faq\"\u003e\u003cspan class=\"stb-odalia__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-odalia__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eSmall works well in bedrooms, breakfast nooks and compact foyers. Medium is the most versatile residential option for 4–6 seat dining tables, kitchens and standard living spaces. Large suits wider rooms and 6–8 seat tables, while XL is intended for genuinely large residential or hospitality-scale spaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy do Large and XL use three bulbs?\u003c\/summary\u003e\n\u003cp\u003eTheir wider diameters need more than one light source to keep the silk evenly illuminated. Small and Medium use one centered E26 bulb; Large and XL use three E26 bulbs distributed across the interior.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the bulbs included?\u003c\/summary\u003e\n\u003cp\u003eYes. All required E26 LED bulbs are included. They are warm-white 2700K and non-dimmable.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Odalia be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, with a compatible setup. Replace the included bulbs with compatible dimmable E26 LEDs and use a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I request a longer cable?\u003c\/summary\u003e\n\u003cp\u003eYes. Custom cable lengths are available at no extra charge. Send your ceiling height and desired finished drop to support@stuberlighting.com before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I clean the silk shade?\u003c\/summary\u003e\n\u003cp\u003eDust with a soft dry brush or low-suction vacuum attachment. Do not use water, damp cloths or cleaning sprays. Avoid heavy humidity and cooking-oil vapor.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-odalia__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 15.7″ x H 12.5″ \/ White","offer_id":52495796633883,"sku":"STB-PL-26-10065","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.6″ x H 13.8″ \/ White","offer_id":52495796666651,"sku":"STB-PL-26-10066","price":475.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6″ x H 15.7″ \/ White","offer_id":52495796699419,"sku":"STB-PL-26-10067","price":575.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26.7″ x H 17.7″ \/ White","offer_id":52495796732187,"sku":"STB-PL-26-10068","price":715.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/odalia-silk-drum-pendant-light-stuberlighting_1.jpg?v=1783564976"},{"product_id":"palina-balloon-bubble-cluster-pendant-light","title":"Palina Bubble Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — PALINA\n   BALLOON BUBBLE CLUSTER PENDANT\n\n   DIRECTION \/ COLOR \/ DROP\n\n   COMPACT SELECTION EDITORIAL\n   QUIET COLOR · SHOPPER-FIRST · DAWN SAFE\n========================================================= *\/\n\n.stb-palina{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817568;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --anthracite:#3A3A3A;\n  --grey:#B8B4A9;\n  --terracotta:#C87A5A;\n\n  --cream:#F5EDD8;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n  --sand:#E9DDC5;\n  --soft:#F3EBDD;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:860px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-palina *,\n.stb-palina *::before,\n.stb-palina *::after{\n  box-sizing:border-box;\n}\n\n.stb-palina h2,\n.stb-palina h3,\n.stb-palina p{\n  margin-top:0;\n}\n\n.stb-palina h2,\n.stb-palina h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-palina img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-palina a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.pal-kicker{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.pal-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — DIRECTION \/ INTRO\n========================================================= *\/\n\n.pal-intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,205px);\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n}\n\n.pal-intro::before{\n  content:\"\";\n\n  position:absolute;\n  top:8px;\n  left:29px;\n\n  width:58px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.pal-intro__copy{\n  min-width:0;\n\n  padding:29px 30px 27px;\n}\n\n.pal-intro h2{\n  max-width:575px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.pal-intro__copy \u003e p{\n  max-width:555px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* QUICK FACTS *\/\n\n.pal-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:21px;\n\n  margin-top:18px;\n}\n\n.pal-fact{\n  min-width:88px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.pal-fact:nth-child(2){\n  border-color:var(--terracotta);\n}\n\n.pal-fact:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.pal-fact small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pal-fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* COMPACT DETAIL *\/\n\n.pal-intro__visual{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:17px;\n\n  background:#EEE8DF;\n\n  border-left:1px solid var(--line);\n}\n\n.pal-detail-img{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.pal-detail-img a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.pal-detail-img img{\n  max-height:138px !important;\n}\n\n\n\/* COLOR INDEX *\/\n\n.pal-mini-colors{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  width:145px;\n  max-width:100%;\n\n  margin-top:9px;\n}\n\n.pal-mini-colors span{\n  height:4px;\n}\n\n.pal-mini-colors span:nth-child(1){\n  background:var(--anthracite);\n}\n\n.pal-mini-colors span:nth-child(2){\n  background:var(--grey);\n}\n\n.pal-mini-colors span:nth-child(3){\n  background:var(--terracotta);\n}\n\n\n\/* =========================================================\n   02 — ORIENTATION\n========================================================= *\/\n\n.pal-direction{\n  margin-top:10px;\n\n  padding:28px 29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.pal-direction__head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:28px;\n\n  margin-bottom:14px;\n}\n\n.pal-direction__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.pal-direction__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* TWO ORIENTATION ROWS *\/\n\n.pal-direction-list{\n  border:1px solid var(--line);\n}\n\n.pal-direction-row{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,120px) minmax(0,145px) minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:12px 14px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.pal-direction-row:last-child{\n  border-bottom:0;\n}\n\n.pal-direction-row--vertical{\n  background:var(--ivory);\n}\n\n.pal-direction-row--horizontal{\n  background:#F1EADF;\n}\n\n\n\/* SMALL DIMENSION IMAGE *\/\n\n.pal-direction__img{\n  width:108px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  padding:4px;\n\n  overflow:hidden;\n\n  background:#FFF;\n\n  border:1px solid var(--line);\n}\n\n.pal-direction__img a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.pal-direction__img img{\n  max-height:100px !important;\n}\n\n\n\/* NAME *\/\n\n.pal-direction__name small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pal-direction__name strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* DIMENSIONS *\/\n\n.pal-direction__measure{\n  color:var(--gold-deep);\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:600;\n}\n\n\n\/* USE *\/\n\n.pal-direction__use strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.pal-direction__use span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.42;\n}\n\n\n\/* DIRECTION RULE *\/\n\n.pal-direction-rule{\n  display:grid;\n  grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n  gap:17px;\n\n  margin-top:10px;\n\n  padding:11px 13px;\n\n  background:var(--espresso);\n}\n\n.pal-direction-rule strong{\n  color:#FFF8ED;\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.pal-direction-rule span{\n  color:#D8CFC3;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   03 — COLOR \/ MATERIAL \/ DROP\n========================================================= *\/\n\n.pal-tone{\n  margin-top:10px;\n\n  padding:28px 29px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.pal-tone__head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:28px;\n\n  margin-bottom:14px;\n}\n\n.pal-tone__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.pal-tone__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* COLOR ROW *\/\n\n.pal-colors{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border:1px solid var(--line);\n}\n\n.pal-color{\n  position:relative;\n\n  min-width:0;\n\n  padding:13px 13px 12px;\n\n  background:var(--paper);\n\n  border-right:1px solid var(--line);\n}\n\n.pal-color:last-child{\n  border-right:0;\n}\n\n.pal-color::before{\n  content:\"\";\n\n  display:block;\n\n  width:100%;\n  height:4px;\n\n  margin-bottom:9px;\n}\n\n.pal-color--dark::before{\n  background:var(--anthracite);\n}\n\n.pal-color--grey::before{\n  background:var(--grey);\n}\n\n.pal-color--terra::before{\n  background:var(--terracotta);\n}\n\n.pal-color small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pal-color strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.pal-color p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* MATERIAL *\/\n\n.pal-material{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:10px;\n}\n\n.pal-material__item{\n  min-width:0;\n\n  padding:11px 13px;\n\n  border:1px solid var(--line);\n}\n\n.pal-material__item:nth-child(1){\n  background:#F4EFE8;\n}\n\n.pal-material__item:nth-child(2){\n  background:#ECE8E1;\n}\n\n.pal-material__item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pal-material__item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.pal-material__item p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* DROP \/ LIGHT STRIP *\/\n\n.pal-drop{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:19px;\n  align-items:center;\n\n  margin-top:10px;\n\n  padding:13px 15px;\n\n  background:#302820;\n\n  border-left:3px solid var(--gold);\n}\n\n.pal-drop__mark small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pal-drop__mark strong{\n  display:block;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.pal-drop__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n}\n\n.pal-drop__copy p{\n  margin:0;\n\n  color:#D8CFC3;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n.pal-drop__meta{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:11px;\n\n  margin-top:6px;\n}\n\n.pal-drop__meta span{\n  color:#D8CFC3;\n\n  font-size:11.5px;\n}\n\n.pal-drop__meta strong{\n  color:#FFF8ED;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.pal-specs{\n  margin-top:10px;\n\n  padding:28px 29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.pal-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.pal-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.pal-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.pal-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.pal-spec{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.pal-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.pal-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CARE *\/\n\n.pal-care{\n  margin-top:11px;\n\n  padding:11px 13px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.pal-care strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.pal-care span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.pal-shipping{\n  position:relative;\n\n  margin-top:10px;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n}\n\n.pal-shipping::before{\n  content:\"\";\n\n  position:absolute;\n  top:6px;\n  left:21px;\n\n  width:48px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.pal-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.pal-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.pal-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.pal-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.pal-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.pal-lightbox:target{\n  display:flex;\n}\n\n.pal-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.pal-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.pal-lightbox__caption{\n  margin-top:9px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.pal-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .pal-intro{\n    grid-template-columns:minmax(0,1fr) minmax(0,170px);\n  }\n\n  .pal-intro__copy{\n    padding:25px 21px;\n  }\n\n  .pal-intro h2{\n    font-size:27px;\n  }\n\n  .pal-detail-img{\n    width:125px;\n  }\n\n  .pal-mini-colors{\n    width:125px;\n  }\n\n\n  .pal-direction,\n  .pal-tone,\n  .pal-specs{\n    padding:24px 19px;\n  }\n\n\n  .pal-direction__head,\n  .pal-tone__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .pal-direction-row{\n    grid-template-columns:minmax(0,105px) minmax(0,105px) minmax(0,125px) minmax(0,1fr);\n\n    gap:9px;\n  }\n\n  .pal-direction__img{\n    width:92px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .pal-intro{\n    grid-template-columns:1fr;\n  }\n\n  .pal-intro__visual{\n    display:grid;\n    grid-template-columns:minmax(0,110px) minmax(0,1fr);\n\n    gap:10px;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .pal-detail-img{\n    width:100px;\n  }\n\n  .pal-mini-colors{\n    width:100%;\n    align-self:center;\n  }\n\n  .pal-intro__visual .pal-caption{\n    grid-column:1 \/ -1;\n\n    text-align:left;\n  }\n\n\n  .pal-direction-row{\n    grid-template-columns:minmax(0,95px) minmax(0,1fr);\n\n    gap:6px 11px;\n  }\n\n  .pal-direction__img{\n    grid-row:1 \/ span 3;\n\n    width:85px;\n  }\n\n  .pal-direction__name,\n  .pal-direction__measure,\n  .pal-direction__use{\n    grid-column:2;\n  }\n\n\n  .pal-direction-rule{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n\n  .pal-colors{\n    grid-template-columns:1fr;\n  }\n\n  .pal-color{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .pal-color:last-child{\n    border-bottom:0;\n  }\n\n\n  .pal-material{\n    grid-template-columns:1fr;\n  }\n\n\n  .pal-drop{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n  .pal-drop__copy{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .pal-specs__head{\n    display:block;\n  }\n\n  .pal-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .pal-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .pal-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-palina\" id=\"palina-root\"\u003e\n\u003c!-- =====================================================\n       01 — INTRO\n  ====================================================== --\u003e\n\u003csection class=\"pal-intro\"\u003e\n\u003cdiv class=\"pal-intro__copy\"\u003e\n\u003cspan class=\"pal-kicker\"\u003e Direction \/ Color \/ Drop \u003c\/span\u003e\n\u003ch2\u003eOne Bubble Cluster, Two Completely Different Directions\u003c\/h2\u003e\n\u003cp\u003ePalina groups matte balloon-shaped shades into a compact sculptural pendant. Choose the orientation first: a narrow vertical cluster or a wider horizontal spread. Then choose the color that best fits the room.\u003c\/p\u003e\n\u003cdiv class=\"pal-facts\"\u003e\n\u003cdiv class=\"pal-fact\"\u003e\n\u003csmall\u003e Orientations \u003c\/small\u003e \u003cstrong\u003e 2 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-fact\"\u003e\n\u003csmall\u003e Colors \u003c\/small\u003e \u003cstrong\u003e 3 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-fact\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e G9 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-intro__visual\"\u003e\n\u003cdiv class=\"pal-detail-img\"\u003e\u003ca href=\"#pal-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/palina-balloon-bubble-cluster-pendant-light-stuberlighting_27.jpg?v=1783566946\" alt=\"Close-up detail of Palina matte balloon bubble pendant shades\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"pal-mini-colors\"\u003e\n\u003cspan\u003e\u003c\/span\u003e \u003cspan\u003e\u003c\/span\u003e \u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"pal-caption\"\u003eMatte PVC detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — ORIENTATION\n  ====================================================== --\u003e\n\u003csection class=\"pal-direction\"\u003e\n\u003cdiv class=\"pal-direction__head\"\u003e\n\u003ch3\u003eChoose the Direction First\u003c\/h3\u003e\n\u003cp\u003eThe two versions use the same balloon language, but their proportions solve different spaces. Vertical saves width; Horizontal creates span.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-direction-list\"\u003e\n\u003c!-- VERTICAL --\u003e\n\u003cdiv class=\"pal-direction-row pal-direction-row--vertical\"\u003e\n\u003cdiv class=\"pal-direction__img\"\u003e\u003ca href=\"#pal-vertical-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/palina-balloon-bubble-cluster-pendant-light-stuberlighting_16.jpg?v=1783566946\" alt=\"Palina Vertical balloon cluster pendant dimensions\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"pal-direction__name\"\u003e\n\u003csmall\u003e Orientation 01 \u003c\/small\u003e \u003cstrong\u003e Vertical \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-direction__measure\"\u003eØ10.2\" × H18.9\"\u003c\/div\u003e\n\u003cdiv class=\"pal-direction__use\"\u003e\n\u003cstrong\u003e Narrow Footprint \u003c\/strong\u003e \u003cspan\u003e Bedside pair · foyer · staircase · compact pendant position \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HORIZONTAL --\u003e\n\u003cdiv class=\"pal-direction-row pal-direction-row--horizontal\"\u003e\n\u003cdiv class=\"pal-direction__img\"\u003e\u003ca href=\"#pal-horizontal-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/palina-balloon-bubble-cluster-pendant-light-stuberlighting_21.jpg?v=1783566946\" alt=\"Palina Horizontal balloon cluster pendant dimensions\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"pal-direction__name\"\u003e\n\u003csmall\u003e Orientation 02 \u003c\/small\u003e \u003cstrong\u003e Horizontal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-direction__measure\"\u003eØ22.8\" × H10.2\"\u003c\/div\u003e\n\u003cdiv class=\"pal-direction__use\"\u003e\n\u003cstrong\u003e Wider Spread \u003c\/strong\u003e \u003cspan\u003e Kitchen island · dining table · counter · coffee bar \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-direction-rule\"\u003e\n\u003cstrong\u003e Simple rule \u003c\/strong\u003e \u003cspan\u003e Choose Vertical when ceiling width is limited. Choose Horizontal when the fixture needs to visually follow a long surface below. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — COLOR \/ MATERIAL \/ DROP\n  ====================================================== --\u003e\n\u003csection class=\"pal-tone\"\u003e\n\u003cdiv class=\"pal-tone__head\"\u003e\n\u003ch3\u003eThen Choose the Color\u003c\/h3\u003e\n\u003cp\u003eAll three finishes use the same matte PVC surface. The difference is how much visual weight or warmth you want the pendant to bring into the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-colors\"\u003e\n\u003carticle class=\"pal-color pal-color--dark\"\u003e\u003csmall\u003e Color 01 \u003c\/small\u003e \u003cstrong\u003e Anthracite Grey \u003c\/strong\u003e\n\u003cp\u003eThe darkest option. Best when the fixture should feel graphic and architectural.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pal-color pal-color--grey\"\u003e\u003csmall\u003e Color 02 \u003c\/small\u003e \u003cstrong\u003e Light Grey \u003c\/strong\u003e\n\u003cp\u003eSoft and neutral. The easiest choice when the pendant should blend across materials.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pal-color pal-color--terra\"\u003e\u003csmall\u003e Color 03 \u003c\/small\u003e \u003cstrong\u003e Terracotta \u003c\/strong\u003e\n\u003cp\u003eThe warmest option. Adds a clear earthy accent without introducing gloss or metallic color.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-material\"\u003e\n\u003cdiv class=\"pal-material__item\"\u003e\n\u003csmall\u003e Shades \u003c\/small\u003e \u003cstrong\u003e Matte Premium PVC \u003c\/strong\u003e\n\u003cp\u003eLightweight, smooth and uniformly colored with a soft matte rather than glossy appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-material__item\"\u003e\n\u003csmall\u003e Structure \u003c\/small\u003e \u003cstrong\u003e Blackened Metal Frame \u003c\/strong\u003e\n\u003cp\u003eA restrained cluster frame connects the balloon shades and keeps the composition visually clean.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-drop\"\u003e\n\u003cdiv class=\"pal-drop__mark\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-drop__copy\"\u003e\n\u003cp\u003eAdjustable cable with custom length available on request at no extra charge. G9 warm-white LED bulbs are included.\u003c\/p\u003e\n\u003cdiv class=\"pal-drop__meta\"\u003e\n\u003cspan\u003e \u003cstrong\u003eG9 Included\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eMax 40W \/ Socket\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eAC 110–240V\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"pal-specs\"\u003e\n\u003cdiv class=\"pal-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Palina · Balloon Bubble Cluster Pendant \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-spec-list\"\u003e\n\u003cdiv class=\"pal-spec\"\u003e\n\u003cspan class=\"pal-spec__label\"\u003e Orientations \u003c\/span\u003e \u003cspan class=\"pal-spec__value\"\u003e Vertical — Ø10.2\" × H18.9\"\u003cbr\u003eHorizontal — Ø22.8\" × H10.2\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-spec\"\u003e\n\u003cspan class=\"pal-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"pal-spec__value\"\u003e Premium PVC shades · Metal cluster frame · Metal ceiling canopy \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-spec\"\u003e\n\u003cspan class=\"pal-spec__label\"\u003e Colors \u003c\/span\u003e \u003cspan class=\"pal-spec__value\"\u003e Anthracite Grey · Light Grey · Terracotta \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-spec\"\u003e\n\u003cspan class=\"pal-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"pal-spec__value\"\u003e Matte balloon-shaped PVC shades · Blackened metal structure \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-spec\"\u003e\n\u003cspan class=\"pal-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"pal-spec__value\"\u003e G9 sockets · Bulbs Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-spec\"\u003e\n\u003cspan class=\"pal-spec__label\"\u003e Included Bulbs \u003c\/span\u003e \u003cspan class=\"pal-spec__value\"\u003e Warm-white LED · Standard included bulbs are non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-spec\"\u003e\n\u003cspan class=\"pal-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"pal-spec__value\"\u003e 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-spec\"\u003e\n\u003cspan class=\"pal-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"pal-spec__value\"\u003e Compatible with dimmable G9 LED bulbs and a compatible Triac wall dimmer (dimmable bulbs and dimmer sold separately) \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-spec\"\u003e\n\u003cspan class=\"pal-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"pal-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-spec\"\u003e\n\u003cspan class=\"pal-spec__label\"\u003e Cable \u003c\/span\u003e \u003cspan class=\"pal-spec__value\"\u003e 59\" adjustable · Custom length available on request at no extra charge \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-spec\"\u003e\n\u003cspan class=\"pal-spec__label\"\u003e Mounting \u003c\/span\u003e \u003cspan class=\"pal-spec__value\"\u003e Ceiling pendant · Single junction box \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-spec\"\u003e\n\u003cspan class=\"pal-spec__label\"\u003e Wiring \/ Install \u003c\/span\u003e \u003cspan class=\"pal-spec__value\"\u003e Hardwired · Licensed electrician required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-spec\"\u003e\n\u003cspan class=\"pal-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"pal-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-spec\"\u003e\n\u003cspan class=\"pal-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"pal-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pal-care\"\u003e\n\u003cstrong\u003e Matte PVC Care \u003c\/strong\u003e \u003cspan\u003e Dust with a soft dry microfiber cloth. For fingerprints, use a barely damp soft cloth and dry immediately. Avoid abrasive sponges, alcohol, ammonia and harsh cleaning products. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"pal-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"pal-detail-large\" href=\"#palina-root\" class=\"pal-lightbox\"\u003e \u003cspan class=\"pal-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/palina-balloon-bubble-cluster-pendant-light-stuberlighting_27.jpg?v=1783566946\" alt=\"Enlarged Palina matte balloon shade detail\"\u003e \u003cspan class=\"pal-lightbox__caption\"\u003e Palina · Matte Bubble Detail \u003c\/span\u003e \u003cspan class=\"pal-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — VERTICAL\n  ====================================================== --\u003e \u003ca id=\"pal-vertical-large\" href=\"#palina-root\" class=\"pal-lightbox\"\u003e \u003cspan class=\"pal-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/palina-balloon-bubble-cluster-pendant-light-stuberlighting_16.jpg?v=1783566946\" alt=\"Enlarged Palina Vertical pendant dimensions\"\u003e \u003cspan class=\"pal-lightbox__caption\"\u003e Vertical · Ø10.2\" × H18.9\" \u003c\/span\u003e \u003cspan class=\"pal-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — HORIZONTAL\n  ====================================================== --\u003e \u003ca id=\"pal-horizontal-large\" href=\"#palina-root\" class=\"pal-lightbox\"\u003e \u003cspan class=\"pal-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/palina-balloon-bubble-cluster-pendant-light-stuberlighting_21.jpg?v=1783566946\" alt=\"Enlarged Palina Horizontal pendant dimensions\"\u003e \u003cspan class=\"pal-lightbox__caption\"\u003e Horizontal · Ø22.8\" × H10.2\" \u003c\/span\u003e \u003cspan class=\"pal-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Vertical Dia 10.2\" x H 18.9\" \/ Anthracite Grey","offer_id":52495861809435,"sku":"STB-PL-26-10069","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Vertical Dia 10.2\" x H 18.9\" \/ Light Grey","offer_id":52495861842203,"sku":"STB-PL-26-10070","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Vertical Dia 10.2\" x H 18.9\" \/ Terracotta","offer_id":52495861874971,"sku":"STB-PL-26-10071","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Horizontal Dia 22.8\" x H 10.2\" \/ Anthracite Grey","offer_id":52495861907739,"sku":"STB-PL-26-10072","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Horizontal Dia 22.8\" x H 10.2\" \/ Light Grey","offer_id":52495861940507,"sku":"STB-PL-26-10073","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Horizontal Dia 22.8\" x H 10.2\" \/ Terracotta","offer_id":52495861973275,"sku":"STB-PL-26-10074","price":315.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/palina-balloon-bubble-cluster-pendant-light-stuberlighting_1.jpg?v=1783566946"},{"product_id":"gingko-ceiling-lamp","title":"Gingko Ceiling Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — GINGKO\n   Ceramic Ginkgo Leaf Ceiling Lamp\n\n   Transparent outer wrapper\n   Card modules only\n   Ceramic + warm gold palette\n   Desktop + Mobile responsive\n\n   SHOPPER FLOW:\n   CERAMIC LEAVES → SCULPTURAL FORM → SIZE\n   → LIGHT EFFECT → BULBS → INSTALL → CARE → SPECS\n========================================================= *\/\n\n.stb-gingko{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EC;\n  --ceramic:#F4F0EA;\n  --ceramic-deep:#ECE5DC;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D9CFC5;\n  --line-dark:#C8BAAD;\n\n  --gold:#AE8C60;\n  --gold-dark:#795D40;\n  --branch:#92704C;\n\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-gingko *,\n.stb-gingko *::before,\n.stb-gingko *::after{\n  box-sizing:border-box;\n}\n\n.stb-gingko h2,\n.stb-gingko h3{\n  margin-top:0;\n\n  color:var(--ink);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-gingko p{\n  margin-top:0;\n}\n\n.stb-gingko__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9.2px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-gingko__title{\n  max-width:620px;\n\n  margin:0 0 10px;\n\n  color:var(--ink);\n\n  font-size:30px;\n  line-height:1.15;\n  letter-spacing:-.01em;\n}\n\n.stb-gingko__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.27;\n}\n\n.stb-gingko__copy{\n  max-width:650px;\n\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.2px;\n  line-height:1.62;\n}\n\n.stb-gingko__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#867970;\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-gingko__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 215px;\n\n  margin-bottom:12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-gingko__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-gingko__intro-copy p{\n  max-width:590px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.4px;\n  line-height:1.68;\n}\n\n.stb-gingko__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px;\n\n  background:var(--espresso);\n}\n\n.stb-gingko__intro-side small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-gingko__intro-side strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-gingko__intro-side span{\n  color:#D7CCC3;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-gingko__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-gingko__fact{\n  padding:11px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-gingko__fact:last-child{\n  border-right:0;\n}\n\n.stb-gingko__fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-gingko__fact strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.stb-gingko__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-dark);\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-gingko__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   CERAMIC DETAIL\n========================================================= *\/\n\n.stb-gingko__detail{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:28px;\n\n  padding:14px 17px;\n\n  background:var(--ceramic);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n}\n\n.stb-gingko__detail-media{\n  width:138px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-gingko__detail-copy{\n  padding-left:14px;\n\n  border-left:2px solid var(--gold);\n}\n\n.stb-gingko__detail-copy p{\n  max-width:575px;\n\n  margin:0;\n\n  color:#625850;\n\n  font-size:11.6px;\n  line-height:1.59;\n}\n\n.stb-gingko__detail-tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.stb-gingko__detail-tags span{\n  padding:4px 8px;\n\n  background:var(--paper);\n  color:#675B52;\n\n  border:1px solid var(--line);\n  border-radius:14px;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   FORM \/ MATERIAL LOGIC\n========================================================= *\/\n\n.stb-gingko__form{\n  display:grid;\n  grid-template-columns:165px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-gingko__form-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-gingko__form-label small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-gingko__form-label strong{\n  color:#FFF7EF;\n\n  font-size:12.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-gingko__form-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-gingko__form-item{\n  padding:14px 16px;\n}\n\n.stb-gingko__form-item + .stb-gingko__form-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-gingko__form-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-gingko__form-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  font-weight:500;\n}\n\n.stb-gingko__form-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.8px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-gingko__sizes{\n  margin-bottom:28px;\n}\n\n.stb-gingko__sizes-head{\n  margin-bottom:12px;\n}\n\n.stb-gingko__size-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  gap:7px;\n}\n\n.stb-gingko__size{\n  min-width:0;\n\n  padding:14px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-gingko__size--mid{\n  background:var(--paper-soft);\n}\n\n.stb-gingko__size--statement{\n  background:var(--ceramic);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-gingko__size small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-gingko__size strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:12.5px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-gingko__size span{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9px;\n  font-weight:600;\n}\n\n.stb-gingko__size p{\n  margin:0;\n\n  color:#6D625A;\n\n  font-size:9.4px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   LOW PROFILE\n========================================================= *\/\n\n.stb-gingko__profile{\n  display:grid;\n  grid-template-columns:130px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-gingko__profile-number{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px 16px;\n\n  background:var(--ceramic-deep);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-gingko__profile-number small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#7C6D61;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-gingko__profile-number strong{\n  color:var(--ink);\n\n  font-size:21px;\n  line-height:1.2;\n  font-weight:500;\n}\n\n.stb-gingko__profile-copy{\n  padding:14px 17px;\n}\n\n.stb-gingko__profile-copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.6px;\n  font-weight:500;\n}\n\n.stb-gingko__profile-copy p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:10.3px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   LIGHT EFFECT\n========================================================= *\/\n\n.stb-gingko__effect{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 195px;\n\n  margin-bottom:28px;\n\n  background:var(--ceramic);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-gingko__effect-copy{\n  padding:17px 18px;\n}\n\n.stb-gingko__effect-copy p{\n  max-width:575px;\n\n  margin:0;\n\n  color:#655B53;\n\n  font-size:11.3px;\n  line-height:1.58;\n}\n\n.stb-gingko__effect-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px 16px;\n\n  background:var(--paper);\n\n  border-left:1px solid var(--line);\n}\n\n.stb-gingko__effect-side small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#80756C;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-gingko__effect-side strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-gingko__effect-side span{\n  color:#69615A;\n\n  font-size:9.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   LIGHT SOURCE\n========================================================= *\/\n\n.stb-gingko__light{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-gingko__light-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-gingko__light-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CAB18C;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-gingko__light-label strong{\n  color:#FFF7EF;\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-gingko__light-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-gingko__light-item{\n  padding:14px;\n}\n\n.stb-gingko__light-item + .stb-gingko__light-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-gingko__light-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-gingko__light-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.1px;\n  font-weight:500;\n}\n\n.stb-gingko__light-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.5px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   DIMMING\n========================================================= *\/\n\n.stb-gingko__dimming{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:28px;\n}\n\n.stb-gingko__dimming-card{\n  padding:15px 16px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-gingko__dimming-card--alt{\n  background:var(--paper-soft);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-gingko__dimming-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-gingko__dimming-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n.stb-gingko__dimming-card p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   INSTALL\n========================================================= *\/\n\n.stb-gingko__install{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-gingko__install-item{\n  padding:13px 14px;\n}\n\n.stb-gingko__install-item + .stb-gingko__install-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-gingko__install-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-gingko__install-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  font-weight:500;\n}\n\n.stb-gingko__install-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.6px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   CERAMIC VARIATION\n========================================================= *\/\n\n.stb-gingko__variation{\n  margin-bottom:28px;\n\n  padding:12px 14px;\n\n  background:var(--ceramic);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:4px;\n}\n\n.stb-gingko__variation strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  font-weight:500;\n}\n\n.stb-gingko__variation p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.3px;\n  line-height:1.53;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.stb-gingko__care{\n  display:grid;\n  grid-template-columns:135px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-gingko__care-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--ceramic-deep);\n}\n\n.stb-gingko__care-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#7E7064;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-gingko__care-label strong{\n  color:var(--ink);\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-gingko__care-copy{\n  padding:14px 17px;\n}\n\n.stb-gingko__care-copy p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:10.3px;\n  line-height:1.54;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-gingko__specs{\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-gingko__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-gingko__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.7px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-gingko__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-gingko__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7E0DA;\n}\n\n.stb-gingko__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-gingko__spec span{\n  padding-right:10px;\n\n  color:#82786F;\n\n  font-size:10.1px;\n  line-height:1.45;\n}\n\n.stb-gingko__spec strong{\n  color:var(--ink);\n\n  font-size:11.3px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-gingko__faq{\n  max-width:760px;\n\n  margin:0 auto 28px;\n\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-gingko__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-gingko__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-gingko__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-gingko__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-gingko__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-gingko__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-gingko__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.7px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-gingko__shipping{\n  padding:18px 19px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-gingko__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-gingko__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-gingko__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-gingko__shipping a{\n  color:var(--gold-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-gingko__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(16,15,14,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-gingko__lightbox:target{\n  display:flex;\n}\n\n.stb-gingko__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-gingko__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-gingko__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-gingko__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.4px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-gingko__intro{\n    grid-template-columns:1fr 175px;\n  }\n\n  .stb-gingko__title{\n    font-size:25px;\n  }\n\n\n  .stb-gingko__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-gingko__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-gingko__fact:nth-child(1),\n  .stb-gingko__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-gingko__size-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  .stb-gingko__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-gingko{\n    width:100%;\n    max-width:100%;\n\n    margin:0;\n\n    font-size:14px;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-gingko__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-gingko__intro-copy{\n    padding:17px 15px;\n  }\n\n  .stb-gingko__intro-side{\n    padding:12px 15px;\n  }\n\n  .stb-gingko__title{\n    font-size:23px;\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-gingko__detail{\n    grid-template-columns:82px minmax(0,1fr);\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-gingko__detail-media{\n    width:75px;\n  }\n\n  .stb-gingko__detail-copy{\n    padding-left:10px;\n  }\n\n  .stb-gingko__detail-copy .stb-gingko__section-title{\n    font-size:17px;\n  }\n\n\n  \/* FORM *\/\n\n  .stb-gingko__form{\n    grid-template-columns:1fr;\n  }\n\n  .stb-gingko__form-label{\n    padding:11px 14px;\n  }\n\n  .stb-gingko__form-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-gingko__form-item + .stb-gingko__form-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-gingko__size-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-gingko__size{\n    padding:11px 10px;\n  }\n\n\n  \/* PROFILE *\/\n\n  .stb-gingko__profile{\n    grid-template-columns:88px minmax(0,1fr);\n  }\n\n  .stb-gingko__profile-number{\n    padding:12px 9px;\n  }\n\n  .stb-gingko__profile-copy{\n    padding:12px;\n  }\n\n\n  \/* EFFECT *\/\n\n  .stb-gingko__effect{\n    grid-template-columns:1fr;\n  }\n\n  .stb-gingko__effect-copy{\n    padding:14px;\n  }\n\n  .stb-gingko__effect-side{\n    padding:12px 14px;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-gingko__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-gingko__light-label{\n    padding:11px 14px;\n  }\n\n  .stb-gingko__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-gingko__light-item + .stb-gingko__light-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* DIMMING *\/\n\n  .stb-gingko__dimming{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* INSTALL *\/\n\n  .stb-gingko__install{\n    grid-template-columns:1fr;\n  }\n\n  .stb-gingko__install-item + .stb-gingko__install-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* CARE *\/\n\n  .stb-gingko__care{\n    grid-template-columns:1fr;\n  }\n\n  .stb-gingko__care-label{\n    padding:11px 14px;\n  }\n\n  .stb-gingko__care-copy{\n    padding:12px 14px;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-gingko__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-gingko__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-gingko__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-gingko__shipping{\n    padding:15px;\n  }\n\n}\n\n\n\/* EXTRA SMALL *\/\n\n@media screen and (max-width:380px){\n\n  .stb-gingko__size-grid{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-gingko\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-gingko__intro\"\u003e\n\u003cdiv class=\"stb-gingko__intro-copy\"\u003e\n\u003cspan class=\"stb-gingko__eyebrow\"\u003e Ceramic Ginkgo Leaves · Semi-Flush Ceiling Light \u003c\/span\u003e\n\u003ch2 class=\"stb-gingko__title\"\u003eBotanical Form, Sculpted Close to the Ceiling.\u003c\/h2\u003e\n\u003cp\u003eGingko layers white ceramic leaves around warm gold branches, creating a ceiling fixture that reads more like a botanical sculpture than a conventional flush mount. Its compact height keeps the composition close to the ceiling while preserving the depth of the individual leaves.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__intro-side\"\u003e\n\u003csmall\u003e Four Diameters \u003c\/small\u003e \u003cstrong\u003e 14.2\" · 16.5\" · 20.5\" · 24.4\" \u003c\/strong\u003e \u003cspan\u003e White ceramic · warm gold frame \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-gingko__facts\"\u003e\n\u003cdiv class=\"stb-gingko__fact\"\u003e\n\u003csmall\u003e Leaves \u003c\/small\u003e \u003cstrong\u003e Ceramic Ginkgo \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__fact\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e \u003cstrong\u003e Warm Gold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__fact\"\u003e\n\u003csmall\u003e Profile \u003c\/small\u003e \u003cstrong\u003e H9.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e G9 Bulbs Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CERAMIC LEAF DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"gingko-leaf-section\" class=\"stb-gingko__detail\"\u003e\n\u003cdiv class=\"stb-gingko__detail-media\"\u003e\u003ca href=\"#gingko-leaf-image\" class=\"stb-gingko__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_6.jpg?v=1783646322\" alt=\"Gingko ceiling lamp handcrafted white ceramic ginkgo leaf detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-gingko__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__detail-copy\"\u003e\n\u003cspan class=\"stb-gingko__eyebrow\"\u003e Ceramic Leaf Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-gingko__section-title\"\u003eThe Texture Matters Even When the Light Is Off.\u003c\/h3\u003e\n\u003cp\u003eEach fan-shaped leaf has visible ridges and a softly irregular ceramic surface. The white finish keeps the fixture light visually, while the sculpted veins catch highlights and shadows throughout the day.\u003c\/p\u003e\n\u003cdiv class=\"stb-gingko__detail-tags\"\u003e\n\u003cspan\u003e Sculpted Veins \u003c\/span\u003e \u003cspan\u003e White Ceramic \u003c\/span\u003e \u003cspan\u003e Hand-Finished Look \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LEAF LIGHTBOX --\u003e \u003ca id=\"gingko-leaf-image\" href=\"#gingko-leaf-section\" class=\"stb-gingko__lightbox\"\u003e \u003cspan class=\"stb-gingko__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_6.jpg?v=1783646322\" alt=\"Enlarged white ceramic ginkgo leaf texture\"\u003e \u003cspan class=\"stb-gingko__lightbox-caption\"\u003e Gingko · Ceramic Leaf Detail \u003c\/span\u003e \u003cspan class=\"stb-gingko__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FORM\n  ====================================================== --\u003e\n\u003csection class=\"stb-gingko__form\"\u003e\n\u003cdiv class=\"stb-gingko__form-label\"\u003e\n\u003csmall\u003e From Below \u003c\/small\u003e \u003cstrong\u003e Layered Leaves, Not a Flat Diffuser. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__form-body\"\u003e\n\u003cdiv class=\"stb-gingko__form-item\"\u003e\n\u003csmall\u003e Ceramic Leaves \u003c\/small\u003e \u003cstrong\u003e Overlapping Botanical Layers \u003c\/strong\u003e\n\u003cp\u003eLeaves extend outward at different angles, giving the ceiling fixture visible depth from both the side and directly below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__form-item\"\u003e\n\u003csmall\u003e Gold Branches \u003c\/small\u003e \u003cstrong\u003e Warm Contrast Between Leaves \u003c\/strong\u003e\n\u003cp\u003eThe metal structure remains partially visible between the white ceramic pieces, adding warmth without overpowering them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZES\n  ====================================================== --\u003e\n\u003csection class=\"stb-gingko__sizes\"\u003e\n\u003cdiv class=\"stb-gingko__sizes-head\"\u003e\n\u003cspan class=\"stb-gingko__eyebrow\"\u003e Choose the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-gingko__section-title\"\u003eSame Low Profile. More Leaf Presence as You Size Up.\u003c\/h3\u003e\n\u003cp class=\"stb-gingko__copy\"\u003eAll four sizes stay approximately 9.8 inches high. Choose mainly by how much ceiling width you want the ceramic canopy to occupy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__size-grid\"\u003e\n\u003carticle class=\"stb-gingko__size\"\u003e\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Ø14.2\" × H9.8\" \u003c\/strong\u003e \u003cspan\u003e Ø36 × H25cm \u003c\/span\u003e\n\u003cp\u003eHallways, compact bedrooms, closets and smaller ceiling areas.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-gingko__size stb-gingko__size--mid\"\u003e\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e Ø16.5\" × H9.8\" \u003c\/strong\u003e \u003cspan\u003e Ø42 × H25cm \u003c\/span\u003e\n\u003cp\u003eBedrooms, entryways and smaller living or dining spaces.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-gingko__size stb-gingko__size--statement\"\u003e\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø20.5\" × H9.8\" \u003c\/strong\u003e \u003cspan\u003e Ø52 × H25cm \u003c\/span\u003e\n\u003cp\u003eA balanced statement size for living rooms, dining rooms and primary bedrooms.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-gingko__size\"\u003e\u003csmall\u003e XL \u003c\/small\u003e \u003cstrong\u003e Ø24.4\" × H9.8\" \u003c\/strong\u003e \u003cspan\u003e Ø62 × H25cm \u003c\/span\u003e\n\u003cp\u003eLarger rooms where the ceramic leaf canopy should become a clear focal point.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LOW PROFILE\n  ====================================================== --\u003e\n\u003csection class=\"stb-gingko__profile\"\u003e\n\u003cdiv class=\"stb-gingko__profile-number\"\u003e\n\u003csmall\u003e Fixture Height \u003c\/small\u003e \u003cstrong\u003e 9.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__profile-copy\"\u003e\n\u003cstrong\u003e Sculptural without the drop of a chandelier. \u003c\/strong\u003e\n\u003cp\u003eThe leaf cluster stays close to the ceiling, making Gingko easier to use in standard-height rooms where a hanging chandelier would occupy too much vertical space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT EFFECT\n  ====================================================== --\u003e\n\u003csection class=\"stb-gingko__effect\"\u003e\n\u003cdiv class=\"stb-gingko__effect-copy\"\u003e\n\u003cspan class=\"stb-gingko__eyebrow\"\u003e Light Through the Leaves \u003c\/span\u003e\n\u003ch3 class=\"stb-gingko__section-title\"\u003eMore Shadow and Reflection Than a Plain Flush Mount.\u003c\/h3\u003e\n\u003cp\u003eThe bulbs sit within the ceramic leaf arrangement, allowing light to bounce from the white surfaces and pass through the spaces between them. The result is layered ambient light with softer highlights across the leaves and ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__effect-side\"\u003e\n\u003csmall\u003e Best Character \u003c\/small\u003e \u003cstrong\u003e Warm Ambient Light \u003c\/strong\u003e \u003cspan\u003e Especially effective in bedrooms, living rooms and dining spaces where atmosphere matters as much as brightness. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT SOURCE\n  ====================================================== --\u003e\n\u003csection class=\"stb-gingko__light\"\u003e\n\u003cdiv class=\"stb-gingko__light-label\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Replaceable G9 Bulbs. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__light-grid\"\u003e\n\u003cdiv class=\"stb-gingko__light-item\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e G9 LED Bulbs \u003c\/strong\u003e\n\u003cp\u003eThe required bulbs are included with the fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__light-item\"\u003e\n\u003csmall\u003e Recommended Tone \u003c\/small\u003e \u003cstrong\u003e Warm White \u003c\/strong\u003e\n\u003cp\u003eWarm light complements both the white ceramic and gold branch finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__light-item\"\u003e\n\u003csmall\u003e Voltage \u003c\/small\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003cp\u003eHardwired ceiling installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"stb-gingko__dimming\"\u003e\n\u003carticle class=\"stb-gingko__dimming-card\"\u003e\u003csmall\u003e Standard Setup \u003c\/small\u003e \u003cstrong\u003e Warm Ambient Ceiling Light \u003c\/strong\u003e\n\u003cp\u003eGingko uses replaceable G9 light sources, allowing the lamp to be maintained without replacing the complete fixture.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-gingko__dimming-card stb-gingko__dimming-card--alt\"\u003e\u003csmall\u003e Optional Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmable G9 + Compatible Dimmer \u003c\/strong\u003e\n\u003cp\u003eFor brightness control, use compatible dimmable G9 LED bulbs together with a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-gingko__install\"\u003e\n\u003cdiv class=\"stb-gingko__install-item\"\u003e\n\u003csmall\u003e Mounting \u003c\/small\u003e \u003cstrong\u003e Semi-Flush Ceiling Mount \u003c\/strong\u003e\n\u003cp\u003eThe leaf cluster installs directly beneath the ceiling canopy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__install-item\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003cp\u003eConnects to a standard ceiling electrical box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__install-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Professional Recommended \u003c\/strong\u003e\n\u003cp\u003eCeramic leaves should be handled carefully during assembly and installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CERAMIC VARIATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-gingko__variation\"\u003e\u003cstrong\u003e Slight variation is natural to individual ceramic leaves. \u003c\/strong\u003e\n\u003cp\u003eSmall differences in leaf contour, surface texture, glaze tone and positioning may appear from piece to piece. These subtle differences give the finished fixture a less mechanical, more sculptural appearance.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-gingko__care\"\u003e\n\u003cdiv class=\"stb-gingko__care-label\"\u003e\n\u003csmall\u003e Care \u003c\/small\u003e \u003cstrong\u003e Handle the Leaves Gently. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__care-copy\"\u003e\n\u003cp\u003eDust the ceramic leaves with a soft dry cloth or clean soft brush. Support each leaf while cleaning and avoid pulling or twisting the ceramic pieces. Do not use abrasive cleaners.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-gingko__specs\"\u003e\n\u003cdiv class=\"stb-gingko__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Gingko \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Ø14.2\" × H9.8\" · Ø16.5\" × H9.8\" · Ø20.5\" × H9.8\" · Ø24.4\" × H9.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Ceramic Ginkgo Leaves · Metal \/ Iron Frame \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__spec\"\u003e\n\u003cspan\u003e Finish \u003c\/span\u003e \u003cstrong\u003e White Ceramic Leaves · Warm Gold Metal Structure \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__spec\"\u003e\n\u003cspan\u003e Profile \u003c\/span\u003e \u003cstrong\u003e Semi-Flush Ceiling Light · Approx. H9.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e G9 · Bulbs Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__spec\"\u003e\n\u003cspan\u003e Light \u003c\/span\u003e \u003cstrong\u003e Warm-White LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e For Dimming, Use Compatible Dimmable G9 LED Bulbs With a Compatible Triac Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__spec\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Ceiling Mounted · Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gingko__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-gingko__faq\"\u003e\u003cspan class=\"stb-gingko__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-gingko__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose 14.2\" for compact rooms and 16.5\" for smaller bedrooms or entries. The 20.5\" version is a balanced statement size for most living rooms, dining rooms and primary bedrooms. Choose 24.4\" when the ceiling needs a noticeably larger ceramic focal point.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a flush mount or a chandelier?\u003c\/summary\u003e\n\u003cp\u003eGingko is a semi-flush ceiling light. It keeps the ceramic leaf composition close to the ceiling and does not use a long hanging chain or cable.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the ceramic leaves identical?\u003c\/summary\u003e\n\u003cp\u003eSlight variation is normal. Small differences in contour, surface texture and positioning can appear between individual ceramic leaves.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the bulbs included?\u003c\/summary\u003e\n\u003cp\u003eYes. Compatible G9 LED bulbs are included with the fixture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Gingko be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, with a compatible setup. Use compatible dimmable G9 LED bulbs together with a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I clean the ceramic leaves?\u003c\/summary\u003e\n\u003cp\u003eUse a soft dry cloth or clean soft brush. Support each leaf while cleaning and avoid pulling or twisting it. Do not use abrasive cleaners.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-gingko__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 14.2\" x H 9.8\" \/ Gold \u0026 White","offer_id":52497344135451,"sku":"STB-CL-26-10046","price":150.0,"currency_code":"USD","in_stock":true},{"title":"Dia 16.5\" x H 9.8\" \/ Gold \u0026 White","offer_id":52497344168219,"sku":"STB-CL-26-10047","price":270.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20.5\" x H 9.8\" \/ Gold \u0026 White","offer_id":52497344200987,"sku":"STB-CL-26-10048","price":345.0,"currency_code":"USD","in_stock":true},{"title":"Dia 24.4\" x H 9.8\" \/ Gold \u0026 White","offer_id":52497344233755,"sku":"STB-CL-26-10049","price":600.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-ceiling-lamp-stuberlighting_1.jpg?v=1783581349"},{"product_id":"gingko-chandelier-style-m","title":"Gingko Chandelier Style M","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — GINGKO STYLE M\n   Architectural Porcelain Ginkgo Chandelier\n\n   TRANSPARENT OUTER WRAPPER\n   Card modules only\n   Quiet luxury \/ porcelain \/ rose gold\n   Responsive desktop + mobile\n\n   SHOPPER FLOW:\n   CERAMIC DETAIL\n   → CHOOSE MODEL SHAPE\n   → CHOOSE SIZE\n   → FRAME FINISH\n   → LIGHT \/ DIMMING\n   → CEILING \/ WIRE\n   → INSTALLATION\n   → SPECS\n========================================================= *\/\n\n.stb-stylem{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EC;\n  --ceramic:#F3EFE9;\n  --ceramic-deep:#EDE6DE;\n  --rose-soft:#F2E7E1;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D9CFC5;\n  --line-dark:#C8BAAD;\n\n  --gold:#AE8C60;\n  --gold-dark:#795D40;\n\n  --rose:#A97867;\n  --rose-deep:#705046;\n\n  width:100%;\n  max-width:920px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-stylem *,\n.stb-stylem *::before,\n.stb-stylem *::after{\n  box-sizing:border-box;\n}\n\n.stb-stylem h2,\n.stb-stylem h3{\n  margin-top:0;\n\n  color:var(--ink);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-stylem p{\n  margin-top:0;\n}\n\n.stb-stylem__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9.2px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-stylem__title{\n  max-width:650px;\n\n  margin:0 0 10px;\n\n  color:var(--ink);\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.01em;\n}\n\n.stb-stylem__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.27;\n}\n\n.stb-stylem__copy{\n  max-width:680px;\n\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.2px;\n  line-height:1.62;\n}\n\n.stb-stylem__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#867970;\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-stylem__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 225px;\n\n  margin-bottom:12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-stylem__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-stylem__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.4px;\n  line-height:1.68;\n}\n\n.stb-stylem__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px;\n\n  background:var(--espresso);\n}\n\n.stb-stylem__intro-side small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-stylem__intro-side strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stylem__intro-side span{\n  color:#D7CCC3;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-stylem__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylem__fact{\n  padding:11px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-stylem__fact:last-child{\n  border-right:0;\n}\n\n.stb-stylem__fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylem__fact strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.stb-stylem__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-dark);\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-stylem__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   DETAIL DUO\n========================================================= *\/\n\n.stb-stylem__details{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:28px;\n}\n\n.stb-stylem__detail{\n  display:grid;\n  grid-template-columns:126px minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.018);\n}\n\n.stb-stylem__detail--ceramic{\n  background:var(--ceramic);\n}\n\n.stb-stylem__detail-media{\n  width:114px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-stylem__detail-copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylem__detail-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stylem__detail-copy p{\n  margin:0;\n\n  color:#6D625A;\n\n  font-size:9.7px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   MODEL LOGIC\n========================================================= *\/\n\n.stb-stylem__logic{\n  display:grid;\n  grid-template-columns:175px minmax(0,1fr);\n\n  margin-bottom:18px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylem__logic-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-stylem__logic-label small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylem__logic-label strong{\n  color:#FFF7EF;\n\n  font-size:12.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stylem__logic-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-stylem__logic-item{\n  padding:14px 16px;\n}\n\n.stb-stylem__logic-item +\n.stb-stylem__logic-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stylem__logic-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylem__logic-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  font-weight:500;\n}\n\n.stb-stylem__logic-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.8px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   MODELS\n========================================================= *\/\n\n.stb-stylem__models{\n  margin-bottom:28px;\n}\n\n.stb-stylem__models-head{\n  margin-bottom:12px;\n}\n\n.stb-stylem__model-list{\n  display:grid;\n\n  gap:8px;\n}\n\n.stb-stylem__model{\n  display:grid;\n  grid-template-columns:126px minmax(0,1fr);\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylem__model--soft{\n  background:var(--paper-soft);\n}\n\n.stb-stylem__model--flagship{\n  background:var(--ceramic);\n\n  border-top:2px solid var(--rose);\n}\n\n.stb-stylem__model-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:10px;\n\n  background:var(--paper-soft);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-stylem__model--flagship\n.stb-stylem__model-media{\n  background:var(--rose-soft);\n}\n\n.stb-stylem__model-image{\n  width:98px;\n  max-width:100%;\n}\n\n.stb-stylem__model-body{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  min-width:0;\n}\n\n.stb-stylem__model-name{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:13px 15px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-stylem__model-name small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold-dark);\n\n  font-size:8.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylem__model-name strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:14px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n.stb-stylem__model-name span{\n  color:#75685F;\n\n  font-size:9.2px;\n  line-height:1.42;\n}\n\n.stb-stylem__model-content{\n  padding:12px 15px;\n}\n\n.stb-stylem__model-content p{\n  margin:0 0 8px;\n\n  color:#685E56;\n\n  font-size:9.8px;\n  line-height:1.48;\n}\n\n.stb-stylem__size-chips{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:5px;\n}\n\n.stb-stylem__size-chips span{\n  padding:4px 7px;\n\n  background:var(--paper-soft);\n\n  color:#655B53;\n\n  border:1px solid var(--line);\n  border-radius:3px;\n\n  font-size:8.7px;\n  line-height:1.35;\n}\n\n.stb-stylem__model--soft\n.stb-stylem__size-chips span,\n.stb-stylem__model--flagship\n.stb-stylem__size-chips span{\n  background:var(--paper);\n}\n\n\n\/* =========================================================\n   FINISH\n========================================================= *\/\n\n.stb-stylem__finish{\n  display:grid;\n  grid-template-columns:170px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylem__finish-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--rose-deep);\n}\n\n.stb-stylem__finish-label small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#E7C9BD;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylem__finish-label strong{\n  color:#FFF8F3;\n\n  font-size:12.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stylem__finish-body{\n  padding:15px 17px;\n}\n\n.stb-stylem__finish-body p{\n  margin:0;\n\n  color:#665C55;\n\n  font-size:10.4px;\n  line-height:1.55;\n}\n\n.stb-stylem__finish-options{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.stb-stylem__finish-options span{\n  padding:4px 8px;\n\n  background:var(--paper-soft);\n\n  color:#675B52;\n\n  border:1px solid var(--line);\n  border-radius:3px;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   LIGHT\n========================================================= *\/\n\n.stb-stylem__light{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylem__light-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-stylem__light-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CAB18C;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylem__light-label strong{\n  color:#FFF7EF;\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stylem__light-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-stylem__light-item{\n  padding:14px;\n}\n\n.stb-stylem__light-item +\n.stb-stylem__light-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stylem__light-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylem__light-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.1px;\n  font-weight:500;\n}\n\n.stb-stylem__light-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.5px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   DIMMING\n========================================================= *\/\n\n.stb-stylem__dimming{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:28px;\n}\n\n.stb-stylem__dimming-card{\n  padding:15px 16px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-stylem__dimming-card--alt{\n  background:var(--ceramic);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-stylem__dimming-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylem__dimming-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n.stb-stylem__dimming-card p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   WIRE \/ CUSTOM\n========================================================= *\/\n\n.stb-stylem__wire{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylem__wire-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--ceramic-deep);\n}\n\n.stb-stylem__wire-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#7E7064;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylem__wire-label strong{\n  color:var(--ink);\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stylem__wire-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-stylem__wire-item{\n  padding:14px 16px;\n}\n\n.stb-stylem__wire-item +\n.stb-stylem__wire-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stylem__wire-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylem__wire-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  font-weight:500;\n}\n\n.stb-stylem__wire-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.7px;\n  line-height:1.48;\n}\n\n.stb-stylem__wire-item a{\n  color:var(--gold-dark);\n\n  font-weight:600;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   CEILING\n========================================================= *\/\n\n.stb-stylem__ceiling{\n  margin-bottom:28px;\n}\n\n.stb-stylem__ceiling-head{\n  margin-bottom:12px;\n}\n\n.stb-stylem__ceiling-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylem__ceiling-item{\n  padding:14px;\n}\n\n.stb-stylem__ceiling-item +\n.stb-stylem__ceiling-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stylem__ceiling-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylem__ceiling-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.1px;\n  font-weight:500;\n}\n\n.stb-stylem__ceiling-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.5px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   INSTALL\n========================================================= *\/\n\n.stb-stylem__install{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylem__install-item{\n  padding:13px 14px;\n}\n\n.stb-stylem__install-item +\n.stb-stylem__install-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stylem__install-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylem__install-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  font-weight:500;\n}\n\n.stb-stylem__install-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.6px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   VARIATION\n========================================================= *\/\n\n.stb-stylem__variation{\n  margin-bottom:28px;\n\n  padding:12px 14px;\n\n  background:var(--ceramic);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:4px;\n}\n\n.stb-stylem__variation strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  font-weight:500;\n}\n\n.stb-stylem__variation p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.3px;\n  line-height:1.53;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.stb-stylem__care{\n  display:grid;\n  grid-template-columns:135px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylem__care-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--ceramic-deep);\n}\n\n.stb-stylem__care-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#7E7064;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylem__care-label strong{\n  color:var(--ink);\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stylem__care-copy{\n  padding:14px 17px;\n}\n\n.stb-stylem__care-copy p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:10.3px;\n  line-height:1.54;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-stylem__specs{\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylem__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-stylem__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.7px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-stylem__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-stylem__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7E0DA;\n}\n\n.stb-stylem__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-stylem__spec span{\n  padding-right:10px;\n\n  color:#82786F;\n\n  font-size:10.1px;\n  line-height:1.45;\n}\n\n.stb-stylem__spec strong{\n  color:var(--ink);\n\n  font-size:11.3px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-stylem__faq{\n  max-width:770px;\n\n  margin:0 auto 28px;\n\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-stylem__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-stylem__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-stylem__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-stylem__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-stylem__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-stylem__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-stylem__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.7px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-stylem__shipping{\n  padding:18px 19px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-stylem__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-stylem__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-stylem__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-stylem__shipping a{\n  color:var(--gold-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-stylem__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(16,15,14,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-stylem__lightbox:target{\n  display:flex;\n}\n\n.stb-stylem__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-stylem__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-stylem__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-stylem__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.4px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-stylem__intro{\n    grid-template-columns:1fr 180px;\n  }\n\n  .stb-stylem__title{\n    font-size:25px;\n  }\n\n\n  .stb-stylem__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-stylem__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-stylem__fact:nth-child(1),\n  .stb-stylem__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-stylem__details{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-stylem__model-body{\n    grid-template-columns:135px minmax(0,1fr);\n  }\n\n\n  .stb-stylem__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-stylem{\n    width:100%;\n    max-width:100%;\n\n    margin:0;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-stylem__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylem__intro-copy{\n    padding:17px 15px;\n  }\n\n  .stb-stylem__intro-side{\n    padding:12px 15px;\n  }\n\n  .stb-stylem__title{\n    font-size:23px;\n  }\n\n\n  \/* DETAILS *\/\n\n  .stb-stylem__detail{\n    grid-template-columns:82px minmax(0,1fr);\n\n    gap:10px;\n\n    padding:9px;\n  }\n\n  .stb-stylem__detail-media{\n    width:74px;\n  }\n\n\n  \/* MODEL LOGIC *\/\n\n  .stb-stylem__logic{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylem__logic-label{\n    padding:11px 14px;\n  }\n\n  .stb-stylem__logic-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylem__logic-item +\n  .stb-stylem__logic-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* MODELS *\/\n\n  .stb-stylem__model{\n    grid-template-columns:80px minmax(0,1fr);\n  }\n\n  .stb-stylem__model-media{\n    padding:6px;\n  }\n\n  .stb-stylem__model-image{\n    width:70px;\n  }\n\n  .stb-stylem__model-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylem__model-name{\n    padding:10px 12px;\n\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .stb-stylem__model-content{\n    padding:10px 12px;\n  }\n\n  .stb-stylem__size-chips span{\n    font-size:8.2px;\n  }\n\n\n  \/* FINISH *\/\n\n  .stb-stylem__finish{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylem__finish-label{\n    padding:11px 14px;\n  }\n\n  .stb-stylem__finish-body{\n    padding:12px 14px;\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-stylem__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylem__light-label{\n    padding:11px 14px;\n  }\n\n  .stb-stylem__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylem__light-item +\n  .stb-stylem__light-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* DIMMING *\/\n\n  .stb-stylem__dimming{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* WIRE *\/\n\n  .stb-stylem__wire{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylem__wire-label{\n    padding:11px 14px;\n  }\n\n  .stb-stylem__wire-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylem__wire-item +\n  .stb-stylem__wire-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* CEILING *\/\n\n  .stb-stylem__ceiling-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylem__ceiling-item +\n  .stb-stylem__ceiling-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* INSTALL *\/\n\n  .stb-stylem__install{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylem__install-item +\n  .stb-stylem__install-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* CARE *\/\n\n  .stb-stylem__care{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylem__care-label{\n    padding:11px 14px;\n  }\n\n  .stb-stylem__care-copy{\n    padding:12px 14px;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-stylem__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-stylem__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-stylem__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-stylem__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-stylem\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylem__intro\"\u003e\n\u003cdiv class=\"stb-stylem__intro-copy\"\u003e\n\u003cspan class=\"stb-stylem__eyebrow\"\u003e Hand-Shaped Porcelain · Architectural Ginkgo Chandelier \u003c\/span\u003e\n\u003ch2 class=\"stb-stylem__title\"\u003eChoose the Shape Before You Choose the Size.\u003c\/h2\u003e\n\u003cp\u003eGingko Style M brings hand-shaped porcelain leaves into an architectural-scale chandelier. Five frame geometries allow the fixture to follow the room itself — round, linear, horizontal or dramatically vertical.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__intro-side\"\u003e\n\u003csmall\u003e Five Architectural Forms \u003c\/small\u003e \u003cstrong\u003e A · B · C · D · E \u003c\/strong\u003e \u003cspan\u003e Residential high-ceiling to atrium scale \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylem__facts\"\u003e\n\u003cdiv class=\"stb-stylem__fact\"\u003e\n\u003csmall\u003e Leaves \u003c\/small\u003e \u003cstrong\u003e Hand-Shaped Porcelain \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__fact\"\u003e\n\u003csmall\u003e Standard Frame \u003c\/small\u003e \u003cstrong\u003e Rose Gold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__fact\"\u003e\n\u003csmall\u003e Bulbs \u003c\/small\u003e \u003cstrong\u003e Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__fact\"\u003e\n\u003csmall\u003e Wire \u003c\/small\u003e \u003cstrong\u003e 59\" · Custom Available \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAILS\n  ====================================================== --\u003e\n\u003csection id=\"stylem-detail-section\" class=\"stb-stylem__details\"\u003e\u003c!-- PRODUCT CONSTRUCTION --\u003e\n\u003carticle class=\"stb-stylem__detail\"\u003e\n\u003cdiv class=\"stb-stylem__detail-media\"\u003e\u003ca href=\"#stylem-product-detail\" class=\"stb-stylem__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_14.jpg?v=1783646323\" alt=\"Gingko Style M porcelain leaf chandelier construction detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylem__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__detail-copy\"\u003e\n\u003csmall\u003e Construction Detail \u003c\/small\u003e \u003cstrong\u003e Porcelain Leaves Layered Across a Metal Branch Frame \u003c\/strong\u003e\n\u003cp\u003eIndividual leaves sit at different angles, building depth and movement instead of a flat decorative surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- CERAMIC TEXTURE --\u003e\n\u003carticle class=\"stb-stylem__detail stb-stylem__detail--ceramic\"\u003e\n\u003cdiv class=\"stb-stylem__detail-media\"\u003e\u003ca href=\"#stylem-ceramic-detail\" class=\"stb-stylem__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_6.jpg?v=1783646322\" alt=\"White porcelain ginkgo leaf texture detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylem__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__detail-copy\"\u003e\n\u003csmall\u003e Porcelain Detail \u003c\/small\u003e \u003cstrong\u003e Sculpted Veins + Hand-Glazed Surface \u003c\/strong\u003e\n\u003cp\u003eFine ridges catch both daylight and warm artificial light, giving every leaf visible depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"stylem-product-detail\" href=\"#stylem-detail-section\" class=\"stb-stylem__lightbox\"\u003e \u003cspan class=\"stb-stylem__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_14.jpg?v=1783646323\" alt=\"Enlarged Gingko Style M chandelier construction detail\"\u003e \u003cspan class=\"stb-stylem__lightbox-caption\"\u003e Gingko Style M · Construction Detail \u003c\/span\u003e \u003cspan class=\"stb-stylem__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"stylem-ceramic-detail\" href=\"#stylem-detail-section\" class=\"stb-stylem__lightbox\"\u003e \u003cspan class=\"stb-stylem__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_6.jpg?v=1783646322\" alt=\"Enlarged porcelain ginkgo leaf texture\"\u003e \u003cspan class=\"stb-stylem__lightbox-caption\"\u003e Gingko Style M · Porcelain Leaf Detail \u003c\/span\u003e \u003cspan class=\"stb-stylem__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       HOW TO CHOOSE\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylem__logic\"\u003e\n\u003cdiv class=\"stb-stylem__logic-label\"\u003e\n\u003csmall\u003e First Decision \u003c\/small\u003e \u003cstrong\u003e Match the Shape to the Architecture. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__logic-body\"\u003e\n\u003cdiv class=\"stb-stylem__logic-item\"\u003e\n\u003csmall\u003e Round \/ Vertical \u003c\/small\u003e \u003cstrong\u003e Models A \u0026amp; D \u003c\/strong\u003e\n\u003cp\u003eBest where the chandelier needs to occupy vertical ceiling volume. D is denser and more elongated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__logic-item\"\u003e\n\u003csmall\u003e Linear \u003c\/small\u003e \u003cstrong\u003e Models B \u0026amp; C \u003c\/strong\u003e\n\u003cp\u003eB cascades downward; C spreads horizontally over long tables, counters and islands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MODEL SELECTOR\n  ====================================================== --\u003e\n\u003csection id=\"stylem-model-section\" class=\"stb-stylem__models\"\u003e\n\u003cdiv class=\"stb-stylem__models-head\"\u003e\n\u003cspan class=\"stb-stylem__eyebrow\"\u003e Choose the Model \u003c\/span\u003e\n\u003ch3 class=\"stb-stylem__section-title\"\u003eFive Shapes for Five Different Ceiling Problems.\u003c\/h3\u003e\n\u003cp class=\"stb-stylem__copy\"\u003eChoose the silhouette first. Then select the size within that model according to ceiling height and room scale.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__model-list\"\u003e\n\u003c!-- =================================================\n           MODEL A\n      ================================================== --\u003e\n\u003carticle class=\"stb-stylem__model\"\u003e\n\u003cdiv class=\"stb-stylem__model-media\"\u003e\n\u003cdiv class=\"stb-stylem__model-image\"\u003e\u003ca href=\"#stylem-model-a\" class=\"stb-stylem__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_28.jpg?v=1783646323\" alt=\"Gingko Style M Model A round vertical size reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylem__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__model-body\"\u003e\n\u003cdiv class=\"stb-stylem__model-name\"\u003e\n\u003csmall\u003e Model A \u003c\/small\u003e \u003cstrong\u003e Round Vertical \u003c\/strong\u003e \u003cspan\u003e Classical circular cascade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__model-content\"\u003e\n\u003cp\u003eBest for double-height foyers, round or square dining rooms and tall stair spaces where a centered vertical composition feels natural.\u003c\/p\u003e\n\u003cdiv class=\"stb-stylem__size-chips\"\u003e\n\u003cspan\u003e Ø31.5\" × H78.7\" \u003c\/span\u003e \u003cspan\u003e Ø39.4\" × H98.4\" \u003c\/span\u003e \u003cspan\u003e Ø47.2\" × H118.1\" \u003c\/span\u003e \u003cspan\u003e Ø59\" × H137.8\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- =================================================\n           MODEL B\n      ================================================== --\u003e\n\u003carticle class=\"stb-stylem__model stb-stylem__model--soft\"\u003e\n\u003cdiv class=\"stb-stylem__model-media\"\u003e\n\u003cdiv class=\"stb-stylem__model-image\"\u003e\u003ca href=\"#stylem-model-b\" class=\"stb-stylem__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_35.jpg?v=1783646322\" alt=\"Gingko Style M Model B linear vertical size reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylem__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__model-body\"\u003e\n\u003cdiv class=\"stb-stylem__model-name\"\u003e\n\u003csmall\u003e Model B \u003c\/small\u003e \u003cstrong\u003e Linear Vertical \u003c\/strong\u003e \u003cspan\u003e Long rectangular cascade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__model-content\"\u003e\n\u003cp\u003eDesigned for long dining tables, narrow double-height areas and interiors where a circular chandelier would not follow the room's linear proportion.\u003c\/p\u003e\n\u003cdiv class=\"stb-stylem__size-chips\"\u003e\n\u003cspan\u003e L39.4\" × W23.6\" × H59.1\" \u003c\/span\u003e \u003cspan\u003e L47.2\" × W23.6\" × H78.7\" \u003c\/span\u003e \u003cspan\u003e L47.2\" × W25.6\" × H98.4\" \u003c\/span\u003e \u003cspan\u003e L59.1\" × W25.6\" × H118.1\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- =================================================\n           MODEL C\n      ================================================== --\u003e\n\u003carticle class=\"stb-stylem__model\"\u003e\n\u003cdiv class=\"stb-stylem__model-media\"\u003e\n\u003cdiv class=\"stb-stylem__model-image\"\u003e\u003ca href=\"#stylem-model-c\" class=\"stb-stylem__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_38.jpg?v=1783646323\" alt=\"Gingko Style M Model C linear horizontal size reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylem__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__model-body\"\u003e\n\u003cdiv class=\"stb-stylem__model-name\"\u003e\n\u003csmall\u003e Model C \u003c\/small\u003e \u003cstrong\u003e Linear Horizontal \u003c\/strong\u003e \u003cspan\u003e Wide architectural span \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__model-content\"\u003e\n\u003cp\u003eThe best fit for long kitchen islands, counters and gallery-style dining rooms where horizontal coverage matters more than a dramatic vertical drop.\u003c\/p\u003e\n\u003cdiv class=\"stb-stylem__size-chips\"\u003e\n\u003cspan\u003e L78.7\" × W21.7\" × H31.5\" \u003c\/span\u003e \u003cspan\u003e L98.4\" × W21.7\" × H39.4\" \u003c\/span\u003e \u003cspan\u003e L118.1\" × W21.7\" × H39.4\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- =================================================\n           MODEL D\n      ================================================== --\u003e\n\u003carticle class=\"stb-stylem__model stb-stylem__model--soft\"\u003e\n\u003cdiv class=\"stb-stylem__model-media\"\u003e\n\u003cdiv class=\"stb-stylem__model-image\"\u003e\u003ca href=\"#stylem-model-d\" class=\"stb-stylem__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_29.jpg?v=1783646322\" alt=\"Gingko Style M Model D tall round vertical size reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylem__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__model-body\"\u003e\n\u003cdiv class=\"stb-stylem__model-name\"\u003e\n\u003csmall\u003e Model D \u003c\/small\u003e \u003cstrong\u003e Tall Round \u003c\/strong\u003e \u003cspan\u003e Denser vertical composition \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__model-content\"\u003e\n\u003cp\u003eSimilar to Model A, but visually denser and more vertical. Better for very tall staircases, rotundas and 12–15 ft+ ceiling applications.\u003c\/p\u003e\n\u003cdiv class=\"stb-stylem__size-chips\"\u003e\n\u003cspan\u003e Ø31.4\" × H59\" \u003c\/span\u003e \u003cspan\u003e Ø39.3\" × H78.7\" \u003c\/span\u003e \u003cspan\u003e Ø47.2\" × H98.4\" \u003c\/span\u003e \u003cspan\u003e Ø47.2\" × H118\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- =================================================\n           MODEL E\n      ================================================== --\u003e\n\u003carticle class=\"stb-stylem__model stb-stylem__model--flagship\"\u003e\n\u003cdiv class=\"stb-stylem__model-media\"\u003e\n\u003cdiv class=\"stb-stylem__model-image\"\u003e\u003ca href=\"#stylem-model-e\" class=\"stb-stylem__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_8.jpg?v=1783646323\" alt=\"Gingko Style M Model E flagship size reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylem__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__model-body\"\u003e\n\u003cdiv class=\"stb-stylem__model-name\"\u003e\n\u003csmall\u003e Model E · Flagship \u003c\/small\u003e \u003cstrong\u003e Architectural Scale \u003c\/strong\u003e \u003cspan\u003e Single oversized configuration \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__model-content\"\u003e\n\u003cp\u003eReserved for hotel lobbies, atriums, restaurant feature spaces and other interiors where the chandelier is intended to define the architecture itself.\u003c\/p\u003e\n\u003cdiv class=\"stb-stylem__size-chips\"\u003e\n\u003cspan\u003e L137.8\" × H118.1\" \u003c\/span\u003e \u003cspan\u003e Made to Order \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MODEL LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"stylem-model-a\" href=\"#stylem-model-section\" class=\"stb-stylem__lightbox\"\u003e \u003cspan class=\"stb-stylem__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_28.jpg?v=1783646323\" alt=\"Enlarged Gingko Style M Model A size reference\"\u003e \u003cspan class=\"stb-stylem__lightbox-caption\"\u003e Model A · Round Vertical \u003c\/span\u003e \u003cspan class=\"stb-stylem__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"stylem-model-b\" href=\"#stylem-model-section\" class=\"stb-stylem__lightbox\"\u003e \u003cspan class=\"stb-stylem__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_35.jpg?v=1783646322\" alt=\"Enlarged Gingko Style M Model B size reference\"\u003e \u003cspan class=\"stb-stylem__lightbox-caption\"\u003e Model B · Linear Vertical \u003c\/span\u003e \u003cspan class=\"stb-stylem__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"stylem-model-c\" href=\"#stylem-model-section\" class=\"stb-stylem__lightbox\"\u003e \u003cspan class=\"stb-stylem__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_38.jpg?v=1783646323\" alt=\"Enlarged Gingko Style M Model C size reference\"\u003e \u003cspan class=\"stb-stylem__lightbox-caption\"\u003e Model C · Linear Horizontal \u003c\/span\u003e \u003cspan class=\"stb-stylem__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"stylem-model-d\" href=\"#stylem-model-section\" class=\"stb-stylem__lightbox\"\u003e \u003cspan class=\"stb-stylem__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_29.jpg?v=1783646322\" alt=\"Enlarged Gingko Style M Model D size reference\"\u003e \u003cspan class=\"stb-stylem__lightbox-caption\"\u003e Model D · Tall Round Vertical \u003c\/span\u003e \u003cspan class=\"stb-stylem__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"stylem-model-e\" href=\"#stylem-model-section\" class=\"stb-stylem__lightbox\"\u003e \u003cspan class=\"stb-stylem__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_8.jpg?v=1783646323\" alt=\"Enlarged Gingko Style M Model E flagship size reference\"\u003e \u003cspan class=\"stb-stylem__lightbox-caption\"\u003e Model E · Architectural Flagship \u003c\/span\u003e \u003cspan class=\"stb-stylem__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FINISH\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylem__finish\"\u003e\n\u003cdiv class=\"stb-stylem__finish-label\"\u003e\n\u003csmall\u003e Frame Finish \u003c\/small\u003e \u003cstrong\u003e Rose Gold Is Standard. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__finish-body\"\u003e\n\u003cp\u003eRose Gold is the standard frame finish, chosen for its softer contrast against the white porcelain leaves. Alternative finishes are available on request at no additional charge.\u003c\/p\u003e\n\u003cdiv class=\"stb-stylem__finish-options\"\u003e\n\u003cspan\u003e Rose Gold · Standard \u003c\/span\u003e \u003cspan\u003e Copper Gold \u003c\/span\u003e \u003cspan\u003e Nickel \u003c\/span\u003e \u003cspan\u003e Chrome \u003c\/span\u003e \u003cspan\u003e White \u003c\/span\u003e \u003cspan\u003e Gold \u003c\/span\u003e \u003cspan\u003e Black \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylem__light\"\u003e\n\u003cdiv class=\"stb-stylem__light-label\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Socket Type Follows the Configuration. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__light-grid\"\u003e\n\u003cdiv class=\"stb-stylem__light-item\"\u003e\n\u003csmall\u003e Models A \/ B \/ C \u003c\/small\u003e \u003cstrong\u003e G9 \u003c\/strong\u003e\n\u003cp\u003eCompact replaceable bulbs suited to the residential and linear configurations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__light-item\"\u003e\n\u003csmall\u003e Larger D \/ Model E \u003c\/small\u003e \u003cstrong\u003e E12 \u003c\/strong\u003e\n\u003cp\u003eLarger configurations use E12 candelabra sockets where specified.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__light-item\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e Warm-White LED \u003c\/strong\u003e\n\u003cp\u003eBulbs are included. Maximum 40W per socket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylem__dimming\"\u003e\n\u003carticle class=\"stb-stylem__dimming-card\"\u003e\u003csmall\u003e Included Setup \u003c\/small\u003e \u003cstrong\u003e Warm White · Standard On \/ Off \u003c\/strong\u003e\n\u003cp\u003eThe included LED bulbs are non-dimmable and intended for standard on\/off use.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-stylem__dimming-card stb-stylem__dimming-card--alt\"\u003e\u003csmall\u003e Optional Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmable LED + Triac Wall Dimmer \u003c\/strong\u003e\n\u003cp\u003eFor brightness control, replace the included bulbs with compatible dimmable LEDs matching the socket type of your configuration.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       WIRE\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylem__wire\"\u003e\n\u003cdiv class=\"stb-stylem__wire-label\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Standard Wire. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__wire-body\"\u003e\n\u003cdiv class=\"stb-stylem__wire-item\"\u003e\n\u003csmall\u003e Standard \u003c\/small\u003e \u003cstrong\u003e 59\" Suspension Wire \u003c\/strong\u003e\n\u003cp\u003eFinal hanging height is adjusted during installation according to the room and selected model.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__wire-item\"\u003e\n\u003csmall\u003e Custom Length \u003c\/small\u003e \u003cstrong\u003e Extended Wire Available \u003c\/strong\u003e\n\u003cp\u003eLonger lengths are available at no extra charge. Send ceiling height and selected model to \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CEILING GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylem__ceiling\"\u003e\n\u003cdiv class=\"stb-stylem__ceiling-head\"\u003e\n\u003cspan class=\"stb-stylem__eyebrow\"\u003e Check the Ceiling First \u003c\/span\u003e\n\u003ch3 class=\"stb-stylem__section-title\"\u003eStyle M Is Designed for Height.\u003c\/h3\u003e\n\u003cp class=\"stb-stylem__copy\"\u003eAlways check the total fixture height against the finished floor, table height and required clearance before choosing the largest configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__ceiling-grid\"\u003e\n\u003cdiv class=\"stb-stylem__ceiling-item\"\u003e\n\u003csmall\u003e Models A \/ B \/ C \u003c\/small\u003e \u003cstrong\u003e Approx. 9–14 ft \u003c\/strong\u003e\n\u003cp\u003eRequired ceiling height varies substantially with the selected size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__ceiling-item\"\u003e\n\u003csmall\u003e Model D \u003c\/small\u003e \u003cstrong\u003e Approx. 12–15 ft \u003c\/strong\u003e\n\u003cp\u003eIntended for taller residential staircases, rotundas and vertical spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__ceiling-item\"\u003e\n\u003csmall\u003e Model E \u003c\/small\u003e \u003cstrong\u003e 15 ft+ Recommended \u003c\/strong\u003e\n\u003cp\u003eCommercial-scale installation intended for atriums, lobbies and large hospitality spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylem__install\"\u003e\n\u003cdiv class=\"stb-stylem__install-item\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003cp\u003eConnects to the building's ceiling electrical supply.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__install-item\"\u003e\n\u003csmall\u003e Ceramic Leaves \u003c\/small\u003e \u003cstrong\u003e Packed Separately \u003c\/strong\u003e\n\u003cp\u003eLeaves are protected separately during transit and assembled at installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__install-item\"\u003e\n\u003csmall\u003e Installer \u003c\/small\u003e \u003cstrong\u003e Licensed Professional \u003c\/strong\u003e\n\u003cp\u003eLarger D and Model E require additional planning and structural\/load verification.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CERAMIC VARIATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylem__variation\"\u003e\u003cstrong\u003e Subtle variation is expected in hand-shaped porcelain. \u003c\/strong\u003e\n\u003cp\u003eIndividual ginkgo leaves may vary slightly in contour, surface texture, glazing and positioning. These differences are part of the hand-finished construction and keep the finished chandelier from reading as mechanically uniform.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylem__care\"\u003e\n\u003cdiv class=\"stb-stylem__care-label\"\u003e\n\u003csmall\u003e Care \u003c\/small\u003e \u003cstrong\u003e Dust Gently. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__care-copy\"\u003e\n\u003cp\u003eDust porcelain leaves with a soft dry microfiber cloth or clean feather duster. For light residue, use a slightly damp cloth with water only. Avoid abrasive sponges, ammonia, glass cleaner and metal polish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylem__specs\"\u003e\n\u003cdiv class=\"stb-stylem__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Gingko Style M \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Models \u003c\/span\u003e \u003cstrong\u003e A — Round Vertical · B — Linear Vertical · C — Linear Horizontal · D — Tall Round Vertical · E — Architectural Flagship \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Model A Sizes \u003c\/span\u003e \u003cstrong\u003e Ø31.5\" × H78.7\" · Ø39.4\" × H98.4\" · Ø47.2\" × H118.1\" · Ø59\" × H137.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Model B Sizes \u003c\/span\u003e \u003cstrong\u003e L39.4\" × W23.6\" × H59.1\" · L47.2\" × W23.6\" × H78.7\" · L47.2\" × W25.6\" × H98.4\" · L59.1\" × W25.6\" × H118.1\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Model C Sizes \u003c\/span\u003e \u003cstrong\u003e L78.7\" × W21.7\" × H31.5\" · L98.4\" × W21.7\" × H39.4\" · L118.1\" × W21.7\" × H39.4\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Model D Sizes \u003c\/span\u003e \u003cstrong\u003e Ø31.4\" × H59\" · Ø39.3\" × H78.7\" · Ø47.2\" × H98.4\" · Ø47.2\" × H118\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Model E \u003c\/span\u003e \u003cstrong\u003e L137.8\" × H118.1\" · Single Made-to-Order Scale \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Hand-Shaped Porcelain Ginkgo Leaves · Metal \/ Iron Frame · Ceiling Canopy \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Ceramic Finish \u003c\/span\u003e \u003cstrong\u003e Hand-Glazed White Porcelain \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Standard Frame \u003c\/span\u003e \u003cstrong\u003e Rose Gold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Alternative Finishes \u003c\/span\u003e \u003cstrong\u003e Copper Gold · Nickel · Chrome · White · Gold · Black \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e G9 for Models A \/ B \/ C · E12 Used on Larger Model D Configurations and Model E · Socket Type Follows Selected Configuration \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Bulbs \u003c\/span\u003e \u003cstrong\u003e Warm-White LED Bulbs Included · Included Bulbs Are Non-Dimmable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Maximum Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e For Dimming, Replace the Included Bulbs With Compatible Dimmable G9 \/ E12 LEDs and Use a Compatible Triac Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Wire Length \u003c\/span\u003e \u003cstrong\u003e 59\" Standard · Extended Lengths Available on Request at No Extra Charge \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired · Licensed Electrician Strongly Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Assembly \u003c\/span\u003e \u003cstrong\u003e Porcelain Leaves Packed Separately for Safe Transit · Assembly Required During Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylem__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylem__faq\"\u003e\u003cspan class=\"stb-stylem__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-stylem__section-title\"\u003eBefore You Specify the Fixture.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich model should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose Model A for a classic round vertical cascade. Model B works better over long rectangular dining areas. Model C is the horizontal option for islands, counters and very long tables. Model D offers a denser, taller circular composition. Model E is reserved for atriums, lobbies and genuinely architectural-scale spaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much ceiling height do I need?\u003c\/summary\u003e\n\u003cp\u003eModels A, B and C generally require approximately 9–14 ft depending on size. Model D is better suited to approximately 12–15 ft ceilings. Model E requires substantial clearance, with 15 ft or more recommended. Always calculate from the finished floor to the lowest point of the chandelier before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I change the Rose Gold frame?\u003c\/summary\u003e\n\u003cp\u003eYes. Rose Gold is standard, but Copper Gold, Nickel, Chrome, White, Gold and Black are available on request at no additional charge. Add the required finish at checkout or contact support@stuberlighting.com.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Style M be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, with a compatible setup. The included LEDs are non-dimmable. Replace them with compatible dimmable G9 or E12 LEDs matching the socket type of your configuration, then use a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the suspension wire be extended?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard wire length is 59 inches. Longer lengths are available at no extra charge. Send your ceiling height, selected Model and desired finished drop to support@stuberlighting.com before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow are the larger fixtures installed?\u003c\/summary\u003e\n\u003cp\u003eThe porcelain leaves are packed separately from the frame for safer transport and assembled during installation. Models A, B and C generally require less assembly time, while the largest D and Model E configurations require additional installers, more installation time and verification of the ceiling support structure.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylem__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Model A: Dia 31.5\"x H 78.7\" \/ Ceramics","offer_id":52500198326555,"sku":"STB-CH-26-10112","price":2250.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 39.4\" x H 98.4\" \/ Ceramics","offer_id":52500198359323,"sku":"STB-CH-26-10113","price":3720.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 47.2\"x H 118.1\" \/ Ceramics","offer_id":52500198392091,"sku":"STB-CH-26-10114","price":4360.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 59\"x H 137.8\" \/ Ceramics","offer_id":52500198424859,"sku":"STB-CH-26-10115","price":5180.0,"currency_code":"USD","in_stock":true},{"title":"Model B: L 39.4\" x W 23.6\" x H 59.1\" \/ Ceramics","offer_id":52500198457627,"sku":"STB-CH-26-10116","price":2660.0,"currency_code":"USD","in_stock":true},{"title":"Model B:L47.2\"x W 23.6\" x H 78.7\" \/ Ceramics","offer_id":52500198490395,"sku":"STB-CH-26-10117","price":3200.0,"currency_code":"USD","in_stock":true},{"title":"Model B:L47.2\"x W 25.6\" x H 98.4\" \/ Ceramics","offer_id":52500198523163,"sku":"STB-CH-26-10118","price":3980.0,"currency_code":"USD","in_stock":true},{"title":"Model B:L 59.1\"x W 25.6\" x H 118.1\" \/ Ceramics","offer_id":52500198555931,"sku":"STB-CH-26-10119","price":4620.0,"currency_code":"USD","in_stock":true},{"title":"Model C:L78.7\"x W 21.7\"x H 31.5\" \/ Ceramics","offer_id":52500198588699,"sku":"STB-CH-26-10120","price":2990.0,"currency_code":"USD","in_stock":true},{"title":"Model C:L98.4\" x W 21.7\" x H 39.4\" \/ Ceramics","offer_id":52500198621467,"sku":"STB-CH-26-10121","price":3380.0,"currency_code":"USD","in_stock":true},{"title":"Model C:L 118.1\"x W 21.7\"x H 39.4\" \/ Ceramics","offer_id":52500198654235,"sku":"STB-CH-26-10122","price":3980.0,"currency_code":"USD","in_stock":true},{"title":"Model D: Dia 31.4\" x H 59\" \/ Ceramics","offer_id":52500198687003,"sku":"STB-CH-26-10123","price":3220.0,"currency_code":"USD","in_stock":true},{"title":"Model D: Dia 39.3\" x H 78.7\" \/ Ceramics","offer_id":52500198719771,"sku":"STB-CH-26-10124","price":4380.0,"currency_code":"USD","in_stock":true},{"title":"Model D: Dia 47.2\" x H 98.4\" \/ Ceramics","offer_id":52500198752539,"sku":"STB-CH-26-10125","price":5760.0,"currency_code":"USD","in_stock":true},{"title":"Model D: Dia 47.2\" x H 118\" \/ Ceramics","offer_id":52500198785307,"sku":"STB-CH-26-10126","price":7430.0,"currency_code":"USD","in_stock":true},{"title":"Model E: L137.8\"x H 118.1\" \/ Ceramics","offer_id":52500198818075,"sku":"STB-CH-26-10127","price":9180.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_1.jpg?v=1783646322"},{"product_id":"gingko-chandelier-style-l","title":"Gingko Chandelier Style L","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — GINKGO STYLE L\n\n   BOTANICAL \/ ARCHITECTURE \/ PROPORTION\n\n   QUIET LUXURY EDITORIAL\n   DESKTOP + MOBILE\n========================================================= *\/\n\n.stb-gkl{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --body:#625348;\n  --muted:#837568;\n\n  --gold:#C8A96E;\n  --gold-dark:#967143;\n\n  --rose:#B98974;\n  --rose-pale:#F1E5DE;\n\n  --cream:#F5EDD8;\n  --paper:#FAF6EF;\n  --ivory:#FFFDF8;\n  --sand:#E9DDC5;\n  --porcelain:#EFEAE2;\n\n  --line:#DED2BD;\n  --line-soft:#ECE4D8;\n\n  width:100%;\n  max-width:880px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-gkl *,\n.stb-gkl *::before,\n.stb-gkl *::after{\n  box-sizing:border-box;\n}\n\n.stb-gkl h2,\n.stb-gkl h3,\n.stb-gkl p{\n  margin-top:0;\n}\n\n.stb-gkl h2,\n.stb-gkl h3{\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n  color:var(--espresso);\n}\n\n.stb-gkl img{\n  display:block !important;\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n  margin:auto !important;\n  object-fit:contain !important;\n  box-sizing:border-box !important;\n}\n\n.stb-gkl a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.gkl-eyebrow{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.gkl-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — BRAND OPENING\n========================================================= *\/\n\n.gkl-intro{\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n}\n\n\n\/* MAIN *\/\n\n.gkl-intro__main{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,235px);\n\n  min-width:0;\n}\n\n\n\/* COPY *\/\n\n.gkl-intro__copy{\n  min-width:0;\n\n  padding:32px 32px 28px;\n}\n\n.gkl-intro h2{\n  max-width:580px;\n\n  margin:0 0 11px;\n\n  font-size:31px;\n  line-height:1.05;\n}\n\n.gkl-intro__lead{\n  max-width:560px;\n\n  margin:0;\n\n  color:var(--body);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* FACT LINE *\/\n\n.gkl-intro__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:23px;\n\n  margin-top:20px;\n}\n\n.gkl-fact{\n  min-width:95px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.gkl-fact:nth-child(2){\n  border-color:var(--rose);\n}\n\n.gkl-fact:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.gkl-fact small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gkl-fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* DARK BRAND PANEL *\/\n\n.gkl-intro__brand{\n  display:flex;\n  flex-direction:column;\n  justify-content:space-between;\n\n  min-width:0;\n\n  padding:23px 20px;\n\n  background:var(--espresso);\n}\n\n.gkl-brand__top small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gkl-brand__top strong{\n  display:block;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:22px;\n  line-height:1.03;\n\n  font-weight:500;\n}\n\n.gkl-brand__line{\n  width:44px;\n  height:1px;\n\n  margin:16px 0;\n\n  background:var(--rose);\n}\n\n.gkl-brand__bottom{\n  color:#D8CDBF;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* MODEL CHOICE *\/\n\n.gkl-architecture{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border-top:1px solid var(--line);\n}\n\n.gkl-architecture__item{\n  display:grid;\n  grid-template-columns:minmax(0,72px) minmax(0,1fr);\n\n  gap:12px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:13px 16px;\n}\n\n.gkl-architecture__item:first-child{\n  background:#F4EEE6;\n\n  border-right:1px solid var(--line);\n}\n\n.gkl-architecture__item:last-child{\n  background:var(--rose-pale);\n}\n\n.gkl-architecture__letter{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:52px;\n  height:52px;\n\n  border:1px solid var(--gold);\n}\n\n.gkl-architecture__letter span{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:27px;\n  line-height:1;\n}\n\n.gkl-architecture__copy small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gkl-architecture__copy strong{\n  display:block;\n\n  margin:2px 0 3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.gkl-architecture__copy span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.43;\n}\n\n\n\/* =========================================================\n   02 — MATERIAL ATELIER\n========================================================= *\/\n\n.gkl-material{\n  margin-top:10px;\n\n  padding:29px 30px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.gkl-section-head{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.gkl-section-head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.08;\n}\n\n.gkl-section-head p{\n  max-width:500px;\n\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* MATERIAL BODY *\/\n\n.gkl-material__body{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,135px) minmax(0,1fr);\n\n  gap:11px;\n}\n\n\n\/* IMAGE *\/\n\n.gkl-material-img{\n  min-width:0;\n\n  padding:8px;\n\n  background:var(--porcelain);\n\n  border:1px solid var(--line);\n}\n\n.gkl-material-img:nth-child(2){\n  background:#EEE3DB;\n}\n\n.gkl-material-img__frame{\n  width:115px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n}\n\n.gkl-material-img__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.gkl-material-img__frame img{\n  max-height:110px !important;\n}\n\n.gkl-material-img__text{\n  padding:8px 2px 1px;\n}\n\n.gkl-material-img__text small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gkl-material-img__text strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  line-height:1.38;\n\n  font-weight:600;\n}\n\n\n\/* MATERIAL NOTES *\/\n\n.gkl-material__ledger{\n  min-width:0;\n\n  border:1px solid var(--line);\n}\n\n.gkl-material-row{\n  display:grid;\n  grid-template-columns:minmax(0,85px) minmax(0,1fr);\n\n  gap:13px;\n\n  padding:10px 12px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.gkl-material-row:last-child{\n  border-bottom:0;\n}\n\n.gkl-material-row:nth-child(1){\n  background:#FBF8F2;\n}\n\n.gkl-material-row:nth-child(2){\n  background:var(--rose-pale);\n}\n\n.gkl-material-row:nth-child(3){\n  background:#EEE9E2;\n}\n\n.gkl-material-row small{\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gkl-material-row strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.gkl-material-row p{\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.43;\n}\n\n\n\/* FINISH *\/\n\n.gkl-finish{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:16px;\n\n  margin-top:10px;\n\n  padding:10px 12px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--rose);\n}\n\n.gkl-finish strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.gkl-finish span{\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   03 — PROPORTION SELECTOR\n========================================================= *\/\n\n.gkl-scale{\n  margin-top:10px;\n\n  padding:29px 30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n\n\/* MODEL NAV *\/\n\n.gkl-model-nav{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:10px;\n\n  border:1px solid var(--line);\n}\n\n.gkl-model-nav__item{\n  min-width:0;\n\n  padding:11px 14px;\n}\n\n.gkl-model-nav__item:first-child{\n  background:var(--espresso);\n}\n\n.gkl-model-nav__item:last-child{\n  background:var(--rose-pale);\n}\n\n.gkl-model-nav__item small{\n  display:block;\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gkl-model-nav__item strong{\n  display:block;\n\n  margin-top:2px;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.gkl-model-nav__item:first-child small{\n  color:var(--gold);\n}\n\n.gkl-model-nav__item:first-child strong{\n  color:#FFF8ED;\n}\n\n.gkl-model-nav__item:last-child small{\n  color:var(--gold-dark);\n}\n\n.gkl-model-nav__item:last-child strong{\n  color:var(--espresso);\n}\n\n\n\/* MODEL BLOCKS *\/\n\n.gkl-models{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:10px;\n}\n\n.gkl-model{\n  min-width:0;\n\n  border:1px solid var(--line);\n}\n\n\n\/* MODEL TOP *\/\n\n.gkl-model__top{\n  display:grid;\n  grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n  gap:12px;\n  align-items:center;\n\n  padding:12px;\n\n  background:#F4EEE7;\n\n  border-bottom:1px solid var(--line);\n}\n\n.gkl-model--b .gkl-model__top{\n  background:#EFE3DC;\n}\n\n.gkl-model__image{\n  width:95px;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.gkl-model__image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.gkl-model__image img{\n  max-height:90px !important;\n}\n\n.gkl-model__title small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gkl-model__title strong{\n  display:block;\n\n  margin:2px 0 3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.gkl-model__title span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.42;\n}\n\n\n\/* SIZE ROW *\/\n\n.gkl-size{\n  display:grid;\n  grid-template-columns:minmax(0,68px) minmax(0,128px) minmax(0,1fr);\n\n  gap:9px;\n  align-items:center;\n\n  padding:10px 11px;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.gkl-size:last-child{\n  border-bottom:0;\n}\n\n.gkl-size:nth-child(even){\n  background:#FBF8F3;\n}\n\n.gkl-size__name small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gkl-size__name strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.gkl-size__measure{\n  color:var(--gold-dark);\n\n  font-size:11.5px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n.gkl-size__use strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.gkl-size__use span{\n  display:block;\n\n  margin-top:1px;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* DEFAULT *\/\n\n.gkl-size--default{\n  background:var(--rose-pale) !important;\n\n  border-left:3px solid var(--rose);\n}\n\n\n\/* XL *\/\n\n.gkl-size--xl{\n  background:var(--espresso) !important;\n\n  border-left:3px solid var(--gold);\n}\n\n.gkl-size--xl .gkl-size__name small,\n.gkl-size--xl .gkl-size__use span{\n  color:#C9BDAD;\n}\n\n.gkl-size--xl .gkl-size__name strong,\n.gkl-size--xl .gkl-size__use strong{\n  color:#FFF8ED;\n}\n\n.gkl-size--xl .gkl-size__measure{\n  color:var(--gold);\n}\n\n\n\/* CEILING GUIDANCE *\/\n\n.gkl-ceiling-guide{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin-top:10px;\n\n  border:1px solid var(--line);\n}\n\n.gkl-ceiling-guide__item{\n  min-width:0;\n\n  padding:10px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.gkl-ceiling-guide__item:last-child{\n  border-right:0;\n}\n\n.gkl-ceiling-guide__item:nth-child(1){\n  background:#F6F0E8;\n}\n\n.gkl-ceiling-guide__item:nth-child(2){\n  background:#F0E7E0;\n}\n\n.gkl-ceiling-guide__item:nth-child(3){\n  background:#EAE4DD;\n}\n\n.gkl-ceiling-guide__item small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gkl-ceiling-guide__item strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.gkl-ceiling-guide__item span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* INSTALL *\/\n\n.gkl-install{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:19px;\n  align-items:center;\n\n  margin-top:10px;\n\n  padding:13px 15px;\n\n  background:var(--espresso);\n}\n\n.gkl-install__left small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gkl-install__left strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.gkl-install__right{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n}\n\n.gkl-install__right p{\n  margin:0;\n\n  color:#D9CFC2;\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n.gkl-install__meta{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:11px;\n\n  margin-top:6px;\n}\n\n.gkl-install__meta span{\n  color:#D9CFC2;\n\n  font-size:11.5px;\n}\n\n.gkl-install__meta strong{\n  color:#FFF8ED;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.gkl-specs{\n  margin-top:10px;\n\n  padding:29px 30px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.gkl-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.gkl-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.gkl-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.gkl-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.gkl-spec{\n  display:grid;\n  grid-template-columns:minmax(0,160px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.gkl-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.gkl-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* NOTES *\/\n\n.gkl-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:11px;\n}\n\n.gkl-note{\n  min-width:0;\n\n  padding:10px 12px;\n\n  border:1px solid var(--line);\n}\n\n.gkl-note:first-child{\n  background:var(--ivory);\n\n  border-left:3px solid var(--gold);\n}\n\n.gkl-note:last-child{\n  background:var(--rose-pale);\n\n  border-left:3px solid var(--rose);\n}\n\n.gkl-note strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.gkl-note span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.gkl-shipping{\n  position:relative;\n\n  margin-top:10px;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n}\n\n.gkl-shipping::before{\n  content:\"\";\n\n  position:absolute;\n  top:6px;\n  left:21px;\n\n  width:48px;\n  height:1px;\n\n  background:var(--rose);\n}\n\n.gkl-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.gkl-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.gkl-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.gkl-shipping a{\n  color:var(--gold-dark);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.gkl-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.gkl-lightbox:target{\n  display:flex;\n}\n\n.gkl-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.gkl-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  object-fit:contain !important;\n}\n\n.gkl-lightbox__caption{\n  margin-top:9px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.gkl-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .gkl-intro__main{\n    grid-template-columns:minmax(0,1fr) minmax(0,185px);\n  }\n\n  .gkl-intro__copy{\n    padding:26px 22px;\n  }\n\n  .gkl-intro h2{\n    font-size:27px;\n  }\n\n\n  .gkl-material,\n  .gkl-scale,\n  .gkl-specs{\n    padding:24px 20px;\n  }\n\n\n  .gkl-section-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .gkl-material__body{\n    grid-template-columns:minmax(0,115px) minmax(0,115px) minmax(0,1fr);\n  }\n\n  .gkl-material-img__frame{\n    width:96px;\n  }\n\n\n  .gkl-model__top{\n    grid-template-columns:minmax(0,88px) minmax(0,1fr);\n  }\n\n  .gkl-model__image{\n    width:82px;\n  }\n\n\n  .gkl-size{\n    grid-template-columns:minmax(0,58px) minmax(0,108px) minmax(0,1fr);\n\n    gap:7px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .gkl-intro__main{\n    grid-template-columns:1fr;\n  }\n\n\n  .gkl-intro__brand{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n\n    gap:10px;\n  }\n\n  .gkl-brand__top{\n    grid-column:1 \/ -1;\n  }\n\n  .gkl-brand__line{\n    display:none;\n  }\n\n  .gkl-brand__bottom{\n    grid-column:1 \/ -1;\n  }\n\n\n  .gkl-architecture{\n    grid-template-columns:1fr;\n  }\n\n  .gkl-architecture__item:first-child{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .gkl-material__body{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .gkl-material-img__frame{\n    width:95px;\n  }\n\n  .gkl-material__ledger{\n    grid-column:1 \/ -1;\n  }\n\n\n  .gkl-material-row{\n    grid-template-columns:minmax(0,72px) minmax(0,1fr);\n  }\n\n\n  .gkl-finish{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n\n  .gkl-model-nav{\n    grid-template-columns:1fr;\n  }\n\n  .gkl-models{\n    grid-template-columns:1fr;\n  }\n\n\n  .gkl-model__top{\n    grid-template-columns:minmax(0,92px) minmax(0,1fr);\n  }\n\n  .gkl-model__image{\n    width:86px;\n  }\n\n\n  .gkl-size{\n    grid-template-columns:minmax(0,72px) minmax(0,1fr);\n\n    gap:4px 10px;\n  }\n\n  .gkl-size__name{\n    grid-row:1 \/ span 2;\n  }\n\n  .gkl-size__measure,\n  .gkl-size__use{\n    grid-column:2;\n  }\n\n\n  .gkl-ceiling-guide{\n    grid-template-columns:1fr;\n  }\n\n  .gkl-ceiling-guide__item{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .gkl-ceiling-guide__item:last-child{\n    border-bottom:0;\n  }\n\n\n  .gkl-install{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n  .gkl-install__right{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .gkl-specs__head{\n    display:block;\n  }\n\n  .gkl-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .gkl-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .gkl-spec__label{\n    color:var(--gold-dark);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n\n  .gkl-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-gkl\" id=\"gkl-root\"\u003e\n\u003c!-- =====================================================\n       01 — BRAND OPENING\n  ====================================================== --\u003e\n\u003csection class=\"gkl-intro\"\u003e\n\u003cdiv class=\"gkl-intro__main\"\u003e\n\u003cdiv class=\"gkl-intro__copy\"\u003e\n\u003cspan class=\"gkl-eyebrow\"\u003e Ginkgo Series · Style L \u003c\/span\u003e\n\u003ch2\u003eBotanical Form at Architectural Scale\u003c\/h2\u003e\n\u003cp class=\"gkl-intro__lead\"\u003eStyle L extends the porcelain Ginkgo language into taller residential spaces. Two silhouettes answer two different rooms: a linear composition for long architecture, and a circular cascade for centered vertical volume.\u003c\/p\u003e\n\u003cdiv class=\"gkl-intro__facts\"\u003e\n\u003cdiv class=\"gkl-fact\"\u003e\n\u003csmall\u003e Models \u003c\/small\u003e \u003cstrong\u003e 2 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-fact\"\u003e\n\u003csmall\u003e Configurations \u003c\/small\u003e \u003cstrong\u003e 6 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-fact\"\u003e\n\u003csmall\u003e Max Drop \u003c\/small\u003e \u003cstrong\u003e 118.1\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003caside class=\"gkl-intro__brand\"\u003e\n\u003cdiv class=\"gkl-brand__top\"\u003e\n\u003csmall\u003e Stuber Lighting \u003c\/small\u003e \u003cstrong\u003e Ginkgo\u003cbr\u003eStyle L \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-brand__line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkl-brand__bottom\"\u003eHand-shaped porcelain leaves.\u003cbr\u003eRose Gold frame.\u003cbr\u003eResidential-plus scale.\u003c\/div\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-architecture\"\u003e\n\u003cdiv class=\"gkl-architecture__item\"\u003e\n\u003cdiv class=\"gkl-architecture__letter\"\u003e\u003cspan\u003eA\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkl-architecture__copy\"\u003e\n\u003csmall\u003e Linear Architecture \u003c\/small\u003e \u003cstrong\u003e Model A · Rectangular \u003c\/strong\u003e \u003cspan\u003e Best for long dining tables and linear stairwells. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-architecture__item\"\u003e\n\u003cdiv class=\"gkl-architecture__letter\"\u003e\u003cspan\u003eB\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkl-architecture__copy\"\u003e\n\u003csmall\u003e Centered Architecture \u003c\/small\u003e \u003cstrong\u003e Model B · Round Vertical \u003c\/strong\u003e \u003cspan\u003e Best for square foyers, bedrooms and circular spaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — MATERIAL ATELIER\n  ====================================================== --\u003e\n\u003csection class=\"gkl-material\"\u003e\n\u003cdiv class=\"gkl-section-head\"\u003e\n\u003ch3\u003ePorcelain Is the Focal Material\u003c\/h3\u003e\n\u003cp\u003eThe visual character comes from matte-white porcelain leaves against a warmer Rose Gold frame. The finish system is quiet enough for residential interiors, while the scale gives the fixture architectural presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-material__body\"\u003e\n\u003c!-- LEAF --\u003e\n\u003carticle class=\"gkl-material-img\"\u003e\n\u003cdiv class=\"gkl-material-img__frame\"\u003e\u003ca href=\"#gkl-leaf-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_6.jpg?v=1783646322\" alt=\"Close-up of hand-shaped matte-white porcelain ginkgo leaves\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkl-material-img__text\"\u003e\n\u003csmall\u003e Leaf Texture \u003c\/small\u003e \u003cstrong\u003e Hand-Shaped Porcelain \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- DETAIL --\u003e\n\u003carticle class=\"gkl-material-img\"\u003e\n\u003cdiv class=\"gkl-material-img__frame\"\u003e\u003ca href=\"#gkl-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-l-stuberlighting_12.jpg?v=1783667678\" alt=\"Close-up of Style L porcelain leaves and Rose Gold frame\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkl-material-img__text\"\u003e\n\u003csmall\u003e Frame Detail \u003c\/small\u003e \u003cstrong\u003e Porcelain + Rose Gold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MATERIAL LEDGER --\u003e\n\u003cdiv class=\"gkl-material__ledger\"\u003e\n\u003cdiv class=\"gkl-material-row\"\u003e\n\u003csmall\u003e Leaves \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Matte-White Porcelain \u003c\/strong\u003e\n\u003cp\u003eIndividually formed and hand-glazed, with natural variation from leaf to leaf.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-material-row\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Rose Gold · Standard \u003c\/strong\u003e\n\u003cp\u003eA softer pink-gold register that balances the large-scale porcelain composition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-material-row\"\u003e\n\u003csmall\u003e Form \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Long Vertical Drop \u003c\/strong\u003e\n\u003cp\u003eStyle L is designed around ceiling height as much as fixture width.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-finish\"\u003e\n\u003cstrong\u003e Alternative Frame Finishes \u003c\/strong\u003e \u003cspan\u003e Copper Gold · Nickel · Chrome · White · Gold · Black. Rose Gold is standard. Alternative finishes can be requested at no extra charge. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SCALE SELECTOR\n  ====================================================== --\u003e\n\u003csection class=\"gkl-scale\"\u003e\n\u003cdiv class=\"gkl-section-head\"\u003e\n\u003ch3\u003eSelect the Architecture, Then the Proportion\u003c\/h3\u003e\n\u003cp\u003eDo not choose Style L by diameter alone. Model A follows a long axis; Model B fills a centered vertical volume. After choosing the model, use ceiling height to refine the size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-model-nav\"\u003e\n\u003cdiv class=\"gkl-model-nav__item\"\u003e\n\u003csmall\u003e Model A \u003c\/small\u003e \u003cstrong\u003e Linear · 2 Sizes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-model-nav__item\"\u003e\n\u003csmall\u003e Model B \u003c\/small\u003e \u003cstrong\u003e Round Vertical · 4 Sizes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-models\"\u003e\n\u003c!-- =================================================\n           MODEL A\n      ================================================== --\u003e\n\u003carticle class=\"gkl-model gkl-model--a\"\u003e\n\u003cdiv class=\"gkl-model__top\"\u003e\n\u003cdiv class=\"gkl-model__image\"\u003e\u003ca href=\"#gkl-model-a-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-l-stuberlighting_3.jpg?v=1783667678\" alt=\"Style L Model A linear rectangular dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkl-model__title\"\u003e\n\u003csmall\u003e Model A \u003c\/small\u003e \u003cstrong\u003e Linear Rectangular \u003c\/strong\u003e \u003cspan\u003e Follow the length of a rectangular table or stairwell. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-size\"\u003e\n\u003cdiv class=\"gkl-size__name\"\u003e\n\u003csmall\u003e A1 \u003c\/small\u003e \u003cstrong\u003e Small \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-size__measure\"\u003eL31.5\" × H78\"\u003c\/div\u003e\n\u003cdiv class=\"gkl-size__use\"\u003e\n\u003cstrong\u003e 6-Seat Dining \u003c\/strong\u003e \u003cspan\u003e Rectangular table · linear room \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-size\"\u003e\n\u003cdiv class=\"gkl-size__name\"\u003e\n\u003csmall\u003e A2 \u003c\/small\u003e \u003cstrong\u003e Large \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-size__measure\"\u003eL39.3\" × H98.4\"\u003c\/div\u003e\n\u003cdiv class=\"gkl-size__use\"\u003e\n\u003cstrong\u003e 8-Seat \/ Stair \u003c\/strong\u003e \u003cspan\u003e Longer dining · taller stairwell \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- =================================================\n           MODEL B\n      ================================================== --\u003e\n\u003carticle class=\"gkl-model gkl-model--b\"\u003e\n\u003cdiv class=\"gkl-model__top\"\u003e\n\u003cdiv class=\"gkl-model__image\"\u003e\u003ca href=\"#gkl-model-b-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-l-stuberlighting_2.jpg?v=1783667678\" alt=\"Style L Model B round vertical dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkl-model__title\"\u003e\n\u003csmall\u003e Model B \u003c\/small\u003e \u003cstrong\u003e Round Vertical \u003c\/strong\u003e \u003cspan\u003e Descends from one visual center to fill vertical space. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-size\"\u003e\n\u003cdiv class=\"gkl-size__name\"\u003e\n\u003csmall\u003e B1 \u003c\/small\u003e \u003cstrong\u003e Small \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-size__measure\"\u003eØ23.6\" × H59.1\"\u003c\/div\u003e\n\u003cdiv class=\"gkl-size__use\"\u003e\n\u003cstrong\u003e Compact Round \u003c\/strong\u003e \u003cspan\u003e Bedroom · entry \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-size gkl-size--default\"\u003e\n\u003cdiv class=\"gkl-size__name\"\u003e\n\u003csmall\u003e B2 \u003c\/small\u003e \u003cstrong\u003e Medium \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-size__measure\"\u003eØ27.6\" × H78.7\"\u003c\/div\u003e\n\u003cdiv class=\"gkl-size__use\"\u003e\n\u003cstrong\u003e Residential Default \u003c\/strong\u003e \u003cspan\u003e Primary bedroom · round dining \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-size\"\u003e\n\u003cdiv class=\"gkl-size__name\"\u003e\n\u003csmall\u003e B3 \u003c\/small\u003e \u003cstrong\u003e Large \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-size__measure\"\u003eØ31.5\" × H98.4\"\u003c\/div\u003e\n\u003cdiv class=\"gkl-size__use\"\u003e\n\u003cstrong\u003e Tall Statement \u003c\/strong\u003e \u003cspan\u003e Dining · foyer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-size gkl-size--xl\"\u003e\n\u003cdiv class=\"gkl-size__name\"\u003e\n\u003csmall\u003e B4 \u003c\/small\u003e \u003cstrong\u003e XL \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-size__measure\"\u003eØ39.4\" × H118.1\"\u003c\/div\u003e\n\u003cdiv class=\"gkl-size__use\"\u003e\n\u003cstrong\u003e Double-Height \u003c\/strong\u003e \u003cspan\u003e 14–15 ft foyer · rotunda stair \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-ceiling-guide\"\u003e\n\u003cdiv class=\"gkl-ceiling-guide__item\"\u003e\n\u003csmall\u003e 8–10 ft \u003c\/small\u003e \u003cstrong\u003e Model B Small \/ Medium \u003c\/strong\u003e \u003cspan\u003e Most practical residential range. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-ceiling-guide__item\"\u003e\n\u003csmall\u003e 9–12 ft \u003c\/small\u003e \u003cstrong\u003e Model A \/ Model B Large \u003c\/strong\u003e \u003cspan\u003e Dining rooms and taller foyers. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-ceiling-guide__item\"\u003e\n\u003csmall\u003e 14–15 ft \u003c\/small\u003e \u003cstrong\u003e Model B XL \u003c\/strong\u003e \u003cspan\u003e Double-height architectural spaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-install\"\u003e\n\u003cdiv class=\"gkl-install__left\"\u003e\n\u003csmall\u003e Before Ordering \u003c\/small\u003e \u003cstrong\u003e Check the Full Drop \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-install__right\"\u003e\n\u003cp\u003eStandard suspension wire is 59 inches. Extended lengths are available on request at no extra charge. Ceramic leaves are packed separately and fitted during installation.\u003c\/p\u003e\n\u003cdiv class=\"gkl-install__meta\"\u003e\n\u003cspan\u003e \u003cstrong\u003e59\" Suspension\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eCustom Length\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"gkl-specs\"\u003e\n\u003cdiv class=\"gkl-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Ginkgo Series · Style L \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec-list\"\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Models \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e Model A — Linear Rectangular · 2 sizes\u003cbr\u003eModel B — Round Vertical · 4 sizes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Model A Sizes \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e Small — L31.5\" × H78\"\u003cbr\u003eLarge — L39.3\" × H98.4\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Model B Sizes \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e Small — Ø23.6\" × H59.1\"\u003cbr\u003eMedium — Ø27.6\" × H78.7\"\u003cbr\u003eLarge — Ø31.5\" × H98.4\"\u003cbr\u003eXL — Ø39.4\" × H118.1\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e Hand-shaped porcelain ginkgo leaves · Metal \u0026amp; iron frame · Ceiling canopy \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Porcelain Finish \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e Hand-glazed matte white \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Standard Frame \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e Rose Gold \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Alternate Finishes \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e Copper Gold · Nickel · Chrome · White · Gold · Black \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e G9 or E12 depending on configuration · Bulbs Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Included Bulbs \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e Warm-white LED · Standard included bulbs are non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e Compatible with dimmable G9 \/ E12 LED bulbs matching the selected configuration and a compatible Triac wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e 59\" standard wire · Extended lengths available on request at no extra charge \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Wiring \/ Installation \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e Hardwired · Licensed electrician strongly recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Assembly \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e Ceramic leaves attach during installation · Approx. 60–90 minutes for most configurations · Model B XL may require 2–3 hours \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-spec\"\u003e\n\u003cspan class=\"gkl-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"gkl-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-notes\"\u003e\n\u003cdiv class=\"gkl-note\"\u003e\n\u003cstrong\u003e Handmade Porcelain \u003c\/strong\u003e \u003cspan\u003e Each leaf is individually formed and glazed, so slight variations in contour, surface and positioning are normal. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkl-note\"\u003e\n\u003cstrong\u003e Installation Planning \u003c\/strong\u003e \u003cspan\u003e Style L has substantial vertical drop. Confirm ceiling height and the lowest fixture point before ordering, especially for Model B Large and XL. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — SHIPPING\n  ====================================================== --\u003e\n\u003csection class=\"gkl-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — LEAF\n  ====================================================== --\u003e \u003ca id=\"gkl-leaf-large\" href=\"#gkl-root\" class=\"gkl-lightbox\"\u003e \u003cspan class=\"gkl-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_6.jpg?v=1783646322\" alt=\"Enlarged porcelain ginkgo leaf texture\"\u003e \u003cspan class=\"gkl-lightbox__caption\"\u003e Style L · Porcelain Leaf Texture \u003c\/span\u003e \u003cspan class=\"gkl-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- DETAIL --\u003e \u003ca id=\"gkl-detail-large\" href=\"#gkl-root\" class=\"gkl-lightbox\"\u003e \u003cspan class=\"gkl-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-l-stuberlighting_12.jpg?v=1783667678\" alt=\"Enlarged Style L porcelain and Rose Gold detail\"\u003e \u003cspan class=\"gkl-lightbox__caption\"\u003e Style L · Porcelain + Rose Gold \u003c\/span\u003e \u003cspan class=\"gkl-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- MODEL A --\u003e \u003ca id=\"gkl-model-a-large\" href=\"#gkl-root\" class=\"gkl-lightbox\"\u003e \u003cspan class=\"gkl-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-l-stuberlighting_3.jpg?v=1783667678\" alt=\"Enlarged Style L Model A dimensions\"\u003e \u003cspan class=\"gkl-lightbox__caption\"\u003e Model A · Linear Rectangular \u003c\/span\u003e \u003cspan class=\"gkl-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- MODEL B --\u003e \u003ca id=\"gkl-model-b-large\" href=\"#gkl-root\" class=\"gkl-lightbox\"\u003e \u003cspan class=\"gkl-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-l-stuberlighting_2.jpg?v=1783667678\" alt=\"Enlarged Style L Model B dimensions\"\u003e \u003cspan class=\"gkl-lightbox__caption\"\u003e Model B · Round Vertical \u003c\/span\u003e \u003cspan class=\"gkl-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Model A: L31.5\"x H 78\" \/ Ceramics","offer_id":52500598096155,"sku":"STB-CH-26-10128","price":2495.0,"currency_code":"USD","in_stock":true},{"title":"Model A: L 39.3\" x H 98.4\" \/ Ceramics","offer_id":52500598128923,"sku":"STB-CH-26-10129","price":3450.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 23.6\"x H 59.1\" \/ Ceramics","offer_id":52500598161691,"sku":"STB-CH-26-10130","price":2585.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 27.6\"x H 78.7\" \/ Ceramics","offer_id":52500598194459,"sku":"STB-CH-26-10131","price":3060.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 31.5\" x H 98.4\" \/ Ceramics","offer_id":52500598227227,"sku":"STB-CH-26-10132","price":3768.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 39.4\"x H 118.1\" \/ Ceramics","offer_id":52500598259995,"sku":"STB-CH-26-10133","price":4480.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-l-stuberlighting_1.jpg?v=1783667678"},{"product_id":"gingko-chandelier-style-k","title":"Gingko Chandelier Style K","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — GINGKO STYLE K\n   Long Linear Porcelain Ginkgo Chandelier\n\n   TRANSPARENT OUTER WRAPPER\n   Quiet luxury card system\n   Mobile responsive\n\n   SHOPPER FLOW:\n   LONG-LINEAR FORM\n   → PRODUCT \/ CERAMIC DETAIL\n   → MODEL A VS MODEL B\n   → LENGTH\n   → FRAME FINISH\n   → LIGHT \/ DIMMING\n   → DROP \/ INSTALL\n   → SPECS \/ FAQ \/ SHIPPING\n========================================================= *\/\n\n.stb-stylek{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EC;\n  --ceramic:#F3EFE9;\n  --ceramic-deep:#ECE5DC;\n  --rose-soft:#F2E7E1;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D9CFC5;\n  --line-dark:#C8BAAD;\n\n  --gold:#AE8C60;\n  --gold-dark:#795D40;\n\n  --rose:#A97867;\n  --rose-deep:#6E4F45;\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-stylek *,\n.stb-stylek *::before,\n.stb-stylek *::after{\n  box-sizing:border-box;\n}\n\n.stb-stylek h2,\n.stb-stylek 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-stylek p{\n  margin-top:0;\n}\n\n.stb-stylek__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-stylek__title{\n  max-width:650px;\n\n  margin:0 0 10px;\n\n  color:var(--ink);\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.01em;\n}\n\n.stb-stylek__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.27;\n}\n\n.stb-stylek__copy{\n  max-width:680px;\n\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.2px;\n  line-height:1.62;\n}\n\n.stb-stylek__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-stylek__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 225px;\n\n  margin-bottom:12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-stylek__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-stylek__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.4px;\n  line-height:1.68;\n}\n\n.stb-stylek__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-stylek__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-stylek__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-stylek__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-stylek__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-stylek__fact{\n  padding:11px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-stylek__fact:last-child{\n  border-right:0;\n}\n\n.stb-stylek__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-stylek__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   IMAGES\n========================================================= *\/\n\n.stb-stylek__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-stylek__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   DETAIL DUO\n========================================================= *\/\n\n.stb-stylek__details{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:28px;\n}\n\n.stb-stylek__detail{\n  display:grid;\n  grid-template-columns:126px minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-stylek__detail--ceramic{\n  background:var(--ceramic);\n}\n\n.stb-stylek__detail-media{\n  width:114px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-stylek__detail-copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylek__detail-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stylek__detail-copy p{\n  margin:0;\n\n  color:#6D625A;\n\n  font-size:9.7px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   FORM\n========================================================= *\/\n\n.stb-stylek__form{\n  display:grid;\n  grid-template-columns:170px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylek__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-stylek__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-stylek__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-stylek__form-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-stylek__form-item{\n  padding:14px 16px;\n}\n\n.stb-stylek__form-item +\n.stb-stylek__form-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stylek__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-stylek__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-stylek__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   MODEL COMPARISON\n========================================================= *\/\n\n.stb-stylek__models{\n  margin-bottom:28px;\n}\n\n.stb-stylek__models-head{\n  margin-bottom:12px;\n}\n\n.stb-stylek__model-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.stb-stylek__model{\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-stylek__model--b{\n  background:var(--ceramic);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-stylek__model-top{\n  display:grid;\n  grid-template-columns:110px minmax(0,1fr);\n\n  gap:12px;\n  align-items:center;\n\n  padding:11px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-stylek__model-image{\n  width:98px;\n  max-width:100%;\n}\n\n.stb-stylek__model-heading small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold-dark);\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylek__model-heading strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:14px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n.stb-stylek__model-heading span{\n  display:block;\n\n  color:#75685F;\n\n  font-size:9.3px;\n  line-height:1.45;\n}\n\n.stb-stylek__model-body{\n  padding:12px;\n}\n\n.stb-stylek__model-body \u003e p{\n  margin:0 0 9px;\n\n  color:#6B6159;\n\n  font-size:9.8px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   SIZE ROWS\n========================================================= *\/\n\n.stb-stylek__size-row{\n  display:grid;\n  grid-template-columns:78px minmax(0,1fr);\n\n  gap:10px;\n\n  padding:9px 0;\n\n  border-top:1px solid var(--line);\n}\n\n.stb-stylek__size-row:first-of-type{\n  border-top:0;\n}\n\n.stb-stylek__size-main strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:12px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n.stb-stylek__size-main small{\n  display:block;\n\n  margin-top:2px;\n\n  color:#897A70;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylek__size-info strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#66594F;\n\n  font-size:9.6px;\n  line-height:1.42;\n  font-weight:600;\n}\n\n.stb-stylek__size-info span{\n  display:block;\n\n  color:#756A62;\n\n  font-size:9px;\n  line-height:1.43;\n}\n\n\n\/* =========================================================\n   QUICK CHOICE\n========================================================= *\/\n\n.stb-stylek__choice{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylek__choice-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-stylek__choice-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-stylek__choice-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-stylek__choice-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-stylek__choice-item{\n  padding:14px;\n}\n\n.stb-stylek__choice-item +\n.stb-stylek__choice-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stylek__choice-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-stylek__choice-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-stylek__choice-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.4px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   FRAME FINISH\n========================================================= *\/\n\n.stb-stylek__finish{\n  display:grid;\n  grid-template-columns:170px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylek__finish-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--rose-deep);\n}\n\n.stb-stylek__finish-label small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#E6C8BC;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylek__finish-label strong{\n  color:#FFF8F3;\n\n  font-size:12.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stylek__finish-body{\n  padding:15px 17px;\n}\n\n.stb-stylek__finish-body p{\n  margin:0;\n\n  color:#665C55;\n\n  font-size:10.4px;\n  line-height:1.55;\n}\n\n.stb-stylek__finish-options{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.stb-stylek__finish-options span{\n  padding:4px 8px;\n\n  background:var(--paper-soft);\n\n  color:#675B52;\n\n  border:1px solid var(--line);\n  border-radius:3px;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   LIGHT\n========================================================= *\/\n\n.stb-stylek__light{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylek__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-stylek__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-stylek__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-stylek__light-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-stylek__light-item{\n  padding:14px;\n}\n\n.stb-stylek__light-item +\n.stb-stylek__light-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stylek__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-stylek__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-stylek__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-stylek__dimming{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:28px;\n}\n\n.stb-stylek__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-stylek__dimming-card--alt{\n  background:var(--ceramic);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-stylek__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-stylek__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-stylek__dimming-card p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   WIRE\n========================================================= *\/\n\n.stb-stylek__wire{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylek__wire-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--ceramic-deep);\n}\n\n.stb-stylek__wire-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#7E7064;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylek__wire-label strong{\n  color:var(--ink);\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stylek__wire-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-stylek__wire-item{\n  padding:14px 16px;\n}\n\n.stb-stylek__wire-item +\n.stb-stylek__wire-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stylek__wire-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylek__wire-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  font-weight:500;\n}\n\n.stb-stylek__wire-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.7px;\n  line-height:1.48;\n}\n\n.stb-stylek__wire-item a{\n  color:var(--gold-dark);\n\n  font-weight:600;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   INSTALL\n========================================================= *\/\n\n.stb-stylek__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-stylek__install-item{\n  padding:13px 14px;\n}\n\n.stb-stylek__install-item +\n.stb-stylek__install-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stylek__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-stylek__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-stylek__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 NOTE\n========================================================= *\/\n\n.stb-stylek__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-stylek__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-stylek__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-stylek__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-stylek__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-stylek__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-stylek__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-stylek__care-copy{\n  padding:14px 17px;\n}\n\n.stb-stylek__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-stylek__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-stylek__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-stylek__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-stylek__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-stylek__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-stylek__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-stylek__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-stylek__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-stylek__faq{\n  max-width:770px;\n\n  margin:0 auto 28px;\n\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-stylek__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-stylek__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-stylek__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-stylek__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-stylek__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-stylek__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-stylek__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-stylek__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-stylek__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-stylek__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-stylek__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-stylek__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-stylek__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-stylek__lightbox:target{\n  display:flex;\n}\n\n.stb-stylek__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-stylek__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-stylek__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-stylek__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-stylek__intro{\n    grid-template-columns:1fr 180px;\n  }\n\n  .stb-stylek__title{\n    font-size:25px;\n  }\n\n  .stb-stylek__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-stylek__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-stylek__fact:nth-child(1),\n  .stb-stylek__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n  .stb-stylek__details{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylek__model-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylek__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-stylek{\n    width:100%;\n    max-width:100%;\n\n    margin:0;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-stylek__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylek__intro-copy{\n    padding:17px 15px;\n  }\n\n  .stb-stylek__intro-side{\n    padding:12px 15px;\n  }\n\n  .stb-stylek__title{\n    font-size:23px;\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-stylek__detail{\n    grid-template-columns:82px minmax(0,1fr);\n\n    gap:10px;\n\n    padding:9px;\n  }\n\n  .stb-stylek__detail-media{\n    width:74px;\n  }\n\n\n  \/* FORM *\/\n\n  .stb-stylek__form{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylek__form-label{\n    padding:11px 14px;\n  }\n\n  .stb-stylek__form-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylek__form-item +\n  .stb-stylek__form-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* MODEL *\/\n\n  .stb-stylek__model-top{\n    grid-template-columns:82px minmax(0,1fr);\n\n    gap:9px;\n\n    padding:9px;\n  }\n\n  .stb-stylek__model-image{\n    width:74px;\n  }\n\n  .stb-stylek__size-row{\n    grid-template-columns:70px minmax(0,1fr);\n  }\n\n\n  \/* CHOICE *\/\n\n  .stb-stylek__choice{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylek__choice-label{\n    padding:11px 14px;\n  }\n\n  .stb-stylek__choice-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylek__choice-item +\n  .stb-stylek__choice-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* FINISH *\/\n\n  .stb-stylek__finish{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylek__finish-label{\n    padding:11px 14px;\n  }\n\n  .stb-stylek__finish-body{\n    padding:12px 14px;\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-stylek__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylek__light-label{\n    padding:11px 14px;\n  }\n\n  .stb-stylek__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylek__light-item +\n  .stb-stylek__light-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* DIMMING *\/\n\n  .stb-stylek__dimming{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* WIRE *\/\n\n  .stb-stylek__wire{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylek__wire-label{\n    padding:11px 14px;\n  }\n\n  .stb-stylek__wire-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylek__wire-item +\n  .stb-stylek__wire-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* INSTALL *\/\n\n  .stb-stylek__install{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylek__install-item +\n  .stb-stylek__install-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* CARE *\/\n\n  .stb-stylek__care{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylek__care-label{\n    padding:11px 14px;\n  }\n\n  .stb-stylek__care-copy{\n    padding:12px 14px;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-stylek__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-stylek__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-stylek__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-stylek__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-stylek\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylek__intro\"\u003e\n\u003cdiv class=\"stb-stylek__intro-copy\"\u003e\n\u003cspan class=\"stb-stylek__eyebrow\"\u003e Porcelain Ginkgo Leaves · Long Linear Chandelier \u003c\/span\u003e\n\u003ch2 class=\"stb-stylek__title\"\u003eDesigned to Follow the Length of the Room.\u003c\/h2\u003e\n\u003cp\u003eGingko Style K stretches hand-shaped porcelain leaves along a long horizontal frame, making it a natural fit above rectangular dining tables, kitchen islands and bar counters where a round chandelier would feel too concentrated at the center.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__intro-side\"\u003e\n\u003csmall\u003e Three Lengths \u003c\/small\u003e \u003cstrong\u003e 78.7\" · 98.4\" · 118.1\" \u003c\/strong\u003e \u003cspan\u003e Model A flat · Model B cascading \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylek__facts\"\u003e\n\u003cdiv class=\"stb-stylek__fact\"\u003e\n\u003csmall\u003e Leaves \u003c\/small\u003e \u003cstrong\u003e Hand-Shaped Porcelain \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__fact\"\u003e\n\u003csmall\u003e Standard Frame \u003c\/small\u003e \u003cstrong\u003e Rose Gold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__fact\"\u003e\n\u003csmall\u003e Bulbs \u003c\/small\u003e \u003cstrong\u003e 12 · 16 · 18 × G9 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__fact\"\u003e\n\u003csmall\u003e Wire \u003c\/small\u003e \u003cstrong\u003e 59\" · Custom Available \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection id=\"stylek-detail-section\" class=\"stb-stylek__details\"\u003e\u003c!-- CONSTRUCTION DETAIL --\u003e\n\u003carticle class=\"stb-stylek__detail\"\u003e\n\u003cdiv class=\"stb-stylek__detail-media\"\u003e\u003ca href=\"#stylek-product-detail\" class=\"stb-stylek__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-k-stuberlighting_15.jpg?v=1783668909\" alt=\"Gingko Style K porcelain leaf chandelier construction detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylek__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__detail-copy\"\u003e\n\u003csmall\u003e Construction Detail \u003c\/small\u003e \u003cstrong\u003e Leaves Spread Along a Long Linear Branch Frame \u003c\/strong\u003e\n\u003cp\u003eThe extended metal structure distributes the porcelain composition horizontally rather than concentrating it at one central point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- CERAMIC DETAIL --\u003e\n\u003carticle class=\"stb-stylek__detail stb-stylek__detail--ceramic\"\u003e\n\u003cdiv class=\"stb-stylek__detail-media\"\u003e\u003ca href=\"#stylek-ceramic-detail\" class=\"stb-stylek__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_6.jpg?v=1783646322\" alt=\"White porcelain ginkgo leaf texture detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylek__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__detail-copy\"\u003e\n\u003csmall\u003e Porcelain Detail \u003c\/small\u003e \u003cstrong\u003e Sculpted Veins + Matte White Surface \u003c\/strong\u003e\n\u003cp\u003eFine ridges catch highlights and shadow, giving each leaf visible texture even when the chandelier is switched off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"stylek-product-detail\" href=\"#stylek-detail-section\" class=\"stb-stylek__lightbox\"\u003e \u003cspan class=\"stb-stylek__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-k-stuberlighting_15.jpg?v=1783668909\" alt=\"Enlarged Gingko Style K construction detail\"\u003e \u003cspan class=\"stb-stylek__lightbox-caption\"\u003e Gingko Style K · Construction Detail \u003c\/span\u003e \u003cspan class=\"stb-stylek__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"stylek-ceramic-detail\" href=\"#stylek-detail-section\" class=\"stb-stylek__lightbox\"\u003e \u003cspan class=\"stb-stylek__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_6.jpg?v=1783646322\" alt=\"Enlarged porcelain ginkgo leaf texture\"\u003e \u003cspan class=\"stb-stylek__lightbox-caption\"\u003e Ginkgo Series · Porcelain Leaf Detail \u003c\/span\u003e \u003cspan class=\"stb-stylek__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-stylek__form\"\u003e\n\u003cdiv class=\"stb-stylek__form-label\"\u003e\n\u003csmall\u003e Why Style K \u003c\/small\u003e \u003cstrong\u003e Horizontal Coverage Is the Point. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__form-body\"\u003e\n\u003cdiv class=\"stb-stylek__form-item\"\u003e\n\u003csmall\u003e Long Surface \u003c\/small\u003e \u003cstrong\u003e Follows Rectangular Furniture \u003c\/strong\u003e\n\u003cp\u003eThe 78.7–118.1 inch span is designed for long tables, islands and counters where the room already has a clear horizontal axis.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__form-item\"\u003e\n\u003csmall\u003e Two Profiles \u003c\/small\u003e \u003cstrong\u003e Flat or Cascading \u003c\/strong\u003e\n\u003cp\u003eModel A keeps the composition restrained. Model B adds more vertical depth when ceiling height allows it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MODELS\n  ====================================================== --\u003e\n\u003csection id=\"stylek-model-section\" class=\"stb-stylek__models\"\u003e\n\u003cdiv class=\"stb-stylek__models-head\"\u003e\n\u003cspan class=\"stb-stylek__eyebrow\"\u003e Choose the Profile \u003c\/span\u003e\n\u003ch3 class=\"stb-stylek__section-title\"\u003eModel A for Restraint. Model B for More Sculpture.\u003c\/h3\u003e\n\u003cp class=\"stb-stylek__copy\"\u003eBoth models share the same three lengths. The difference is vertical depth: Model A stays at a fixed 23.6 inches high, while Model B cascades lower as the fixture becomes longer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__model-grid\"\u003e\n\u003c!-- =================================================\n           MODEL A\n      ================================================== --\u003e\n\u003carticle class=\"stb-stylek__model\"\u003e\n\u003cdiv class=\"stb-stylek__model-top\"\u003e\n\u003cdiv class=\"stb-stylek__model-image\"\u003e\u003ca href=\"#stylek-model-a\" class=\"stb-stylek__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-k-stuberlighting_18.jpg?v=1783668909\" alt=\"Gingko Style K Model A flat linear dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylek__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__model-heading\"\u003e\n\u003csmall\u003e Model A \u003c\/small\u003e \u003cstrong\u003e Flat Linear \u003c\/strong\u003e \u003cspan\u003e Fixed H23.6\" across all three lengths \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__model-body\"\u003e\n\u003cp\u003eThe lower-profile choice for dining rooms, kitchen islands and bars where horizontal length matters but the chandelier should not descend too far into the room.\u003c\/p\u003e\n\u003cdiv class=\"stb-stylek__size-row\"\u003e\n\u003cdiv class=\"stb-stylek__size-main\"\u003e\n\u003cstrong\u003e 78.7\" \u003c\/strong\u003e \u003csmall\u003e Small \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__size-info\"\u003e\n\u003cstrong\u003e W23.6\" × H23.6\" · 12 × G9 \u003c\/strong\u003e \u003cspan\u003e 8-seat dining · standard long island \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__size-row\"\u003e\n\u003cdiv class=\"stb-stylek__size-main\"\u003e\n\u003cstrong\u003e 98.4\" \u003c\/strong\u003e \u003csmall\u003e Medium \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__size-info\"\u003e\n\u003cstrong\u003e W25.6\" × H23.6\" · 16 × G9 \u003c\/strong\u003e \u003cspan\u003e 10-seat dining · longer kitchen island \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__size-row\"\u003e\n\u003cdiv class=\"stb-stylek__size-main\"\u003e\n\u003cstrong\u003e 118.1\" \u003c\/strong\u003e \u003csmall\u003e Large \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__size-info\"\u003e\n\u003cstrong\u003e W25.6\" × H23.6\" · 18 × G9 \u003c\/strong\u003e \u003cspan\u003e Banquet table · long commercial bar \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- =================================================\n           MODEL B\n      ================================================== --\u003e\n\u003carticle class=\"stb-stylek__model stb-stylek__model--b\"\u003e\n\u003cdiv class=\"stb-stylek__model-top\"\u003e\n\u003cdiv class=\"stb-stylek__model-image\"\u003e\u003ca href=\"#stylek-model-b\" class=\"stb-stylek__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-k-stuberlighting_8.jpg?v=1783668909\" alt=\"Gingko Style K Model B cascading linear dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylek__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__model-heading\"\u003e\n\u003csmall\u003e Model B \u003c\/small\u003e \u003cstrong\u003e Cascading Linear \u003c\/strong\u003e \u003cspan\u003e Drop increases with fixture length \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__model-body\"\u003e\n\u003cp\u003eChoose Model B when the fixture should occupy both horizontal and vertical space. Better suited to 10-ft-plus ceilings and statement dining or hospitality interiors.\u003c\/p\u003e\n\u003cdiv class=\"stb-stylek__size-row\"\u003e\n\u003cdiv class=\"stb-stylek__size-main\"\u003e\n\u003cstrong\u003e 78.7\" \u003c\/strong\u003e \u003csmall\u003e Small \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__size-info\"\u003e\n\u003cstrong\u003e W23.6\" × H31.5\" · 12 × G9 \u003c\/strong\u003e \u003cspan\u003e 8-seat dining · higher residential ceiling \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__size-row\"\u003e\n\u003cdiv class=\"stb-stylek__size-main\"\u003e\n\u003cstrong\u003e 98.4\" \u003c\/strong\u003e \u003csmall\u003e Medium \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__size-info\"\u003e\n\u003cstrong\u003e W25.6\" × H39.4\" · 16 × G9 \u003c\/strong\u003e \u003cspan\u003e Statement dining · restaurant private room \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__size-row\"\u003e\n\u003cdiv class=\"stb-stylek__size-main\"\u003e\n\u003cstrong\u003e 118.1\" \u003c\/strong\u003e \u003csmall\u003e Large \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__size-info\"\u003e\n\u003cstrong\u003e W25.6\" × H47.2\" · 18 × G9 \u003c\/strong\u003e \u003cspan\u003e Formal dining · banquet · hospitality \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MODEL LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"stylek-model-a\" href=\"#stylek-model-section\" class=\"stb-stylek__lightbox\"\u003e \u003cspan class=\"stb-stylek__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-k-stuberlighting_18.jpg?v=1783668909\" alt=\"Enlarged Style K Model A size diagram\"\u003e \u003cspan class=\"stb-stylek__lightbox-caption\"\u003e Model A · Flat Linear · H23.6\" \u003c\/span\u003e \u003cspan class=\"stb-stylek__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"stylek-model-b\" href=\"#stylek-model-section\" class=\"stb-stylek__lightbox\"\u003e \u003cspan class=\"stb-stylek__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-k-stuberlighting_8.jpg?v=1783668909\" alt=\"Enlarged Style K Model B size diagram\"\u003e \u003cspan class=\"stb-stylek__lightbox-caption\"\u003e Model B · Cascading Linear \u003c\/span\u003e \u003cspan class=\"stb-stylek__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LENGTH GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylek__choice\"\u003e\n\u003cdiv class=\"stb-stylek__choice-label\"\u003e\n\u003csmall\u003e Quick Length Guide \u003c\/small\u003e \u003cstrong\u003e Start With the Surface Below. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__choice-grid\"\u003e\n\u003cdiv class=\"stb-stylek__choice-item\"\u003e\n\u003csmall\u003e 78.7\" \u003c\/small\u003e \u003cstrong\u003e Approx. 10-ft Surface \u003c\/strong\u003e\n\u003cp\u003eA practical starting point for 8-seat tables and standard long islands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__choice-item\"\u003e\n\u003csmall\u003e 98.4\" \u003c\/small\u003e \u003cstrong\u003e Approx. 12-ft Surface \u003c\/strong\u003e\n\u003cp\u003eBetter for 10-seat tables, longer islands and executive-scale furniture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__choice-item\"\u003e\n\u003csmall\u003e 118.1\" \u003c\/small\u003e \u003cstrong\u003e Approx. 14–16-ft Surface \u003c\/strong\u003e\n\u003cp\u003eIntended for banquet tables, commercial bars and genuinely large interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FRAME FINISH\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylek__finish\"\u003e\n\u003cdiv class=\"stb-stylek__finish-label\"\u003e\n\u003csmall\u003e Frame Finish \u003c\/small\u003e \u003cstrong\u003e Rose Gold Is Standard. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__finish-body\"\u003e\n\u003cp\u003eRose Gold gives the white porcelain a softer and more contemporary contrast. Alternative frame finishes are available at no additional charge.\u003c\/p\u003e\n\u003cdiv class=\"stb-stylek__finish-options\"\u003e\n\u003cspan\u003e Rose Gold · Standard \u003c\/span\u003e \u003cspan\u003e Copper Gold \u003c\/span\u003e \u003cspan\u003e Nickel \u003c\/span\u003e \u003cspan\u003e Chrome \u003c\/span\u003e \u003cspan\u003e White \u003c\/span\u003e \u003cspan\u003e Gold \u003c\/span\u003e \u003cspan\u003e Black \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylek__light\"\u003e\n\u003cdiv class=\"stb-stylek__light-label\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e G9 Bulbs Included. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__light-grid\"\u003e\n\u003cdiv class=\"stb-stylek__light-item\"\u003e\n\u003csmall\u003e 78.7\" \u003c\/small\u003e \u003cstrong\u003e 12 × G9 \u003c\/strong\u003e\n\u003cp\u003eThe smallest length in either Model A or Model B.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__light-item\"\u003e\n\u003csmall\u003e 98.4\" \u003c\/small\u003e \u003cstrong\u003e 16 × G9 \u003c\/strong\u003e\n\u003cp\u003eAdditional sockets maintain more even illumination across the longer frame.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__light-item\"\u003e\n\u003csmall\u003e 118.1\" \u003c\/small\u003e \u003cstrong\u003e 18 × G9 \u003c\/strong\u003e\n\u003cp\u003eThe largest configuration uses eighteen light sources across the full span.\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-stylek__dimming\"\u003e\n\u003carticle class=\"stb-stylek__dimming-card\"\u003e\u003csmall\u003e Included Setup \u003c\/small\u003e \u003cstrong\u003e Warm-White LED · Standard On \/ Off \u003c\/strong\u003e\n\u003cp\u003eAll required G9 LED bulbs are included. The included bulbs are non-dimmable.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-stylek__dimming-card stb-stylek__dimming-card--alt\"\u003e\u003csmall\u003e Optional Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmable G9 + Triac Wall Dimmer \u003c\/strong\u003e\n\u003cp\u003eFor brightness control, replace the included bulbs with compatible dimmable G9 LEDs and use a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       WIRE\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylek__wire\"\u003e\n\u003cdiv class=\"stb-stylek__wire-label\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Standard Wire. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__wire-body\"\u003e\n\u003cdiv class=\"stb-stylek__wire-item\"\u003e\n\u003csmall\u003e Standard \u003c\/small\u003e \u003cstrong\u003e 59\" Suspension Wire \u003c\/strong\u003e\n\u003cp\u003eFinal hanging height is adjusted during installation according to ceiling height and furniture clearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__wire-item\"\u003e\n\u003csmall\u003e Custom Length \u003c\/small\u003e \u003cstrong\u003e Extended Wire Available \u003c\/strong\u003e\n\u003cp\u003eLonger suspension lengths are available at no extra charge. Send your ceiling height and selected configuration to \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALL\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylek__install\"\u003e\n\u003cdiv class=\"stb-stylek__install-item\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003cp\u003eConnects to the ceiling electrical supply.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__install-item\"\u003e\n\u003csmall\u003e Porcelain Leaves \u003c\/small\u003e \u003cstrong\u003e Packed Separately \u003c\/strong\u003e\n\u003cp\u003eLeaves are individually protected and attached during installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__install-item\"\u003e\n\u003csmall\u003e Long Configurations \u003c\/small\u003e \u003cstrong\u003e Professional Installation \u003c\/strong\u003e\n\u003cp\u003eThe 118.1\" version may require additional ceiling support and two junction-box points.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CERAMIC VARIATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylek__variation\"\u003e\u003cstrong\u003e Subtle variation is expected in hand-shaped porcelain. \u003c\/strong\u003e\n\u003cp\u003eIndividual ginkgo leaves may differ slightly in contour, surface texture, glaze character and positioning. These differences are part of the hand-finished construction and are not considered defects.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylek__care\"\u003e\n\u003cdiv class=\"stb-stylek__care-label\"\u003e\n\u003csmall\u003e Care \u003c\/small\u003e \u003cstrong\u003e Dust Gently. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__care-copy\"\u003e\n\u003cp\u003eUse a soft dry microfiber cloth or clean feather duster on the porcelain leaves. For light residue, use a slightly damp cloth with water only. Avoid abrasive sponges, ammonia, glass cleaner and metal polish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylek__specs\"\u003e\n\u003cdiv class=\"stb-stylek__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Gingko Style K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__spec\"\u003e\n\u003cspan\u003e Models \u003c\/span\u003e \u003cstrong\u003e Model A — Flat Linear Horizontal · Model B — Cascading Linear Horizontal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__spec\"\u003e\n\u003cspan\u003e Model A Sizes \u003c\/span\u003e \u003cstrong\u003e L78.7\" × W23.6\" × H23.6\" · L98.4\" × W25.6\" × H23.6\" · L118.1\" × W25.6\" × H23.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__spec\"\u003e\n\u003cspan\u003e Model B Sizes \u003c\/span\u003e \u003cstrong\u003e L78.7\" × W23.6\" × H31.5\" · L98.4\" × W25.6\" × H39.4\" · L118.1\" × W25.6\" × H47.2\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Hand-Shaped Porcelain Ginkgo Leaves · Metal \u0026amp; Iron Long-Linear Frame · Ceiling Canopy \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__spec\"\u003e\n\u003cspan\u003e Ceramic Finish \u003c\/span\u003e \u003cstrong\u003e Hand-Glazed Matte-White Porcelain \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__spec\"\u003e\n\u003cspan\u003e Standard Frame \u003c\/span\u003e \u003cstrong\u003e Rose Gold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__spec\"\u003e\n\u003cspan\u003e Alternative Finishes \u003c\/span\u003e \u003cstrong\u003e Copper Gold · Nickel · Chrome · White · Gold · Black \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__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-stylek__spec\"\u003e\n\u003cspan\u003e Bulb Count \u003c\/span\u003e \u003cstrong\u003e 78.7\" — 12 × G9 · 98.4\" — 16 × G9 · 118.1\" — 18 × G9 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__spec\"\u003e\n\u003cspan\u003e Included Bulbs \u003c\/span\u003e \u003cstrong\u003e Warm-White LED · Non-Dimmable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Maximum Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e For Dimming, Replace the Included Bulbs With Compatible Dimmable G9 LEDs and Use a Compatible Triac Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__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-stylek__spec\"\u003e\n\u003cspan\u003e Wire Length \u003c\/span\u003e \u003cstrong\u003e 59\" Standard · Extended Lengths Available on Request at No Extra Charge \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired · Licensed Electrician Strongly Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__spec\"\u003e\n\u003cspan\u003e Ceiling Support \u003c\/span\u003e \u003cstrong\u003e 118.1\" Configurations May Require Two Junction-Box Points and Ceiling Load Verification \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylek__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-stylek__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-stylek__faq\"\u003e\u003cspan class=\"stb-stylek__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-stylek__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eModel A or Model B?\u003c\/summary\u003e\n\u003cp\u003eChoose Model A when you want the fixture to read primarily as a long horizontal composition. Its 23.6-inch height remains the same across all three lengths and works better with standard residential ceilings. Choose Model B when the chandelier should have more vertical sculptural presence and your ceiling has enough height for the 31.5–47.2 inch cascading profile.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich length should I choose?\u003c\/summary\u003e\n\u003cp\u003e78.7 inches is a practical starting point for an approximately 10-foot table or island. 98.4 inches works better above approximately 12-foot surfaces. The 118.1-inch version is intended for approximately 14–16-foot banquet tables, long commercial bars and genuinely large interiors.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the bulbs included?\u003c\/summary\u003e\n\u003cp\u003eYes. All required warm-white G9 LED bulbs are included. The 78.7-inch version uses 12 bulbs, the 98.4-inch version uses 16, and the 118.1-inch version uses 18.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Style K be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, with a compatible setup. The included G9 LEDs are non-dimmable. Replace them with compatible dimmable G9 LEDs and use a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I change the Rose Gold frame?\u003c\/summary\u003e\n\u003cp\u003eYes. Rose Gold is the standard finish. Copper Gold, Nickel, Chrome, White, Gold and Black are available on request at no extra charge.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I request a longer suspension wire?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard suspension wire is 59 inches. Longer lengths are available at no extra charge. Send your selected model, selected length, ceiling height and desired finished drop to support@stuberlighting.com.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylek__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Model A:L 78.7\"x W 23.6\"x H 23.6\" \/ Ceramics","offer_id":52500672708891,"sku":"STB-CH-26-10134","price":2380.0,"currency_code":"USD","in_stock":true},{"title":"Model A:L 98.4\" x W 25.6\"x H 23.6\" \/ Ceramics","offer_id":52500672741659,"sku":"STB-CH-26-10135","price":3298.0,"currency_code":"USD","in_stock":true},{"title":"Model A:L 118.1\"x W 25.6\"x H 23.6\" \/ Ceramics","offer_id":52500672774427,"sku":"STB-CH-26-10136","price":4180.0,"currency_code":"USD","in_stock":true},{"title":"Model B:L 78.7\"x W 23.6\"x H 31.5\" \/ Ceramics","offer_id":52500672807195,"sku":"STB-CH-26-10137","price":2380.0,"currency_code":"USD","in_stock":true},{"title":"Model B:L 98.4\"x W 25.6\" x H 39.4\" \/ Ceramics","offer_id":52500672839963,"sku":"STB-CH-26-10138","price":3298.0,"currency_code":"USD","in_stock":true},{"title":"Model B:L 118.1\"x W 25.6\"x H 47.2\" \/ Ceramics","offer_id":52500672872731,"sku":"STB-CH-26-10139","price":4180.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-k-stuberlighting_1.jpg?v=1783668909"},{"product_id":"gingko-chandelier-style-j","title":"Gingko Chandelier Style J","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — GINKGO STYLE J\n\n   SPAN \/ TIER \/ SCALE\n\n   ARCHITECTURAL SCALE EDITORIAL\n   QUIET LUXURY · SHOPPER-FIRST\n   DESKTOP + MOBILE · DAWN SAFE\n========================================================= *\/\n\n.stb-gkj{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --body:#625348;\n  --muted:#827568;\n\n  --gold:#C8A96E;\n  --gold-dark:#967143;\n\n  --rose:#B78974;\n  --rose-soft:#EEDFD7;\n  --rose-pale:#F5ECE6;\n\n  --cream:#F5EDD8;\n  --paper:#FAF6EF;\n  --ivory:#FFFDF8;\n  --porcelain:#F0ECE5;\n  --sand:#E9DDC5;\n\n  --line:#DED2BD;\n  --line-soft:#ECE4D8;\n\n  width:100%;\n  max-width:880px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-gkj *,\n.stb-gkj *::before,\n.stb-gkj *::after{\n  box-sizing:border-box;\n}\n\n.stb-gkj h2,\n.stb-gkj h3,\n.stb-gkj p{\n  margin-top:0;\n}\n\n.stb-gkj h2,\n.stb-gkj h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-gkj 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-gkj a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.gkj-eyebrow{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.gkj-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.gkj-opening{\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n}\n\n\n\/* MAIN *\/\n\n.gkj-opening__main{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,225px);\n\n  min-width:0;\n}\n\n\n\/* COPY *\/\n\n.gkj-opening__copy{\n  min-width:0;\n\n  padding:31px 31px 27px;\n}\n\n.gkj-opening h2{\n  max-width:575px;\n\n  margin:0 0 10px;\n\n  font-size:31px;\n  line-height:1.05;\n}\n\n.gkj-opening__lead{\n  max-width:565px;\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.gkj-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:22px;\n\n  margin-top:19px;\n}\n\n.gkj-fact{\n  min-width:92px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.gkj-fact:nth-child(2){\n  border-color:var(--rose);\n}\n\n.gkj-fact:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.gkj-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.gkj-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\/* SCALE PANEL *\/\n\n.gkj-opening__scale{\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.gkj-scale-mark{\n  padding-bottom:10px;\n\n  border-bottom:1px solid rgba(255,255,255,.14);\n}\n\n.gkj-scale-mark 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.gkj-scale-mark strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:22px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.gkj-scale-mark span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CDBFAE;\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* 7 POINT SCALE *\/\n\n.gkj-scale-points{\n  display:grid;\n  grid-template-columns:repeat(7,1fr);\n\n  gap:4px;\n\n  margin-top:15px;\n}\n\n.gkj-scale-point{\n  min-width:0;\n}\n\n.gkj-scale-point i{\n  display:block;\n\n  height:4px;\n\n  margin-bottom:5px;\n\n  background:rgba(200,169,110,.32);\n}\n\n.gkj-scale-point:nth-child(2) i{\n  background:rgba(200,169,110,.42);\n}\n\n.gkj-scale-point:nth-child(3) i{\n  background:rgba(200,169,110,.52);\n}\n\n.gkj-scale-point:nth-child(4) i{\n  background:rgba(200,169,110,.62);\n}\n\n.gkj-scale-point:nth-child(5) i{\n  background:var(--gold);\n}\n\n.gkj-scale-point:nth-child(6) i{\n  background:var(--rose);\n}\n\n.gkj-scale-point:nth-child(7) i{\n  background:#FFF8ED;\n}\n\n.gkj-scale-point span{\n  display:block;\n\n  color:#BFAF9C;\n\n  font-size:8.5px;\n  line-height:1.2;\n\n  text-align:center;\n}\n\n\n\/* TIER STRIP *\/\n\n.gkj-tier-strip{\n  display:grid;\n  grid-template-columns:5fr 2fr;\n\n  border-top:1px solid var(--line);\n}\n\n.gkj-tier-strip__item{\n  min-width:0;\n\n  padding:11px 15px;\n}\n\n.gkj-tier-strip__item:first-child{\n  background:#F4EEE6;\n}\n\n.gkj-tier-strip__item:last-child{\n  background:var(--rose-pale);\n\n  border-left:1px solid var(--line);\n}\n\n.gkj-tier-strip__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.gkj-tier-strip__item strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.gkj-tier-strip__item span{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   02 — MATERIAL\n========================================================= *\/\n\n.gkj-material{\n  margin-top:10px;\n\n  padding:28px 29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.gkj-section-head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:14px;\n}\n\n.gkj-section-head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.08;\n}\n\n.gkj-section-head p{\n  max-width:505px;\n\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* MATERIAL BODY *\/\n\n.gkj-material__body{\n  display:grid;\n  grid-template-columns:minmax(0,140px) minmax(0,140px) minmax(0,1fr);\n\n  gap:11px;\n}\n\n\n\/* SMALL IMAGES *\/\n\n.gkj-material-img{\n  min-width:0;\n\n  padding:8px;\n\n  background:var(--porcelain);\n\n  border:1px solid var(--line);\n}\n\n.gkj-material-img:nth-child(2){\n  background:var(--rose-pale);\n}\n\n.gkj-material-img__frame{\n  width:120px;\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.gkj-material-img__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.gkj-material-img__frame img{\n  max-height:114px !important;\n}\n\n.gkj-material-img__copy{\n  padding:8px 2px 1px;\n}\n\n.gkj-material-img__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.gkj-material-img__copy strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  line-height:1.38;\n  font-weight:600;\n}\n\n\n\/* MATERIAL LEDGER *\/\n\n.gkj-material-list{\n  min-width:0;\n\n  border:1px solid var(--line);\n}\n\n.gkj-material-row{\n  display:grid;\n  grid-template-columns:minmax(0,82px) minmax(0,1fr);\n\n  gap:12px;\n\n  padding:10px 11px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.gkj-material-row:last-child{\n  border-bottom:0;\n}\n\n.gkj-material-row:nth-child(1){\n  background:#FAF7F2;\n}\n\n.gkj-material-row:nth-child(2){\n  background:var(--rose-soft);\n}\n\n.gkj-material-row:nth-child(3){\n  background:#EEE9E2;\n}\n\n.gkj-material-row small{\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gkj-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.gkj-material-row p{\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.43;\n}\n\n\n\/* FINISH NOTE *\/\n\n.gkj-finish{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:16px;\n\n  margin-top:10px;\n\n  padding:10px 12px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--rose);\n}\n\n.gkj-finish strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.gkj-finish span{\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   03 — SCALE SELECTOR\n========================================================= *\/\n\n.gkj-selector{\n  margin-top:10px;\n\n  padding:28px 29px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n\n\/* TIER 1 *\/\n\n.gkj-tier{\n  border:1px solid var(--line);\n}\n\n.gkj-tier + .gkj-tier{\n  margin-top:10px;\n}\n\n\n\/* TIER HEADER *\/\n\n.gkj-tier__head{\n  display:grid;\n  grid-template-columns:minmax(0,115px) minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:12px 14px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.gkj-tier--one .gkj-tier__head{\n  background:#F2ECE4;\n}\n\n.gkj-tier--two .gkj-tier__head{\n  background:var(--espresso);\n}\n\n\n\/* SIZE IMAGE *\/\n\n.gkj-tier__image{\n  width:105px;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.gkj-tier__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.gkj-tier__image img{\n  max-height:98px !important;\n}\n\n\n\/* HEADER COPY *\/\n\n.gkj-tier__title small{\n  display:block;\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gkj-tier__title strong{\n  display:block;\n\n  margin:2px 0 4px;\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.gkj-tier__title span{\n  display:block;\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n.gkj-tier--one .gkj-tier__title small{\n  color:var(--gold-dark);\n}\n\n.gkj-tier--one .gkj-tier__title strong{\n  color:var(--espresso);\n}\n\n.gkj-tier--one .gkj-tier__title span{\n  color:var(--body);\n}\n\n.gkj-tier--two .gkj-tier__title small{\n  color:var(--gold);\n}\n\n.gkj-tier--two .gkj-tier__title strong{\n  color:#FFF8ED;\n}\n\n.gkj-tier--two .gkj-tier__title span{\n  color:#D2C6B7;\n}\n\n\n\/* SIZE ROW *\/\n\n.gkj-size{\n  display:grid;\n  grid-template-columns:minmax(0,76px) minmax(0,138px) minmax(0,90px) minmax(0,1fr);\n\n  gap:10px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:9px 12px;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.gkj-size:last-child{\n  border-bottom:0;\n}\n\n.gkj-size:nth-child(even){\n  background:#FBF8F3;\n}\n\n.gkj-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.gkj-size__name strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.gkj-size__measure{\n  color:var(--gold-dark);\n\n  font-size:11.5px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n.gkj-size__bulbs{\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n.gkj-size__use strong{\n  display:block;\n\n  margin-bottom:1px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.gkj-size__use span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.38;\n}\n\n\n\/* 118 EMPHASIS *\/\n\n.gkj-size--largest-linear{\n  background:var(--rose-pale) !important;\n\n  border-left:3px solid var(--rose);\n}\n\n\n\/* TIER 2 ROW *\/\n\n.gkj-flagship{\n  display:grid;\n  grid-template-columns:minmax(0,100px) minmax(0,1fr);\n\n  gap:13px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:12px;\n\n  background:#2B211A;\n\n  border-bottom:1px solid rgba(255,255,255,.12);\n}\n\n.gkj-flagship:last-child{\n  border-bottom:0;\n}\n\n.gkj-flagship--mega{\n  background:var(--espresso);\n}\n\n\n\/* SMALL IMAGE *\/\n\n.gkj-flagship__image{\n  width:90px;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  background:#FFF8ED;\n\n  border:1px solid rgba(200,169,110,.4);\n}\n\n.gkj-flagship__image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.gkj-flagship__image img{\n  max-height:84px !important;\n}\n\n\n\/* FLAGSHIP COPY *\/\n\n.gkj-flagship__copy 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.gkj-flagship__copy h4{\n  margin:0 0 4px;\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.gkj-flagship__meta{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:8px 13px;\n\n  margin-bottom:4px;\n}\n\n.gkj-flagship__meta span{\n  color:#D4C8B9;\n\n  font-size:11.5px;\n}\n\n.gkj-flagship__meta strong{\n  color:#FFF8ED;\n\n  font-weight:600;\n}\n\n.gkj-flagship__copy p{\n  margin:0;\n\n  color:#C8BCAE;\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* CHOOSING RULE *\/\n\n.gkj-rule{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:0;\n\n  margin-top:10px;\n\n  border:1px solid var(--line);\n}\n\n.gkj-rule__item{\n  min-width:0;\n\n  padding:11px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.gkj-rule__item:last-child{\n  border-right:0;\n}\n\n.gkj-rule__item:nth-child(1){\n  background:#F6F0E8;\n}\n\n.gkj-rule__item:nth-child(2){\n  background:#F0E7E0;\n}\n\n.gkj-rule__item:nth-child(3){\n  background:#EAE4DD;\n}\n\n.gkj-rule__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.gkj-rule__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.gkj-rule__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\/* INSTALL BAR *\/\n\n.gkj-install{\n  display:grid;\n  grid-template-columns:minmax(0,140px) 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.gkj-install__mark 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.gkj-install__mark strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.gkj-install__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n}\n\n.gkj-install__copy p{\n  margin:0;\n\n  color:#D7CCBE;\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n.gkj-install__meta{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:11px;\n\n  margin-top:6px;\n}\n\n.gkj-install__meta span{\n  color:#D7CCBE;\n\n  font-size:11.5px;\n}\n\n.gkj-install__meta strong{\n  color:#FFF8ED;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.gkj-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.gkj-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.gkj-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.gkj-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.gkj-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.gkj-spec{\n  display:grid;\n  grid-template-columns:minmax(0,160px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.gkj-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.gkj-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.gkj-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:11px;\n}\n\n.gkj-note{\n  min-width:0;\n\n  padding:10px 12px;\n\n  border:1px solid var(--line);\n}\n\n.gkj-note:first-child{\n  background:var(--ivory);\n\n  border-left:3px solid var(--gold);\n}\n\n.gkj-note:last-child{\n  background:var(--rose-pale);\n\n  border-left:3px solid var(--rose);\n}\n\n.gkj-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.gkj-note span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.gkj-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.gkj-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(--rose);\n}\n\n.gkj-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.gkj-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.gkj-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.gkj-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.gkj-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.gkj-lightbox:target{\n  display:flex;\n}\n\n.gkj-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.gkj-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.gkj-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.gkj-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  .gkj-opening__main{\n    grid-template-columns:minmax(0,1fr) minmax(0,185px);\n  }\n\n  .gkj-opening__copy{\n    padding:26px 22px;\n  }\n\n  .gkj-opening h2{\n    font-size:27px;\n  }\n\n\n  .gkj-material,\n  .gkj-selector,\n  .gkj-specs{\n    padding:24px 20px;\n  }\n\n\n  .gkj-section-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .gkj-material__body{\n    grid-template-columns:minmax(0,118px) minmax(0,118px) minmax(0,1fr);\n  }\n\n  .gkj-material-img__frame{\n    width:98px;\n  }\n\n\n  .gkj-size{\n    grid-template-columns:minmax(0,65px) minmax(0,118px) minmax(0,78px) minmax(0,1fr);\n\n    gap:7px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .gkj-opening__main{\n    grid-template-columns:1fr;\n  }\n\n\n  .gkj-opening__scale{\n    padding:18px;\n  }\n\n\n  .gkj-tier-strip{\n    grid-template-columns:1fr;\n  }\n\n  .gkj-tier-strip__item:last-child{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .gkj-material__body{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .gkj-material-img__frame{\n    width:96px;\n  }\n\n  .gkj-material-list{\n    grid-column:1 \/ -1;\n  }\n\n\n  .gkj-material-row{\n    grid-template-columns:minmax(0,70px) minmax(0,1fr);\n\n    gap:9px;\n  }\n\n\n  .gkj-finish{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n\n  .gkj-tier__head{\n    grid-template-columns:minmax(0,90px) minmax(0,1fr);\n\n    gap:10px;\n  }\n\n  .gkj-tier__image{\n    width:84px;\n  }\n\n\n  .gkj-size{\n    grid-template-columns:minmax(0,72px) minmax(0,1fr);\n\n    gap:4px 10px;\n\n    padding:9px 10px;\n  }\n\n  .gkj-size__name{\n    grid-row:1 \/ span 3;\n  }\n\n  .gkj-size__measure,\n  .gkj-size__bulbs,\n  .gkj-size__use{\n    grid-column:2;\n  }\n\n\n  .gkj-flagship{\n    grid-template-columns:minmax(0,86px) minmax(0,1fr);\n\n    gap:10px;\n  }\n\n  .gkj-flagship__image{\n    width:80px;\n  }\n\n\n  .gkj-rule{\n    grid-template-columns:1fr;\n  }\n\n  .gkj-rule__item{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .gkj-rule__item:last-child{\n    border-bottom:0;\n  }\n\n\n  .gkj-install{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n  .gkj-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  .gkj-specs__head{\n    display:block;\n  }\n\n  .gkj-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .gkj-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .gkj-spec__label{\n    color:var(--gold-dark);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n\n  .gkj-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-gkj\" id=\"gkj-root\"\u003e\n\u003c!-- =====================================================\n       01 — OPENING\n  ====================================================== --\u003e\n\u003csection class=\"gkj-opening\"\u003e\n\u003cdiv class=\"gkj-opening__main\"\u003e\n\u003cdiv class=\"gkj-opening__copy\"\u003e\n\u003cspan class=\"gkj-eyebrow\"\u003e Ginkgo Series · Style J \u003c\/span\u003e\n\u003ch2\u003eOne Botanical Language, Seven Levels of Scale\u003c\/h2\u003e\n\u003cp class=\"gkj-opening__lead\"\u003eStyle J carries hand-shaped porcelain ginkgo leaves from a 47.2-inch linear dining chandelier all the way to architectural-scale installations. Five configurations stay linear; two oversized versions expand into full sculptural volumes.\u003c\/p\u003e\n\u003cdiv class=\"gkj-facts\"\u003e\n\u003cdiv class=\"gkj-fact\"\u003e\n\u003csmall\u003e Configurations \u003c\/small\u003e \u003cstrong\u003e 7 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-fact\"\u003e\n\u003csmall\u003e Length Range \u003c\/small\u003e \u003cstrong\u003e 47–372\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-fact\"\u003e\n\u003csmall\u003e Tiers \u003c\/small\u003e \u003cstrong\u003e 2 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003caside class=\"gkj-opening__scale\"\u003e\n\u003cdiv class=\"gkj-scale-mark\"\u003e\n\u003csmall\u003e Scale Register \u003c\/small\u003e \u003cstrong\u003e 47.2\" → 372\" \u003c\/strong\u003e \u003cspan\u003e From residential dining to large architectural volume. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-scale-points\"\u003e\n\u003cdiv class=\"gkj-scale-point\"\u003e\n\u003ci\u003e\u003c\/i\u003e \u003cspan\u003e47\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-scale-point\"\u003e\n\u003ci\u003e\u003c\/i\u003e \u003cspan\u003e59\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-scale-point\"\u003e\n\u003ci\u003e\u003c\/i\u003e \u003cspan\u003e79\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-scale-point\"\u003e\n\u003ci\u003e\u003c\/i\u003e \u003cspan\u003e98\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-scale-point\"\u003e\n\u003ci\u003e\u003c\/i\u003e \u003cspan\u003e118\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-scale-point\"\u003e\n\u003ci\u003e\u003c\/i\u003e \u003cspan\u003e181\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-scale-point\"\u003e\n\u003ci\u003e\u003c\/i\u003e \u003cspan\u003e372\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-tier-strip\"\u003e\n\u003cdiv class=\"gkj-tier-strip__item\"\u003e\n\u003csmall\u003e Tier 1 · Linear \u003c\/small\u003e \u003cstrong\u003e Five residential-to-commercial sizes \u003c\/strong\u003e \u003cspan\u003e Dining tables · islands · bars · boardrooms \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-tier-strip__item\"\u003e\n\u003csmall\u003e Tier 2 · Architectural \u003c\/small\u003e \u003cstrong\u003e Two oversized flagships \u003c\/strong\u003e \u003cspan\u003e Atriums · lobbies · ballrooms \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"gkj-material\"\u003e\n\u003cdiv class=\"gkj-section-head\"\u003e\n\u003ch3\u003ePorcelain Softens the Scale\u003c\/h3\u003e\n\u003cp\u003eEven at its largest dimensions, Style J keeps the material language quiet: individually formed matte-white porcelain leaves supported by a warm Rose Gold frame. The botanical surface prevents the large structure from feeling industrial.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-material__body\"\u003e\n\u003c!-- LEAF TEXTURE --\u003e\n\u003carticle class=\"gkj-material-img\"\u003e\n\u003cdiv class=\"gkj-material-img__frame\"\u003e\u003ca href=\"#gkj-leaf-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_6.jpg?v=1783646322\" alt=\"Close-up texture of hand-shaped porcelain ginkgo leaves\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkj-material-img__copy\"\u003e\n\u003csmall\u003e Porcelain \u003c\/small\u003e \u003cstrong\u003e Hand-Shaped Leaf Texture \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- PRODUCT DETAIL --\u003e\n\u003carticle class=\"gkj-material-img\"\u003e\n\u003cdiv class=\"gkj-material-img__frame\"\u003e\u003ca href=\"#gkj-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-j-stuberlighting_5.jpg?v=1783673019\" alt=\"Close-up detail of Ginkgo Style J porcelain leaves and Rose Gold frame\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkj-material-img__copy\"\u003e\n\u003csmall\u003e Construction \u003c\/small\u003e \u003cstrong\u003e Porcelain + Rose Gold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MATERIAL LEDGER --\u003e\n\u003cdiv class=\"gkj-material-list\"\u003e\n\u003cdiv class=\"gkj-material-row\"\u003e\n\u003csmall\u003e Leaves \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Hand-Shaped Porcelain \u003c\/strong\u003e\n\u003cp\u003eIndividually formed and hand-glazed in a matte-white finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-material-row\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Rose Gold · Standard \u003c\/strong\u003e\n\u003cp\u003eA warm pink-gold tone that keeps the long structure refined rather than heavy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-material-row\"\u003e\n\u003csmall\u003e Form \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Linear to Sculptural \u003c\/strong\u003e\n\u003cp\u003eTier 1 remains horizontal; Tier 2 introduces width and becomes a three-dimensional volume.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-finish\"\u003e\n\u003cstrong\u003e Alternative Frame Finishes \u003c\/strong\u003e \u003cspan\u003e Copper Gold · Nickel · Chrome · White · Gold · Black. Rose Gold is standard; alternative finishes can be requested at no extra charge. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SCALE SELECTOR\n  ====================================================== --\u003e\n\u003csection class=\"gkj-selector\"\u003e\n\u003cdiv class=\"gkj-section-head\"\u003e\n\u003ch3\u003eChoose the Tier Before the Size\u003c\/h3\u003e\n\u003cp\u003eTier 1 is selected by the length of the table, island or counter below it. Tier 2 is an architectural specification: ceiling volume, structural support and installation planning become part of the purchase decision.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===================================================\n         TIER 1\n    ==================================================== --\u003e\n\u003cdiv class=\"gkj-tier gkj-tier--one\"\u003e\n\u003cdiv class=\"gkj-tier__head\"\u003e\n\u003cdiv class=\"gkj-tier__image\"\u003e\u003ca href=\"#gkj-tier1-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-j-stuberlighting_2.jpg?v=1783673018\" alt=\"Ginkgo Style J Tier 1 linear size reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkj-tier__title\"\u003e\n\u003csmall\u003e Tier 1 · Linear \u003c\/small\u003e \u003cstrong\u003e Five Sizes for Long Surfaces \u003c\/strong\u003e \u003cspan\u003e Select primarily by the length of the dining table, island, bar or conference table below the fixture. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 47 --\u003e\n\u003cdiv class=\"gkj-size\"\u003e\n\u003cdiv class=\"gkj-size__name\"\u003e\n\u003csmall\u003e 01 \u003c\/small\u003e \u003cstrong\u003e 47.2\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-size__measure\"\u003eL47.2\" × H20.5\"\u003c\/div\u003e\n\u003cdiv class=\"gkj-size__bulbs\"\u003e10 × G9\u003c\/div\u003e\n\u003cdiv class=\"gkj-size__use\"\u003e\n\u003cstrong\u003e Compact Linear \u003c\/strong\u003e \u003cspan\u003e 6-seat dining · standard island \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 59 --\u003e\n\u003cdiv class=\"gkj-size\"\u003e\n\u003cdiv class=\"gkj-size__name\"\u003e\n\u003csmall\u003e 02 \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-size__measure\"\u003eL59\" × H21.7\"\u003c\/div\u003e\n\u003cdiv class=\"gkj-size__bulbs\"\u003e12 × G9\u003c\/div\u003e\n\u003cdiv class=\"gkj-size__use\"\u003e\n\u003cstrong\u003e Everyday Large \u003c\/strong\u003e \u003cspan\u003e 8-seat dining · long island · home bar \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 78 --\u003e\n\u003cdiv class=\"gkj-size\"\u003e\n\u003cdiv class=\"gkj-size__name\"\u003e\n\u003csmall\u003e 03 \u003c\/small\u003e \u003cstrong\u003e 78.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-size__measure\"\u003eL78.7\" × H23.6\"\u003c\/div\u003e\n\u003cdiv class=\"gkj-size__bulbs\"\u003e18 × G9\u003c\/div\u003e\n\u003cdiv class=\"gkj-size__use\"\u003e\n\u003cstrong\u003e Statement Residential \u003c\/strong\u003e \u003cspan\u003e 8–10 seat dining · private dining \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 98 --\u003e\n\u003cdiv class=\"gkj-size\"\u003e\n\u003cdiv class=\"gkj-size__name\"\u003e\n\u003csmall\u003e 04 \u003c\/small\u003e \u003cstrong\u003e 98.4\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-size__measure\"\u003eL98.4\" × H27.6\"\u003c\/div\u003e\n\u003cdiv class=\"gkj-size__bulbs\"\u003e24 × G9\u003c\/div\u003e\n\u003cdiv class=\"gkj-size__use\"\u003e\n\u003cstrong\u003e Formal Scale \u003c\/strong\u003e \u003cspan\u003e 10-seat dining · boardroom · banquet \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 118 --\u003e\n\u003cdiv class=\"gkj-size gkj-size--largest-linear\"\u003e\n\u003cdiv class=\"gkj-size__name\"\u003e\n\u003csmall\u003e 05 \u003c\/small\u003e \u003cstrong\u003e 118.1\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-size__measure\"\u003eL118.1\" × H29.5\"\u003c\/div\u003e\n\u003cdiv class=\"gkj-size__bulbs\"\u003e30 × G9\u003c\/div\u003e\n\u003cdiv class=\"gkj-size__use\"\u003e\n\u003cstrong\u003e Largest Linear \u003c\/strong\u003e \u003cspan\u003e 12-seat formal · restaurant · commercial bar \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===================================================\n         TIER 2\n    ==================================================== --\u003e\n\u003cdiv class=\"gkj-tier gkj-tier--two\"\u003e\n\u003cdiv class=\"gkj-tier__head\"\u003e\n\u003cdiv class=\"gkj-tier__image\"\u003e\u003ca href=\"#gkj-181-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-j-stuberlighting_9.jpg?v=1783673019\" alt=\"Ginkgo Style J oversized architectural scale reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkj-tier__title\"\u003e\n\u003csmall\u003e Tier 2 · Architectural \u003c\/small\u003e \u003cstrong\u003e Two Oversized Flagships \u003c\/strong\u003e \u003cspan\u003e These are not simply longer Tier 1 fixtures. They introduce a width dimension and become full ceiling volumes. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 181 --\u003e\n\u003cdiv class=\"gkj-flagship\"\u003e\n\u003cdiv class=\"gkj-flagship__image\"\u003e\u003ca href=\"#gkj-181-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-j-stuberlighting_9.jpg?v=1783673019\" alt=\"181.1 inch Ginkgo Style J architectural configuration\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkj-flagship__copy\"\u003e\n\u003csmall\u003e Configuration 06 \u003c\/small\u003e\n\u003ch4\u003e181.1\" Architectural\u003c\/h4\u003e\n\u003cdiv class=\"gkj-flagship__meta\"\u003e\n\u003cspan\u003e \u003cstrong\u003eL181.1\" × W29.5\" × H53.5\"\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e 30 × E12 \u003c\/span\u003e \u003cspan\u003e 15 ft+ ceiling \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eFor hotel lobbies, larger atriums, flagship dining spaces and large hospitality interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 372 --\u003e\n\u003cdiv class=\"gkj-flagship gkj-flagship--mega\"\u003e\n\u003cdiv class=\"gkj-flagship__image\"\u003e\u003ca href=\"#gkj-372-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-j-stuberlighting_4.jpg?v=1783673019\" alt=\"372 inch Ginkgo Style J mega architectural configuration\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkj-flagship__copy\"\u003e\n\u003csmall\u003e Configuration 07 · Mega Flagship \u003c\/small\u003e\n\u003ch4\u003e372\" Architectural Volume\u003c\/h4\u003e\n\u003cdiv class=\"gkj-flagship__meta\"\u003e\n\u003cspan\u003e \u003cstrong\u003eL372\" × W167.3\" × H47.2\"\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e 71 × E12 \u003c\/span\u003e \u003cspan\u003e 20 ft+ ceiling \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eMade for grand atriums, large ballrooms, flagship retail and enterprise-scale hospitality architecture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CHOOSING --\u003e\n\u003cdiv class=\"gkj-rule\"\u003e\n\u003cdiv class=\"gkj-rule__item\"\u003e\n\u003csmall\u003e Residential \u003c\/small\u003e \u003cstrong\u003e 47.2\"–78.7\" \u003c\/strong\u003e \u003cspan\u003e Dining rooms, kitchen islands and large residential interiors. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-rule__item\"\u003e\n\u003csmall\u003e Large \/ Commercial \u003c\/small\u003e \u003cstrong\u003e 98.4\"–118.1\" \u003c\/strong\u003e \u003cspan\u003e Formal dining, boardrooms, bars and boutique hospitality. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-rule__item\"\u003e\n\u003csmall\u003e Architectural \u003c\/small\u003e \u003cstrong\u003e 181.1\"–372\" \u003c\/strong\u003e \u003cspan\u003e Structural planning and professional installation are required. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALL --\u003e\n\u003cdiv class=\"gkj-install\"\u003e\n\u003cdiv class=\"gkj-install__mark\"\u003e\n\u003csmall\u003e Before Ordering \u003c\/small\u003e \u003cstrong\u003e Measure the Volume \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-install__copy\"\u003e\n\u003cp\u003eStandard suspension wire is 59 inches, with extended lengths available on request at no extra charge. Tier 2 configurations require professional installation planning and ceiling structural review.\u003c\/p\u003e\n\u003cdiv class=\"gkj-install__meta\"\u003e\n\u003cspan\u003e \u003cstrong\u003e59\" Suspension\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eCustom Length Available\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=\"gkj-specs\"\u003e\n\u003cdiv class=\"gkj-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Ginkgo Series · Style J \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-spec-list\"\u003e\n\u003cdiv class=\"gkj-spec\"\u003e\n\u003cspan class=\"gkj-spec__label\"\u003e Configurations \u003c\/span\u003e \u003cspan class=\"gkj-spec__value\"\u003e Tier 1 — 5 linear configurations · 47.2\" \/ 59\" \/ 78.7\" \/ 98.4\" \/ 118.1\"\u003cbr\u003eTier 2 — 2 architectural configurations · 181.1\" \/ 372\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-spec\"\u003e\n\u003cspan class=\"gkj-spec__label\"\u003e Tier 1 Dimensions \u003c\/span\u003e \u003cspan class=\"gkj-spec__value\"\u003e L47.2\" × H20.5\"\u003cbr\u003eL59\" × H21.7\"\u003cbr\u003eL78.7\" × H23.6\"\u003cbr\u003eL98.4\" × H27.6\"\u003cbr\u003eL118.1\" × H29.5\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-spec\"\u003e\n\u003cspan class=\"gkj-spec__label\"\u003e Tier 2 Dimensions \u003c\/span\u003e \u003cspan class=\"gkj-spec__value\"\u003e L181.1\" × W29.5\" × H53.5\"\u003cbr\u003eL372\" × W167.3\" × H47.2\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-spec\"\u003e\n\u003cspan class=\"gkj-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"gkj-spec__value\"\u003e Hand-shaped porcelain ginkgo leaves · Metal \u0026amp; iron linear \/ sculptural frame · Ceiling canopy \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-spec\"\u003e\n\u003cspan class=\"gkj-spec__label\"\u003e Porcelain Finish \u003c\/span\u003e \u003cspan class=\"gkj-spec__value\"\u003e Hand-glazed matte white \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-spec\"\u003e\n\u003cspan class=\"gkj-spec__label\"\u003e Standard Frame \u003c\/span\u003e \u003cspan class=\"gkj-spec__value\"\u003e Rose Gold \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-spec\"\u003e\n\u003cspan class=\"gkj-spec__label\"\u003e Alternate Finishes \u003c\/span\u003e \u003cspan class=\"gkj-spec__value\"\u003e Copper Gold · Nickel · Chrome · White · Gold · Black \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-spec\"\u003e\n\u003cspan class=\"gkj-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"gkj-spec__value\"\u003e Tier 1 — G9 sockets · Tier 2 — E12 candelabra sockets · Bulbs Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-spec\"\u003e\n\u003cspan class=\"gkj-spec__label\"\u003e Included Bulbs \u003c\/span\u003e \u003cspan class=\"gkj-spec__value\"\u003e Warm-white LED · Standard included bulbs are non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-spec\"\u003e\n\u003cspan class=\"gkj-spec__label\"\u003e Bulb Quantity \u003c\/span\u003e \u003cspan class=\"gkj-spec__value\"\u003e 47.2\" — 10 × G9 · 59\" — 12 × G9 · 78.7\" — 18 × G9 · 98.4\" — 24 × G9 · 118.1\" — 30 × G9 · 181.1\" — 30 × E12 · 372\" — 71 × E12 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-spec\"\u003e\n\u003cspan class=\"gkj-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"gkj-spec__value\"\u003e 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-spec\"\u003e\n\u003cspan class=\"gkj-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"gkj-spec__value\"\u003e Compatible with dimmable G9 \/ E12 LED bulbs matching the selected configuration and a compatible Triac wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-spec\"\u003e\n\u003cspan class=\"gkj-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"gkj-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-spec\"\u003e\n\u003cspan class=\"gkj-spec__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"gkj-spec__value\"\u003e 59\" standard wire · Extended lengths available on request at no extra charge \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-spec\"\u003e\n\u003cspan class=\"gkj-spec__label\"\u003e Ceiling Guidance \u003c\/span\u003e \u003cspan class=\"gkj-spec__value\"\u003e Tier 1 — approximately 8–12 ft depending on size\u003cbr\u003e181.1\" — 15 ft+\u003cbr\u003e372\" — 20 ft+ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-spec\"\u003e\n\u003cspan class=\"gkj-spec__label\"\u003e Wiring \/ Installation \u003c\/span\u003e \u003cspan class=\"gkj-spec__value\"\u003e Hardwired · Licensed electrician strongly recommended · Tier 2 requires a professional installation team \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-spec\"\u003e\n\u003cspan class=\"gkj-spec__label\"\u003e Installation Time \u003c\/span\u003e \u003cspan class=\"gkj-spec__value\"\u003e Tier 1 — approximately 90 minutes to 3 hours\u003cbr\u003e181.1\" — approximately 4–6 hours with a 2-person team\u003cbr\u003e372\" — dedicated installation team over approximately 2–3 days \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-spec\"\u003e\n\u003cspan class=\"gkj-spec__label\"\u003e Production \u003c\/span\u003e \u003cspan class=\"gkj-spec__value\"\u003e Tier 1 — approximately 4–6 weeks · Tier 2 — approximately 8–12 weeks depending on scale and finish \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-spec\"\u003e\n\u003cspan class=\"gkj-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"gkj-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-spec\"\u003e\n\u003cspan class=\"gkj-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"gkj-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=\"gkj-notes\"\u003e\n\u003cdiv class=\"gkj-note\"\u003e\n\u003cstrong\u003e Handmade Porcelain \u003c\/strong\u003e \u003cspan\u003e Each leaf is individually formed and glazed, so slight differences in contour, texture and positioning are normal. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkj-note\"\u003e\n\u003cstrong\u003e Architectural Orders \u003c\/strong\u003e \u003cspan\u003e The 181.1\" and 372\" configurations require advance planning for ceiling structure, mounting geometry and installation access. Contact us before ordering a Tier 2 configuration. \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=\"gkj-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — LEAF\n  ====================================================== --\u003e \u003ca id=\"gkj-leaf-large\" href=\"#gkj-root\" class=\"gkj-lightbox\"\u003e \u003cspan class=\"gkj-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_6.jpg?v=1783646322\" alt=\"Enlarged porcelain ginkgo leaf texture\"\u003e \u003cspan class=\"gkj-lightbox__caption\"\u003e Style J · Porcelain Leaf Texture \u003c\/span\u003e \u003cspan class=\"gkj-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- DETAIL --\u003e \u003ca id=\"gkj-detail-large\" href=\"#gkj-root\" class=\"gkj-lightbox\"\u003e \u003cspan class=\"gkj-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-j-stuberlighting_5.jpg?v=1783673019\" alt=\"Enlarged Style J porcelain and Rose Gold detail\"\u003e \u003cspan class=\"gkj-lightbox__caption\"\u003e Style J · Porcelain + Rose Gold \u003c\/span\u003e \u003cspan class=\"gkj-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- TIER 1 --\u003e \u003ca id=\"gkj-tier1-large\" href=\"#gkj-root\" class=\"gkj-lightbox\"\u003e \u003cspan class=\"gkj-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-j-stuberlighting_2.jpg?v=1783673018\" alt=\"Enlarged Ginkgo Style J Tier 1 size reference\"\u003e \u003cspan class=\"gkj-lightbox__caption\"\u003e Style J · Tier 1 Linear Configurations \u003c\/span\u003e \u003cspan class=\"gkj-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- 181 --\u003e \u003ca id=\"gkj-181-large\" href=\"#gkj-root\" class=\"gkj-lightbox\"\u003e \u003cspan class=\"gkj-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-j-stuberlighting_9.jpg?v=1783673019\" alt=\"Enlarged Style J 181.1 inch architectural configuration\"\u003e \u003cspan class=\"gkj-lightbox__caption\"\u003e 181.1\" · Architectural Configuration \u003c\/span\u003e \u003cspan class=\"gkj-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- 372 --\u003e \u003ca id=\"gkj-372-large\" href=\"#gkj-root\" class=\"gkj-lightbox\"\u003e \u003cspan class=\"gkj-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-j-stuberlighting_4.jpg?v=1783673019\" alt=\"Enlarged Style J 372 inch mega architectural configuration\"\u003e \u003cspan class=\"gkj-lightbox__caption\"\u003e 372\" · Mega Flagship Configuration \u003c\/span\u003e \u003cspan class=\"gkj-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":"L 47.2\" x H 20.5\" \/ Ceramics","offer_id":52500810203419,"sku":"STB-CH-26-10140","price":1180.0,"currency_code":"USD","in_stock":true},{"title":"L 59 \"xH 21.7\" \/ Ceramics","offer_id":52500810236187,"sku":"STB-CH-26-10141","price":1680.0,"currency_code":"USD","in_stock":true},{"title":"L 78.7\"xH 23.6\" \/ Ceramics","offer_id":52500810268955,"sku":"STB-CH-26-10142","price":2380.0,"currency_code":"USD","in_stock":true},{"title":"L 98.4\"x H 27.6\" \/ Ceramics","offer_id":52500810301723,"sku":"STB-CH-26-10143","price":3350.0,"currency_code":"USD","in_stock":true},{"title":"L 118.1\"xH 29.5\" \/ Ceramics","offer_id":52500810334491,"sku":"STB-CH-26-10144","price":4320.0,"currency_code":"USD","in_stock":true},{"title":"L 181.1\"x W 29.5\"x H 53.5\" \/ Ceramics","offer_id":52500810367259,"sku":"STB-CH-26-10145","price":9380.0,"currency_code":"USD","in_stock":true},{"title":"L 372\"x W 167.3\"xH 47.2\" \/ Ceramics","offer_id":52500810400027,"sku":"STB-CH-26-10146","price":16880.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-j-stuberlighting_1_51a1e0ec-52ef-423a-9a73-ca2cbb224358.jpg?v=1783676781"},{"product_id":"gingko-chandelier-style-i","title":"Gingko Chandelier Style I","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — GINGKO STYLE I\n   Tall Vertical Porcelain Ginkgo Chandelier\n\n   TRANSPARENT OUTER WRAPPER\n   Quiet premium card system\n   No full-page tinted background\n   Desktop + Mobile responsive\n\n   SHOPPER FLOW:\n   PORCELAIN DETAIL\n   → CHECK CEILING HEIGHT\n   → CHOOSE LENGTH\n   → COMPOSITE INSTALLATION\n   → FRAME \/ LIGHT\n   → SPECS \/ FAQ \/ SHIPPING\n========================================================= *\/\n\n.stb-stylei{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EC;\n  --ceramic:#F3EFE9;\n  --ceramic-deep:#ECE5DC;\n  --rose-soft:#F2E7E1;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D9CFC5;\n  --line-dark:#C8BAAD;\n\n  --gold:#AE8C60;\n  --gold-dark:#795D40;\n\n  --rose:#A97867;\n  --rose-deep:#6E4F45;\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-stylei *,\n.stb-stylei *::before,\n.stb-stylei *::after{\n  box-sizing:border-box;\n}\n\n.stb-stylei h2,\n.stb-stylei 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-stylei p{\n  margin-top:0;\n}\n\n.stb-stylei__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-stylei__title{\n  max-width:650px;\n\n  margin:0 0 10px;\n\n  color:var(--ink);\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.01em;\n}\n\n.stb-stylei__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.27;\n}\n\n.stb-stylei__copy{\n  max-width:680px;\n\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.2px;\n  line-height:1.62;\n}\n\n.stb-stylei__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-stylei__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 225px;\n\n  margin-bottom:12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-stylei__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-stylei__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.4px;\n  line-height:1.68;\n}\n\n.stb-stylei__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-stylei__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-stylei__intro-side strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:17px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-stylei__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-stylei__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-stylei__fact{\n  padding:11px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-stylei__fact:last-child{\n  border-right:0;\n}\n\n.stb-stylei__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-stylei__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 BASE\n========================================================= *\/\n\n.stb-stylei__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-stylei__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   DETAIL IMAGES\n========================================================= *\/\n\n.stb-stylei__details{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:28px;\n}\n\n.stb-stylei__detail{\n  display:grid;\n  grid-template-columns:126px minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-stylei__detail--ceramic{\n  background:var(--ceramic);\n}\n\n.stb-stylei__detail-media{\n  width:114px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-stylei__detail-copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylei__detail-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stylei__detail-copy p{\n  margin:0;\n\n  color:#6D625A;\n\n  font-size:9.7px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   CEILING CHECK\n========================================================= *\/\n\n.stb-stylei__ceiling{\n  display:grid;\n  grid-template-columns:180px 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-stylei__ceiling-number{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:18px;\n\n  background:var(--espresso);\n}\n\n.stb-stylei__ceiling-number small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#CAB18C;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylei__ceiling-number strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:27px;\n  line-height:1;\n  font-weight:500;\n}\n\n.stb-stylei__ceiling-number span{\n  color:#D8CCC3;\n\n  font-size:9.5px;\n  line-height:1.4;\n}\n\n.stb-stylei__ceiling-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-stylei__ceiling-item{\n  padding:15px 17px;\n}\n\n.stb-stylei__ceiling-item +\n.stb-stylei__ceiling-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stylei__ceiling-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-stylei__ceiling-item strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stylei__ceiling-item p{\n  margin:0;\n\n  color:#6D625A;\n\n  font-size:9.8px;\n  line-height:1.49;\n}\n\n\n\/* =========================================================\n   FIXED DROP\n========================================================= *\/\n\n.stb-stylei__drop{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--ceramic);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylei__drop-value{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--ceramic-deep);\n}\n\n.stb-stylei__drop-value 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-stylei__drop-value strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:24px;\n  line-height:1.1;\n  font-weight:500;\n}\n\n.stb-stylei__drop-copy{\n  padding:15px 18px;\n\n  background:var(--paper);\n}\n\n.stb-stylei__drop-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11.7px;\n  font-weight:500;\n}\n\n.stb-stylei__drop-copy p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.2px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   SIZES\n========================================================= *\/\n\n.stb-stylei__sizes{\n  margin-bottom:28px;\n}\n\n.stb-stylei__sizes-head{\n  margin-bottom:12px;\n}\n\n.stb-stylei__size-gallery{\n  display:grid;\n  grid-template-columns:150px 150px minmax(0,1fr);\n\n  gap:8px;\n  align-items:stretch;\n}\n\n.stb-stylei__size-image-card{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:10px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-stylei__size-media{\n  width:118px;\n  max-width:100%;\n}\n\n.stb-stylei__size-list{\n  display:grid;\n  grid-template-columns:1fr 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-stylei__size{\n  padding:13px 14px;\n\n  min-width:0;\n}\n\n.stb-stylei__size:nth-child(2),\n.stb-stylei__size:nth-child(4){\n  border-left:1px solid var(--line);\n}\n\n.stb-stylei__size:nth-child(3),\n.stb-stylei__size:nth-child(4){\n  border-top:1px solid var(--line);\n}\n\n.stb-stylei__size--composite{\n  background:var(--ceramic);\n}\n\n.stb-stylei__size--flagship{\n  background:var(--rose-soft);\n}\n\n.stb-stylei__size small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylei__size strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:12.2px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-stylei__size span{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-dark);\n\n  font-size:8.8px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n.stb-stylei__size p{\n  margin:0;\n\n  color:#6D625A;\n\n  font-size:9.3px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   COMPOSITE INSTALLATION\n========================================================= *\/\n\n.stb-stylei__composite{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 145px;\n\n  margin-bottom:28px;\n\n  background:var(--espresso);\n\n  border:1px solid var(--espresso);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylei__composite-copy{\n  padding:17px 18px;\n}\n\n.stb-stylei__composite-copy .stb-stylei__eyebrow{\n  color:#C9AD83;\n}\n\n.stb-stylei__composite-copy h3{\n  color:#FFF8EF;\n}\n\n.stb-stylei__composite-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#D9CEC6;\n\n  font-size:10.7px;\n  line-height:1.55;\n}\n\n.stb-stylei__composite-copy strong{\n  color:#FFF8EF;\n  font-weight:500;\n}\n\n.stb-stylei__composite-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:11px;\n\n  background:#2C231E;\n\n  border-left:1px solid #55463C;\n}\n\n.stb-stylei__install-image{\n  width:112px;\n  max-width:100%;\n}\n\n\n\/* =========================================================\n   JUNCTION SUMMARY\n========================================================= *\/\n\n.stb-stylei__junction{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:28px;\n}\n\n.stb-stylei__junction-card{\n  padding:14px 16px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-stylei__junction-card--four{\n  background:var(--ceramic);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-stylei__junction-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-stylei__junction-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-stylei__junction-card p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   FRAME FINISH\n========================================================= *\/\n\n.stb-stylei__finish{\n  display:grid;\n  grid-template-columns:170px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylei__finish-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--rose-deep);\n}\n\n.stb-stylei__finish-label small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#E6C8BC;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylei__finish-label strong{\n  color:#FFF8F3;\n\n  font-size:12.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stylei__finish-body{\n  padding:15px 17px;\n}\n\n.stb-stylei__finish-body p{\n  margin:0;\n\n  color:#665C55;\n\n  font-size:10.4px;\n  line-height:1.55;\n}\n\n.stb-stylei__finish-options{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.stb-stylei__finish-options span{\n  padding:4px 8px;\n\n  background:var(--paper-soft);\n\n  color:#675B52;\n\n  border:1px solid var(--line);\n  border-radius:3px;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   LIGHT\n========================================================= *\/\n\n.stb-stylei__light{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylei__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-stylei__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-stylei__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-stylei__light-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-stylei__light-item{\n  padding:14px;\n}\n\n.stb-stylei__light-item +\n.stb-stylei__light-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stylei__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-stylei__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-stylei__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-stylei__dimming{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:28px;\n}\n\n.stb-stylei__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-stylei__dimming-card--alt{\n  background:var(--ceramic);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-stylei__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-stylei__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-stylei__dimming-card p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   WIRE\n========================================================= *\/\n\n.stb-stylei__wire{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylei__wire-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--ceramic-deep);\n}\n\n.stb-stylei__wire-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#7E7064;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylei__wire-label strong{\n  color:var(--ink);\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stylei__wire-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-stylei__wire-item{\n  padding:14px 16px;\n}\n\n.stb-stylei__wire-item +\n.stb-stylei__wire-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stylei__wire-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylei__wire-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  font-weight:500;\n}\n\n.stb-stylei__wire-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.7px;\n  line-height:1.48;\n}\n\n.stb-stylei__wire-item a{\n  color:var(--gold-dark);\n\n  font-weight:600;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.stb-stylei__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-stylei__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-stylei__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-stylei__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-stylei__care-copy{\n  padding:14px 17px;\n}\n\n.stb-stylei__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   CERAMIC VARIATION\n========================================================= *\/\n\n.stb-stylei__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-stylei__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-stylei__variation p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.3px;\n  line-height:1.53;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-stylei__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-stylei__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-stylei__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-stylei__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-stylei__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-stylei__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-stylei__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-stylei__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-stylei__faq{\n  max-width:770px;\n\n  margin:0 auto 28px;\n\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-stylei__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-stylei__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-stylei__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-stylei__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-stylei__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-stylei__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-stylei__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-stylei__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-stylei__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-stylei__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-stylei__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-stylei__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-stylei__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-stylei__lightbox:target{\n  display:flex;\n}\n\n.stb-stylei__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-stylei__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-stylei__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-stylei__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-stylei__intro{\n    grid-template-columns:1fr 180px;\n  }\n\n  .stb-stylei__title{\n    font-size:25px;\n  }\n\n  .stb-stylei__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-stylei__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-stylei__fact:nth-child(1),\n  .stb-stylei__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n  .stb-stylei__details{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylei__size-gallery{\n    grid-template-columns:120px 120px minmax(0,1fr);\n  }\n\n  .stb-stylei__size-media{\n    width:95px;\n  }\n\n  .stb-stylei__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-stylei{\n    width:100%;\n    max-width:100%;\n\n    margin:0;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-stylei__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylei__intro-copy{\n    padding:17px 15px;\n  }\n\n  .stb-stylei__intro-side{\n    padding:12px 15px;\n  }\n\n  .stb-stylei__title{\n    font-size:23px;\n  }\n\n\n  \/* DETAILS *\/\n\n  .stb-stylei__detail{\n    grid-template-columns:82px minmax(0,1fr);\n\n    gap:10px;\n\n    padding:9px;\n  }\n\n  .stb-stylei__detail-media{\n    width:74px;\n  }\n\n\n  \/* CEILING *\/\n\n  .stb-stylei__ceiling{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylei__ceiling-number{\n    padding:12px 14px;\n  }\n\n  .stb-stylei__ceiling-number strong{\n    font-size:22px;\n  }\n\n  .stb-stylei__ceiling-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylei__ceiling-item +\n  .stb-stylei__ceiling-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* DROP *\/\n\n  .stb-stylei__drop{\n    grid-template-columns:90px minmax(0,1fr);\n  }\n\n  .stb-stylei__drop-value{\n    padding:11px;\n  }\n\n  .stb-stylei__drop-value strong{\n    font-size:19px;\n  }\n\n  .stb-stylei__drop-copy{\n    padding:12px;\n  }\n\n\n  \/* SIZES *\/\n\n  .stb-stylei__size-gallery{\n    grid-template-columns:72px 72px minmax(0,1fr);\n\n    gap:5px;\n  }\n\n  .stb-stylei__size-image-card{\n    padding:5px;\n  }\n\n  .stb-stylei__size-media{\n    width:62px;\n  }\n\n  .stb-stylei__size-list{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylei__size{\n    padding:10px;\n  }\n\n  .stb-stylei__size:nth-child(2),\n  .stb-stylei__size:nth-child(3),\n  .stb-stylei__size:nth-child(4){\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* COMPOSITE *\/\n\n  .stb-stylei__composite{\n    grid-template-columns:minmax(0,1fr) 92px;\n  }\n\n  .stb-stylei__composite-copy{\n    padding:13px;\n  }\n\n  .stb-stylei__composite-media{\n    padding:7px;\n  }\n\n  .stb-stylei__install-image{\n    width:78px;\n  }\n\n\n  \/* JUNCTION *\/\n\n  .stb-stylei__junction{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* FINISH *\/\n\n  .stb-stylei__finish{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylei__finish-label{\n    padding:11px 14px;\n  }\n\n  .stb-stylei__finish-body{\n    padding:12px 14px;\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-stylei__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylei__light-label{\n    padding:11px 14px;\n  }\n\n  .stb-stylei__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylei__light-item +\n  .stb-stylei__light-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* DIMMING *\/\n\n  .stb-stylei__dimming{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* WIRE *\/\n\n  .stb-stylei__wire{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylei__wire-label{\n    padding:11px 14px;\n  }\n\n  .stb-stylei__wire-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylei__wire-item +\n  .stb-stylei__wire-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* CARE *\/\n\n  .stb-stylei__care{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylei__care-label{\n    padding:11px 14px;\n  }\n\n  .stb-stylei__care-copy{\n    padding:12px 14px;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-stylei__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-stylei__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-stylei__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-stylei__shipping{\n    padding:15px;\n  }\n\n}\n\n\n\/* =========================================================\n   EXTRA SMALL\n========================================================= *\/\n\n@media screen and (max-width:380px){\n\n  .stb-stylei__size-gallery{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-stylei__size-list{\n    grid-column:1 \/ -1;\n  }\n\n  .stb-stylei__size-image-card{\n    min-height:90px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-stylei\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylei__intro\"\u003e\n\u003cdiv class=\"stb-stylei__intro-copy\"\u003e\n\u003cspan class=\"stb-stylei__eyebrow\"\u003e Porcelain Ginkgo Leaves · Tall Architectural Chandelier \u003c\/span\u003e\n\u003ch2 class=\"stb-stylei__title\"\u003eMade for Rooms With Real Vertical Volume.\u003c\/h2\u003e\n\u003cp\u003eGingko Style I creates a continuous 78.7-inch botanical drop beneath the ceiling. Rather than sitting high above the room, the porcelain composition reaches downward into double-height foyers, stair atriums and tall dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__intro-side\"\u003e\n\u003csmall\u003e Fixed Vertical Drop \u003c\/small\u003e \u003cstrong\u003e 78.7\" \/ 6.5 ft \u003c\/strong\u003e \u003cspan\u003e Four lengths · up to 137\" wide \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylei__facts\"\u003e\n\u003cdiv class=\"stb-stylei__fact\"\u003e\n\u003csmall\u003e Leaves \u003c\/small\u003e \u003cstrong\u003e Hand-Shaped Porcelain \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__fact\"\u003e\n\u003csmall\u003e Minimum Ceiling \u003c\/small\u003e \u003cstrong\u003e 14 ft \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__fact\"\u003e\n\u003csmall\u003e Standard Frame \u003c\/small\u003e \u003cstrong\u003e Rose Gold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__fact\"\u003e\n\u003csmall\u003e Bulbs \u003c\/small\u003e \u003cstrong\u003e Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAILS\n  ====================================================== --\u003e\n\u003csection id=\"stylei-detail-section\" class=\"stb-stylei__details\"\u003e\u003c!-- PRODUCT DETAIL --\u003e\n\u003carticle class=\"stb-stylei__detail\"\u003e\n\u003cdiv class=\"stb-stylei__detail-media\"\u003e\u003ca href=\"#stylei-product-detail\" class=\"stb-stylei__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-i-stuberlighting_10.jpg?v=1783733681\" alt=\"Gingko Style I porcelain leaf chandelier construction detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylei__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__detail-copy\"\u003e\n\u003csmall\u003e Construction Detail \u003c\/small\u003e \u003cstrong\u003e Dense Porcelain Leaves Across a Vertical Linear Frame \u003c\/strong\u003e\n\u003cp\u003eLeaves are positioned at changing angles so the chandelier keeps visible depth throughout its full vertical drop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- PORCELAIN DETAIL --\u003e\n\u003carticle class=\"stb-stylei__detail stb-stylei__detail--ceramic\"\u003e\n\u003cdiv class=\"stb-stylei__detail-media\"\u003e\u003ca href=\"#stylei-ceramic-detail\" class=\"stb-stylei__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_6.jpg?v=1783646322\" alt=\"White porcelain ginkgo leaf texture detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylei__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__detail-copy\"\u003e\n\u003csmall\u003e Porcelain Detail \u003c\/small\u003e \u003cstrong\u003e Sculpted Veins + Matte White Glaze \u003c\/strong\u003e\n\u003cp\u003eFine ridges create highlights and shadow, giving every leaf texture even before the chandelier is illuminated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"stylei-product-detail\" href=\"#stylei-detail-section\" class=\"stb-stylei__lightbox\"\u003e \u003cspan class=\"stb-stylei__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-i-stuberlighting_10.jpg?v=1783733681\" alt=\"Enlarged Gingko Style I chandelier detail\"\u003e \u003cspan class=\"stb-stylei__lightbox-caption\"\u003e Gingko Style I · Construction Detail \u003c\/span\u003e \u003cspan class=\"stb-stylei__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"stylei-ceramic-detail\" href=\"#stylei-detail-section\" class=\"stb-stylei__lightbox\"\u003e \u003cspan class=\"stb-stylei__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_6.jpg?v=1783646322\" alt=\"Enlarged porcelain ginkgo leaf detail\"\u003e \u003cspan class=\"stb-stylei__lightbox-caption\"\u003e Ginkgo Series · Porcelain Leaf Detail \u003c\/span\u003e \u003cspan class=\"stb-stylei__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       CEILING CHECK\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylei__ceiling\"\u003e\n\u003cdiv class=\"stb-stylei__ceiling-number\"\u003e\n\u003csmall\u003e Check This First \u003c\/small\u003e \u003cstrong\u003e 14 ft \u003c\/strong\u003e \u003cspan\u003e minimum ceiling height \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__ceiling-body\"\u003e\n\u003cdiv class=\"stb-stylei__ceiling-item\"\u003e\n\u003csmall\u003e Minimum \u003c\/small\u003e \u003cstrong\u003e 14-ft Ceiling \u003c\/strong\u003e\n\u003cp\u003eAllows approximately 7 ft of floor clearance beneath the 78.7-inch fixture body.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__ceiling-item\"\u003e\n\u003csmall\u003e Preferred \u003c\/small\u003e \u003cstrong\u003e 16 ft or Higher \u003c\/strong\u003e\n\u003cp\u003eBetter suited to stair atriums, grand foyers and spaces where the full vertical composition can breathe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FIXED DROP\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylei__drop\"\u003e\n\u003cdiv class=\"stb-stylei__drop-value\"\u003e\n\u003csmall\u003e Fixture Height \u003c\/small\u003e \u003cstrong\u003e 78.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__drop-copy\"\u003e\n\u003cstrong\u003e The vertical dimension never changes. \u003c\/strong\u003e\n\u003cp\u003eEvery Style I configuration is 78.7 inches high. Only the horizontal length changes, so the buying decision is primarily about how much ceiling width the chandelier should occupy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZES\n  ====================================================== --\u003e\n\u003csection id=\"stylei-size-section\" class=\"stb-stylei__sizes\"\u003e\n\u003cdiv class=\"stb-stylei__sizes-head\"\u003e\n\u003cspan class=\"stb-stylei__eyebrow\"\u003e Choose the Length \u003c\/span\u003e\n\u003ch3 class=\"stb-stylei__section-title\"\u003eFour Lengths. One Consistent 6.5-ft Drop.\u003c\/h3\u003e\n\u003cp class=\"stb-stylei__copy\"\u003eThe 78.7\" and 98.4\" versions remain single-point installations. The 118.1\" and 137\" versions are composite fixtures and require a different ceiling plan.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__size-gallery\"\u003e\n\u003c!-- FIRST SIZE DIAGRAM --\u003e\n\u003cdiv class=\"stb-stylei__size-image-card\"\u003e\n\u003cdiv class=\"stb-stylei__size-media\"\u003e\u003ca href=\"#stylei-size-small\" class=\"stb-stylei__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-i-stuberlighting_4.jpg?v=1783733681\" alt=\"Gingko Style I 78.7 and 98.4 inch size diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylei__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LARGE SIZE DIAGRAM --\u003e\n\u003cdiv class=\"stb-stylei__size-image-card\"\u003e\n\u003cdiv class=\"stb-stylei__size-media\"\u003e\u003ca href=\"#stylei-size-large\" class=\"stb-stylei__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-i-stuberlighting_34.jpg?v=1783733681\" alt=\"Gingko Style I 118.1 and 137 inch composite size diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylei__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE CARDS --\u003e\n\u003cdiv class=\"stb-stylei__size-list\"\u003e\n\u003carticle class=\"stb-stylei__size\"\u003e\u003csmall\u003e 3-Piece Cluster \u003c\/small\u003e \u003cstrong\u003e L78.7\" × H78.7\" \u003c\/strong\u003e \u003cspan\u003e 200 × 200cm · G9 \u003c\/span\u003e\n\u003cp\u003eThe most residential-scale option for tall dining rooms, foyers and staircase volumes.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-stylei__size\"\u003e\u003csmall\u003e 3-Piece Cluster \u003c\/small\u003e \u003cstrong\u003e L98.4\" × H78.7\" \u003c\/strong\u003e \u003cspan\u003e 250 × 200cm · G9 \u003c\/span\u003e\n\u003cp\u003eA balanced choice for larger double-height dining and substantial residential foyers.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-stylei__size stb-stylei__size--composite\"\u003e\u003csmall\u003e 4-Piece Composite \u003c\/small\u003e \u003cstrong\u003e L118.1\" × H78.7\" \u003c\/strong\u003e \u003cspan\u003e 300 × 200cm · E12 \u003c\/span\u003e\n\u003cp\u003eFormal residential, banquet and hospitality scale. Requires four ceiling junction points.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-stylei__size stb-stylei__size--flagship\"\u003e\u003csmall\u003e 4-Piece Composite · Flagship \u003c\/small\u003e \u003cstrong\u003e L137\" × H78.7\" \u003c\/strong\u003e \u003cspan\u003e 350 × 200cm · E12 \u003c\/span\u003e\n\u003cp\u003eDesigned for grand atriums, large hospitality interiors and genuinely architectural-scale spaces.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"stylei-size-small\" href=\"#stylei-size-section\" class=\"stb-stylei__lightbox\"\u003e \u003cspan class=\"stb-stylei__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-i-stuberlighting_4.jpg?v=1783733681\" alt=\"Enlarged Gingko Style I 78.7 and 98.4 inch dimensions\"\u003e \u003cspan class=\"stb-stylei__lightbox-caption\"\u003e Style I · 78.7\" \/ 98.4\" Configurations \u003c\/span\u003e \u003cspan class=\"stb-stylei__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"stylei-size-large\" href=\"#stylei-size-section\" class=\"stb-stylei__lightbox\"\u003e \u003cspan class=\"stb-stylei__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-i-stuberlighting_34.jpg?v=1783733681\" alt=\"Enlarged Gingko Style I 118.1 and 137 inch dimensions\"\u003e \u003cspan class=\"stb-stylei__lightbox-caption\"\u003e Style I · 118.1\" \/ 137\" Composite Configurations \u003c\/span\u003e \u003cspan class=\"stb-stylei__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       COMPOSITE INSTALLATION\n  ====================================================== --\u003e\n\u003csection id=\"stylei-install-section\" class=\"stb-stylei__composite\"\u003e\n\u003cdiv class=\"stb-stylei__composite-copy\"\u003e\n\u003cspan class=\"stb-stylei__eyebrow\"\u003e Important · 118.1\" \u0026amp; 137\" Only \u003c\/span\u003e\n\u003ch3 class=\"stb-stylei__section-title\"\u003eThe Two Largest Sizes Are Four Fixtures Working as One.\u003c\/h3\u003e\n\u003cp\u003eThe 118.1\" and 137\" configurations are built from \u003cstrong\u003efour coordinated light units\u003c\/strong\u003e. Your ceiling therefore needs \u003cstrong\u003efour separate junction-box points\u003c\/strong\u003e positioned according to the installation drawing. This should be planned before ordering, especially for new construction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__composite-media\"\u003e\n\u003cdiv class=\"stb-stylei__install-image\"\u003e\u003ca href=\"#stylei-install-image\" class=\"stb-stylei__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-i-stuberlighting_35.jpg?v=1783733681\" alt=\"Gingko Style I four junction box composite installation diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylei__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INSTALL LIGHTBOX --\u003e \u003ca id=\"stylei-install-image\" href=\"#stylei-install-section\" class=\"stb-stylei__lightbox\"\u003e \u003cspan class=\"stb-stylei__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-i-stuberlighting_35.jpg?v=1783733681\" alt=\"Enlarged Style I four point ceiling installation diagram\"\u003e \u003cspan class=\"stb-stylei__lightbox-caption\"\u003e 118.1\" \/ 137\" · Four Junction-Box Installation \u003c\/span\u003e \u003cspan class=\"stb-stylei__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       JUNCTION SUMMARY\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylei__junction\"\u003e\n\u003carticle class=\"stb-stylei__junction-card\"\u003e\u003csmall\u003e 78.7\" \/ 98.4\" \u003c\/small\u003e \u003cstrong\u003e Single-Point Ceiling Connection \u003c\/strong\u003e\n\u003cp\u003eThe smaller 3-piece cluster configurations use a conventional single ceiling junction-box location.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-stylei__junction-card stb-stylei__junction-card--four\"\u003e\u003csmall\u003e 118.1\" \/ 137\" \u003c\/small\u003e \u003cstrong\u003e Four Junction-Box Points \u003c\/strong\u003e\n\u003cp\u003eComposite sizes require four coordinated electrical points plus ceiling structural verification before installation.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FRAME FINISH\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylei__finish\"\u003e\n\u003cdiv class=\"stb-stylei__finish-label\"\u003e\n\u003csmall\u003e Frame Finish \u003c\/small\u003e \u003cstrong\u003e Rose Gold Is Standard. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__finish-body\"\u003e\n\u003cp\u003eRose Gold creates a softer contrast with the matte-white porcelain. Alternative finishes are available at no additional charge.\u003c\/p\u003e\n\u003cdiv class=\"stb-stylei__finish-options\"\u003e\n\u003cspan\u003e Rose Gold · Standard \u003c\/span\u003e \u003cspan\u003e Copper Gold \u003c\/span\u003e \u003cspan\u003e Nickel \u003c\/span\u003e \u003cspan\u003e Chrome \u003c\/span\u003e \u003cspan\u003e White \u003c\/span\u003e \u003cspan\u003e Gold \u003c\/span\u003e \u003cspan\u003e Black \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylei__light\"\u003e\n\u003cdiv class=\"stb-stylei__light-label\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Bulbs Included. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__light-grid\"\u003e\n\u003cdiv class=\"stb-stylei__light-item\"\u003e\n\u003csmall\u003e 78.7\" \/ 98.4\" \u003c\/small\u003e \u003cstrong\u003e G9 \u003c\/strong\u003e\n\u003cp\u003eWarm-white replaceable G9 LED bulbs included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__light-item\"\u003e\n\u003csmall\u003e 118.1\" \/ 137\" \u003c\/small\u003e \u003cstrong\u003e E12 \u003c\/strong\u003e\n\u003cp\u003eComposite configurations use E12 candelabra sockets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__light-item\"\u003e\n\u003csmall\u003e Electrical \u003c\/small\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003cp\u003eMaximum 40W per socket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylei__dimming\"\u003e\n\u003carticle class=\"stb-stylei__dimming-card\"\u003e\u003csmall\u003e Included Setup \u003c\/small\u003e \u003cstrong\u003e Warm White · Standard On \/ Off \u003c\/strong\u003e\n\u003cp\u003eThe included LED bulbs are non-dimmable and intended for standard on\/off use.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-stylei__dimming-card stb-stylei__dimming-card--alt\"\u003e\u003csmall\u003e Optional Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmable G9 \/ E12 + Triac Dimmer \u003c\/strong\u003e\n\u003cp\u003eFor brightness control, use compatible dimmable bulbs matching your fixture's socket type with a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       WIRE\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylei__wire\"\u003e\n\u003cdiv class=\"stb-stylei__wire-label\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Standard Wire. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__wire-body\"\u003e\n\u003cdiv class=\"stb-stylei__wire-item\"\u003e\n\u003csmall\u003e Standard \u003c\/small\u003e \u003cstrong\u003e 59\" Suspension Wire \u003c\/strong\u003e\n\u003cp\u003eFinal suspension length is set during installation according to the ceiling architecture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__wire-item\"\u003e\n\u003csmall\u003e Custom \u003c\/small\u003e \u003cstrong\u003e Extended Length Available \u003c\/strong\u003e\n\u003cp\u003eLonger suspension wire is available at no extra charge. Send your ceiling height and selected configuration to \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CERAMIC VARIATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylei__variation\"\u003e\u003cstrong\u003e Subtle variation is expected in hand-shaped porcelain. \u003c\/strong\u003e\n\u003cp\u003eIndividual ginkgo leaves may differ slightly in contour, surface texture, glaze character and positioning. These small differences are natural characteristics of the hand-finished ceramic construction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylei__care\"\u003e\n\u003cdiv class=\"stb-stylei__care-label\"\u003e\n\u003csmall\u003e Care \u003c\/small\u003e \u003cstrong\u003e Plan for Height. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__care-copy\"\u003e\n\u003cp\u003eDust porcelain leaves with a soft dry microfiber cloth or clean duster. Because Style I is installed high above the floor, larger installations should be cleaned using appropriate ladder or lift access. Avoid abrasive cleaners, ammonia, glass cleaner and metal polish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylei__specs\"\u003e\n\u003cdiv class=\"stb-stylei__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Gingko Style I \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e L78.7\" × H78.7\" · L98.4\" × H78.7\" · L118.1\" × H78.7\" · L137\" × H78.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__spec\"\u003e\n\u003cspan\u003e Vertical Drop \u003c\/span\u003e \u003cstrong\u003e 78.7\" \/ 6.5 ft · Uniform Across All Configurations \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__spec\"\u003e\n\u003cspan\u003e Construction \u003c\/span\u003e \u003cstrong\u003e 78.7\" \/ 98.4\" — 3-Piece Cluster · 118.1\" \/ 137\" — 4-Piece Composite \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Hand-Shaped Porcelain Ginkgo Leaves · Metal \u0026amp; Iron Vertical Linear Frame · Ceiling Canopy \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__spec\"\u003e\n\u003cspan\u003e Ceramic Finish \u003c\/span\u003e \u003cstrong\u003e Hand-Glazed Matte-White Porcelain \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__spec\"\u003e\n\u003cspan\u003e Standard Frame \u003c\/span\u003e \u003cstrong\u003e Rose Gold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__spec\"\u003e\n\u003cspan\u003e Alternative Finishes \u003c\/span\u003e \u003cstrong\u003e Copper Gold · Nickel · Chrome · White · Gold · Black \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e 78.7\" \/ 98.4\" — G9 · 118.1\" \/ 137\" — E12 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__spec\"\u003e\n\u003cspan\u003e Bulbs \u003c\/span\u003e \u003cstrong\u003e Warm-White LED Bulbs Included · Included Bulbs Are Non-Dimmable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Maximum Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e For Dimming, Replace the Included Bulbs With Compatible Dimmable G9 \/ E12 LEDs and Use a Compatible Triac Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__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-stylei__spec\"\u003e\n\u003cspan\u003e Wire Length \u003c\/span\u003e \u003cstrong\u003e 59\" Standard · Extended Lengths Available on Request at No Extra Charge \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__spec\"\u003e\n\u003cspan\u003e Junction Boxes \u003c\/span\u003e \u003cstrong\u003e 78.7\" \/ 98.4\" — Single-Point Ceiling Connection · 118.1\" \/ 137\" — Four Coordinated Junction-Box Points Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__spec\"\u003e\n\u003cspan\u003e Minimum Ceiling \u003c\/span\u003e \u003cstrong\u003e 14 ft Minimum · 16 ft+ Recommended for Staircase and Grand-Foyer Applications \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Hardwired · Licensed Professional Installation Required · Composite Sizes Require Structural Planning \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylei__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-stylei__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-stylei__faq\"\u003e\u003cspan class=\"stb-stylei__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-stylei__section-title\"\u003eBefore You Specify Style I.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I have enough ceiling height?\u003c\/summary\u003e\n\u003cp\u003eStyle I is intentionally tall. Every configuration is 78.7 inches high. A 14-ft ceiling is the practical minimum, while 16 ft or more gives the fixture better proportion in stair atriums, double-height foyers and other large vertical spaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich length should I choose?\u003c\/summary\u003e\n\u003cp\u003e78.7 inches is the most residential-scale option. 98.4 inches works well in larger double-height rooms. The 118.1-inch configuration moves into formal, banquet and hospitality scale. The 137-inch version is a true flagship size for very large architectural interiors.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does “4-piece composite” mean?\u003c\/summary\u003e\n\u003cp\u003eThe 118.1-inch and 137-inch versions are made from four coordinated light units that form one continuous chandelier composition. They therefore require four separate ceiling junction-box points rather than one central electrical connection.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I change the Rose Gold frame?\u003c\/summary\u003e\n\u003cp\u003eYes. Rose Gold is standard. Copper Gold, Nickel, Chrome, White, Gold and Black are available on request at no additional charge.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Style I be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, with a compatible setup. The included LED bulbs are non-dimmable. Use compatible dimmable G9 bulbs for the 78.7-inch and 98.4-inch versions, or dimmable E12 bulbs for the 118.1-inch and 137-inch versions, together with a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylei__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":"L 78.7\" x H 78.7\" \/ Ceramics","offer_id":52502978527515,"sku":"STB-CH-26-10147","price":2280.0,"currency_code":"USD","in_stock":true},{"title":"L 98.4\" x H 78.7\" \/ Ceramics","offer_id":52502978560283,"sku":"STB-CH-26-10148","price":3160.0,"currency_code":"USD","in_stock":true},{"title":"L 118.1\" x H 78.7\" \/ Ceramics","offer_id":52502978593051,"sku":"STB-CH-26-10149","price":4150.0,"currency_code":"USD","in_stock":true},{"title":"L 137\" x H 78.7\" \/ Ceramics","offer_id":52502978625819,"sku":"STB-CH-26-10150","price":4980.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-i-stuberlighting_1.jpg?v=1783733681"},{"product_id":"gingko-chandelier-style-h","title":"Gingko Chandelier Style H","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — GINKGO STYLE H\n   VOLUME \/ WIDTH \/ SCALE\n\n   CLEAN EDITORIAL\n   TRANSPARENT SECTIONS\n   SELECTIVE CARDS ONLY\n========================================================= *\/\n\n.stb-gkh{\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:#F8F2E8;\n  --sand:#E9DDC5;\n  --ivory:#FFFDF8;\n\n  --line:#DED2BD;\n  --line-dark:#CDBD9F;\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-gkh *,\n.stb-gkh *::before,\n.stb-gkh *::after{\n  box-sizing:border-box;\n}\n\n.stb-gkh h2,\n.stb-gkh h3,\n.stb-gkh p{\n  margin-top:0;\n}\n\n.stb-gkh h2,\n.stb-gkh h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-gkh 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  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.gkh-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.gkh-section-head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:28px;\n\n  margin-bottom:15px;\n}\n\n.gkh-section-head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.08;\n}\n\n.gkh-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.gkh-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 — INTRO\n========================================================= *\/\n\n.gkh-intro{\n  padding:4px 0 27px;\n\n  border-top:4px solid var(--espresso);\n  border-bottom:1px solid var(--line);\n}\n\n.gkh-intro__copy{\n  max-width:690px;\n\n  padding-top:24px;\n}\n\n.gkh-intro h2{\n  max-width:650px;\n\n  margin:0 0 10px;\n\n  font-size:31px;\n  line-height:1.05;\n}\n\n.gkh-intro__lead{\n  max-width:650px;\n\n  margin:0;\n\n  color:var(--body);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* SMALL FACTS *\/\n\n.gkh-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:28px;\n\n  margin-top:20px;\n}\n\n.gkh-fact{\n  min-width:105px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.gkh-fact:nth-child(2){\n  border-color:var(--line-dark);\n}\n\n.gkh-fact:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.gkh-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.gkh-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 WIDTH CARD *\/\n\n.gkh-width-card{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:20px;\n  align-items:center;\n\n  margin-top:21px;\n\n  padding:15px 17px;\n\n  background:var(--espresso);\n\n  border:1px solid var(--espresso);\n}\n\n.gkh-width-card__number 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.gkh-width-card__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:28px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.gkh-width-card__copy{\n  padding-left:18px;\n\n  border-left:1px solid rgba(255,255,255,.16);\n}\n\n.gkh-width-card__copy p{\n  margin:0;\n\n  color:#D9CFC2;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   02 — MATERIAL\n========================================================= *\/\n\n.gkh-material{\n  padding:28px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n\n\/* MATERIAL GRID *\/\n\n.gkh-material-grid{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,145px) minmax(0,1fr);\n\n  gap:12px;\n}\n\n\n\/* IMAGE CARDS *\/\n\n.gkh-image-card{\n  min-width:0;\n\n  padding:9px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-dark);\n}\n\n.gkh-image-card__frame{\n  width:120px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.gkh-image-card__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  text-decoration:none;\n}\n\n.gkh-image-card__frame img{\n  max-height:114px !important;\n}\n\n.gkh-image-card__copy{\n  padding:8px 2px 0;\n}\n\n.gkh-image-card__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.gkh-image-card__copy strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n\n\/* MATERIAL INFO *\/\n\n.gkh-material-info{\n  min-width:0;\n\n  padding:2px 0;\n}\n\n.gkh-material-row{\n  display:grid;\n  grid-template-columns:minmax(0,85px) minmax(0,1fr);\n\n  gap:13px;\n\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.gkh-material-row:first-child{\n  padding-top:4px;\n}\n\n.gkh-material-row:last-child{\n  border-bottom:0;\n}\n\n.gkh-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.gkh-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.gkh-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\/* FINISH CARD *\/\n\n.gkh-finish{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:17px;\n\n  margin-top:13px;\n\n  padding:11px 13px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-dark);\n}\n\n.gkh-finish strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.gkh-finish 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.gkh-scale{\n  padding:28px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n\n\/* SIZE CARD *\/\n\n.gkh-size-card{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  border:1px solid var(--line-dark);\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.gkh-dimension{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:13px;\n\n  background:var(--paper);\n\n  border-right:1px solid var(--line);\n}\n\n.gkh-dimension__frame{\n  width:110px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.gkh-dimension__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  text-decoration:none;\n}\n\n.gkh-dimension__frame img{\n  max-height:104px !important;\n}\n\n\n\/* SIZE ROWS *\/\n\n.gkh-size-list{\n  min-width:0;\n}\n\n.gkh-size{\n  display:grid;\n  grid-template-columns:minmax(0,80px) minmax(0,190px) minmax(0,80px) minmax(0,1fr);\n\n  gap:10px;\n  align-items:center;\n\n  padding:11px 12px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.gkh-size:last-child{\n  border-bottom:0;\n}\n\n.gkh-size--flagship{\n  background:var(--espresso);\n}\n\n\n\/* SIZE NAME *\/\n\n.gkh-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.gkh-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\/* MEASURE *\/\n\n.gkh-size__measure strong{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:11.5px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n.gkh-size__measure span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--body);\n\n  font-size:11.5px;\n}\n\n\n\/* SOCKET *\/\n\n.gkh-size__socket{\n  color:var(--body);\n\n  font-size:11.5px;\n}\n\n\n\/* USE *\/\n\n.gkh-size__use strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.gkh-size__use span{\n  display:block;\n\n  margin-top:1px;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* FLAGSHIP *\/\n\n.gkh-size--flagship .gkh-size__name small,\n.gkh-size--flagship .gkh-size__measure span,\n.gkh-size--flagship .gkh-size__socket,\n.gkh-size--flagship .gkh-size__use span{\n  color:#C9BDAD;\n}\n\n.gkh-size--flagship .gkh-size__name strong,\n.gkh-size--flagship .gkh-size__use strong{\n  color:#FFF8ED;\n}\n\n.gkh-size--flagship .gkh-size__measure strong{\n  color:var(--gold);\n}\n\n\n\/* CEILING GUIDANCE *\/\n\n.gkh-guidance{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.gkh-guide{\n  min-width:0;\n\n  padding:11px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-dark);\n}\n\n.gkh-guide 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.gkh-guide 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.gkh-guide span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* INSTALL *\/\n\n.gkh-install{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-top:12px;\n\n  padding:13px 15px;\n\n  border:1px solid var(--espresso);\n  border-left:4px solid var(--gold);\n}\n\n.gkh-install__mark 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.gkh-install__mark 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.gkh-install__copy{\n  padding-left:17px;\n\n  border-left:1px solid var(--line);\n}\n\n.gkh-install__copy p{\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n.gkh-install__meta{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:10px 14px;\n\n  margin-top:5px;\n}\n\n.gkh-install__meta span{\n  color:var(--body);\n\n  font-size:11.5px;\n}\n\n.gkh-install__meta strong{\n  color:var(--espresso);\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.gkh-specs{\n  padding:28px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.gkh-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.gkh-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.gkh-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n\n\/* NO BACKGROUND — SIMPLE SPEC ROWS *\/\n\n.gkh-spec-list{\n  border-top:1px solid var(--espresso);\n}\n\n.gkh-spec{\n  display:grid;\n  grid-template-columns:minmax(0,160px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.gkh-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.gkh-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.gkh-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.gkh-note{\n  min-width:0;\n\n  padding:11px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-dark);\n}\n\n.gkh-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.gkh-note span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.gkh-shipping{\n  margin-top:12px;\n\n  padding:17px 18px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-dark);\n  border-top:3px solid var(--espresso);\n}\n\n.gkh-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.gkh-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.gkh-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.gkh-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.gkh-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.gkh-lightbox:target{\n  display:flex;\n}\n\n.gkh-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.gkh-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.gkh-lightbox__caption{\n  margin-top:9px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n  font-weight:600;\n}\n\n.gkh-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  .gkh-intro h2{\n    font-size:27px;\n  }\n\n  .gkh-section-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .gkh-material-grid{\n    grid-template-columns:minmax(0,120px) minmax(0,120px) minmax(0,1fr);\n  }\n\n  .gkh-image-card__frame{\n    width:100px;\n  }\n\n  .gkh-size-card{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n  }\n\n  .gkh-dimension__frame{\n    width:96px;\n  }\n\n  .gkh-size{\n    grid-template-columns:minmax(0,65px) minmax(0,160px) minmax(0,65px) minmax(0,1fr);\n\n    gap:7px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .gkh-intro{\n    padding-bottom:23px;\n  }\n\n  .gkh-width-card{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n  .gkh-width-card__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  .gkh-material-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .gkh-image-card__frame{\n    width:96px;\n  }\n\n  .gkh-material-info{\n    grid-column:1 \/ -1;\n  }\n\n  .gkh-material-row{\n    grid-template-columns:minmax(0,72px) minmax(0,1fr);\n\n    gap:9px;\n  }\n\n  .gkh-finish{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n\n  .gkh-size-card{\n    grid-template-columns:1fr;\n  }\n\n  .gkh-dimension{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .gkh-dimension__frame{\n    width:96px;\n  }\n\n  .gkh-size{\n    grid-template-columns:minmax(0,72px) minmax(0,1fr);\n\n    gap:4px 10px;\n\n    padding:10px;\n  }\n\n  .gkh-size__name{\n    grid-row:1 \/ span 3;\n  }\n\n  .gkh-size__measure,\n  .gkh-size__socket,\n  .gkh-size__use{\n    grid-column:2;\n  }\n\n\n  .gkh-guidance{\n    grid-template-columns:1fr;\n  }\n\n\n  .gkh-install{\n    grid-template-columns:1fr;\n\n    gap:6px;\n  }\n\n  .gkh-install__copy{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .gkh-specs__head{\n    display:block;\n  }\n\n  .gkh-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n  .gkh-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .gkh-spec__label{\n    color:var(--gold-dark);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n\n  .gkh-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-gkh\" id=\"gkh-root\"\u003e\n\u003c!-- =====================================================\n       01 — INTRO\n  ====================================================== --\u003e\n\u003csection class=\"gkh-intro\"\u003e\n\u003cdiv class=\"gkh-intro__copy\"\u003e\n\u003cspan class=\"gkh-eyebrow\"\u003e Ginkgo Series · Style H \u003c\/span\u003e\n\u003ch2\u003eA Linear Chandelier with Real Depth\u003c\/h2\u003e\n\u003cp class=\"gkh-intro__lead\"\u003eStyle H gives the Ginkgo chandelier a true rectangular volume. Porcelain leaves extend around all four sides of the frame, creating sculptural presence from the front, side and across the room — not only from below.\u003c\/p\u003e\n\u003cdiv class=\"gkh-facts\"\u003e\n\u003cdiv class=\"gkh-fact\"\u003e\n\u003csmall\u003e Sizes \u003c\/small\u003e \u003cstrong\u003e 3 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-fact\"\u003e\n\u003csmall\u003e Length \u003c\/small\u003e \u003cstrong\u003e 78–118\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-fact\"\u003e\n\u003csmall\u003e Finish \u003c\/small\u003e \u003cstrong\u003e Rose Gold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-width-card\"\u003e\n\u003cdiv class=\"gkh-width-card__number\"\u003e\n\u003csmall\u003e Signature Dimension \u003c\/small\u003e \u003cstrong\u003e W25.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-width-card__copy\"\u003e\n\u003cp\u003eEvery Style H configuration keeps the same 25.6-inch front-to-back depth. This is what gives the fixture its distinctive three-dimensional rectangular volume.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"gkh-material\"\u003e\n\u003cdiv class=\"gkh-section-head\"\u003e\n\u003ch3\u003ePorcelain, Seen from Every Angle\u003c\/h3\u003e\n\u003cp\u003eHand-shaped matte-white porcelain softens the scale, while the warm Rose Gold frame provides structure. The leaves wrap all four sides rather than forming a flat linear row.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-material-grid\"\u003e\n\u003c!-- LEAF --\u003e\n\u003carticle class=\"gkh-image-card\"\u003e\n\u003cdiv class=\"gkh-image-card__frame\"\u003e\u003ca href=\"#gkh-leaf-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_6.jpg?v=1783646322\" alt=\"Close-up of hand-shaped matte-white porcelain ginkgo leaves\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkh-image-card__copy\"\u003e\n\u003csmall\u003e Leaf Texture \u003c\/small\u003e \u003cstrong\u003e Hand-Shaped Porcelain \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- DETAIL --\u003e\n\u003carticle class=\"gkh-image-card\"\u003e\n\u003cdiv class=\"gkh-image-card__frame\"\u003e\u003ca href=\"#gkh-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-h-stuberlighting_21.jpg?v=1783751692\" alt=\"Close-up of Ginkgo Style H porcelain leaves and Rose Gold frame\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkh-image-card__copy\"\u003e\n\u003csmall\u003e Construction \u003c\/small\u003e \u003cstrong\u003e Porcelain + Rose Gold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- INFO --\u003e\n\u003cdiv class=\"gkh-material-info\"\u003e\n\u003cdiv class=\"gkh-material-row\"\u003e\n\u003csmall\u003e Leaves \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Matte-White Porcelain \u003c\/strong\u003e\n\u003cp\u003eIndividually formed and hand-glazed with subtle natural variation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-material-row\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Rose Gold · Standard \u003c\/strong\u003e\n\u003cp\u003eA warm pink-gold finish chosen to complement the matte porcelain.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-material-row\"\u003e\n\u003csmall\u003e Form \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Four-Sided Volume \u003c\/strong\u003e\n\u003cp\u003eLeaves extend around the rectangular frame rather than forming a flat ribbon.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-finish\"\u003e\n\u003cstrong\u003e Alternative Frame Finishes \u003c\/strong\u003e \u003cspan\u003e Copper Gold · Nickel · Chrome · White · Gold · Black. Rose Gold is standard; alternative finishes can be requested at no extra charge. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SIZE\n  ====================================================== --\u003e\n\u003csection class=\"gkh-scale\"\u003e\n\u003cdiv class=\"gkh-section-head\"\u003e\n\u003ch3\u003eChoose the Length, Keep the Depth\u003c\/h3\u003e\n\u003cp\u003eAll three configurations remain 25.6 inches wide. Select mainly according to the table or island length below, then confirm ceiling clearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-size-card\"\u003e\n\u003cdiv class=\"gkh-dimension\"\u003e\n\u003cdiv class=\"gkh-dimension__frame\"\u003e\u003ca href=\"#gkh-dimension-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-h-stuberlighting_16.jpg?v=1783751692\" alt=\"Ginkgo Style H chandelier dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"gkh-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-size-list\"\u003e\n\u003c!-- 78.7 --\u003e\n\u003cdiv class=\"gkh-size\"\u003e\n\u003cdiv class=\"gkh-size__name\"\u003e\n\u003csmall\u003e Size 01 \u003c\/small\u003e \u003cstrong\u003e 78.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-size__measure\"\u003e\n\u003cstrong\u003e L78.7\" × W25.6\" × H25.6\" \u003c\/strong\u003e \u003cspan\u003e Most compact volume \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-size__socket\"\u003eG9\u003c\/div\u003e\n\u003cdiv class=\"gkh-size__use\"\u003e\n\u003cstrong\u003e Residential \u003c\/strong\u003e \u003cspan\u003e 6–8 seat dining · island \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 98.4 --\u003e\n\u003cdiv class=\"gkh-size\"\u003e\n\u003cdiv class=\"gkh-size__name\"\u003e\n\u003csmall\u003e Size 02 \u003c\/small\u003e \u003cstrong\u003e 98.4\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-size__measure\"\u003e\n\u003cstrong\u003e L98.4\" × W25.6\" × H27.6\" \u003c\/strong\u003e \u003cspan\u003e Longer statement scale \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-size__socket\"\u003eG9\u003c\/div\u003e\n\u003cdiv class=\"gkh-size__use\"\u003e\n\u003cstrong\u003e Residential Plus \u003c\/strong\u003e \u003cspan\u003e 10-seat dining · boardroom \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 118.1 --\u003e\n\u003cdiv class=\"gkh-size gkh-size--flagship\"\u003e\n\u003cdiv class=\"gkh-size__name\"\u003e\n\u003csmall\u003e Size 03 \u003c\/small\u003e \u003cstrong\u003e 118.1\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-size__measure\"\u003e\n\u003cstrong\u003e L118.1\" × W25.6\" × H29.5\" \u003c\/strong\u003e \u003cspan\u003e Largest Style H volume \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-size__socket\"\u003eE12\u003c\/div\u003e\n\u003cdiv class=\"gkh-size__use\"\u003e\n\u003cstrong\u003e Flagship \u003c\/strong\u003e \u003cspan\u003e Formal dining · hospitality \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-guidance\"\u003e\n\u003cdiv class=\"gkh-guide\"\u003e\n\u003csmall\u003e 78.7\" \u003c\/small\u003e \u003cstrong\u003e 9 ft+ Ceiling \u003c\/strong\u003e \u003cspan\u003e Best starting point for residential dining. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-guide\"\u003e\n\u003csmall\u003e 98.4\" \u003c\/small\u003e \u003cstrong\u003e 10 ft+ Ceiling \u003c\/strong\u003e \u003cspan\u003e More room for the larger rectangular volume. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-guide\"\u003e\n\u003csmall\u003e 118.1\" \u003c\/small\u003e \u003cstrong\u003e 11–12 ft+ Ceiling \u003c\/strong\u003e \u003cspan\u003e Recommended for the flagship configuration. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-install\"\u003e\n\u003cdiv class=\"gkh-install__mark\"\u003e\n\u003csmall\u003e Before Ordering \u003c\/small\u003e \u003cstrong\u003e Check the Width \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-install__copy\"\u003e\n\u003cp\u003eStandard suspension wire is 59 inches, with extended lengths available on request at no extra charge. Allow visual clearance around the 25.6-inch fixture depth, not only clearance directly below it.\u003c\/p\u003e\n\u003cdiv class=\"gkh-install__meta\"\u003e\n\u003cspan\u003e \u003cstrong\u003e59\" Suspension\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eCustom Length\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"gkh-specs\"\u003e\n\u003cdiv class=\"gkh-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Ginkgo Series · Style H \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-spec-list\"\u003e\n\u003cdiv class=\"gkh-spec\"\u003e\n\u003cspan class=\"gkh-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"gkh-spec__value\"\u003e L78.7\" × W25.6\" × H25.6\"\u003cbr\u003eL98.4\" × W25.6\" × H27.6\"\u003cbr\u003eL118.1\" × W25.6\" × H29.5\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-spec\"\u003e\n\u003cspan class=\"gkh-spec__label\"\u003e Width \u003c\/span\u003e \u003cspan class=\"gkh-spec__value\"\u003e 25.6\" across all three configurations \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-spec\"\u003e\n\u003cspan class=\"gkh-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"gkh-spec__value\"\u003e Hand-shaped porcelain ginkgo leaves · Metal \u0026amp; iron rectangular frame · Ceiling canopy \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-spec\"\u003e\n\u003cspan class=\"gkh-spec__label\"\u003e Porcelain Finish \u003c\/span\u003e \u003cspan class=\"gkh-spec__value\"\u003e Hand-glazed matte white \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-spec\"\u003e\n\u003cspan class=\"gkh-spec__label\"\u003e Standard Frame \u003c\/span\u003e \u003cspan class=\"gkh-spec__value\"\u003e Rose Gold \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-spec\"\u003e\n\u003cspan class=\"gkh-spec__label\"\u003e Alternate Finishes \u003c\/span\u003e \u003cspan class=\"gkh-spec__value\"\u003e Copper Gold · Nickel · Chrome · White · Gold · Black \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-spec\"\u003e\n\u003cspan class=\"gkh-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"gkh-spec__value\"\u003e 78.7\" \/ 98.4\" — G9 sockets\u003cbr\u003e118.1\" — E12 candelabra sockets\u003cbr\u003eBulbs Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-spec\"\u003e\n\u003cspan class=\"gkh-spec__label\"\u003e Included Bulbs \u003c\/span\u003e \u003cspan class=\"gkh-spec__value\"\u003e Warm-white LED · Standard included bulbs are non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-spec\"\u003e\n\u003cspan class=\"gkh-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"gkh-spec__value\"\u003e 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-spec\"\u003e\n\u003cspan class=\"gkh-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"gkh-spec__value\"\u003e Compatible with dimmable G9 \/ E12 LED bulbs matching the selected configuration and a compatible Triac wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-spec\"\u003e\n\u003cspan class=\"gkh-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"gkh-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-spec\"\u003e\n\u003cspan class=\"gkh-spec__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"gkh-spec__value\"\u003e 59\" standard wire · Extended lengths available on request at no extra charge \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-spec\"\u003e\n\u003cspan class=\"gkh-spec__label\"\u003e Ceiling Guidance \u003c\/span\u003e \u003cspan class=\"gkh-spec__value\"\u003e 78.7\" — 9 ft+\u003cbr\u003e98.4\" — 10 ft+\u003cbr\u003e118.1\" — 11–12 ft+ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-spec\"\u003e\n\u003cspan class=\"gkh-spec__label\"\u003e Wiring \/ Installation \u003c\/span\u003e \u003cspan class=\"gkh-spec__value\"\u003e Hardwired · Licensed electrician strongly recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-spec\"\u003e\n\u003cspan class=\"gkh-spec__label\"\u003e Assembly \u003c\/span\u003e \u003cspan class=\"gkh-spec__value\"\u003e Porcelain leaves attach during installation · Approx. 2–3 hours for 78.7\" · 3–4 hours for 98.4\" · 4–5 hours for 118.1\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-spec\"\u003e\n\u003cspan class=\"gkh-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"gkh-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-spec\"\u003e\n\u003cspan class=\"gkh-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"gkh-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=\"gkh-notes\"\u003e\n\u003cdiv class=\"gkh-note\"\u003e\n\u003cstrong\u003e Handmade Porcelain \u003c\/strong\u003e \u003cspan\u003e Each leaf is individually formed and glazed, so slight variations in contour, texture and positioning are normal. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkh-note\"\u003e\n\u003cstrong\u003e Installation Planning \u003c\/strong\u003e \u003cspan\u003e The 118.1-inch configuration has substantial overall volume. A two-person installation is recommended, together with ceiling-load and junction-box verification. \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=\"gkh-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — LEAF\n  ====================================================== --\u003e \u003ca id=\"gkh-leaf-large\" href=\"#gkh-root\" class=\"gkh-lightbox\"\u003e \u003cspan class=\"gkh-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_6.jpg?v=1783646322\" alt=\"Enlarged porcelain ginkgo leaf texture\"\u003e \u003cspan class=\"gkh-lightbox__caption\"\u003e Style H · Porcelain Leaf Texture \u003c\/span\u003e \u003cspan class=\"gkh-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- DETAIL --\u003e \u003ca id=\"gkh-detail-large\" href=\"#gkh-root\" class=\"gkh-lightbox\"\u003e \u003cspan class=\"gkh-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-h-stuberlighting_21.jpg?v=1783751692\" alt=\"Enlarged Ginkgo Style H detail\"\u003e \u003cspan class=\"gkh-lightbox__caption\"\u003e Style H · Porcelain + Rose Gold \u003c\/span\u003e \u003cspan class=\"gkh-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- DIMENSION --\u003e \u003ca id=\"gkh-dimension-large\" href=\"#gkh-root\" class=\"gkh-lightbox\"\u003e \u003cspan class=\"gkh-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-h-stuberlighting_16.jpg?v=1783751692\" alt=\"Enlarged Ginkgo Style H dimensions\"\u003e \u003cspan class=\"gkh-lightbox__caption\"\u003e Style H · L × W × H \u003c\/span\u003e \u003cspan class=\"gkh-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":"L 78.7\" x W 25.6\" x H 25.6\" \/ Ceramics","offer_id":52503468507419,"sku":"STB-CH-26-10151","price":2380.0,"currency_code":"USD","in_stock":true},{"title":"L 98.4\" x W 25.6\" x H 27.6\" \/ Ceramics","offer_id":52503468540187,"sku":"STB-CH-26-10152","price":3265.0,"currency_code":"USD","in_stock":true},{"title":"L 118.1\" x W 25.6\" x H 29.5\" \/ Ceramics","offer_id":52503468572955,"sku":"STB-CH-26-10153","price":4180.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-h-stuberlighting_1.jpg?v=1783751692"},{"product_id":"gingko-chandelier-style-f","title":"Gingko Chandelier Style F","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — GINKGO STYLE F\n\n   SHAPE \/ MODEL \/ SCALE\n\n   CARD-LED QUIET LUXURY\n   CLEAR HIERARCHY\n   DESKTOP + MOBILE\n========================================================= *\/\n\n.stb-gkf{\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:#F8F3EA;\n  --ivory:#FFFDF8;\n  --soft:#FBF8F2;\n\n  --line:#DED2BD;\n  --line-strong:#CDBD9F;\n\n  --shadow:0 8px 28px rgba(28,18,9,.065);\n\n  width:100%;\n  max-width:880px;\n  min-width:0;\n\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-gkf *,\n.stb-gkf *::before,\n.stb-gkf *::after{\n  box-sizing:border-box;\n}\n\n.stb-gkf h2,\n.stb-gkf h3,\n.stb-gkf h4,\n.stb-gkf p{\n  margin-top:0;\n}\n\n.stb-gkf h2,\n.stb-gkf h3,\n.stb-gkf h4{\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n\n  color:var(--espresso);\n}\n\n.stb-gkf 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\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   GLOBAL CARD SYSTEM\n========================================================= *\/\n\n.gkf-card{\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.gkf-eyebrow{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n  line-height:1.4;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.gkf-section-head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:28px;\n\n  margin-bottom:16px;\n}\n\n.gkf-section-head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.08;\n}\n\n.gkf-section-head p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   01 — INTRO CARD\n========================================================= *\/\n\n.gkf-intro{\n  position:relative;\n\n  padding:28px 29px 25px;\n\n  border-top:4px solid var(--espresso);\n}\n\n.gkf-intro__layout{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,215px);\n\n  gap:24px;\n}\n\n.gkf-intro__copy{\n  min-width:0;\n}\n\n.gkf-intro h2{\n  max-width:590px;\n\n  margin:0 0 10px;\n\n  font-size:31px;\n  line-height:1.05;\n}\n\n.gkf-intro__lead{\n  max-width:570px;\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.gkf-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:23px;\n\n  margin-top:19px;\n}\n\n.gkf-fact{\n  min-width:94px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.gkf-fact:nth-child(2){\n  border-color:var(--line-strong);\n}\n\n.gkf-fact:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.gkf-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.gkf-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 DECISION CARD *\/\n\n.gkf-start{\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:8px;\n}\n\n.gkf-start 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.gkf-start strong{\n  display:block;\n\n  margin:3px 0 8px;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.gkf-start p{\n  margin:0;\n\n  color:#D6CABC;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* MODEL INDEX *\/\n\n.gkf-index{\n  display:grid;\n  grid-template-columns:repeat(6,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:17px;\n}\n\n.gkf-index-item{\n  min-width:0;\n\n  padding:9px 8px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.gkf-index-item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gkf-index-item strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:15px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   02 — MATERIAL CARD\n========================================================= *\/\n\n.gkf-material{\n  margin-top:12px;\n\n  padding:26px 28px;\n}\n\n.gkf-material__grid{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,135px) minmax(0,1fr);\n\n  gap:12px;\n}\n\n\n\/* IMAGE CARDS *\/\n\n.gkf-image-card{\n  min-width:0;\n\n  padding:8px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:8px;\n}\n\n.gkf-image-card__frame{\n  width:115px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  border-radius:5px;\n}\n\n.gkf-image-card__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  text-decoration:none;\n}\n\n.gkf-image-card__frame img{\n  max-height:110px !important;\n}\n\n.gkf-image-card__copy{\n  padding:8px 2px 1px;\n}\n\n.gkf-image-card__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.gkf-image-card__copy strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  line-height:1.4;\n\n  font-weight:600;\n}\n\n\n\/* MATERIAL LEDGER *\/\n\n.gkf-material-info{\n  min-width:0;\n\n  padding-left:4px;\n}\n\n.gkf-material-row{\n  display:grid;\n  grid-template-columns:minmax(0,78px) minmax(0,1fr);\n\n  gap:12px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.gkf-material-row:first-child{\n  padding-top:3px;\n}\n\n.gkf-material-row:last-child{\n  border-bottom:0;\n}\n\n.gkf-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.gkf-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.gkf-material-row p{\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.44;\n}\n\n\n\/* FINISH SUB-CARD *\/\n\n.gkf-finish{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:16px;\n\n  margin-top:12px;\n\n  padding:11px 13px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.gkf-finish strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.gkf-finish span{\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   03 — MODEL SELECTION\n========================================================= *\/\n\n.gkf-model-section{\n  margin-top:12px;\n\n  padding:26px 28px;\n}\n\n.gkf-model-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:11px;\n}\n\n\n\/* MODEL CARD *\/\n\n.gkf-model{\n  min-width:0;\n\n  background:var(--soft);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  overflow:hidden;\n}\n\n.gkf-model--featured{\n  border-color:var(--gold);\n}\n\n\n\/* MODEL HEADER *\/\n\n.gkf-model__head{\n  display:grid;\n  grid-template-columns:minmax(0,82px) minmax(0,1fr);\n\n  gap:11px;\n  align-items:center;\n\n  padding:11px;\n\n  background:var(--ivory);\n\n  border-bottom:1px solid var(--line);\n}\n\n.gkf-model--featured .gkf-model__head{\n  border-top:3px solid var(--gold);\n}\n\n\n\/* IMAGE *\/\n\n.gkf-model__image{\n  width:74px;\n  max-width:100%;\n  min-width:0;\n\n  padding:3px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.gkf-model__image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  text-decoration:none;\n}\n\n.gkf-model__image img{\n  max-height:68px !important;\n}\n\n\n\/* TITLE *\/\n\n.gkf-model__title small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gkf-model__title strong{\n  display:block;\n\n  margin:2px 0 3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.gkf-model__title span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.38;\n}\n\n\n\/* SIZE LIST *\/\n\n.gkf-model__sizes{\n  padding:0 11px;\n}\n\n.gkf-size{\n  display:grid;\n  grid-template-columns:minmax(0,38px) minmax(0,1fr) minmax(0,50px);\n\n  gap:8px;\n  align-items:center;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.gkf-size:last-child{\n  border-bottom:0;\n}\n\n.gkf-size__name{\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gkf-size__measure{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  line-height:1.38;\n  font-weight:500;\n}\n\n.gkf-size__bulb{\n  color:var(--gold-dark);\n\n  font-size:10.5px;\n  font-weight:600;\n\n  text-align:right;\n}\n\n\n\/* MODEL FOOTER *\/\n\n.gkf-model__use{\n  padding:9px 11px;\n\n  background:var(--paper);\n\n  border-top:1px solid var(--line);\n}\n\n.gkf-model__use strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.gkf-model__use span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* QUICK GUIDE CARDS *\/\n\n.gkf-guide{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.gkf-guide__item{\n  min-width:0;\n\n  padding:11px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.gkf-guide__item small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gkf-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.gkf-guide__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\/* INSTALL CARD *\/\n\n.gkf-install{\n  display:grid;\n  grid-template-columns:minmax(0,145px) 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:8px;\n}\n\n.gkf-install__mark 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.gkf-install__mark 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.gkf-install__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.16);\n}\n\n.gkf-install__copy p{\n  margin:0;\n\n  color:#D8CDBF;\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n.gkf-install__meta{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:10px 14px;\n\n  margin-top:6px;\n}\n\n.gkf-install__meta span{\n  color:#D8CDBF;\n\n  font-size:11.5px;\n}\n\n.gkf-install__meta strong{\n  color:#FFF8ED;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.gkf-specs{\n  margin-top:12px;\n\n  padding:25px 28px;\n}\n\n.gkf-specs__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:20px;\n\n  margin-bottom:10px;\n}\n\n.gkf-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.gkf-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.gkf-spec-list{\n  border-top:1px solid var(--espresso);\n}\n\n.gkf-spec{\n  display:grid;\n  grid-template-columns:minmax(0,158px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.gkf-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.gkf-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  line-height:1.5;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* NOTES *\/\n\n.gkf-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.gkf-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.gkf-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.gkf-note span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.gkf-shipping{\n  margin-top:12px;\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.gkf-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.gkf-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.gkf-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.gkf-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.gkf-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.gkf-lightbox:target{\n  display:flex;\n}\n\n.gkf-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.gkf-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.gkf-lightbox__caption{\n  margin-top:9px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n  font-weight:600;\n}\n\n.gkf-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  .gkf-intro{\n    padding:25px 21px 22px;\n  }\n\n  .gkf-intro h2{\n    font-size:27px;\n  }\n\n  .gkf-intro__layout{\n    grid-template-columns:minmax(0,1fr) minmax(0,175px);\n  }\n\n\n  .gkf-material,\n  .gkf-model-section,\n  .gkf-specs{\n    padding:23px 19px;\n  }\n\n\n  .gkf-section-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .gkf-index{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n  }\n\n\n  .gkf-material__grid{\n    grid-template-columns:minmax(0,115px) minmax(0,115px) minmax(0,1fr);\n  }\n\n  .gkf-image-card__frame{\n    width:96px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:520px){\n\n  .gkf-intro__layout{\n    grid-template-columns:1fr;\n  }\n\n\n  .gkf-start{\n    margin-top:2px;\n  }\n\n\n  .gkf-index{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n\n  .gkf-material__grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .gkf-image-card__frame{\n    width:94px;\n  }\n\n  .gkf-material-info{\n    grid-column:1 \/ -1;\n  }\n\n\n  .gkf-material-row{\n    grid-template-columns:minmax(0,70px) minmax(0,1fr);\n\n    gap:9px;\n  }\n\n\n  .gkf-finish{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n\n  .gkf-model-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .gkf-model__head{\n    grid-template-columns:minmax(0,82px) minmax(0,1fr);\n  }\n\n\n  .gkf-model__image{\n    width:74px;\n  }\n\n\n  .gkf-guide{\n    grid-template-columns:1fr;\n  }\n\n\n  .gkf-install{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n  .gkf-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  .gkf-specs__head{\n    display:block;\n  }\n\n  .gkf-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .gkf-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .gkf-spec__label{\n    color:var(--gold-dark);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n\n  .gkf-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-gkf\" id=\"gkf-root\"\u003e\n\u003c!-- =====================================================\n       01 — INTRO CARD\n  ====================================================== --\u003e\n\u003csection class=\"gkf-card gkf-intro\"\u003e\n\u003cdiv class=\"gkf-intro__layout\"\u003e\n\u003cdiv class=\"gkf-intro__copy\"\u003e\n\u003cspan class=\"gkf-eyebrow\"\u003e Ginkgo Series · Style F \u003c\/span\u003e\n\u003ch2\u003eSix Forms, One Porcelain Language\u003c\/h2\u003e\n\u003cp class=\"gkf-intro__lead\"\u003eStyle F brings six different proportions into one Ginkgo family. From slim linear and round drum forms to fuller cascading silhouettes, every model shares the same hand-shaped porcelain leaves, Rose Gold framing and G9 light source.\u003c\/p\u003e\n\u003cdiv class=\"gkf-facts\"\u003e\n\u003cdiv class=\"gkf-fact\"\u003e\n\u003csmall\u003e Models \u003c\/small\u003e \u003cstrong\u003e 6 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-fact\"\u003e\n\u003csmall\u003e Configurations \u003c\/small\u003e \u003cstrong\u003e 16 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-fact\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e G9 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003caside class=\"gkf-start\"\u003e\u003csmall\u003e Start Here \u003c\/small\u003e \u003cstrong\u003e Choose the Shape First \u003c\/strong\u003e\n\u003cp\u003eRound room or table → Model E.\u003cbr\u003eLower ceiling → Model D.\u003cbr\u003eMore sculptural depth → Model C or F.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-index\"\u003e\n\u003cdiv class=\"gkf-index-item\"\u003e\n\u003csmall\u003eA\u003c\/small\u003e \u003cstrong\u003eCube\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-index-item\"\u003e\n\u003csmall\u003eB\u003c\/small\u003e \u003cstrong\u003eExtended\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-index-item\"\u003e\n\u003csmall\u003eC\u003c\/small\u003e \u003cstrong\u003eProportional\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-index-item\"\u003e\n\u003csmall\u003eD\u003c\/small\u003e \u003cstrong\u003eNarrow\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-index-item\"\u003e\n\u003csmall\u003eE\u003c\/small\u003e \u003cstrong\u003eRound\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-index-item\"\u003e\n\u003csmall\u003eF\u003c\/small\u003e \u003cstrong\u003eCascading\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — MATERIAL CARD\n  ====================================================== --\u003e\n\u003csection class=\"gkf-card gkf-material\"\u003e\n\u003cdiv class=\"gkf-section-head\"\u003e\n\u003ch3\u003eOne Material Language\u003c\/h3\u003e\n\u003cp\u003eThe proportions change, but the visual identity stays consistent: hand-shaped matte-white porcelain leaves paired with warm Rose Gold framing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-material__grid\"\u003e\n\u003c!-- LEAF --\u003e\n\u003carticle class=\"gkf-image-card\"\u003e\n\u003cdiv class=\"gkf-image-card__frame\"\u003e\u003ca href=\"#gkf-leaf-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_6.jpg?v=1783646322\" alt=\"Close-up of hand-shaped matte-white porcelain ginkgo leaves\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkf-image-card__copy\"\u003e\n\u003csmall\u003e Leaf Texture \u003c\/small\u003e \u003cstrong\u003e Hand-Shaped Porcelain \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- PRODUCT DETAIL --\u003e\n\u003carticle class=\"gkf-image-card\"\u003e\n\u003cdiv class=\"gkf-image-card__frame\"\u003e\u003ca href=\"#gkf-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-f-stuberlighting_22.jpg?v=1783761363\" alt=\"Close-up detail of Style F porcelain leaves and Rose Gold frame\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkf-image-card__copy\"\u003e\n\u003csmall\u003e Construction \u003c\/small\u003e \u003cstrong\u003e Porcelain + Rose Gold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MATERIAL INFO --\u003e\n\u003cdiv class=\"gkf-material-info\"\u003e\n\u003cdiv class=\"gkf-material-row\"\u003e\n\u003csmall\u003e Leaves \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Matte-White Porcelain \u003c\/strong\u003e\n\u003cp\u003eIndividually formed and hand-glazed, with subtle variation from leaf to leaf.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-material-row\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Rose Gold · Standard \u003c\/strong\u003e\n\u003cp\u003eA warm metal finish chosen to complement the soft porcelain surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-material-row\"\u003e\n\u003csmall\u003e Family \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Six Coordinated Silhouettes \u003c\/strong\u003e\n\u003cp\u003eLinear, narrow, round and cascading forms can coordinate across different rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-finish\"\u003e\n\u003cstrong\u003e Alternative Frame Finishes \u003c\/strong\u003e \u003cspan\u003e Copper Gold · Nickel · Chrome · White · Gold · Black. Rose Gold is standard; alternative finishes can be requested at no extra charge. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — MODEL SELECTOR\n  ====================================================== --\u003e\n\u003csection class=\"gkf-card gkf-model-section\"\u003e\n\u003cdiv class=\"gkf-section-head\"\u003e\n\u003ch3\u003eFind Your Proportion\u003c\/h3\u003e\n\u003cp\u003eEach model solves a different room geometry. Choose the silhouette first, then refine the size inside that model.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-model-grid\"\u003e\n\u003c!-- MODEL A --\u003e\n\u003carticle class=\"gkf-model\"\u003e\n\u003cdiv class=\"gkf-model__head\"\u003e\n\u003cdiv class=\"gkf-model__image\"\u003e\u003ca href=\"#gkf-a-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-f-stuberlighting_32.jpg?v=1783761362\" alt=\"Style F Model A Cube dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkf-model__title\"\u003e\n\u003csmall\u003e Model A · 1 Size \u003c\/small\u003e \u003cstrong\u003e Cube \u003c\/strong\u003e \u003cspan\u003e Compact three-dimensional proportion. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-model__sizes\"\u003e\n\u003cdiv class=\"gkf-size\"\u003e\n\u003cspan class=\"gkf-size__name\"\u003e A1 \u003c\/span\u003e \u003cspan class=\"gkf-size__measure\"\u003e L31.5\" × W15.7\" × H15.7\" \u003c\/span\u003e \u003cspan class=\"gkf-size__bulb\"\u003e 6 G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-model__use\"\u003e\n\u003cstrong\u003e Compact Volume \u003c\/strong\u003e \u003cspan\u003e 6–8 seat dining · home bar · bedroom \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MODEL B --\u003e\n\u003carticle class=\"gkf-model\"\u003e\n\u003cdiv class=\"gkf-model__head\"\u003e\n\u003cdiv class=\"gkf-model__image\"\u003e\u003ca href=\"#gkf-b-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-f-stuberlighting_23.jpg?v=1783761362\" alt=\"Style F Model B Extended dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkf-model__title\"\u003e\n\u003csmall\u003e Model B · 1 Size \u003c\/small\u003e \u003cstrong\u003e Extended \u003c\/strong\u003e \u003cspan\u003e Longer linear form with balanced depth. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-model__sizes\"\u003e\n\u003cdiv class=\"gkf-size\"\u003e\n\u003cspan class=\"gkf-size__name\"\u003e B1 \u003c\/span\u003e \u003cspan class=\"gkf-size__measure\"\u003e L49.2\" × W15.7\" × H15.7\" \u003c\/span\u003e \u003cspan class=\"gkf-size__bulb\"\u003e 8 G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-model__use\"\u003e\n\u003cstrong\u003e Long Linear \u003c\/strong\u003e \u003cspan\u003e 8–10 seat dining · island · counter \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MODEL C --\u003e\n\u003carticle class=\"gkf-model\"\u003e\n\u003cdiv class=\"gkf-model__head\"\u003e\n\u003cdiv class=\"gkf-model__image\"\u003e\u003ca href=\"#gkf-c-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-f-stuberlighting_43.jpg?v=1783761362\" alt=\"Style F Model C Proportional dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkf-model__title\"\u003e\n\u003csmall\u003e Model C · 3 Sizes \u003c\/small\u003e \u003cstrong\u003e Proportional \u003c\/strong\u003e \u003cspan\u003e Width and height grow with length. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-model__sizes\"\u003e\n\u003cdiv class=\"gkf-size\"\u003e\n\u003cspan class=\"gkf-size__name\"\u003eC1\u003c\/span\u003e \u003cspan class=\"gkf-size__measure\"\u003e L39.4\" × W15.7\" × H15.7\" \u003c\/span\u003e \u003cspan class=\"gkf-size__bulb\"\u003e 6 G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-size\"\u003e\n\u003cspan class=\"gkf-size__name\"\u003eC2\u003c\/span\u003e \u003cspan class=\"gkf-size__measure\"\u003e L47.2\" × W17.7\" × H17.7\" \u003c\/span\u003e \u003cspan class=\"gkf-size__bulb\"\u003e 8 G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-size\"\u003e\n\u003cspan class=\"gkf-size__name\"\u003eC3\u003c\/span\u003e \u003cspan class=\"gkf-size__measure\"\u003e L59.1\" × W17.7\" × H17.7\" \u003c\/span\u003e \u003cspan class=\"gkf-size__bulb\"\u003e 8 G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-model__use\"\u003e\n\u003cstrong\u003e Balanced 3D Scale \u003c\/strong\u003e \u003cspan\u003e Dining · statement island · private dining \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MODEL D --\u003e\n\u003carticle class=\"gkf-model\"\u003e\n\u003cdiv class=\"gkf-model__head\"\u003e\n\u003cdiv class=\"gkf-model__image\"\u003e\u003ca href=\"#gkf-d-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-f-stuberlighting_35.jpg?v=1783761362\" alt=\"Style F Model D Narrow dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkf-model__title\"\u003e\n\u003csmall\u003e Model D · 3 Sizes \u003c\/small\u003e \u003cstrong\u003e Narrow \u003c\/strong\u003e \u003cspan\u003e Fixed 11.8\" slim cross-section. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-model__sizes\"\u003e\n\u003cdiv class=\"gkf-size\"\u003e\n\u003cspan class=\"gkf-size__name\"\u003eD1\u003c\/span\u003e \u003cspan class=\"gkf-size__measure\"\u003e L31.5\" × W11.8\" × H11.8\" \u003c\/span\u003e \u003cspan class=\"gkf-size__bulb\"\u003e 6 G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-size\"\u003e\n\u003cspan class=\"gkf-size__name\"\u003eD2\u003c\/span\u003e \u003cspan class=\"gkf-size__measure\"\u003e L39.4\" × W11.8\" × H11.8\" \u003c\/span\u003e \u003cspan class=\"gkf-size__bulb\"\u003e 6 G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-size\"\u003e\n\u003cspan class=\"gkf-size__name\"\u003eD3\u003c\/span\u003e \u003cspan class=\"gkf-size__measure\"\u003e L47.2\" × W11.8\" × H11.8\" \u003c\/span\u003e \u003cspan class=\"gkf-size__bulb\"\u003e 8 G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-model__use\"\u003e\n\u003cstrong\u003e Standard Ceilings \u003c\/strong\u003e \u003cspan\u003e 8–9 ft ceiling · island · bedroom \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MODEL E --\u003e\n\u003carticle class=\"gkf-model gkf-model--featured\"\u003e\n\u003cdiv class=\"gkf-model__head\"\u003e\n\u003cdiv class=\"gkf-model__image\"\u003e\u003ca href=\"#gkf-e-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-f-stuberlighting_39.jpg?v=1783761362\" alt=\"Style F Model E Round Drum dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkf-model__title\"\u003e\n\u003csmall\u003e Model E · 4 Sizes \u003c\/small\u003e \u003cstrong\u003e Round Drum \u003c\/strong\u003e \u003cspan\u003e The only circular model in Style F. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-model__sizes\"\u003e\n\u003cdiv class=\"gkf-size\"\u003e\n\u003cspan class=\"gkf-size__name\"\u003eE1\u003c\/span\u003e \u003cspan class=\"gkf-size__measure\"\u003e Ø23.6\" × H15.7\" \u003c\/span\u003e \u003cspan class=\"gkf-size__bulb\"\u003e 4 G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-size\"\u003e\n\u003cspan class=\"gkf-size__name\"\u003eE2\u003c\/span\u003e \u003cspan class=\"gkf-size__measure\"\u003e Ø31.5\" × H15.7\" \u003c\/span\u003e \u003cspan class=\"gkf-size__bulb\"\u003e 6 G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-size\"\u003e\n\u003cspan class=\"gkf-size__name\"\u003eE3\u003c\/span\u003e \u003cspan class=\"gkf-size__measure\"\u003e Ø39.4\" × H15.7\" \u003c\/span\u003e \u003cspan class=\"gkf-size__bulb\"\u003e 8 G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-size\"\u003e\n\u003cspan class=\"gkf-size__name\"\u003eE4\u003c\/span\u003e \u003cspan class=\"gkf-size__measure\"\u003e Ø47.2\" × H15.7\" \u003c\/span\u003e \u003cspan class=\"gkf-size__bulb\"\u003e 10 G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-model__use\"\u003e\n\u003cstrong\u003e Round Architecture \u003c\/strong\u003e \u003cspan\u003e Round dining · foyer · centered room \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MODEL F --\u003e\n\u003carticle class=\"gkf-model gkf-model--featured\"\u003e\n\u003cdiv class=\"gkf-model__head\"\u003e\n\u003cdiv class=\"gkf-model__image\"\u003e\u003ca href=\"#gkf-f-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-f-stuberlighting_37.jpg?v=1783761362\" alt=\"Style F Model F Cascading dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkf-model__title\"\u003e\n\u003csmall\u003e Model F · 4 Sizes \u003c\/small\u003e \u003cstrong\u003e Cascading \u003c\/strong\u003e \u003cspan\u003e Greater vertical depth as length increases. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-model__sizes\"\u003e\n\u003cdiv class=\"gkf-size\"\u003e\n\u003cspan class=\"gkf-size__name\"\u003eF1\u003c\/span\u003e \u003cspan class=\"gkf-size__measure\"\u003e L39.4\" × W13.8\" × H17.7\" \u003c\/span\u003e \u003cspan class=\"gkf-size__bulb\"\u003e 8 G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-size\"\u003e\n\u003cspan class=\"gkf-size__name\"\u003eF2\u003c\/span\u003e \u003cspan class=\"gkf-size__measure\"\u003e L47.2\" × W13.8\" × H18.9\" \u003c\/span\u003e \u003cspan class=\"gkf-size__bulb\"\u003e 10 G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-size\"\u003e\n\u003cspan class=\"gkf-size__name\"\u003eF3\u003c\/span\u003e \u003cspan class=\"gkf-size__measure\"\u003e L51.2\" × W13.8\" × H18.9\" \u003c\/span\u003e \u003cspan class=\"gkf-size__bulb\"\u003e 10 G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-size\"\u003e\n\u003cspan class=\"gkf-size__name\"\u003eF4\u003c\/span\u003e \u003cspan class=\"gkf-size__measure\"\u003e L59\" × W13.8\" × H19.7\" \u003c\/span\u003e \u003cspan class=\"gkf-size__bulb\"\u003e 12 G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-model__use\"\u003e\n\u003cstrong\u003e Statement Scale \u003c\/strong\u003e \u003cspan\u003e 10 ft+ dining · hospitality · sculptural room \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c!-- QUICK GUIDE --\u003e\n\u003cdiv class=\"gkf-guide\"\u003e\n\u003cdiv class=\"gkf-guide__item\"\u003e\n\u003csmall\u003e Round \u003c\/small\u003e \u003cstrong\u003e Choose Model E \u003c\/strong\u003e \u003cspan\u003e For round tables and centered spaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-guide__item\"\u003e\n\u003csmall\u003e Lower Ceiling \u003c\/small\u003e \u003cstrong\u003e Choose Model D \u003c\/strong\u003e \u003cspan\u003e Fixed 11.8\" height keeps the profile compact. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-guide__item\"\u003e\n\u003csmall\u003e More Presence \u003c\/small\u003e \u003cstrong\u003e Compare C + F \u003c\/strong\u003e \u003cspan\u003e C adds proportional volume; F adds more vertical drop. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALL --\u003e\n\u003cdiv class=\"gkf-install\"\u003e\n\u003cdiv class=\"gkf-install__mark\"\u003e\n\u003csmall\u003e Before Ordering \u003c\/small\u003e \u003cstrong\u003e Check Ceiling Height \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-install__copy\"\u003e\n\u003cp\u003eModel D works with 8-ft ceilings. Models A, B, C and E are recommended from 9 ft. Model F is best from 10 ft. Standard suspension wire is 59 inches.\u003c\/p\u003e\n\u003cdiv class=\"gkf-install__meta\"\u003e\n\u003cspan\u003e \u003cstrong\u003e59\" Suspension\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eExtended Length Available\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"gkf-card gkf-specs\"\u003e\n\u003cdiv class=\"gkf-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Ginkgo Series · Style F \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-spec-list\"\u003e\n\u003cdiv class=\"gkf-spec\"\u003e\n\u003cspan class=\"gkf-spec__label\"\u003e Models \u003c\/span\u003e \u003cspan class=\"gkf-spec__value\"\u003e A — Cube · B — Extended · C — Proportional · D — Narrow · E — Round Drum · F — Cascading \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-spec\"\u003e\n\u003cspan class=\"gkf-spec__label\"\u003e Configurations \u003c\/span\u003e \u003cspan class=\"gkf-spec__value\"\u003e 16 sizes across 6 Models \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-spec\"\u003e\n\u003cspan class=\"gkf-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"gkf-spec__value\"\u003e Hand-shaped porcelain ginkgo leaves · Metal \u0026amp; iron frame · Ceiling canopy \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-spec\"\u003e\n\u003cspan class=\"gkf-spec__label\"\u003e Porcelain Finish \u003c\/span\u003e \u003cspan class=\"gkf-spec__value\"\u003e Hand-glazed matte white \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-spec\"\u003e\n\u003cspan class=\"gkf-spec__label\"\u003e Standard Frame \u003c\/span\u003e \u003cspan class=\"gkf-spec__value\"\u003e Rose Gold \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-spec\"\u003e\n\u003cspan class=\"gkf-spec__label\"\u003e Alternate Finishes \u003c\/span\u003e \u003cspan class=\"gkf-spec__value\"\u003e Copper Gold · Nickel · Chrome · White · Gold · Black \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-spec\"\u003e\n\u003cspan class=\"gkf-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"gkf-spec__value\"\u003e G9 sockets across all configurations · Bulbs Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-spec\"\u003e\n\u003cspan class=\"gkf-spec__label\"\u003e Included Bulbs \u003c\/span\u003e \u003cspan class=\"gkf-spec__value\"\u003e Warm-white LED · Standard included bulbs are non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-spec\"\u003e\n\u003cspan class=\"gkf-spec__label\"\u003e Bulb Quantity \u003c\/span\u003e \u003cspan class=\"gkf-spec__value\"\u003e 4–12 G9 bulbs depending on Model and size \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-spec\"\u003e\n\u003cspan class=\"gkf-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"gkf-spec__value\"\u003e 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-spec\"\u003e\n\u003cspan class=\"gkf-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"gkf-spec__value\"\u003e Compatible with dimmable G9 LED bulbs and a compatible Triac wall dimmer (dimmable bulbs and dimmer sold separately) \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-spec\"\u003e\n\u003cspan class=\"gkf-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"gkf-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-spec\"\u003e\n\u003cspan class=\"gkf-spec__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"gkf-spec__value\"\u003e 59\" standard wire · Extended lengths available on request at no extra charge \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-spec\"\u003e\n\u003cspan class=\"gkf-spec__label\"\u003e Ceiling Guidance \u003c\/span\u003e \u003cspan class=\"gkf-spec__value\"\u003e Model D — 8 ft · Models A\/B\/C\/E — 9 ft+ · Model F — 10 ft+ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-spec\"\u003e\n\u003cspan class=\"gkf-spec__label\"\u003e Wiring \/ Installation \u003c\/span\u003e \u003cspan class=\"gkf-spec__value\"\u003e Hardwired · Licensed electrician strongly recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-spec\"\u003e\n\u003cspan class=\"gkf-spec__label\"\u003e Assembly \u003c\/span\u003e \u003cspan class=\"gkf-spec__value\"\u003e Porcelain leaves attach during installation · Approx. 90 minutes to 3 hours depending on Model and size · Two-person installation recommended for larger Model C \/ F configurations \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-spec\"\u003e\n\u003cspan class=\"gkf-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"gkf-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-spec\"\u003e\n\u003cspan class=\"gkf-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"gkf-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=\"gkf-notes\"\u003e\n\u003cdiv class=\"gkf-note\"\u003e\n\u003cstrong\u003e Handmade Porcelain \u003c\/strong\u003e \u003cspan\u003e Each leaf is individually formed and glazed, so slight variations in contour, surface and positioning are normal. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkf-note\"\u003e\n\u003cstrong\u003e Coordinated Interiors \u003c\/strong\u003e \u003cspan\u003e Different Style F Models can be used across multiple rooms while maintaining the same porcelain language and coordinated frame finish. \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=\"gkf-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\n  ====================================================== --\u003e \u003ca id=\"gkf-leaf-large\" href=\"#gkf-root\" class=\"gkf-lightbox\"\u003e \u003cspan class=\"gkf-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-m-stuberlighting_6.jpg?v=1783646322\" alt=\"Enlarged porcelain ginkgo leaf texture\"\u003e \u003cspan class=\"gkf-lightbox__caption\"\u003e Style F · Porcelain Leaf Texture \u003c\/span\u003e \u003cspan class=\"gkf-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"gkf-detail-large\" href=\"#gkf-root\" class=\"gkf-lightbox\"\u003e \u003cspan class=\"gkf-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-f-stuberlighting_22.jpg?v=1783761363\" alt=\"Enlarged Style F detail\"\u003e \u003cspan class=\"gkf-lightbox__caption\"\u003e Style F · Porcelain + Rose Gold \u003c\/span\u003e \u003cspan class=\"gkf-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"gkf-a-large\" href=\"#gkf-root\" class=\"gkf-lightbox\"\u003e \u003cspan class=\"gkf-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-f-stuberlighting_32.jpg?v=1783761362\" alt=\"Model A Cube\"\u003e \u003cspan class=\"gkf-lightbox__caption\"\u003eModel A · Cube\u003c\/span\u003e \u003cspan class=\"gkf-lightbox__hint\"\u003eClick or tap anywhere to close\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"gkf-b-large\" href=\"#gkf-root\" class=\"gkf-lightbox\"\u003e \u003cspan class=\"gkf-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-f-stuberlighting_23.jpg?v=1783761362\" alt=\"Model B Extended\"\u003e \u003cspan class=\"gkf-lightbox__caption\"\u003eModel B · Extended\u003c\/span\u003e \u003cspan class=\"gkf-lightbox__hint\"\u003eClick or tap anywhere to close\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"gkf-c-large\" href=\"#gkf-root\" class=\"gkf-lightbox\"\u003e \u003cspan class=\"gkf-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-f-stuberlighting_43.jpg?v=1783761362\" alt=\"Model C Proportional\"\u003e \u003cspan class=\"gkf-lightbox__caption\"\u003eModel C · Proportional\u003c\/span\u003e \u003cspan class=\"gkf-lightbox__hint\"\u003eClick or tap anywhere to close\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"gkf-d-large\" href=\"#gkf-root\" class=\"gkf-lightbox\"\u003e \u003cspan class=\"gkf-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-f-stuberlighting_35.jpg?v=1783761362\" alt=\"Model D Narrow\"\u003e \u003cspan class=\"gkf-lightbox__caption\"\u003eModel D · Narrow\u003c\/span\u003e \u003cspan class=\"gkf-lightbox__hint\"\u003eClick or tap anywhere to close\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"gkf-e-large\" href=\"#gkf-root\" class=\"gkf-lightbox\"\u003e \u003cspan class=\"gkf-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-f-stuberlighting_39.jpg?v=1783761362\" alt=\"Model E Round Drum\"\u003e \u003cspan class=\"gkf-lightbox__caption\"\u003eModel E · Round Drum\u003c\/span\u003e \u003cspan class=\"gkf-lightbox__hint\"\u003eClick or tap anywhere to close\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"gkf-f-large\" href=\"#gkf-root\" class=\"gkf-lightbox\"\u003e \u003cspan class=\"gkf-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-f-stuberlighting_37.jpg?v=1783761362\" alt=\"Model F Cascading\"\u003e \u003cspan class=\"gkf-lightbox__caption\"\u003eModel F · Cascading\u003c\/span\u003e \u003cspan class=\"gkf-lightbox__hint\"\u003eClick or tap anywhere to close\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Model A: L 31.5\"x W 15.7\"x H 15.7\" \/ Ceramics","offer_id":52503606427931,"sku":"STB-CH-26-10161","price":580.0,"currency_code":"USD","in_stock":true},{"title":"Model B: L 49.2\"x W 15.7\"x H 15.7\" \/ Ceramics","offer_id":52503606460699,"sku":"STB-CH-26-10162","price":1445.0,"currency_code":"USD","in_stock":true},{"title":"Model C: L 39.4\"x W 15.7\"x H 15.7\" \/ Ceramics","offer_id":52503606493467,"sku":"STB-CH-26-10163","price":1075.0,"currency_code":"USD","in_stock":true},{"title":"Model C: L 47.2\"x W 17.7\"x H 17.7\" \/ Ceramics","offer_id":52503606526235,"sku":"STB-CH-26-10164","price":1295.0,"currency_code":"USD","in_stock":true},{"title":"Model C: L 59.1\"x W 17.7\"x H 17.7\" \/ Ceramics","offer_id":52503606559003,"sku":"STB-CH-26-10165","price":1845.0,"currency_code":"USD","in_stock":true},{"title":"Model D: L 31.5\"x W 11.8\"x H 11.8\" \/ Ceramics","offer_id":52503606591771,"sku":"STB-CH-26-10166","price":728.0,"currency_code":"USD","in_stock":true},{"title":"Model D: L 39.4\"x W 11.8\"x H 11.8\" \/ Ceramics","offer_id":52503606624539,"sku":"STB-CH-26-10167","price":1068.0,"currency_code":"USD","in_stock":true},{"title":"Model D: L 47.2\"x W 11.8\"x H 11.8\" \/ Ceramics","offer_id":52503606657307,"sku":"STB-CH-26-10168","price":1436.0,"currency_code":"USD","in_stock":true},{"title":"Model E: Dia 23.6\" x H 15.7\" \/ Ceramics","offer_id":52503606690075,"sku":"STB-CH-26-10169","price":550.0,"currency_code":"USD","in_stock":true},{"title":"Model E: Dia 31.5\" x H 15.7\" \/ Ceramics","offer_id":52503606722843,"sku":"STB-CH-26-10170","price":880.0,"currency_code":"USD","in_stock":true},{"title":"Model E: Dia 39.4\" x H 15.7\" \/ Ceramics","offer_id":52503606755611,"sku":"STB-CH-26-10171","price":1485.0,"currency_code":"USD","in_stock":true},{"title":"Model E: Dia 47.2\" x H 15.7\" \/ Ceramics","offer_id":52503606788379,"sku":"STB-CH-26-10172","price":1825.0,"currency_code":"USD","in_stock":true},{"title":"Model F: L 39.4\" x W 13.8\"x H 17.7\" \/ Ceramics","offer_id":52503606821147,"sku":"STB-CH-26-10173","price":746.0,"currency_code":"USD","in_stock":true},{"title":"Model F: L 47.2\"x W 13.8\"x H 18.9\" \/ Ceramics","offer_id":52503606853915,"sku":"STB-CH-26-10174","price":965.0,"currency_code":"USD","in_stock":true},{"title":"Model F: L 51.2\"x W 13.8\"x H 18.9\" \/ Ceramics","offer_id":52503606886683,"sku":"STB-CH-26-10175","price":1435.0,"currency_code":"USD","in_stock":true},{"title":"Model F: L 59\"x W 13.8\"x H 19.7\" \/ Ceramics","offer_id":52503606919451,"sku":"STB-CH-26-10176","price":2080.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-f-stuberlighting_1.jpg?v=1783761362"},{"product_id":"gingko-chandelier-style-e","title":"Gingko Chandelier Style E","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — GINGKO STYLE E\n   Porcelain Botanical Chandelier Collection\n\n   TRANSPARENT OUTER WRAPPER\n   Quiet luxury \/ ivory \/ porcelain \/ espresso \/ rose gold\n   No full-page tinted background\n\n   SHOPPER FLOW:\n   PRODUCT DETAIL\n   → ROUND OR LINEAR\n   → ROUND: DENSE \/ AIRY\n   → LINEAR: FULL \/ NARROW \/ ULTRA-SLIM\n   → FINISH \/ LIGHT \/ DROP\n   → INSTALL \/ SPECS \/ FAQ\n========================================================= *\/\n\n.stb-stylee{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --ceramic:#F2ECE5;\n  --ceramic-deep:#EAE2D9;\n  --rose-soft:#F2E7E1;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D9CFC5;\n  --line-dark:#C8BAAD;\n\n  --gold:#AE8C60;\n  --gold-dark:#795D40;\n\n  --rose:#A87967;\n  --rose-dark:#6E4F45;\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-stylee *,\n.stb-stylee *::before,\n.stb-stylee *::after{\n  box-sizing:border-box;\n}\n\n.stb-stylee h2,\n.stb-stylee 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-stylee p{\n  margin-top:0;\n}\n\n.stb-stylee__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-stylee__title{\n  max-width:650px;\n\n  margin:0 0 10px;\n\n  color:var(--ink);\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.01em;\n}\n\n.stb-stylee__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.27;\n}\n\n.stb-stylee__copy{\n  max-width:680px;\n\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.2px;\n  line-height:1.62;\n}\n\n.stb-stylee__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-stylee__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 225px;\n\n  margin-bottom:12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-stylee__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-stylee__intro-copy p{\n  max-width:605px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.4px;\n  line-height:1.68;\n}\n\n.stb-stylee__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-stylee__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-stylee__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-stylee__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-stylee__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylee__fact{\n  padding:11px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-stylee__fact:last-child{\n  border-right:0;\n}\n\n.stb-stylee__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-stylee__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 BASE\n========================================================= *\/\n\n.stb-stylee__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-stylee__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   DETAIL DUO\n========================================================= *\/\n\n.stb-stylee__details{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:28px;\n}\n\n.stb-stylee__detail{\n  display:grid;\n  grid-template-columns:126px minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-stylee__detail--ceramic{\n  background:var(--ceramic);\n}\n\n.stb-stylee__detail-media{\n  width:114px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-stylee__detail-copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylee__detail-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stylee__detail-copy p{\n  margin:0;\n\n  color:#6D625A;\n\n  font-size:9.7px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   FIRST DECISION\n========================================================= *\/\n\n.stb-stylee__decision{\n  display:grid;\n  grid-template-columns:170px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylee__decision-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-stylee__decision-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-stylee__decision-label strong{\n  color:#FFF7EF;\n\n  font-size:12.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stylee__decision-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-stylee__decision-item{\n  padding:14px 16px;\n}\n\n.stb-stylee__decision-item +\n.stb-stylee__decision-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stylee__decision-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-stylee__decision-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-stylee__decision-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   ROUND MODELS\n========================================================= *\/\n\n.stb-stylee__round{\n  margin-bottom:28px;\n}\n\n.stb-stylee__round-head{\n  margin-bottom:12px;\n}\n\n.stb-stylee__round-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.stb-stylee__round-card{\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-stylee__round-card--airy{\n  background:var(--ceramic);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-stylee__round-top{\n  display:grid;\n  grid-template-columns:110px minmax(0,1fr);\n\n  gap:12px;\n  align-items:center;\n\n  padding:11px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-stylee__round-media{\n  width:98px;\n  max-width:100%;\n}\n\n.stb-stylee__round-title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold-dark);\n\n  font-size:8.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylee__round-title strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:14px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n.stb-stylee__round-title span{\n  display:block;\n\n  color:#75685F;\n\n  font-size:9.2px;\n  line-height:1.42;\n}\n\n.stb-stylee__round-body{\n  padding:12px;\n}\n\n.stb-stylee__round-body \u003e p{\n  margin:0 0 9px;\n\n  color:#6B6159;\n\n  font-size:9.8px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   ROUND SIZE\n========================================================= *\/\n\n.stb-stylee__round-size{\n  display:grid;\n  grid-template-columns:76px minmax(0,1fr);\n\n  gap:10px;\n\n  padding:8px 0;\n\n  border-top:1px solid var(--line);\n}\n\n.stb-stylee__round-size:first-of-type{\n  border-top:0;\n}\n\n.stb-stylee__round-size-main strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.8px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n.stb-stylee__round-size-main small{\n  display:block;\n\n  margin-top:2px;\n\n  color:#897A70;\n\n  font-size:7.9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylee__round-size-info strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#65594F;\n\n  font-size:9.6px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n.stb-stylee__round-size-info span{\n  display:block;\n\n  color:#756A62;\n\n  font-size:8.9px;\n  line-height:1.43;\n}\n\n\n\/* =========================================================\n   DENSITY SUMMARY\n========================================================= *\/\n\n.stb-stylee__density{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylee__density-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-stylee__density-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-stylee__density-label strong{\n  color:var(--ink);\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stylee__density-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-stylee__density-item{\n  padding:14px 16px;\n}\n\n.stb-stylee__density-item +\n.stb-stylee__density-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stylee__density-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-stylee__density-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-stylee__density-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   LINEAR MODELS\n========================================================= *\/\n\n.stb-stylee__linear{\n  margin-bottom:28px;\n}\n\n.stb-stylee__linear-head{\n  margin-bottom:12px;\n}\n\n.stb-stylee__linear-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  gap:8px;\n}\n\n.stb-stylee__linear-card{\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\n.stb-stylee__linear-card--mid{\n  background:var(--cream);\n}\n\n.stb-stylee__linear-card--slim{\n  background:var(--ceramic);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-stylee__linear-media{\n  width:108px;\n  max-width:100%;\n\n  margin:0 auto 10px;\n}\n\n.stb-stylee__linear-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold-dark);\n\n  font-size:8.1px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylee__linear-card h3{\n  margin:0 0 3px;\n\n  font-size:14px;\n  line-height:1.3;\n}\n\n.stb-stylee__linear-measure{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:#6A5A4E;\n\n  font-size:9.3px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n.stb-stylee__linear-card p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   WIDTH COMPARISON\n========================================================= *\/\n\n.stb-stylee__width{\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-stylee__width-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-stylee__width-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CAB18C;\n\n  font-size:8.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylee__width-label strong{\n  color:#FFF7EF;\n\n  font-size:12.2px;\n  font-weight:500;\n}\n\n.stb-stylee__width-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-stylee__width-item{\n  padding:14px;\n}\n\n.stb-stylee__width-item +\n.stb-stylee__width-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stylee__width-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylee__width-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-stylee__width-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.3px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   FINISH\n========================================================= *\/\n\n.stb-stylee__finish{\n  display:grid;\n  grid-template-columns:170px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylee__finish-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--rose-dark);\n}\n\n.stb-stylee__finish-label small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#E6C8BC;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylee__finish-label strong{\n  color:#FFF8F3;\n\n  font-size:12.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stylee__finish-body{\n  padding:15px 17px;\n}\n\n.stb-stylee__finish-body p{\n  margin:0;\n\n  color:#665C55;\n\n  font-size:10.4px;\n  line-height:1.55;\n}\n\n.stb-stylee__finish-options{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.stb-stylee__finish-options span{\n  padding:4px 8px;\n\n  background:var(--cream);\n\n  color:#675B52;\n\n  border:1px solid var(--line);\n  border-radius:3px;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   LIGHT \/ DROP\n========================================================= *\/\n\n.stb-stylee__utility{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylee__utility-item{\n  padding:14px;\n}\n\n.stb-stylee__utility-item +\n.stb-stylee__utility-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stylee__utility-item--dark{\n  background:var(--espresso);\n}\n\n.stb-stylee__utility-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-stylee__utility-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stylee__utility-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.5px;\n  line-height:1.47;\n}\n\n.stb-stylee__utility-item--dark small{\n  color:#CAB18C;\n}\n\n.stb-stylee__utility-item--dark strong{\n  color:#FFF7EF;\n}\n\n.stb-stylee__utility-item--dark p{\n  color:#D7CCC3;\n}\n\n.stb-stylee__utility-item a{\n  color:var(--gold-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n.stb-stylee__utility-item--dark a{\n  color:#D8B98C;\n}\n\n\n\/* =========================================================\n   DIMMING\n========================================================= *\/\n\n.stb-stylee__dimming{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:28px;\n}\n\n.stb-stylee__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-stylee__dimming-card--alt{\n  background:var(--ceramic);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-stylee__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-stylee__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-stylee__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-stylee__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-stylee__install-item{\n  padding:13px 14px;\n}\n\n.stb-stylee__install-item +\n.stb-stylee__install-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stylee__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-stylee__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-stylee__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   NOTE \/ CARE\n========================================================= *\/\n\n.stb-stylee__notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:28px;\n}\n\n.stb-stylee__note{\n  padding:13px 15px;\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-stylee__note--care{\n  background:var(--paper);\n\n  border-left:1px solid var(--line);\n}\n\n.stb-stylee__note 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-stylee__note p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-stylee__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-stylee__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-stylee__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-stylee__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-stylee__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-stylee__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-stylee__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-stylee__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-stylee__faq{\n  max-width:770px;\n\n  margin:0 auto 28px;\n\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-stylee__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-stylee__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-stylee__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-stylee__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-stylee__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-stylee__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-stylee__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-stylee__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-stylee__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-stylee__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-stylee__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-stylee__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-stylee__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-stylee__lightbox:target{\n  display:flex;\n}\n\n.stb-stylee__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-stylee__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-stylee__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-stylee__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-stylee__intro{\n    grid-template-columns:1fr 180px;\n  }\n\n  .stb-stylee__title{\n    font-size:25px;\n  }\n\n  .stb-stylee__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-stylee__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-stylee__fact:nth-child(1),\n  .stb-stylee__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n  .stb-stylee__details{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylee__linear-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-stylee__linear-card--slim{\n    grid-column:1 \/ -1;\n  }\n\n  .stb-stylee__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-stylee{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-stylee__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylee__intro-copy{\n    padding:17px 15px;\n  }\n\n  .stb-stylee__intro-side{\n    padding:12px 15px;\n  }\n\n  .stb-stylee__title{\n    font-size:23px;\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-stylee__detail{\n    grid-template-columns:82px minmax(0,1fr);\n\n    gap:10px;\n\n    padding:9px;\n  }\n\n  .stb-stylee__detail-media{\n    width:74px;\n  }\n\n\n  \/* DECISION *\/\n\n  .stb-stylee__decision{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylee__decision-label{\n    padding:11px 14px;\n  }\n\n  .stb-stylee__decision-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylee__decision-item +\n  .stb-stylee__decision-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* ROUND *\/\n\n  .stb-stylee__round-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylee__round-top{\n    grid-template-columns:82px minmax(0,1fr);\n\n    gap:9px;\n\n    padding:9px;\n  }\n\n  .stb-stylee__round-media{\n    width:74px;\n  }\n\n  .stb-stylee__round-size{\n    grid-template-columns:68px minmax(0,1fr);\n  }\n\n\n  \/* DENSITY *\/\n\n  .stb-stylee__density{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylee__density-label{\n    padding:11px 14px;\n  }\n\n  .stb-stylee__density-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylee__density-item +\n  .stb-stylee__density-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* LINEAR *\/\n\n  .stb-stylee__linear-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylee__linear-card--slim{\n    grid-column:auto;\n  }\n\n  .stb-stylee__linear-card{\n    display:grid;\n    grid-template-columns:78px minmax(0,1fr);\n\n    gap:10px;\n    align-items:center;\n  }\n\n  .stb-stylee__linear-media{\n    width:70px;\n\n    margin:0;\n  }\n\n\n  \/* WIDTH *\/\n\n  .stb-stylee__width{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylee__width-label{\n    padding:11px 14px;\n  }\n\n  .stb-stylee__width-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylee__width-item +\n  .stb-stylee__width-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* FINISH *\/\n\n  .stb-stylee__finish{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylee__finish-label{\n    padding:11px 14px;\n  }\n\n  .stb-stylee__finish-body{\n    padding:12px 14px;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-stylee__utility{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylee__utility-item +\n  .stb-stylee__utility-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* DIMMING *\/\n\n  .stb-stylee__dimming{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* INSTALL *\/\n\n  .stb-stylee__install{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylee__install-item +\n  .stb-stylee__install-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* NOTES *\/\n\n  .stb-stylee__notes{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-stylee__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-stylee__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-stylee__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-stylee__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-stylee\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylee__intro\"\u003e\n\u003cdiv class=\"stb-stylee__intro-copy\"\u003e\n\u003cspan class=\"stb-stylee__eyebrow\"\u003e Hand-Shaped Porcelain · Five Botanical Forms \u003c\/span\u003e\n\u003ch2 class=\"stb-stylee__title\"\u003eChoose the Shape — Then Choose the Visual Weight.\u003c\/h2\u003e\n\u003cp\u003eGingko Style E brings one porcelain-leaf language into both round and linear compositions. Round Models let you choose between dense sculptural foliage and a lighter, airier arrangement; Linear Models let you choose how much width the chandelier occupies above the surface below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__intro-side\"\u003e\n\u003csmall\u003e Five Models \u003c\/small\u003e \u003cstrong\u003e A · B · C · D · E \u003c\/strong\u003e \u003cspan\u003e Round + linear · G9 bulbs included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylee__facts\"\u003e\n\u003cdiv class=\"stb-stylee__fact\"\u003e\n\u003csmall\u003e Leaves \u003c\/small\u003e \u003cstrong\u003e Hand-Shaped Porcelain \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__fact\"\u003e\n\u003csmall\u003e Round \u003c\/small\u003e \u003cstrong\u003e Dense or Airy \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__fact\"\u003e\n\u003csmall\u003e Linear \u003c\/small\u003e \u003cstrong\u003e 3 Width Profiles \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__fact\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAILS\n  ====================================================== --\u003e\n\u003csection id=\"stylee-detail-section\" class=\"stb-stylee__details\"\u003e\u003c!-- PRODUCT DETAIL --\u003e\n\u003carticle class=\"stb-stylee__detail\"\u003e\n\u003cdiv class=\"stb-stylee__detail-media\"\u003e\u003ca href=\"#stylee-product-detail\" class=\"stb-stylee__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-e-stuberlighting_33.jpg?v=1783838794\" alt=\"Gingko Style E porcelain leaf chandelier construction detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylee__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__detail-copy\"\u003e\n\u003csmall\u003e Construction Detail \u003c\/small\u003e \u003cstrong\u003e Porcelain Leaves Built Around a Rose-Gold Frame \u003c\/strong\u003e\n\u003cp\u003eIndividual leaves sit at changing angles, giving the composition depth instead of a flat decorative surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- PORCELAIN DETAIL --\u003e\n\u003carticle class=\"stb-stylee__detail stb-stylee__detail--ceramic\"\u003e\n\u003cdiv class=\"stb-stylee__detail-media\"\u003e\u003ca href=\"#stylee-ceramic-detail\" class=\"stb-stylee__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-e-stuberlighting_24.jpg?v=1783838793\" alt=\"Gingko Style E hand-shaped porcelain ginkgo leaf detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylee__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__detail-copy\"\u003e\n\u003csmall\u003e Porcelain Detail \u003c\/small\u003e \u003cstrong\u003e Sculpted Veins + Matte White Glaze \u003c\/strong\u003e\n\u003cp\u003eFine surface ridges catch light and shadow, keeping the ceramic leaves visibly textured even when the chandelier is switched off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"stylee-product-detail\" href=\"#stylee-detail-section\" class=\"stb-stylee__lightbox\"\u003e \u003cspan class=\"stb-stylee__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-e-stuberlighting_33.jpg?v=1783838794\" alt=\"Enlarged Gingko Style E construction detail\"\u003e \u003cspan class=\"stb-stylee__lightbox-caption\"\u003e Gingko Style E · Construction Detail \u003c\/span\u003e \u003cspan class=\"stb-stylee__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"stylee-ceramic-detail\" href=\"#stylee-detail-section\" class=\"stb-stylee__lightbox\"\u003e \u003cspan class=\"stb-stylee__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-e-stuberlighting_24.jpg?v=1783838793\" alt=\"Enlarged Gingko Style E porcelain leaf detail\"\u003e \u003cspan class=\"stb-stylee__lightbox-caption\"\u003e Gingko Style E · Porcelain Leaf Detail \u003c\/span\u003e \u003cspan class=\"stb-stylee__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       ROUND OR LINEAR\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylee__decision\"\u003e\n\u003cdiv class=\"stb-stylee__decision-label\"\u003e\n\u003csmall\u003e Start Here \u003c\/small\u003e \u003cstrong\u003e Round Surface or Long Surface? \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__decision-body\"\u003e\n\u003cdiv class=\"stb-stylee__decision-item\"\u003e\n\u003csmall\u003e Models A \/ B \u003c\/small\u003e \u003cstrong\u003e Round Composition \u003c\/strong\u003e\n\u003cp\u003eBest above round dining tables, central foyers, sitting areas and rooms organized around a central point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__decision-item\"\u003e\n\u003csmall\u003e Models C \/ D \/ E \u003c\/small\u003e \u003cstrong\u003e Linear Composition \u003c\/strong\u003e\n\u003cp\u003eBetter above rectangular dining tables, kitchen islands, home bars and long furniture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ROUND A + B\n  ====================================================== --\u003e\n\u003csection id=\"stylee-round-section\" class=\"stb-stylee__round\"\u003e\n\u003cdiv class=\"stb-stylee__round-head\"\u003e\n\u003cspan class=\"stb-stylee__eyebrow\"\u003e Round Models \u003c\/span\u003e\n\u003ch3 class=\"stb-stylee__section-title\"\u003eDense or Airy?\u003c\/h3\u003e\n\u003cp class=\"stb-stylee__copy\"\u003eModels A and B share the same basic round language. The difference is how heavily the porcelain leaves fill the frame.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__round-grid\"\u003e\n\u003c!-- =================================================\n           MODEL A\n      ================================================== --\u003e\n\u003carticle class=\"stb-stylee__round-card\"\u003e\n\u003cdiv class=\"stb-stylee__round-top\"\u003e\n\u003cdiv class=\"stb-stylee__round-media\"\u003e\u003ca href=\"#stylee-model-a\" class=\"stb-stylee__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-e-stuberlighting_27.jpg?v=1783838794\" alt=\"Gingko Style E Model A dense round chandelier size diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylee__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__round-title\"\u003e\n\u003csmall\u003e Model A \u003c\/small\u003e \u003cstrong\u003e Dense Radial \u003c\/strong\u003e \u003cspan\u003e Full botanical presence · H11.8\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__round-body\"\u003e\n\u003cp\u003eLeaves sit closer together across the circular frame. Choose A when the chandelier should carry more visual weight and feel intentionally sculptural.\u003c\/p\u003e\n\u003cdiv class=\"stb-stylee__round-size\"\u003e\n\u003cdiv class=\"stb-stylee__round-size-main\"\u003e\n\u003cstrong\u003e Ø23.6\" \u003c\/strong\u003e \u003csmall\u003e Small \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__round-size-info\"\u003e\n\u003cstrong\u003e 6 × G9 \u003c\/strong\u003e \u003cspan\u003e Compact dining · foyer · bedroom \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__round-size\"\u003e\n\u003cdiv class=\"stb-stylee__round-size-main\"\u003e\n\u003cstrong\u003e Ø31.5\" \u003c\/strong\u003e \u003csmall\u003e Medium \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__round-size-info\"\u003e\n\u003cstrong\u003e 8 × G9 \u003c\/strong\u003e \u003cspan\u003e 6-seat round dining · entry \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__round-size\"\u003e\n\u003cdiv class=\"stb-stylee__round-size-main\"\u003e\n\u003cstrong\u003e Ø39.4\" \u003c\/strong\u003e \u003csmall\u003e Large \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__round-size-info\"\u003e\n\u003cstrong\u003e 10 × G9 \u003c\/strong\u003e \u003cspan\u003e Larger dining · statement living \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__round-size\"\u003e\n\u003cdiv class=\"stb-stylee__round-size-main\"\u003e\n\u003cstrong\u003e Ø47.2\" \u003c\/strong\u003e \u003csmall\u003e XL \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__round-size-info\"\u003e\n\u003cstrong\u003e 12 × G9 \u003c\/strong\u003e \u003cspan\u003e Formal dining · grand foyer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__round-size\"\u003e\n\u003cdiv class=\"stb-stylee__round-size-main\"\u003e\n\u003cstrong\u003e Ø59.1\" \u003c\/strong\u003e \u003csmall\u003e Flagship \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__round-size-info\"\u003e\n\u003cstrong\u003e 16 × G9 \u003c\/strong\u003e \u003cspan\u003e Largest round Style E configuration \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- =================================================\n           MODEL B\n      ================================================== --\u003e\n\u003carticle class=\"stb-stylee__round-card stb-stylee__round-card--airy\"\u003e\n\u003cdiv class=\"stb-stylee__round-top\"\u003e\n\u003cdiv class=\"stb-stylee__round-media\"\u003e\u003ca href=\"#stylee-model-b\" class=\"stb-stylee__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-e-stuberlighting_35.jpg?v=1783838794\" alt=\"Gingko Style E Model B airy round chandelier size diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylee__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__round-title\"\u003e\n\u003csmall\u003e Model B \u003c\/small\u003e \u003cstrong\u003e Sparse Airy \u003c\/strong\u003e \u003cspan\u003e More negative space · H11.8–13.8\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__round-body\"\u003e\n\u003cp\u003eFewer porcelain leaves leave more breathing room between each form. Choose B when the chandelier should feel lighter, softer and less visually dense.\u003c\/p\u003e\n\u003cdiv class=\"stb-stylee__round-size\"\u003e\n\u003cdiv class=\"stb-stylee__round-size-main\"\u003e\n\u003cstrong\u003e Ø23.6\" \u003c\/strong\u003e \u003csmall\u003e Small \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__round-size-info\"\u003e\n\u003cstrong\u003e 4 × G9 \u003c\/strong\u003e \u003cspan\u003e Bedroom · powder room · small dining \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__round-size\"\u003e\n\u003cdiv class=\"stb-stylee__round-size-main\"\u003e\n\u003cstrong\u003e Ø31.5\" \u003c\/strong\u003e \u003csmall\u003e Medium \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__round-size-info\"\u003e\n\u003cstrong\u003e 6 × G9 \u003c\/strong\u003e \u003cspan\u003e Round dining · relaxed foyer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__round-size\"\u003e\n\u003cdiv class=\"stb-stylee__round-size-main\"\u003e\n\u003cstrong\u003e Ø39.4\" \u003c\/strong\u003e \u003csmall\u003e Large \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__round-size-info\"\u003e\n\u003cstrong\u003e 8 × G9 \u003c\/strong\u003e \u003cspan\u003e Larger dining · airy statement \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__round-size\"\u003e\n\u003cdiv class=\"stb-stylee__round-size-main\"\u003e\n\u003cstrong\u003e Ø47.2\" \u003c\/strong\u003e \u003csmall\u003e XL \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__round-size-info\"\u003e\n\u003cstrong\u003e 10 × G9 \u003c\/strong\u003e \u003cspan\u003e Large room with lighter visual weight \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ROUND LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"stylee-model-a\" href=\"#stylee-round-section\" class=\"stb-stylee__lightbox\"\u003e \u003cspan class=\"stb-stylee__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-e-stuberlighting_27.jpg?v=1783838794\" alt=\"Enlarged Gingko Style E Model A size diagram\"\u003e \u003cspan class=\"stb-stylee__lightbox-caption\"\u003e Model A · Dense Radial \u003c\/span\u003e \u003cspan class=\"stb-stylee__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"stylee-model-b\" href=\"#stylee-round-section\" class=\"stb-stylee__lightbox\"\u003e \u003cspan class=\"stb-stylee__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-e-stuberlighting_35.jpg?v=1783838794\" alt=\"Enlarged Gingko Style E Model B size diagram\"\u003e \u003cspan class=\"stb-stylee__lightbox-caption\"\u003e Model B · Sparse Airy \u003c\/span\u003e \u003cspan class=\"stb-stylee__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DENSITY SUMMARY\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylee__density\"\u003e\n\u003cdiv class=\"stb-stylee__density-label\"\u003e\n\u003csmall\u003e Quick Choice \u003c\/small\u003e \u003cstrong\u003e Same Diameter. Different Presence. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__density-grid\"\u003e\n\u003cdiv class=\"stb-stylee__density-item\"\u003e\n\u003csmall\u003e Model A · Dense \u003c\/small\u003e \u003cstrong\u003e More Sculptural \u003c\/strong\u003e\n\u003cp\u003eMore leaves, more visual weight and stronger botanical presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__density-item\"\u003e\n\u003csmall\u003e Model B · Airy \u003c\/small\u003e \u003cstrong\u003e More Delicate \u003c\/strong\u003e\n\u003cp\u003eFewer leaves, more negative space and a softer overall composition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LINEAR MODELS\n  ====================================================== --\u003e\n\u003csection id=\"stylee-linear-section\" class=\"stb-stylee__linear\"\u003e\n\u003cdiv class=\"stb-stylee__linear-head\"\u003e\n\u003cspan class=\"stb-stylee__eyebrow\"\u003e Linear Models \u003c\/span\u003e\n\u003ch3 class=\"stb-stylee__section-title\"\u003eSame 47.2\" Length. Three Different Widths.\u003c\/h3\u003e\n\u003cp class=\"stb-stylee__copy\"\u003eModels C, D and E all use eight G9 bulbs. The deciding factor is how much cross-sectional volume you want above the table, island or counter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__linear-grid\"\u003e\n\u003c!-- MODEL C --\u003e\n\u003carticle class=\"stb-stylee__linear-card\"\u003e\n\u003cdiv class=\"stb-stylee__linear-media\"\u003e\u003ca href=\"#stylee-model-c\" class=\"stb-stylee__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-e-stuberlighting_37.jpg?v=1783838794\" alt=\"Gingko Style E Model C rectangular chandelier dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylee__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Model C \u003c\/small\u003e\n\u003ch3\u003eFull Volume\u003c\/h3\u003e\n\u003cspan class=\"stb-stylee__linear-measure\"\u003e L47.2\" × W25.6\" × H13.8\" \u003c\/span\u003e\n\u003cp\u003eThe widest linear option. Best when the fixture should feel three-dimensional rather than ribbon-like. 8 × G9.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MODEL D --\u003e\n\u003carticle class=\"stb-stylee__linear-card stb-stylee__linear-card--mid\"\u003e\n\u003cdiv class=\"stb-stylee__linear-media\"\u003e\u003ca href=\"#stylee-model-d\" class=\"stb-stylee__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-e-stuberlighting_45.jpg?v=1783838793\" alt=\"Gingko Style E Model D narrow linear chandelier dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylee__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Model D \u003c\/small\u003e\n\u003ch3\u003eNarrow Linear\u003c\/h3\u003e\n\u003cspan class=\"stb-stylee__linear-measure\"\u003e L47.2\" × W13.8\" × H13.8\" \u003c\/span\u003e\n\u003cp\u003eThe balanced middle option for standard dining tables and kitchen islands. 8 × G9.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MODEL E --\u003e\n\u003carticle class=\"stb-stylee__linear-card stb-stylee__linear-card--slim\"\u003e\n\u003cdiv class=\"stb-stylee__linear-media\"\u003e\u003ca href=\"#stylee-model-e\" class=\"stb-stylee__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-e-stuberlighting_30.jpg?v=1783838793\" alt=\"Gingko Style E Model E ultra slim linear chandelier dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylee__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Model E \u003c\/small\u003e\n\u003ch3\u003eUltra-Slim\u003c\/h3\u003e\n\u003cspan class=\"stb-stylee__linear-measure\"\u003e L47.2\" × W7.9\" × H7.9\" \u003c\/span\u003e\n\u003cp\u003eThe most compressed profile, ideal where headroom and visual lightness matter most. 8 × G9.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LINEAR LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"stylee-model-c\" href=\"#stylee-linear-section\" class=\"stb-stylee__lightbox\"\u003e \u003cspan class=\"stb-stylee__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-e-stuberlighting_37.jpg?v=1783838794\" alt=\"Enlarged Gingko Style E Model C size diagram\"\u003e \u003cspan class=\"stb-stylee__lightbox-caption\"\u003e Model C · Full Rectangular Volume \u003c\/span\u003e \u003cspan class=\"stb-stylee__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"stylee-model-d\" href=\"#stylee-linear-section\" class=\"stb-stylee__lightbox\"\u003e \u003cspan class=\"stb-stylee__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-e-stuberlighting_45.jpg?v=1783838793\" alt=\"Enlarged Gingko Style E Model D size diagram\"\u003e \u003cspan class=\"stb-stylee__lightbox-caption\"\u003e Model D · Narrow Linear \u003c\/span\u003e \u003cspan class=\"stb-stylee__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"stylee-model-e\" href=\"#stylee-linear-section\" class=\"stb-stylee__lightbox\"\u003e \u003cspan class=\"stb-stylee__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-e-stuberlighting_30.jpg?v=1783838793\" alt=\"Enlarged Gingko Style E Model E size diagram\"\u003e \u003cspan class=\"stb-stylee__lightbox-caption\"\u003e Model E · Ultra-Slim Linear \u003c\/span\u003e \u003cspan class=\"stb-stylee__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       WIDTH GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylee__width\"\u003e\n\u003cdiv class=\"stb-stylee__width-label\"\u003e\n\u003csmall\u003e Linear Guide \u003c\/small\u003e \u003cstrong\u003e Width Changes the Visual Weight. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__width-grid\"\u003e\n\u003cdiv class=\"stb-stylee__width-item\"\u003e\n\u003csmall\u003e C \u003c\/small\u003e \u003cstrong\u003e W25.6\" \u003c\/strong\u003e\n\u003cp\u003eFullest volume. Best when the chandelier should feel substantial.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__width-item\"\u003e\n\u003csmall\u003e D \u003c\/small\u003e \u003cstrong\u003e W13.8\" \u003c\/strong\u003e\n\u003cp\u003eMiddle ground for most residential dining and island applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__width-item\"\u003e\n\u003csmall\u003e E \u003c\/small\u003e \u003cstrong\u003e W7.9\" \u003c\/strong\u003e\n\u003cp\u003eSlimmest profile when clearance and visual restraint matter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FINISH\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylee__finish\"\u003e\n\u003cdiv class=\"stb-stylee__finish-label\"\u003e\n\u003csmall\u003e Frame Finish \u003c\/small\u003e \u003cstrong\u003e Rose Gold Is Standard. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__finish-body\"\u003e\n\u003cp\u003eRose Gold adds a softer warm-metal contrast against the matte-white porcelain. Alternative frame finishes are available on request at no extra charge.\u003c\/p\u003e\n\u003cdiv class=\"stb-stylee__finish-options\"\u003e\n\u003cspan\u003e Rose Gold · Standard \u003c\/span\u003e \u003cspan\u003e Copper Gold \u003c\/span\u003e \u003cspan\u003e Nickel \u003c\/span\u003e \u003cspan\u003e Chrome \u003c\/span\u003e \u003cspan\u003e White \u003c\/span\u003e \u003cspan\u003e Gold \u003c\/span\u003e \u003cspan\u003e Black \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT + DROP\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylee__utility\"\u003e\n\u003cdiv class=\"stb-stylee__utility-item stb-stylee__utility-item--dark\"\u003e\n\u003csmall\u003e Bulb Base \u003c\/small\u003e \u003cstrong\u003e G9 · All Models \u003c\/strong\u003e\n\u003cp\u003eWarm-white LED bulbs are included with every configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__utility-item\"\u003e\n\u003csmall\u003e Electrical \u003c\/small\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003cp\u003eMaximum 40W per socket. Hardwired installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__utility-item\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable Wire \u003c\/strong\u003e\n\u003cp\u003eLonger lengths are available at no extra charge. Contact \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!-- =====================================================\n       DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylee__dimming\"\u003e\n\u003carticle class=\"stb-stylee__dimming-card\"\u003e\u003csmall\u003e Included Setup \u003c\/small\u003e \u003cstrong\u003e Warm White · Standard On \/ Off \u003c\/strong\u003e\n\u003cp\u003eThe included G9 LED bulbs are non-dimmable and intended for standard on\/off operation.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-stylee__dimming-card stb-stylee__dimming-card--alt\"\u003e\u003csmall\u003e Optional Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmable G9 + Triac Wall Dimmer \u003c\/strong\u003e\n\u003cp\u003eFor brightness control, replace the included bulbs with compatible dimmable G9 LEDs and use a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylee__install\"\u003e\n\u003cdiv class=\"stb-stylee__install-item\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003cp\u003eLicensed electrician strongly recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__install-item\"\u003e\n\u003csmall\u003e Porcelain Leaves \u003c\/small\u003e \u003cstrong\u003e Packed Separately \u003c\/strong\u003e\n\u003cp\u003eLeaves are individually protected for transport and attached during installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__install-item\"\u003e\n\u003csmall\u003e Large Model A \u003c\/small\u003e \u003cstrong\u003e Two-Person Install \u003c\/strong\u003e\n\u003cp\u003eStrongly recommended for Ø47.2\" and Ø59.1\" configurations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       VARIATION + CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylee__notes\"\u003e\n\u003carticle class=\"stb-stylee__note\"\u003e\u003cstrong\u003e Small porcelain variations are natural. \u003c\/strong\u003e\n\u003cp\u003eIndividual ginkgo leaves may differ slightly in contour, surface texture, glaze character and positioning. These differences are part of the hand-finished construction.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-stylee__note stb-stylee__note--care\"\u003e\u003cstrong\u003e Clean with a soft cloth. \u003c\/strong\u003e\n\u003cp\u003eDust with a dry microfiber cloth or clean duster. For light residue, use a slightly damp cloth with water only. Avoid abrasives, ammonia, glass cleaner and metal polish.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylee__specs\"\u003e\n\u003cdiv class=\"stb-stylee__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Gingko Style E \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__spec\"\u003e\n\u003cspan\u003e Models \u003c\/span\u003e \u003cstrong\u003e A — Dense Radial Round · B — Sparse Airy Round · C — Full-Volume Linear · D — Narrow Linear · E — Ultra-Slim Linear \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__spec\"\u003e\n\u003cspan\u003e Model A \u003c\/span\u003e \u003cstrong\u003e H11.8\" · Ø23.6\" \/ 6 × G9 · Ø31.5\" \/ 8 × G9 · Ø39.4\" \/ 10 × G9 · Ø47.2\" \/ 12 × G9 · Ø59.1\" \/ 16 × G9 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__spec\"\u003e\n\u003cspan\u003e Model B \u003c\/span\u003e \u003cstrong\u003e H11.8–13.8\" · Ø23.6\" \/ 4 × G9 · Ø31.5\" \/ 6 × G9 · Ø39.4\" \/ 8 × G9 · Ø47.2\" \/ 10 × G9 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__spec\"\u003e\n\u003cspan\u003e Model C \u003c\/span\u003e \u003cstrong\u003e L47.2\" × W25.6\" × H13.8\" · 8 × G9 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__spec\"\u003e\n\u003cspan\u003e Model D \u003c\/span\u003e \u003cstrong\u003e L47.2\" × W13.8\" × H13.8\" · 8 × G9 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__spec\"\u003e\n\u003cspan\u003e Model E \u003c\/span\u003e \u003cstrong\u003e L47.2\" × W7.9\" × H7.9\" · 8 × G9 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Hand-Shaped Porcelain Ginkgo Leaves · Metal \u0026amp; Iron Circular \/ Linear Frame · Ceiling Canopy \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__spec\"\u003e\n\u003cspan\u003e Ceramic Finish \u003c\/span\u003e \u003cstrong\u003e Hand-Glazed Matte-White Porcelain \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__spec\"\u003e\n\u003cspan\u003e Standard Frame \u003c\/span\u003e \u003cstrong\u003e Rose Gold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__spec\"\u003e\n\u003cspan\u003e Alternative Finishes \u003c\/span\u003e \u003cstrong\u003e Copper Gold · Nickel · Chrome · White · Gold · Black \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e G9 · All Models · Bulbs Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__spec\"\u003e\n\u003cspan\u003e Included Bulbs \u003c\/span\u003e \u003cstrong\u003e Warm-White LED · Non-Dimmable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Maximum Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e For Dimming, Replace the Included Bulbs With Compatible Dimmable G9 LEDs and Use a Compatible Triac Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__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-stylee__spec\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm Standard Adjustable Wire · Extended Length Available on Request at No Extra Charge \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__spec\"\u003e\n\u003cspan\u003e Ceiling Guide \u003c\/span\u003e \u003cstrong\u003e Model E — 8 ft · Model D — 8–9 ft · Model B — 8–9 ft · Model A — 9–10 ft · Ø47.2\" \/ Ø59.1\" Model A Better Suited to 10 ft+ \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired · Licensed Electrician Strongly Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__spec\"\u003e\n\u003cspan\u003e Assembly \u003c\/span\u003e \u003cstrong\u003e Porcelain Leaves Packed Separately for Safe Transit · Attach During Installation · Two-Person Installation Strongly Recommended for Model A Ø47.2\" \/ Ø59.1\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylee__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-stylee__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-stylee__faq\"\u003e\u003cspan class=\"stb-stylee__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-stylee__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eModel A or Model B?\u003c\/summary\u003e\n\u003cp\u003eBoth are round chandeliers. Model A uses a denser porcelain-leaf arrangement and feels more sculptural. Model B uses fewer leaves with more visible space between them, creating a lighter and more delicate composition. If you want stronger visual presence, choose A. If you want more air and restraint, choose B.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eModel C, D or E for a kitchen island?\u003c\/summary\u003e\n\u003cp\u003eAll three are 47.2 inches long and use eight G9 bulbs. Model C is the widest at 25.6 inches and gives the most volume. Model D narrows the fixture to 13.8 inches for a more residential proportion. Model E is only 7.9 inches wide and high, making it the best choice when headroom and visual compression matter most.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the suspension wire be longer?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard wire is 59 inches \/ 150cm and is adjustable during installation. Longer lengths are available at no extra charge. Send your selected Model, ceiling height and desired final drop to support@stuberlighting.com.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Style E be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, with a compatible setup. The included warm-white G9 LEDs are non-dimmable. Replace them with compatible dimmable G9 LEDs and use a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylee__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Model A: Dia 23.6\"x H 11.8\" \/ Ceramics","offer_id":52505870172443,"sku":"STB-CH-26-10177","price":580.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 31.5\"x H 11.8\" \/ Ceramics","offer_id":52505870205211,"sku":"STB-CH-26-10178","price":865.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 39.4\"x H 11.8\" \/ Ceramics","offer_id":52505870237979,"sku":"STB-CH-26-10179","price":1380.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 47.2\"x H 11.8\" \/ Ceramics","offer_id":52505870270747,"sku":"STB-CH-26-10180","price":1960.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 59.1\"x H 11.8\" \/ Ceramics","offer_id":52505870303515,"sku":"STB-CH-26-10181","price":2750.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 23.6\"x H 11.8\" \/ Ceramics","offer_id":52505870336283,"sku":"STB-CH-26-10182","price":580.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 31.5\"x H 11.8\" \/ Ceramics","offer_id":52505870369051,"sku":"STB-CH-26-10183","price":865.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 39.4\"x H 11.8\" \/ Ceramics","offer_id":52505870401819,"sku":"STB-CH-26-10184","price":1380.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 47.2\"x H 13.8\" \/ Ceramics","offer_id":52505870434587,"sku":"STB-CH-26-10185","price":1960.0,"currency_code":"USD","in_stock":true},{"title":"Model C: L 47.2\"x W 25.6\"x H 13.8\" \/ Ceramics","offer_id":52505870467355,"sku":"STB-CH-26-10186","price":1075.0,"currency_code":"USD","in_stock":true},{"title":"Model D: L 47.2\"x W 13.8\"x H 13.8\" \/ Ceramics","offer_id":52505870500123,"sku":"STB-CH-26-10187","price":1075.0,"currency_code":"USD","in_stock":true},{"title":"Model E: L 47.2\"x W 7.9\"x H 7.9\" \/ Ceramics","offer_id":52505870532891,"sku":"STB-CH-26-10188","price":1075.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-e-stuberlighting_31.jpg?v=1783838794"},{"product_id":"gingko-chandelier-style-c","title":"Gingko Chandelier Style C","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — GINGKO STYLE C\n   Linear + Vertical Porcelain Ginkgo Chandelier\n\n   TRANSPARENT OUTER WRAPPER\n   Quiet luxury \/ ivory \/ porcelain \/ espresso\n   No full-page tinted canvas\n\n   SHOPPER FLOW:\n   MATERIAL\n   → HORIZONTAL OR VERTICAL\n   → MODEL A \/ B\n   → MODEL C\n   → SIZE \/ CEILING\n   → FINISH \/ LIGHT \/ DROP\n   → INSTALL \/ SPECS \/ FAQ\n========================================================= *\/\n\n.stb-stylec{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --ceramic:#F3EDE6;\n  --ceramic-deep:#EAE1D8;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D8CEC4;\n  --line-dark:#C7B9AC;\n\n  --gold:#AE8C60;\n  --gold-dark:#795D40;\n\n  --rose:#A87967;\n  --rose-dark:#6F5046;\n  --rose-soft:#F2E6E0;\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-stylec *,\n.stb-stylec *::before,\n.stb-stylec *::after{\n  box-sizing:border-box;\n}\n\n.stb-stylec h2,\n.stb-stylec 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-stylec p{\n  margin-top:0;\n}\n\n.stb-stylec__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-stylec__title{\n  max-width:650px;\n\n  margin:0 0 10px;\n\n  color:var(--ink);\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.01em;\n}\n\n.stb-stylec__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.27;\n}\n\n.stb-stylec__copy{\n  max-width:680px;\n\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.2px;\n  line-height:1.62;\n}\n\n.stb-stylec__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-stylec__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 220px;\n\n  margin-bottom:12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-stylec__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-stylec__intro-copy p{\n  max-width:605px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.4px;\n  line-height:1.68;\n}\n\n.stb-stylec__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-stylec__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-stylec__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-stylec__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-stylec__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylec__fact{\n  padding:11px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-stylec__fact:last-child{\n  border-right:0;\n}\n\n.stb-stylec__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-stylec__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   IMAGES\n========================================================= *\/\n\n.stb-stylec__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-stylec__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   DETAIL DUO\n========================================================= *\/\n\n.stb-stylec__details{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:28px;\n}\n\n.stb-stylec__detail{\n  display:grid;\n  grid-template-columns:126px minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-stylec__detail--ceramic{\n  background:var(--ceramic);\n}\n\n.stb-stylec__detail-media{\n  width:114px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-stylec__detail-copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylec__detail-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stylec__detail-copy p{\n  margin:0;\n\n  color:#6D625A;\n\n  font-size:9.7px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   MAIN FORM DECISION\n========================================================= *\/\n\n.stb-stylec__form{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:28px;\n}\n\n.stb-stylec__form-card{\n  padding:17px 18px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-stylec__form-card--vertical{\n  background:var(--espresso);\n\n  border-color:var(--espresso);\n  border-top-color:var(--gold);\n}\n\n.stb-stylec__form-card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--gold-dark);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylec__form-card strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--ink);\n\n  font-size:16px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-stylec__form-card p{\n  margin:0;\n\n  color:#665C55;\n\n  font-size:10.3px;\n  line-height:1.53;\n}\n\n.stb-stylec__form-card--vertical small{\n  color:#C9AC82;\n}\n\n.stb-stylec__form-card--vertical strong{\n  color:#FFF8EF;\n}\n\n.stb-stylec__form-card--vertical p{\n  color:#D7CCC4;\n}\n\n\n\/* =========================================================\n   HORIZONTAL MODELS\n========================================================= *\/\n\n.stb-stylec__horizontal{\n  margin-bottom:28px;\n}\n\n.stb-stylec__horizontal-head{\n  margin-bottom:12px;\n}\n\n.stb-stylec__horizontal-grid{\n  display:grid;\n  grid-template-columns:1.35fr .8fr;\n\n  gap:8px;\n}\n\n\n\/* MODEL A *\/\n\n.stb-stylec__model-a{\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-stylec__model-a-head{\n  display:grid;\n  grid-template-columns:115px minmax(0,1fr);\n\n  gap:13px;\n  align-items:center;\n\n  padding:11px;\n\n  background:var(--cream);\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-stylec__model-media{\n  width:102px;\n  max-width:100%;\n}\n\n.stb-stylec__model-heading small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold-dark);\n\n  font-size:8.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylec__model-heading strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:14px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n.stb-stylec__model-heading span{\n  color:#75685F;\n\n  font-size:9.2px;\n  line-height:1.42;\n}\n\n.stb-stylec__model-a-body{\n  padding:12px;\n}\n\n.stb-stylec__model-a-body \u003e p{\n  margin:0 0 9px;\n\n  color:#6B6159;\n\n  font-size:9.8px;\n  line-height:1.48;\n}\n\n\n\/* SIZE ROW *\/\n\n.stb-stylec__size-row{\n  display:grid;\n  grid-template-columns:72px minmax(0,1fr);\n\n  gap:10px;\n\n  padding:8px 0;\n\n  border-top:1px solid var(--line);\n}\n\n.stb-stylec__size-row:first-of-type{\n  border-top:0;\n}\n\n.stb-stylec__size-main strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.8px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n.stb-stylec__size-main small{\n  display:block;\n\n  margin-top:2px;\n\n  color:#897A70;\n\n  font-size:7.9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylec__size-info strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#65594F;\n\n  font-size:9.5px;\n  line-height:1.42;\n  font-weight:600;\n}\n\n.stb-stylec__size-info span{\n  display:block;\n\n  color:#756A62;\n\n  font-size:8.9px;\n  line-height:1.43;\n}\n\n\n\/* MODEL B *\/\n\n.stb-stylec__model-b{\n  min-width:0;\n\n  padding:11px;\n\n  background:var(--ceramic);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-stylec__model-b-media{\n  width:115px;\n  max-width:100%;\n\n  margin:0 auto 11px;\n}\n\n.stb-stylec__model-b small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold-dark);\n\n  font-size:8.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylec__model-b h3{\n  margin:0 0 4px;\n\n  font-size:15px;\n}\n\n.stb-stylec__model-b-value{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:#6A594C;\n\n  font-size:9.5px;\n  line-height:1.45;\n  font-weight:600;\n}\n\n.stb-stylec__model-b p{\n  margin:0;\n\n  color:#6D625A;\n\n  font-size:9.6px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   HORIZONTAL GUIDE\n========================================================= *\/\n\n.stb-stylec__horizontal-guide{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylec__guide-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-stylec__guide-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-stylec__guide-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-stylec__guide-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-stylec__guide-item{\n  padding:14px 16px;\n}\n\n.stb-stylec__guide-item +\n.stb-stylec__guide-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stylec__guide-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-stylec__guide-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-stylec__guide-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   MODEL C FLAGSHIP\n========================================================= *\/\n\n.stb-stylec__vertical{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--espresso);\n\n  border:1px solid var(--espresso);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylec__vertical-media-wrap{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:12px;\n\n  background:#2C231E;\n\n  border-right:1px solid #54463C;\n}\n\n.stb-stylec__vertical-media{\n  width:126px;\n  max-width:100%;\n}\n\n.stb-stylec__vertical-body{\n  padding:17px 18px;\n}\n\n.stb-stylec__vertical-body .stb-stylec__eyebrow{\n  color:#C9AC82;\n}\n\n.stb-stylec__vertical-body h3{\n  margin:0 0 5px;\n\n  color:#FFF8EF;\n\n  font-size:20px;\n}\n\n.stb-stylec__vertical-body \u003e p{\n  margin:0 0 11px;\n\n  color:#D7CCC4;\n\n  font-size:10.4px;\n  line-height:1.53;\n}\n\n.stb-stylec__vertical-sizes{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  border-top:1px solid #55463D;\n}\n\n.stb-stylec__vertical-size{\n  padding:10px 10px 0 0;\n}\n\n.stb-stylec__vertical-size +\n.stb-stylec__vertical-size{\n  padding-left:10px;\n\n  border-left:1px solid #55463D;\n}\n\n.stb-stylec__vertical-size small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#C7AA82;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylec__vertical-size strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#FFF8EF;\n\n  font-size:10.5px;\n  line-height:1.38;\n  font-weight:500;\n}\n\n.stb-stylec__vertical-size span{\n  display:block;\n\n  color:#CFC2B8;\n\n  font-size:8.5px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   CEILING GUIDE\n========================================================= *\/\n\n.stb-stylec__ceiling{\n  margin-bottom:28px;\n}\n\n.stb-stylec__ceiling-head{\n  margin-bottom:12px;\n}\n\n.stb-stylec__ceiling-grid{\n  display:grid;\n  grid-template-columns:repeat(3,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-stylec__ceiling-item{\n  padding:14px;\n}\n\n.stb-stylec__ceiling-item +\n.stb-stylec__ceiling-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stylec__ceiling-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylec__ceiling-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-stylec__ceiling-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.5px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   FINISH\n========================================================= *\/\n\n.stb-stylec__finish{\n  display:grid;\n  grid-template-columns:170px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylec__finish-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--rose-dark);\n}\n\n.stb-stylec__finish-label small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#E6C8BC;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-stylec__finish-label strong{\n  color:#FFF8F3;\n\n  font-size:12.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stylec__finish-body{\n  padding:15px 17px;\n}\n\n.stb-stylec__finish-body p{\n  margin:0;\n\n  color:#665C55;\n\n  font-size:10.4px;\n  line-height:1.55;\n}\n\n.stb-stylec__finish-options{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.stb-stylec__finish-options span{\n  padding:4px 8px;\n\n  background:var(--cream);\n\n  color:#675B52;\n\n  border:1px solid var(--line);\n  border-radius:3px;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   LIGHT \/ DROP\n========================================================= *\/\n\n.stb-stylec__utility{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-stylec__utility-item{\n  padding:14px;\n}\n\n.stb-stylec__utility-item +\n.stb-stylec__utility-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stylec__utility-item--dark{\n  background:var(--espresso);\n}\n\n.stb-stylec__utility-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-stylec__utility-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-stylec__utility-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.5px;\n  line-height:1.47;\n}\n\n.stb-stylec__utility-item--dark small{\n  color:#CAB18C;\n}\n\n.stb-stylec__utility-item--dark strong{\n  color:#FFF7EF;\n}\n\n.stb-stylec__utility-item--dark p{\n  color:#D7CCC3;\n}\n\n.stb-stylec__utility-item a{\n  color:var(--gold-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n.stb-stylec__utility-item--dark a{\n  color:#D7B88A;\n}\n\n\n\/* =========================================================\n   DIMMING\n========================================================= *\/\n\n.stb-stylec__dimming{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:28px;\n}\n\n.stb-stylec__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-stylec__dimming-card--alt{\n  background:var(--ceramic);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-stylec__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-stylec__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-stylec__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-stylec__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-stylec__install-item{\n  padding:13px 14px;\n}\n\n.stb-stylec__install-item +\n.stb-stylec__install-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-stylec__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-stylec__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-stylec__install-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.6px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   VARIATION + CARE\n========================================================= *\/\n\n.stb-stylec__notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:28px;\n}\n\n.stb-stylec__note{\n  padding:13px 15px;\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-stylec__note--care{\n  background:var(--paper);\n\n  border-left:1px solid var(--line);\n}\n\n.stb-stylec__note 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-stylec__note p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-stylec__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-stylec__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-stylec__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-stylec__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-stylec__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-stylec__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-stylec__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-stylec__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-stylec__faq{\n  max-width:770px;\n\n  margin:0 auto 28px;\n\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-stylec__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-stylec__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-stylec__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-stylec__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-stylec__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-stylec__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-stylec__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-stylec__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-stylec__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-stylec__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-stylec__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-stylec__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-stylec__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-stylec__lightbox:target{\n  display:flex;\n}\n\n.stb-stylec__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-stylec__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-stylec__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-stylec__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-stylec__intro{\n    grid-template-columns:1fr 180px;\n  }\n\n  .stb-stylec__title{\n    font-size:25px;\n  }\n\n\n  .stb-stylec__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-stylec__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-stylec__fact:nth-child(1),\n  .stb-stylec__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-stylec__details{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-stylec__horizontal-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-stylec__model-b{\n    display:grid;\n    grid-template-columns:120px minmax(0,1fr);\n\n    gap:14px;\n    align-items:center;\n  }\n\n  .stb-stylec__model-b-media{\n    width:105px;\n\n    margin:0;\n  }\n\n\n  .stb-stylec__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-stylec{\n    width:100%;\n    max-width:100%;\n\n    margin:0;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-stylec__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylec__intro-copy{\n    padding:17px 15px;\n  }\n\n  .stb-stylec__intro-side{\n    padding:12px 15px;\n  }\n\n  .stb-stylec__title{\n    font-size:23px;\n  }\n\n\n  \/* DETAILS *\/\n\n  .stb-stylec__detail{\n    grid-template-columns:82px minmax(0,1fr);\n\n    gap:10px;\n\n    padding:9px;\n  }\n\n  .stb-stylec__detail-media{\n    width:74px;\n  }\n\n\n  \/* FORM *\/\n\n  .stb-stylec__form{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* MODEL A *\/\n\n  .stb-stylec__model-a-head{\n    grid-template-columns:82px minmax(0,1fr);\n\n    gap:9px;\n\n    padding:9px;\n  }\n\n  .stb-stylec__model-media{\n    width:74px;\n  }\n\n  .stb-stylec__size-row{\n    grid-template-columns:66px minmax(0,1fr);\n  }\n\n\n  \/* MODEL B *\/\n\n  .stb-stylec__model-b{\n    grid-template-columns:78px minmax(0,1fr);\n\n    gap:10px;\n\n    padding:9px;\n  }\n\n  .stb-stylec__model-b-media{\n    width:70px;\n  }\n\n\n  \/* GUIDE *\/\n\n  .stb-stylec__horizontal-guide{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylec__guide-label{\n    padding:11px 14px;\n  }\n\n  .stb-stylec__guide-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylec__guide-item +\n  .stb-stylec__guide-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* VERTICAL *\/\n\n  .stb-stylec__vertical{\n    grid-template-columns:95px minmax(0,1fr);\n  }\n\n  .stb-stylec__vertical-media-wrap{\n    padding:7px;\n  }\n\n  .stb-stylec__vertical-media{\n    width:82px;\n  }\n\n  .stb-stylec__vertical-body{\n    padding:13px;\n  }\n\n  .stb-stylec__vertical-sizes{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylec__vertical-size{\n    padding:8px 0;\n  }\n\n  .stb-stylec__vertical-size +\n  .stb-stylec__vertical-size{\n    padding-left:0;\n\n    border-left:0;\n    border-top:1px solid #55463D;\n  }\n\n\n  \/* CEILING *\/\n\n  .stb-stylec__ceiling-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylec__ceiling-item +\n  .stb-stylec__ceiling-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* FINISH *\/\n\n  .stb-stylec__finish{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylec__finish-label{\n    padding:11px 14px;\n  }\n\n  .stb-stylec__finish-body{\n    padding:12px 14px;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-stylec__utility{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylec__utility-item +\n  .stb-stylec__utility-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* DIMMING *\/\n\n  .stb-stylec__dimming{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* INSTALL *\/\n\n  .stb-stylec__install{\n    grid-template-columns:1fr;\n  }\n\n  .stb-stylec__install-item +\n  .stb-stylec__install-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* NOTES *\/\n\n  .stb-stylec__notes{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-stylec__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-stylec__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-stylec__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-stylec__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-stylec\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylec__intro\"\u003e\n\u003cdiv class=\"stb-stylec__intro-copy\"\u003e\n\u003cspan class=\"stb-stylec__eyebrow\"\u003e Hand-Shaped Porcelain · Linear Ginkgo Chandelier \u003c\/span\u003e\n\u003ch2 class=\"stb-stylec__title\"\u003eHorizontal Volume — or a Dramatic Vertical Drop.\u003c\/h2\u003e\n\u003cp\u003eGingko Style C uses the same porcelain-leaf language in two very different ways: a layered horizontal chandelier for dining tables and islands, or a 59-inch vertical cascade for tall architectural spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__intro-side\"\u003e\n\u003csmall\u003e Three Models \u003c\/small\u003e \u003cstrong\u003e A · B · C \u003c\/strong\u003e \u003cspan\u003e Horizontal · compact · vertical cascade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylec__facts\"\u003e\n\u003cdiv class=\"stb-stylec__fact\"\u003e\n\u003csmall\u003e Leaves \u003c\/small\u003e \u003cstrong\u003e Hand-Shaped Porcelain \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__fact\"\u003e\n\u003csmall\u003e Model A \u003c\/small\u003e \u003cstrong\u003e Layered Linear \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__fact\"\u003e\n\u003csmall\u003e Model B \u003c\/small\u003e \u003cstrong\u003e H11.8\" Compact \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__fact\"\u003e\n\u003csmall\u003e Model C \u003c\/small\u003e \u003cstrong\u003e H59\" Vertical Drop \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAILS\n  ====================================================== --\u003e\n\u003csection id=\"stylec-detail-section\" class=\"stb-stylec__details\"\u003e\u003c!-- PRODUCT DETAIL --\u003e\n\u003carticle class=\"stb-stylec__detail\"\u003e\n\u003cdiv class=\"stb-stylec__detail-media\"\u003e\u003ca href=\"#stylec-product-detail\" class=\"stb-stylec__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-c-stuberlighting_12.jpg?v=1783858939\" alt=\"Gingko Style C porcelain leaf chandelier construction detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylec__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__detail-copy\"\u003e\n\u003csmall\u003e Construction Detail \u003c\/small\u003e \u003cstrong\u003e Layered Leaves Create Real Dimensional Volume \u003c\/strong\u003e\n\u003cp\u003ePorcelain leaves sit across multiple visual planes, so the fixture reads as a botanical sculpture rather than a flat linear bar.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- PORCELAIN DETAIL --\u003e\n\u003carticle class=\"stb-stylec__detail stb-stylec__detail--ceramic\"\u003e\n\u003cdiv class=\"stb-stylec__detail-media\"\u003e\u003ca href=\"#stylec-ceramic-detail\" class=\"stb-stylec__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-e-stuberlighting_24.jpg?v=1783838793\" alt=\"Hand-shaped white porcelain ginkgo leaf texture detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylec__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__detail-copy\"\u003e\n\u003csmall\u003e Porcelain Detail \u003c\/small\u003e \u003cstrong\u003e Sculpted Veins + Matte White Glaze \u003c\/strong\u003e\n\u003cp\u003eFine ridges catch soft highlights and shadow, keeping each leaf visibly textured even before the lights are switched on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"stylec-product-detail\" href=\"#stylec-detail-section\" class=\"stb-stylec__lightbox\"\u003e \u003cspan class=\"stb-stylec__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-c-stuberlighting_12.jpg?v=1783858939\" alt=\"Enlarged Gingko Style C construction detail\"\u003e \u003cspan class=\"stb-stylec__lightbox-caption\"\u003e Gingko Style C · Construction Detail \u003c\/span\u003e \u003cspan class=\"stb-stylec__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"stylec-ceramic-detail\" href=\"#stylec-detail-section\" class=\"stb-stylec__lightbox\"\u003e \u003cspan class=\"stb-stylec__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-e-stuberlighting_24.jpg?v=1783838793\" alt=\"Enlarged hand-shaped porcelain ginkgo leaf texture\"\u003e \u003cspan class=\"stb-stylec__lightbox-caption\"\u003e Ginkgo Series · Porcelain Leaf Detail \u003c\/span\u003e \u003cspan class=\"stb-stylec__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       MAIN FORM DECISION\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylec__form\"\u003e\n\u003carticle class=\"stb-stylec__form-card\"\u003e\u003csmall\u003e Models A + B \u003c\/small\u003e \u003cstrong\u003e Horizontal Linear \u003c\/strong\u003e\n\u003cp\u003eChoose this direction for rectangular dining tables, kitchen islands and standard residential ceiling heights. A gives more dimensional volume; B keeps the body closer to the ceiling.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-stylec__form-card stb-stylec__form-card--vertical\"\u003e\u003csmall\u003e Model C \u003c\/small\u003e \u003cstrong\u003e 59\" Vertical Cascade \u003c\/strong\u003e\n\u003cp\u003eChoose Model C only when the room has real vertical space. Its porcelain leaves descend almost five feet below the linear frame, making the chandelier part of the architecture itself.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HORIZONTAL MODELS\n  ====================================================== --\u003e\n\u003csection id=\"stylec-horizontal-section\" class=\"stb-stylec__horizontal\"\u003e\n\u003cdiv class=\"stb-stylec__horizontal-head\"\u003e\n\u003cspan class=\"stb-stylec__eyebrow\"\u003e For Standard-Height Rooms \u003c\/span\u003e\n\u003ch3 class=\"stb-stylec__section-title\"\u003eModel A for More Volume. Model B for More Clearance.\u003c\/h3\u003e\n\u003cp class=\"stb-stylec__copy\"\u003eBoth stay horizontal. The important difference is how far the porcelain composition projects downward into the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__horizontal-grid\"\u003e\n\u003c!-- =================================================\n           MODEL A\n      ================================================== --\u003e\n\u003carticle class=\"stb-stylec__model-a\"\u003e\n\u003cdiv class=\"stb-stylec__model-a-head\"\u003e\n\u003cdiv class=\"stb-stylec__model-media\"\u003e\u003ca href=\"#stylec-model-a\" class=\"stb-stylec__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-c-stuberlighting_9.jpg?v=1783858939\" alt=\"Gingko Style C Model A rectangular linear chandelier dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylec__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__model-heading\"\u003e\n\u003csmall\u003e Model A \u003c\/small\u003e \u003cstrong\u003e Layered Linear Volume \u003c\/strong\u003e \u003cspan\u003e Four sizes · L41.3\" to L70.9\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__model-a-body\"\u003e\n\u003cp\u003eThe fuller horizontal option. Layered leaves create more depth and a stronger sculptural presence above long tables and islands.\u003c\/p\u003e\n\u003cdiv class=\"stb-stylec__size-row\"\u003e\n\u003cdiv class=\"stb-stylec__size-main\"\u003e\n\u003cstrong\u003e 41.3\" \u003c\/strong\u003e \u003csmall\u003e Small \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__size-info\"\u003e\n\u003cstrong\u003e W21.7\" × H13.8\" · 8 × G9 \u003c\/strong\u003e \u003cspan\u003e Residential dining · compact island \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__size-row\"\u003e\n\u003cdiv class=\"stb-stylec__size-main\"\u003e\n\u003cstrong\u003e 49.2\" \u003c\/strong\u003e \u003csmall\u003e Medium \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__size-info\"\u003e\n\u003cstrong\u003e W25.6\" × H17.7\" · 10 × G9 \u003c\/strong\u003e \u003cspan\u003e 8-seat dining · longer island \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__size-row\"\u003e\n\u003cdiv class=\"stb-stylec__size-main\"\u003e\n\u003cstrong\u003e 59.1\" \u003c\/strong\u003e \u003csmall\u003e Large \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__size-info\"\u003e\n\u003cstrong\u003e W31.5\" × H17.7\" · 12 × G9 \u003c\/strong\u003e \u003cspan\u003e 10-seat dining · statement kitchen \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__size-row\"\u003e\n\u003cdiv class=\"stb-stylec__size-main\"\u003e\n\u003cstrong\u003e 70.9\" \u003c\/strong\u003e \u003csmall\u003e Flagship \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__size-info\"\u003e\n\u003cstrong\u003e W35.4\" × H17.7\" · 14 × G9 \u003c\/strong\u003e \u003cspan\u003e Large dining · hospitality scale \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- =================================================\n           MODEL B\n      ================================================== --\u003e\n\u003carticle class=\"stb-stylec__model-b\"\u003e\n\u003cdiv class=\"stb-stylec__model-b-media\"\u003e\u003ca href=\"#stylec-model-b\" class=\"stb-stylec__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-c-stuberlighting_16.jpg?v=1783858940\" alt=\"Gingko Style C Model B compact flat chandelier dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylec__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Model B \u003c\/small\u003e\n\u003ch3\u003eCompact Flat\u003c\/h3\u003e\n\u003cspan class=\"stb-stylec__model-b-value\"\u003e L43.3\" × W21.7\" × H11.8\" · 6 × G9 \u003c\/span\u003e\n\u003cp\u003eThe lowest-profile Style C. Its 11.8-inch body is intended for standard 8–9 ft residential ceilings where Model A would feel too deep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       A \/ B LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"stylec-model-a\" href=\"#stylec-horizontal-section\" class=\"stb-stylec__lightbox\"\u003e \u003cspan class=\"stb-stylec__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-c-stuberlighting_9.jpg?v=1783858939\" alt=\"Enlarged Style C Model A size diagram\"\u003e \u003cspan class=\"stb-stylec__lightbox-caption\"\u003e Model A · Layered Linear Volume \u003c\/span\u003e \u003cspan class=\"stb-stylec__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"stylec-model-b\" href=\"#stylec-horizontal-section\" class=\"stb-stylec__lightbox\"\u003e \u003cspan class=\"stb-stylec__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-c-stuberlighting_16.jpg?v=1783858940\" alt=\"Enlarged Style C Model B size diagram\"\u003e \u003cspan class=\"stb-stylec__lightbox-caption\"\u003e Model B · Compact Flat · H11.8\" \u003c\/span\u003e \u003cspan class=\"stb-stylec__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       HORIZONTAL GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylec__horizontal-guide\"\u003e\n\u003cdiv class=\"stb-stylec__guide-label\"\u003e\n\u003csmall\u003e Quick Choice \u003c\/small\u003e \u003cstrong\u003e A or B? \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__guide-body\"\u003e\n\u003cdiv class=\"stb-stylec__guide-item\"\u003e\n\u003csmall\u003e Model A \u003c\/small\u003e \u003cstrong\u003e 9–10 ft Ceiling \u003c\/strong\u003e\n\u003cp\u003eChoose A when you have enough clearance and want layered, three-dimensional botanical volume.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__guide-item\"\u003e\n\u003csmall\u003e Model B \u003c\/small\u003e \u003cstrong\u003e 8–9 ft Ceiling \u003c\/strong\u003e\n\u003cp\u003eChoose B when keeping the chandelier closer to the ceiling matters more than maximum visual volume.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MODEL C\n  ====================================================== --\u003e\n\u003csection id=\"stylec-vertical-section\" class=\"stb-stylec__vertical\"\u003e\n\u003cdiv class=\"stb-stylec__vertical-media-wrap\"\u003e\n\u003cdiv class=\"stb-stylec__vertical-media\"\u003e\u003ca href=\"#stylec-model-c\" class=\"stb-stylec__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-c-stuberlighting_20.jpg?v=1783858939\" alt=\"Gingko Style C Model C vertical cascade chandelier dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-stylec__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__vertical-body\"\u003e\n\u003cspan class=\"stb-stylec__eyebrow\"\u003e Model C · Architectural Version \u003c\/span\u003e\n\u003ch3\u003eA 59-Inch Porcelain Cascade.\u003c\/h3\u003e\n\u003cp\u003eModel C keeps a rectangular linear frame at the ceiling, then lets the porcelain leaves fall vertically beneath it. All three sizes share the same 59-inch fixture height; only the horizontal footprint changes. This version belongs in tall dining rooms, stair atriums, grand foyers and other spaces with genuine vertical volume.\u003c\/p\u003e\n\u003cdiv class=\"stb-stylec__vertical-sizes\"\u003e\n\u003cdiv class=\"stb-stylec__vertical-size\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e L39.3\" × W17.7\" \u003c\/strong\u003e \u003cspan\u003e H59\" · 8 × G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__vertical-size\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e L47.2\" × W19.7\" \u003c\/strong\u003e \u003cspan\u003e H59\" · 10 × G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__vertical-size\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e L59\" × W21.7\" \u003c\/strong\u003e \u003cspan\u003e H59\" · 12 × G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MODEL C LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"stylec-model-c\" href=\"#stylec-vertical-section\" class=\"stb-stylec__lightbox\"\u003e \u003cspan class=\"stb-stylec__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-c-stuberlighting_20.jpg?v=1783858939\" alt=\"Enlarged Style C Model C vertical cascade dimensions\"\u003e \u003cspan class=\"stb-stylec__lightbox-caption\"\u003e Model C · Linear Frame + H59\" Vertical Cascade \u003c\/span\u003e \u003cspan class=\"stb-stylec__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       CEILING GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylec__ceiling\"\u003e\n\u003cdiv class=\"stb-stylec__ceiling-head\"\u003e\n\u003cspan class=\"stb-stylec__eyebrow\"\u003e Check Ceiling Height \u003c\/span\u003e\n\u003ch3 class=\"stb-stylec__section-title\"\u003eThe Model Matters More Than the Length.\u003c\/h3\u003e\n\u003cp class=\"stb-stylec__copy\"\u003eStyle C ranges from a compact 11.8-inch body to a full 59-inch vertical cascade, so ceiling height should be checked before finalizing size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__ceiling-grid\"\u003e\n\u003cdiv class=\"stb-stylec__ceiling-item\"\u003e\n\u003csmall\u003e Model B \u003c\/small\u003e \u003cstrong\u003e 8 ft+ \u003c\/strong\u003e\n\u003cp\u003eCompact 11.8-inch profile for standard residential ceilings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__ceiling-item\"\u003e\n\u003csmall\u003e Model A \u003c\/small\u003e \u003cstrong\u003e 9–10 ft+ \u003c\/strong\u003e\n\u003cp\u003eExtra ceiling height gives the layered 13.8–17.7\" body better proportion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__ceiling-item\"\u003e\n\u003csmall\u003e Model C \u003c\/small\u003e \u003cstrong\u003e 12 ft+ · 14 ft+ Ideal \u003c\/strong\u003e\n\u003cp\u003eRequired for the 59-inch vertical porcelain cascade to read comfortably.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FRAME FINISH\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylec__finish\"\u003e\n\u003cdiv class=\"stb-stylec__finish-label\"\u003e\n\u003csmall\u003e Frame Finish \u003c\/small\u003e \u003cstrong\u003e Rose Gold Is Standard. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__finish-body\"\u003e\n\u003cp\u003eRose Gold gives the matte-white porcelain a softer warm-metal contrast. Alternative finishes are available on request at no additional charge.\u003c\/p\u003e\n\u003cdiv class=\"stb-stylec__finish-options\"\u003e\n\u003cspan\u003e Rose Gold · Standard \u003c\/span\u003e \u003cspan\u003e Copper Gold \u003c\/span\u003e \u003cspan\u003e Nickel \u003c\/span\u003e \u003cspan\u003e Chrome \u003c\/span\u003e \u003cspan\u003e White \u003c\/span\u003e \u003cspan\u003e Gold \u003c\/span\u003e \u003cspan\u003e Black \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT \/ SUSPENSION\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylec__utility\"\u003e\n\u003cdiv class=\"stb-stylec__utility-item stb-stylec__utility-item--dark\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e G9 Bulbs Included \u003c\/strong\u003e\n\u003cp\u003eWarm-white LED bulbs are included with every configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__utility-item\"\u003e\n\u003csmall\u003e Electrical \u003c\/small\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003cp\u003eMaximum 40W per G9 socket. Hardwired installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__utility-item\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable Wire \u003c\/strong\u003e\n\u003cp\u003eLonger lengths available at no extra charge. Contact \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!-- =====================================================\n       DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylec__dimming\"\u003e\n\u003carticle class=\"stb-stylec__dimming-card\"\u003e\u003csmall\u003e Included Setup \u003c\/small\u003e \u003cstrong\u003e Warm White · Standard On \/ Off \u003c\/strong\u003e\n\u003cp\u003eThe included G9 LED bulbs are non-dimmable and intended for standard on\/off operation.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-stylec__dimming-card stb-stylec__dimming-card--alt\"\u003e\u003csmall\u003e Optional Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmable G9 + Triac Wall Dimmer \u003c\/strong\u003e\n\u003cp\u003eFor brightness control, replace the included bulbs with compatible dimmable G9 LEDs and use a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALL\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylec__install\"\u003e\n\u003cdiv class=\"stb-stylec__install-item\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003cp\u003eLicensed electrician strongly recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__install-item\"\u003e\n\u003csmall\u003e Porcelain Leaves \u003c\/small\u003e \u003cstrong\u003e Packed Separately \u003c\/strong\u003e\n\u003cp\u003eLeaves are protected in transit and individually attached during installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__install-item\"\u003e\n\u003csmall\u003e Larger Configurations \u003c\/small\u003e \u003cstrong\u003e Two-Person Install \u003c\/strong\u003e\n\u003cp\u003eStrongly recommended for larger Model A and all Model C configurations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       VARIATION + CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylec__notes\"\u003e\n\u003carticle class=\"stb-stylec__note\"\u003e\u003cstrong\u003e Slight porcelain variation is natural. \u003c\/strong\u003e\n\u003cp\u003eIndividual leaves may differ slightly in contour, surface texture, glaze character and final positioning. These small differences are part of the hand-finished construction.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-stylec__note stb-stylec__note--care\"\u003e\u003cstrong\u003e Clean gently. \u003c\/strong\u003e\n\u003cp\u003eDust with a soft dry microfiber cloth or clean duster. For light residue, use a slightly damp cloth with water only. Avoid abrasives, ammonia, glass cleaner and metal polish.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylec__specs\"\u003e\n\u003cdiv class=\"stb-stylec__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Gingko Style C \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__spec\"\u003e\n\u003cspan\u003e Models \u003c\/span\u003e \u003cstrong\u003e Model A — Layered Rectangular Linear · Model B — Compact Flat Linear · Model C — Linear Frame + Vertical Cascade \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__spec\"\u003e\n\u003cspan\u003e Model A Sizes \u003c\/span\u003e \u003cstrong\u003e L41.3\" × W21.7\" × H13.8\" \/ 8 × G9 · L49.2\" × W25.6\" × H17.7\" \/ 10 × G9 · L59.1\" × W31.5\" × H17.7\" \/ 12 × G9 · L70.9\" × W35.4\" × H17.7\" \/ 14 × G9 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__spec\"\u003e\n\u003cspan\u003e Model B Size \u003c\/span\u003e \u003cstrong\u003e L43.3\" × W21.7\" × H11.8\" · 6 × G9 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__spec\"\u003e\n\u003cspan\u003e Model C Sizes \u003c\/span\u003e \u003cstrong\u003e L39.3\" × W17.7\" × H59\" \/ 8 × G9 · L47.2\" × W19.7\" × H59\" \/ 10 × G9 · L59\" × W21.7\" × H59\" \/ 12 × G9 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Hand-Shaped Porcelain Ginkgo Leaves · Metal \u0026amp; Iron Rectangular Linear Frame · Ceiling Canopy \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__spec\"\u003e\n\u003cspan\u003e Ceramic Finish \u003c\/span\u003e \u003cstrong\u003e Hand-Glazed Matte-White Porcelain \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__spec\"\u003e\n\u003cspan\u003e Standard Frame \u003c\/span\u003e \u003cstrong\u003e Rose Gold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__spec\"\u003e\n\u003cspan\u003e Alternative Finishes \u003c\/span\u003e \u003cstrong\u003e Copper Gold · Nickel · Chrome · White · Gold · Black \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e G9 · All Models · Bulbs Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__spec\"\u003e\n\u003cspan\u003e Included Bulbs \u003c\/span\u003e \u003cstrong\u003e Warm-White LED · Non-Dimmable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Maximum Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e For Dimming, Replace the Included Bulbs With Compatible Dimmable G9 LEDs and Use a Compatible Triac Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__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-stylec__spec\"\u003e\n\u003cspan\u003e Wire Length \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm Standard · Adjustable During Installation · Extended Length Available on Request at No Extra Charge \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__spec\"\u003e\n\u003cspan\u003e Ceiling Guide \u003c\/span\u003e \u003cstrong\u003e Model B — 8 ft+ · Model A — 9–10 ft+ · Model C — 12 ft+ Recommended · 14 ft+ Ideal for Larger Model C \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired · Licensed Electrician Strongly Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__spec\"\u003e\n\u003cspan\u003e Assembly \u003c\/span\u003e \u003cstrong\u003e Porcelain Leaves Packed Separately for Safe Transit · Individual Leaf Attachment Required During Installation · Two-Person Installation Strongly Recommended for Larger Model A and All Model C Configurations \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-stylec__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-stylec__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-stylec__faq\"\u003e\u003cspan class=\"stb-stylec__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-stylec__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eModel A, B or C?\u003c\/summary\u003e\n\u003cp\u003eChoose Model A for a standard horizontal chandelier with more layered botanical volume. Choose Model B if you want the same horizontal language but need a lower 11.8-inch profile for an 8–9 ft ceiling. Choose Model C only for tall spaces where its 59-inch vertical porcelain cascade can become a deliberate architectural feature.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I have enough ceiling height for Model C?\u003c\/summary\u003e\n\u003cp\u003eModel C itself is 59 inches high, so 12-ft-plus ceilings are recommended. Around 14 ft or more gives the larger configurations much better visual proportion, especially in double-height dining rooms, stair atriums and grand foyers.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich Model A length should I choose?\u003c\/summary\u003e\n\u003cp\u003eAs a general starting point, choose a chandelier approximately 60–75% of the length of the rectangular table below. The 41.3-inch size works for smaller residential tables, 49.2 inches suits many 8-seat layouts, 59.1 inches works well for larger 10-seat tables, and the 70.9-inch version is intended for very large residential or hospitality-scale surfaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the suspension wire be longer?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard suspension wire is 59 inches \/ 150cm and is adjustable during installation. Longer lengths are available at no extra charge. Send your selected Model, ceiling height and desired finished drop to support@stuberlighting.com.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Style C be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, with a compatible setup. The included warm-white G9 LEDs are non-dimmable. Replace them with compatible dimmable G9 LEDs and use a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-stylec__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Model A: L 41.3\" x W 21.7\"x H 13.8\" \/ Ceramics","offer_id":52506122584347,"sku":"STB-CH-26-10197","price":1098.0,"currency_code":"USD","in_stock":true},{"title":"Model A: L 49.2\"x W 25.6\"x H 17.7\" \/ Ceramics","offer_id":52506122617115,"sku":"STB-CH-26-10198","price":1956.0,"currency_code":"USD","in_stock":true},{"title":"Model A: L 59.1\"x W 31.5\"x H 17.7\" \/ Ceramics","offer_id":52506122649883,"sku":"STB-CH-26-10199","price":2530.0,"currency_code":"USD","in_stock":true},{"title":"Model A: L 70.9\" x W 35.4\"x H 17.7\" \/ Ceramics","offer_id":52506122682651,"sku":"STB-CH-26-10200","price":2920.0,"currency_code":"USD","in_stock":true},{"title":"Model B: L 43.3\"x W 21.7\"x H 11.8\" \/ Ceramics","offer_id":52506122715419,"sku":"STB-CH-26-10201","price":875.0,"currency_code":"USD","in_stock":true},{"title":"Model C: L 39.3\"x W 17.7\"x H 59\" \/ Ceramics","offer_id":52506122748187,"sku":"STB-CH-26-10202","price":1185.0,"currency_code":"USD","in_stock":true},{"title":"Model C: L 47.2\"x W 19.7\"x H 59\" \/ Ceramics","offer_id":52506122780955,"sku":"STB-CH-26-10203","price":1550.0,"currency_code":"USD","in_stock":true},{"title":"Model C: L 59\"x W 21.7\"xH 59\" \/ Ceramics","offer_id":52506122813723,"sku":"STB-CH-26-10204","price":2080.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-c-stuberlighting_1.jpg?v=1783858939"},{"product_id":"gingko-chandelier-style-b","title":"Gingko Chandelier Style B","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — GINKGO STYLE B\n\n   ADJUST \/ FORM \/ SCALE\n\n   QUIET LUXURY CARD SYSTEM\n   SHOPPER-FIRST · DAWN SAFE\n   DESKTOP + MOBILE\n========================================================= *\/\n\n.stb-gkb{\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:#F7F0E5;\n  --ivory:#FFFDF8;\n  --soft:#FBF8F2;\n\n  --line:#DED2BD;\n  --line-strong:#C8B693;\n\n  --shadow:0 9px 30px rgba(28,18,9,.075);\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-gkb *,\n.stb-gkb *::before,\n.stb-gkb *::after{\n  box-sizing:border-box;\n}\n\n.stb-gkb h2,\n.stb-gkb h3,\n.stb-gkb h4,\n.stb-gkb p{\n  margin-top:0;\n}\n\n.stb-gkb h2,\n.stb-gkb h3,\n.stb-gkb h4{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-gkb 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-gkb a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   CARD SYSTEM\n========================================================= *\/\n\n.gkb-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.gkb-card:first-child{\n  margin-top:0;\n}\n\n.gkb-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.gkb-section-head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:28px;\n\n  margin-bottom:15px;\n}\n\n.gkb-section-head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.08;\n}\n\n.gkb-section-head p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n.gkb-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 — INTRO\n========================================================= *\/\n\n.gkb-intro{\n  padding:28px 29px 25px;\n\n  border-top:4px solid var(--espresso);\n}\n\n.gkb-intro__layout{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,220px);\n\n  gap:24px;\n  align-items:stretch;\n}\n\n.gkb-intro__copy{\n  min-width:0;\n}\n\n.gkb-intro h2{\n  max-width:590px;\n\n  margin:0 0 10px;\n\n  font-size:31px;\n  line-height:1.05;\n}\n\n.gkb-intro__lead{\n  max-width:590px;\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.gkb-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:23px;\n\n  margin-top:19px;\n}\n\n.gkb-fact{\n  min-width:96px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.gkb-fact:nth-child(2){\n  border-color:var(--line-strong);\n}\n\n.gkb-fact:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.gkb-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.gkb-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 FEATURE *\/\n\n.gkb-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.gkb-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.gkb-signature strong{\n  display:block;\n\n  margin:3px 0 7px;\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.gkb-signature p{\n  margin:0;\n\n  color:#D7CCBE;\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* THREE ADJUSTMENTS *\/\n\n.gkb-adjustments{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:16px;\n}\n\n.gkb-adjustment{\n  min-width:0;\n\n  padding:10px 11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.gkb-adjustment 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.gkb-adjustment 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.gkb-adjustment 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 — MATERIAL\n========================================================= *\/\n\n.gkb-material{\n  padding:26px 28px;\n}\n\n.gkb-material__grid{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,145px) minmax(0,1fr);\n\n  gap:12px;\n}\n\n\n\/* IMAGE CARDS *\/\n\n.gkb-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:7px;\n}\n\n.gkb-image-card__frame{\n  width:120px;\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.gkb-image-card__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  text-decoration:none;\n}\n\n.gkb-image-card__frame img{\n  max-height:114px !important;\n}\n\n.gkb-image-card__copy{\n  padding:8px 2px 1px;\n}\n\n.gkb-image-card__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.gkb-image-card__copy strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n\n\/* MATERIAL LEDGER *\/\n\n.gkb-material-info{\n  min-width:0;\n\n  padding-left:4px;\n}\n\n.gkb-material-row{\n  display:grid;\n  grid-template-columns:minmax(0,82px) minmax(0,1fr);\n\n  gap:13px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.gkb-material-row:first-child{\n  padding-top:3px;\n}\n\n.gkb-material-row:last-child{\n  border-bottom:0;\n}\n\n.gkb-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.gkb-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.gkb-material-row p{\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.44;\n}\n\n\n\/* FINISH *\/\n\n.gkb-finish{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:16px;\n\n  margin-top:12px;\n\n  padding:11px 13px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.gkb-finish strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.gkb-finish span{\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   03 — MODELS\n========================================================= *\/\n\n.gkb-models{\n  padding:26px 28px;\n}\n\n.gkb-model-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:10px;\n}\n\n\n\/* MODEL CARD *\/\n\n.gkb-model{\n  min-width:0;\n\n  background:var(--soft);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  overflow:hidden;\n}\n\n.gkb-model--b{\n  border-color:var(--gold);\n}\n\n\n\/* MODEL HEADER *\/\n\n.gkb-model__head{\n  padding:12px 12px 10px;\n\n  background:var(--ivory);\n\n  border-bottom:1px solid var(--line);\n}\n\n.gkb-model--b .gkb-model__head{\n  background:var(--espresso);\n\n  border-bottom-color:rgba(255,255,255,.14);\n}\n\n.gkb-model__head 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.gkb-model__head strong{\n  display:block;\n\n  margin:2px 0 3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.gkb-model__head span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n.gkb-model--b .gkb-model__head small{\n  color:var(--gold);\n}\n\n.gkb-model--b .gkb-model__head strong{\n  color:#FFF8ED;\n}\n\n.gkb-model--b .gkb-model__head span{\n  color:#D6CABC;\n}\n\n\n\/* DIMENSION THUMBS *\/\n\n.gkb-dim-gallery{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:6px;\n\n  padding:9px 9px 2px;\n}\n\n.gkb-dim-gallery--single{\n  grid-template-columns:1fr;\n}\n\n.gkb-dim-gallery--triple{\n  grid-template-columns:repeat(3,minmax(0,1fr));\n}\n\n.gkb-dim{\n  min-width:0;\n\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.gkb-dim a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  text-decoration:none;\n}\n\n.gkb-dim img{\n  max-height:70px !important;\n}\n\n.gkb-dim-gallery--single .gkb-dim{\n  width:105px;\n  max-width:100%;\n\n  margin:0 auto;\n}\n\n.gkb-dim-gallery--single img{\n  max-height:92px !important;\n}\n\n\n\/* SIZE LIST *\/\n\n.gkb-size-list{\n  padding:5px 10px 0;\n}\n\n.gkb-size{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,48px);\n\n  gap:8px;\n  align-items:center;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.gkb-size:last-child{\n  border-bottom:0;\n}\n\n.gkb-size__measure{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  line-height:1.38;\n  font-weight:500;\n}\n\n.gkb-size__bulbs{\n  color:var(--gold-dark);\n\n  font-size:10.5px;\n  line-height:1.3;\n  font-weight:600;\n\n  text-align:right;\n}\n\n\n\/* MODEL FOOT *\/\n\n.gkb-model__foot{\n  margin-top:7px;\n\n  padding:9px 10px;\n\n  background:var(--paper);\n\n  border-top:1px solid var(--line);\n}\n\n.gkb-model__foot strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.gkb-model__foot span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* QUICK GUIDE *\/\n\n.gkb-guide{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.gkb-guide__item{\n  min-width:0;\n\n  padding:11px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.gkb-guide__item small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gkb-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.gkb-guide__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\/* INSTALL CARD *\/\n\n.gkb-install{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-top:11px;\n\n  padding:13px 15px;\n\n  background:var(--espresso);\n\n  border-radius:8px;\n}\n\n.gkb-install__mark 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.gkb-install__mark 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.gkb-install__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.16);\n}\n\n.gkb-install__copy p{\n  margin:0;\n\n  color:#D8CDBF;\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n.gkb-install__meta{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:10px 14px;\n\n  margin-top:6px;\n}\n\n.gkb-install__meta span{\n  color:#D8CDBF;\n\n  font-size:11.5px;\n}\n\n.gkb-install__meta strong{\n  color:#FFF8ED;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.gkb-specs{\n  padding:25px 28px;\n}\n\n.gkb-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.gkb-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.gkb-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.gkb-spec-list{\n  border-top:1px solid var(--espresso);\n}\n\n.gkb-spec{\n  display:grid;\n  grid-template-columns:minmax(0,158px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.gkb-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.gkb-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.gkb-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.gkb-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.gkb-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.gkb-note span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.gkb-shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border-top:3px solid var(--espresso);\n}\n\n.gkb-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.gkb-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.gkb-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.gkb-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.gkb-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.gkb-lightbox:target{\n  display:flex;\n}\n\n.gkb-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.gkb-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.gkb-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.gkb-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  .gkb-intro,\n  .gkb-material,\n  .gkb-models,\n  .gkb-specs{\n    padding:23px 19px;\n  }\n\n  .gkb-intro h2{\n    font-size:27px;\n  }\n\n  .gkb-intro__layout{\n    grid-template-columns:minmax(0,1fr) minmax(0,175px);\n  }\n\n  .gkb-section-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .gkb-material__grid{\n    grid-template-columns:minmax(0,115px) minmax(0,115px) minmax(0,1fr);\n  }\n\n  .gkb-image-card__frame{\n    width:96px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:520px){\n\n  .gkb-card{\n    border-radius:8px;\n  }\n\n\n  .gkb-intro__layout{\n    grid-template-columns:1fr;\n  }\n\n\n  .gkb-adjustments{\n    grid-template-columns:1fr;\n  }\n\n\n  .gkb-material__grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .gkb-image-card__frame{\n    width:94px;\n  }\n\n  .gkb-material-info{\n    grid-column:1 \/ -1;\n  }\n\n  .gkb-material-row{\n    grid-template-columns:minmax(0,70px) minmax(0,1fr);\n\n    gap:9px;\n  }\n\n\n  .gkb-finish{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n\n  .gkb-model-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .gkb-dim img{\n    max-height:64px !important;\n  }\n\n\n  .gkb-guide{\n    grid-template-columns:1fr;\n  }\n\n\n  .gkb-install{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n  .gkb-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  .gkb-specs__head{\n    display:block;\n  }\n\n  .gkb-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .gkb-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .gkb-spec__label{\n    color:var(--gold-dark);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n\n  .gkb-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-gkb\" id=\"gkb-root\"\u003e\n\u003c!-- =====================================================\n       01 — INTRO\n  ====================================================== --\u003e\n\u003csection class=\"gkb-card gkb-intro\"\u003e\n\u003cdiv class=\"gkb-intro__layout\"\u003e\n\u003cdiv class=\"gkb-intro__copy\"\u003e\n\u003cspan class=\"gkb-eyebrow\"\u003e Ginkgo Series · Style B \u003c\/span\u003e\n\u003ch2\u003eShape the Ginkgo Around Your Room\u003c\/h2\u003e\n\u003cp class=\"gkb-intro__lead\"\u003eStyle B is designed to be composed during installation. Shape the Rose Gold branches, rotate each porcelain leaf, and set the suspension height to suit the room — giving the finished chandelier a more organic, individual character than a fixed-frame fixture.\u003c\/p\u003e\n\u003cdiv class=\"gkb-facts\"\u003e\n\u003cdiv class=\"gkb-fact\"\u003e\n\u003csmall\u003e Models \u003c\/small\u003e \u003cstrong\u003e 3 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-fact\"\u003e\n\u003csmall\u003e Configurations \u003c\/small\u003e \u003cstrong\u003e 11 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-fact\"\u003e\n\u003csmall\u003e Length Range \u003c\/small\u003e \u003cstrong\u003e 23.6–59.1\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003caside class=\"gkb-signature\"\u003e\u003csmall\u003e Style B Signature \u003c\/small\u003e \u003cstrong\u003e Adjustable at Installation \u003c\/strong\u003e\n\u003cp\u003eThe final composition is not predetermined: branch shape, leaf angle and hanging height can all be set during installation.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-adjustments\"\u003e\n\u003cdiv class=\"gkb-adjustment\"\u003e\n\u003csmall\u003e Adjustment 01 \u003c\/small\u003e \u003cstrong\u003e Bend the Branches \u003c\/strong\u003e \u003cspan\u003e Shape upward, downward or laterally for a more organic composition. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-adjustment\"\u003e\n\u003csmall\u003e Adjustment 02 \u003c\/small\u003e \u003cstrong\u003e Turn the Leaves \u003c\/strong\u003e \u003cspan\u003e Rotate individual porcelain leaves to change their angle to the light. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-adjustment\"\u003e\n\u003csmall\u003e Adjustment 03 \u003c\/small\u003e \u003cstrong\u003e Set the Suspension \u003c\/strong\u003e \u003cspan\u003e Two steel wires allow the installer to establish the final hanging height. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"gkb-card gkb-material\"\u003e\n\u003cdiv class=\"gkb-section-head\"\u003e\n\u003ch3\u003ePorcelain with an Organic Structure\u003c\/h3\u003e\n\u003cp\u003eMatte-white porcelain softens the light, while the adjustable Rose Gold branches give the fixture its living botanical character. The finished silhouette depends partly on how it is composed during installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-material__grid\"\u003e\n\u003c!-- LEAF --\u003e\n\u003carticle class=\"gkb-image-card\"\u003e\n\u003cdiv class=\"gkb-image-card__frame\"\u003e\u003ca href=\"#gkb-leaf-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-e-stuberlighting_24.jpg?v=1783838793\" alt=\"Close-up of hand-shaped matte-white porcelain ginkgo leaves\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkb-image-card__copy\"\u003e\n\u003csmall\u003e Leaf Texture \u003c\/small\u003e \u003cstrong\u003e Hand-Shaped Porcelain \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- DETAIL --\u003e\n\u003carticle class=\"gkb-image-card\"\u003e\n\u003cdiv class=\"gkb-image-card__frame\"\u003e\u003ca href=\"#gkb-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-b-stuberlighting_49.jpg?v=1783907670\" alt=\"Close-up of Ginkgo Style B porcelain leaves and adjustable metal branches\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkb-image-card__copy\"\u003e\n\u003csmall\u003e Construction \u003c\/small\u003e \u003cstrong\u003e Porcelain + Adjustable Frame \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- INFO --\u003e\n\u003cdiv class=\"gkb-material-info\"\u003e\n\u003cdiv class=\"gkb-material-row\"\u003e\n\u003csmall\u003e Leaves \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Hand-Glazed Porcelain \u003c\/strong\u003e\n\u003cp\u003eMatte-white leaves are individually formed and attached during installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-material-row\"\u003e\n\u003csmall\u003e Branches \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Bendable Rose Gold Structure \u003c\/strong\u003e\n\u003cp\u003eDesigned for controlled shaping so the botanical arrangement can respond to the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-material-row\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Two-Steel-Wire System \u003c\/strong\u003e\n\u003cp\u003eSupports the linear fixture while allowing hanging height to be set during installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-finish\"\u003e\n\u003cstrong\u003e Alternative Frame Finishes \u003c\/strong\u003e \u003cspan\u003e Copper Gold · Nickel · Chrome · White · Gold · Black. Rose Gold is standard; alternative finishes can be requested at no extra charge. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — MODEL SELECTOR\n  ====================================================== --\u003e\n\u003csection class=\"gkb-card gkb-models\"\u003e\n\u003cdiv class=\"gkb-section-head\"\u003e\n\u003ch3\u003eChoose the Proportion First\u003c\/h3\u003e\n\u003cp\u003eAll three Models share the same adjustable botanical system. What changes is the proportion: balanced volume, ultra-narrow width, or a consistent 15.7-inch height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-model-grid\"\u003e\n\u003c!-- =================================================\n           MODEL A\n      ================================================== --\u003e\n\u003carticle class=\"gkb-model\"\u003e\n\u003cdiv class=\"gkb-model__head\"\u003e\n\u003csmall\u003e Model A · 4 Sizes \u003c\/small\u003e \u003cstrong\u003e Standard Linear \u003c\/strong\u003e \u003cspan\u003e Height grows with length for balanced dimensional volume. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-dim-gallery\"\u003e\n\u003cdiv class=\"gkb-dim\"\u003e\u003ca href=\"#gkb-a1-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-b-stuberlighting_31.jpg?v=1783907670\" alt=\"Style B Model A dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkb-dim\"\u003e\u003ca href=\"#gkb-a2-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-b-stuberlighting_33.jpg?v=1783907670\" alt=\"Style B Model A large dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-size-list\"\u003e\n\u003cdiv class=\"gkb-size\"\u003e\n\u003cspan class=\"gkb-size__measure\"\u003e L31.5\" × H13.8\" \u003c\/span\u003e \u003cspan class=\"gkb-size__bulbs\"\u003e 6 G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-size\"\u003e\n\u003cspan class=\"gkb-size__measure\"\u003e L39.4\" × H15.7\" \u003c\/span\u003e \u003cspan class=\"gkb-size__bulbs\"\u003e 8 G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-size\"\u003e\n\u003cspan class=\"gkb-size__measure\"\u003e L47.2\" × H15.7\" \u003c\/span\u003e \u003cspan class=\"gkb-size__bulbs\"\u003e 10 G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-size\"\u003e\n\u003cspan class=\"gkb-size__measure\"\u003e L59.1\" × H17.7\" \u003c\/span\u003e \u003cspan class=\"gkb-size__bulbs\"\u003e 12 G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-model__foot\"\u003e\n\u003cstrong\u003e Best all-round choice \u003c\/strong\u003e \u003cspan\u003e Dining rooms and kitchen islands where you want balanced sculptural volume. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- =================================================\n           MODEL B\n      ================================================== --\u003e\n\u003carticle class=\"gkb-model gkb-model--b\"\u003e\n\u003cdiv class=\"gkb-model__head\"\u003e\n\u003csmall\u003e Model B · 3 Sizes \u003c\/small\u003e \u003cstrong\u003e Ultra-Narrow \u003c\/strong\u003e \u003cspan\u003e Fixed 11.8-inch width for a restrained linear silhouette. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-dim-gallery gkb-dim-gallery--single\"\u003e\n\u003cdiv class=\"gkb-dim\"\u003e\u003ca href=\"#gkb-b-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-b-stuberlighting_2.jpg?v=1783907670\" alt=\"Style B Model B ultra-narrow dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-size-list\"\u003e\n\u003cdiv class=\"gkb-size\"\u003e\n\u003cspan class=\"gkb-size__measure\"\u003e L39.4\" × W11.8\" \u003c\/span\u003e \u003cspan class=\"gkb-size__bulbs\"\u003e 4 G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-size\"\u003e\n\u003cspan class=\"gkb-size__measure\"\u003e L47.2\" × W11.8\" \u003c\/span\u003e \u003cspan class=\"gkb-size__bulbs\"\u003e 6 G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-size\"\u003e\n\u003cspan class=\"gkb-size__measure\"\u003e L59\" × W11.8\" \u003c\/span\u003e \u003cspan class=\"gkb-size__bulbs\"\u003e 8 G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-model__foot\"\u003e\n\u003cstrong\u003e Best for minimal visual depth \u003c\/strong\u003e \u003cspan\u003e Kitchen islands, home bars and standard-height interiors. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- =================================================\n           MODEL C\n      ================================================== --\u003e\n\u003carticle class=\"gkb-model\"\u003e\n\u003cdiv class=\"gkb-model__head\"\u003e\n\u003csmall\u003e Model C · 4 Sizes \u003c\/small\u003e \u003cstrong\u003e Uniform Height \u003c\/strong\u003e \u003cspan\u003e Every size stays H15.7\" while only the length changes. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-dim-gallery gkb-dim-gallery--triple\"\u003e\n\u003cdiv class=\"gkb-dim\"\u003e\u003ca href=\"#gkb-c1-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-b-stuberlighting_9.jpg?v=1783907670\" alt=\"Style B Model C dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkb-dim\"\u003e\u003ca href=\"#gkb-c2-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-b-stuberlighting_44.jpg?v=1783907670\" alt=\"Style B Model C middle dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"gkb-dim\"\u003e\u003ca href=\"#gkb-c3-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-b-stuberlighting_10.jpg?v=1783907670\" alt=\"Style B Model C large dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-size-list\"\u003e\n\u003cdiv class=\"gkb-size\"\u003e\n\u003cspan class=\"gkb-size__measure\"\u003e L23.6\" × H15.7\" \u003c\/span\u003e \u003cspan class=\"gkb-size__bulbs\"\u003e 6 G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-size\"\u003e\n\u003cspan class=\"gkb-size__measure\"\u003e L31.5\" × H15.7\" \u003c\/span\u003e \u003cspan class=\"gkb-size__bulbs\"\u003e 8 G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-size\"\u003e\n\u003cspan class=\"gkb-size__measure\"\u003e L39.3\" × H15.7\" \u003c\/span\u003e \u003cspan class=\"gkb-size__bulbs\"\u003e 10 G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-size\"\u003e\n\u003cspan class=\"gkb-size__measure\"\u003e L47.2\" × H15.7\" \u003c\/span\u003e \u003cspan class=\"gkb-size__bulbs\"\u003e 10 G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-model__foot\"\u003e\n\u003cstrong\u003e Best for consistent proportions \u003c\/strong\u003e \u003cspan\u003e Useful when coordinating different sizes across multiple rooms. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c!-- QUICK GUIDE --\u003e\n\u003cdiv class=\"gkb-guide\"\u003e\n\u003cdiv class=\"gkb-guide__item\"\u003e\n\u003csmall\u003e Most Homes \u003c\/small\u003e \u003cstrong\u003e Start with Model A \u003c\/strong\u003e \u003cspan\u003e Balanced linear proportions for dining and island applications. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-guide__item\"\u003e\n\u003csmall\u003e 8 ft Ceiling \u003c\/small\u003e \u003cstrong\u003e Consider Model B \u003c\/strong\u003e \u003cspan\u003e Its 11.8-inch compressed width keeps visual weight lower. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-guide__item\"\u003e\n\u003csmall\u003e Multiple Rooms \u003c\/small\u003e \u003cstrong\u003e Consider Model C \u003c\/strong\u003e \u003cspan\u003e Every size maintains the same 15.7-inch visual height. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALL --\u003e\n\u003cdiv class=\"gkb-install\"\u003e\n\u003cdiv class=\"gkb-install__mark\"\u003e\n\u003csmall\u003e Installation Matters \u003c\/small\u003e \u003cstrong\u003e Allow Time to Compose It \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-install__copy\"\u003e\n\u003cp\u003eStyle B requires more assembly than a fixed-frame chandelier. Plan approximately 3–6 hours depending on size, with two-person installation strongly recommended. The suspension adjusters are one-way, so establish the desired drop carefully before final setting.\u003c\/p\u003e\n\u003cdiv class=\"gkb-install__meta\"\u003e\n\u003cspan\u003e \u003cstrong\u003e3–6 Hours\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e2-Person Recommended\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"gkb-card gkb-specs\"\u003e\n\u003cdiv class=\"gkb-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Ginkgo Series · Style B \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-spec-list\"\u003e\n\u003cdiv class=\"gkb-spec\"\u003e\n\u003cspan class=\"gkb-spec__label\"\u003e Models \u003c\/span\u003e \u003cspan class=\"gkb-spec__value\"\u003e Model A — Standard Linear · 4 sizes · proportional height\u003cbr\u003eModel B — Ultra-Narrow · 3 sizes · W11.8\"\u003cbr\u003eModel C — Uniform Height · 4 sizes · H15.7\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-spec\"\u003e\n\u003cspan class=\"gkb-spec__label\"\u003e Model A Sizes \u003c\/span\u003e \u003cspan class=\"gkb-spec__value\"\u003e L31.5\" × H13.8\" — 6 × G9 · L39.4\" × H15.7\" — 8 × G9 · L47.2\" × H15.7\" — 10 × G9 · L59.1\" × H17.7\" — 12 × G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-spec\"\u003e\n\u003cspan class=\"gkb-spec__label\"\u003e Model B Sizes \u003c\/span\u003e \u003cspan class=\"gkb-spec__value\"\u003e L39.4\" × W11.8\" — 4 × G9 · L47.2\" × W11.8\" — 6 × G9 · L59\" × W11.8\" — 8 × G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-spec\"\u003e\n\u003cspan class=\"gkb-spec__label\"\u003e Model C Sizes \u003c\/span\u003e \u003cspan class=\"gkb-spec__value\"\u003e L23.6\" × H15.7\" — 6 × G9 · L31.5\" × H15.7\" — 8 × G9 · L39.3\" × H15.7\" — 10 × G9 · L47.2\" × H15.7\" — 10 × G9 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-spec\"\u003e\n\u003cspan class=\"gkb-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"gkb-spec__value\"\u003e Hand-shaped porcelain ginkgo leaves · Metal \u0026amp; iron adjustable branch structure · Steel-wire suspension · Ceiling canopy \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-spec\"\u003e\n\u003cspan class=\"gkb-spec__label\"\u003e Porcelain Finish \u003c\/span\u003e \u003cspan class=\"gkb-spec__value\"\u003e Hand-glazed matte white \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-spec\"\u003e\n\u003cspan class=\"gkb-spec__label\"\u003e Standard Frame \u003c\/span\u003e \u003cspan class=\"gkb-spec__value\"\u003e Rose Gold \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-spec\"\u003e\n\u003cspan class=\"gkb-spec__label\"\u003e Alternate Finishes \u003c\/span\u003e \u003cspan class=\"gkb-spec__value\"\u003e Copper Gold · Nickel · Chrome · White · Gold · Black \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-spec\"\u003e\n\u003cspan class=\"gkb-spec__label\"\u003e Adjustability \u003c\/span\u003e \u003cspan class=\"gkb-spec__value\"\u003e Bendable branches · Rotatable porcelain leaves · Adjustable two-steel-wire suspension \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-spec\"\u003e\n\u003cspan class=\"gkb-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"gkb-spec__value\"\u003e G9 sockets · Bulbs Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-spec\"\u003e\n\u003cspan class=\"gkb-spec__label\"\u003e Included Bulbs \u003c\/span\u003e \u003cspan class=\"gkb-spec__value\"\u003e Warm-white LED · Standard included bulbs are non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-spec\"\u003e\n\u003cspan class=\"gkb-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"gkb-spec__value\"\u003e 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-spec\"\u003e\n\u003cspan class=\"gkb-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"gkb-spec__value\"\u003e Compatible with dimmable G9 LED bulbs and a compatible Triac wall dimmer (dimmable bulbs and dimmer sold separately) \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-spec\"\u003e\n\u003cspan class=\"gkb-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"gkb-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-spec\"\u003e\n\u003cspan class=\"gkb-spec__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"gkb-spec__value\"\u003e Two-steel-wire system · 59\" standard length · One-way adjustment during installation · Extended lengths available on request at no extra charge \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-spec\"\u003e\n\u003cspan class=\"gkb-spec__label\"\u003e Ceiling Guidance \u003c\/span\u003e \u003cspan class=\"gkb-spec__value\"\u003e Model B — 8 ft\u003cbr\u003eModel A \/ C smaller configurations — 8–9 ft\u003cbr\u003eModel A L47.2–59.1\" — 9–10 ft recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-spec\"\u003e\n\u003cspan class=\"gkb-spec__label\"\u003e Wiring \/ Installation \u003c\/span\u003e \u003cspan class=\"gkb-spec__value\"\u003e Hardwired · Licensed electrician strongly recommended · Two-person installation strongly recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-spec\"\u003e\n\u003cspan class=\"gkb-spec__label\"\u003e Assembly \u003c\/span\u003e \u003cspan class=\"gkb-spec__value\"\u003e Porcelain leaves attach individually during installation · Approx. 3–4 hours for smaller configurations · Approx. 4–6 hours for larger configurations including composition adjustment \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-spec\"\u003e\n\u003cspan class=\"gkb-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"gkb-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-spec\"\u003e\n\u003cspan class=\"gkb-spec__label\"\u003e Care \u003c\/span\u003e \u003cspan class=\"gkb-spec__value\"\u003e Dust porcelain with a soft dry microfiber cloth or feather duster · For residue, use a lightly damp cloth with water only · Avoid ammonia, glass cleaner, abrasive sponges and metal polish \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-spec\"\u003e\n\u003cspan class=\"gkb-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"gkb-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=\"gkb-notes\"\u003e\n\u003cdiv class=\"gkb-note\"\u003e\n\u003cstrong\u003e Handmade Porcelain \u003c\/strong\u003e \u003cspan\u003e Each leaf is individually formed and glazed, so subtle variation in contour, surface and final positioning is normal. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gkb-note\"\u003e\n\u003cstrong\u003e One-Way Suspension Adjustment \u003c\/strong\u003e \u003cspan\u003e The steel-wire adjusters are one-way. Plan the finished hanging height carefully before setting the final wire length. \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=\"gkb-card gkb-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 — MATERIAL\n  ====================================================== --\u003e \u003ca id=\"gkb-leaf-large\" href=\"#gkb-root\" class=\"gkb-lightbox\"\u003e \u003cspan class=\"gkb-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-e-stuberlighting_24.jpg?v=1783838793\" alt=\"Enlarged porcelain ginkgo leaf detail\"\u003e \u003cspan class=\"gkb-lightbox__caption\"\u003e Style B · Porcelain Leaf Texture \u003c\/span\u003e \u003cspan class=\"gkb-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"gkb-detail-large\" href=\"#gkb-root\" class=\"gkb-lightbox\"\u003e \u003cspan class=\"gkb-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-b-stuberlighting_49.jpg?v=1783907670\" alt=\"Enlarged Ginkgo Style B construction detail\"\u003e \u003cspan class=\"gkb-lightbox__caption\"\u003e Style B · Adjustable Botanical Construction \u003c\/span\u003e \u003cspan class=\"gkb-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — MODEL A\n  ====================================================== --\u003e \u003ca id=\"gkb-a1-large\" href=\"#gkb-root\" class=\"gkb-lightbox\"\u003e \u003cspan class=\"gkb-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-b-stuberlighting_31.jpg?v=1783907670\" alt=\"Enlarged Style B Model A dimension reference\"\u003e \u003cspan class=\"gkb-lightbox__caption\"\u003eModel A · Standard Linear\u003c\/span\u003e \u003cspan class=\"gkb-lightbox__hint\"\u003eClick or tap anywhere to close\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"gkb-a2-large\" href=\"#gkb-root\" class=\"gkb-lightbox\"\u003e \u003cspan class=\"gkb-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-b-stuberlighting_33.jpg?v=1783907670\" alt=\"Enlarged Style B Model A large dimension reference\"\u003e \u003cspan class=\"gkb-lightbox__caption\"\u003eModel A · Standard Linear\u003c\/span\u003e \u003cspan class=\"gkb-lightbox__hint\"\u003eClick or tap anywhere to close\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — MODEL B\n  ====================================================== --\u003e \u003ca id=\"gkb-b-large\" href=\"#gkb-root\" class=\"gkb-lightbox\"\u003e \u003cspan class=\"gkb-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-b-stuberlighting_2.jpg?v=1783907670\" alt=\"Enlarged Style B Model B ultra-narrow dimension reference\"\u003e \u003cspan class=\"gkb-lightbox__caption\"\u003eModel B · Ultra-Narrow\u003c\/span\u003e \u003cspan class=\"gkb-lightbox__hint\"\u003eClick or tap anywhere to close\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — MODEL C\n  ====================================================== --\u003e \u003ca id=\"gkb-c1-large\" href=\"#gkb-root\" class=\"gkb-lightbox\"\u003e \u003cspan class=\"gkb-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-b-stuberlighting_9.jpg?v=1783907670\" alt=\"Enlarged Style B Model C dimension reference\"\u003e \u003cspan class=\"gkb-lightbox__caption\"\u003eModel C · Uniform Height\u003c\/span\u003e \u003cspan class=\"gkb-lightbox__hint\"\u003eClick or tap anywhere to close\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"gkb-c2-large\" href=\"#gkb-root\" class=\"gkb-lightbox\"\u003e \u003cspan class=\"gkb-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-b-stuberlighting_44.jpg?v=1783907670\" alt=\"Enlarged Style B Model C dimension reference\"\u003e \u003cspan class=\"gkb-lightbox__caption\"\u003eModel C · Uniform Height\u003c\/span\u003e \u003cspan class=\"gkb-lightbox__hint\"\u003eClick or tap anywhere to close\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"gkb-c3-large\" href=\"#gkb-root\" class=\"gkb-lightbox\"\u003e \u003cspan class=\"gkb-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-b-stuberlighting_10.jpg?v=1783907670\" alt=\"Enlarged Style B Model C dimension reference\"\u003e \u003cspan class=\"gkb-lightbox__caption\"\u003eModel C · Uniform Height\u003c\/span\u003e \u003cspan class=\"gkb-lightbox__hint\"\u003eClick or tap anywhere to close\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Model A: L 31.5\"x H 13.8\" \/ Ceramics","offer_id":52507873018139,"sku":"STB-CH-26-10205","price":495.0,"currency_code":"USD","in_stock":true},{"title":"Model A: L 39.4\" x H 15.7\" \/ Ceramics","offer_id":52507873050907,"sku":"STB-CH-26-10206","price":775.0,"currency_code":"USD","in_stock":true},{"title":"Model A: L 47.2\" x H 15.7\" \/ Ceramics","offer_id":52507873083675,"sku":"STB-CH-26-10207","price":1080.0,"currency_code":"USD","in_stock":true},{"title":"Model A: L 59.1\"x H 17.7\" \/ Ceramics","offer_id":52507873116443,"sku":"STB-CH-26-10208","price":1850.0,"currency_code":"USD","in_stock":true},{"title":"Model B: L 39.4\"x W 11.8\" \/ Ceramics","offer_id":52507873149211,"sku":"STB-CH-26-10209","price":485.0,"currency_code":"USD","in_stock":true},{"title":"Model B: L 47.2\"x W 11.8\" \/ Ceramics","offer_id":52507873181979,"sku":"STB-CH-26-10210","price":745.0,"currency_code":"USD","in_stock":true},{"title":"Model B: L 59\"x W 11.8\" \/ Ceramics","offer_id":52507873214747,"sku":"STB-CH-26-10211","price":1090.0,"currency_code":"USD","in_stock":true},{"title":"Model C: L 23.6\"x H 15.7\" \/ Ceramics","offer_id":52507873247515,"sku":"STB-CH-26-10212","price":435.0,"currency_code":"USD","in_stock":true},{"title":"Model C: L 31.5\"x H 15.7\" \/ Ceramics","offer_id":52507873280283,"sku":"STB-CH-26-10213","price":660.0,"currency_code":"USD","in_stock":true},{"title":"Model C: L 39.3\"x H 15.7\" \/ Ceramics","offer_id":52507873313051,"sku":"STB-CH-26-10214","price":1350.0,"currency_code":"USD","in_stock":true},{"title":"Model C: L 47.2\"x H 15.7\" \/ Ceramics","offer_id":52507873345819,"sku":"STB-CH-26-10215","price":1830.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gingko-chandelier-style-b-stuberlighting_1.jpg?v=1783907670"}],"url":"https:\/\/stuberlighting.com\/collections\/kitchen-island-lighting.oembed?page=5","provider":"Stuberlighting","version":"1.0","type":"link"}